Access Point mode in USB WiFi adapters in Windows











up vote
0
down vote

favorite












Some USB Adapters, for example, many of the chips such as RTL8191SU, have option to set mode to either Station, or Access Point, or Soft AP.



In Station Mode, it acts just as a WiFi client.
In Access Point Mode, the adapter kind of acts as a Wireless Router.
In Soft AP Mode, the adapter acts as a WiFi client, but, it uses a Microsoft Virtual WiFi Adapter, and creates something called hostednetwork.



My question is mainly concerned with the second option, the Access Point Mode and not the Soft Access Mode.



In Windows 7, the Wireless Utility Tool has all above options to select, but, none of those utilities can be installed in Windows 10. It says unsupported OS, if one tries to run them. But, Windows 10 does automatically find and install the drivers. In my opinion, there should exist some common set of APIs or commands one can use to manually set those options previously available. But how? Are there any standards?



I can create Soft AP, using netsh hostednetwork commands, which is equivalent to Soft AP Mode. However, my primary purpose was to use the USB Adapter just as an Access Point and not as Soft AP Mode.



The difference is that: Access Point Mode allows to share internet from another WiFi Adapter, but, Soft AP mode uses a single Adapter and the same adapter is used as client and access point.



I searched thoroughly, but did not find anything on the commands, tools, or utilities to manually configure Access Point without those provided Utilities (for example in Windows 10).



Are there any command line options, tools, utilities, or third party applications that allow to configure an adapter as an regular Access Point and not the Soft AP?










share|improve this question


























    up vote
    0
    down vote

    favorite












    Some USB Adapters, for example, many of the chips such as RTL8191SU, have option to set mode to either Station, or Access Point, or Soft AP.



    In Station Mode, it acts just as a WiFi client.
    In Access Point Mode, the adapter kind of acts as a Wireless Router.
    In Soft AP Mode, the adapter acts as a WiFi client, but, it uses a Microsoft Virtual WiFi Adapter, and creates something called hostednetwork.



    My question is mainly concerned with the second option, the Access Point Mode and not the Soft Access Mode.



    In Windows 7, the Wireless Utility Tool has all above options to select, but, none of those utilities can be installed in Windows 10. It says unsupported OS, if one tries to run them. But, Windows 10 does automatically find and install the drivers. In my opinion, there should exist some common set of APIs or commands one can use to manually set those options previously available. But how? Are there any standards?



    I can create Soft AP, using netsh hostednetwork commands, which is equivalent to Soft AP Mode. However, my primary purpose was to use the USB Adapter just as an Access Point and not as Soft AP Mode.



    The difference is that: Access Point Mode allows to share internet from another WiFi Adapter, but, Soft AP mode uses a single Adapter and the same adapter is used as client and access point.



    I searched thoroughly, but did not find anything on the commands, tools, or utilities to manually configure Access Point without those provided Utilities (for example in Windows 10).



    Are there any command line options, tools, utilities, or third party applications that allow to configure an adapter as an regular Access Point and not the Soft AP?










    share|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Some USB Adapters, for example, many of the chips such as RTL8191SU, have option to set mode to either Station, or Access Point, or Soft AP.



      In Station Mode, it acts just as a WiFi client.
      In Access Point Mode, the adapter kind of acts as a Wireless Router.
      In Soft AP Mode, the adapter acts as a WiFi client, but, it uses a Microsoft Virtual WiFi Adapter, and creates something called hostednetwork.



      My question is mainly concerned with the second option, the Access Point Mode and not the Soft Access Mode.



      In Windows 7, the Wireless Utility Tool has all above options to select, but, none of those utilities can be installed in Windows 10. It says unsupported OS, if one tries to run them. But, Windows 10 does automatically find and install the drivers. In my opinion, there should exist some common set of APIs or commands one can use to manually set those options previously available. But how? Are there any standards?



      I can create Soft AP, using netsh hostednetwork commands, which is equivalent to Soft AP Mode. However, my primary purpose was to use the USB Adapter just as an Access Point and not as Soft AP Mode.



      The difference is that: Access Point Mode allows to share internet from another WiFi Adapter, but, Soft AP mode uses a single Adapter and the same adapter is used as client and access point.



      I searched thoroughly, but did not find anything on the commands, tools, or utilities to manually configure Access Point without those provided Utilities (for example in Windows 10).



      Are there any command line options, tools, utilities, or third party applications that allow to configure an adapter as an regular Access Point and not the Soft AP?










      share|improve this question













      Some USB Adapters, for example, many of the chips such as RTL8191SU, have option to set mode to either Station, or Access Point, or Soft AP.



      In Station Mode, it acts just as a WiFi client.
      In Access Point Mode, the adapter kind of acts as a Wireless Router.
      In Soft AP Mode, the adapter acts as a WiFi client, but, it uses a Microsoft Virtual WiFi Adapter, and creates something called hostednetwork.



      My question is mainly concerned with the second option, the Access Point Mode and not the Soft Access Mode.



      In Windows 7, the Wireless Utility Tool has all above options to select, but, none of those utilities can be installed in Windows 10. It says unsupported OS, if one tries to run them. But, Windows 10 does automatically find and install the drivers. In my opinion, there should exist some common set of APIs or commands one can use to manually set those options previously available. But how? Are there any standards?



      I can create Soft AP, using netsh hostednetwork commands, which is equivalent to Soft AP Mode. However, my primary purpose was to use the USB Adapter just as an Access Point and not as Soft AP Mode.



      The difference is that: Access Point Mode allows to share internet from another WiFi Adapter, but, Soft AP mode uses a single Adapter and the same adapter is used as client and access point.



      I searched thoroughly, but did not find anything on the commands, tools, or utilities to manually configure Access Point without those provided Utilities (for example in Windows 10).



      Are there any command line options, tools, utilities, or third party applications that allow to configure an adapter as an regular Access Point and not the Soft AP?







      wireless-networking wireless-access-point tcpip netsh internet-sharing






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jun 12 '16 at 19:39









      user3330840

      11426




      11426






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          Here are my findings:



          1) Access point mode in most adapters is similar to Ad-Hoc network in Windows 7, and does not work in windows 10 as it does not seem to support Ad-Hoc mode.



          2) Soft AP is the hostednetwork and it is supported in windows 7 and 10.






          share|improve this answer





















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "3"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1088422%2faccess-point-mode-in-usb-wifi-adapters-in-windows%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Here are my findings:



            1) Access point mode in most adapters is similar to Ad-Hoc network in Windows 7, and does not work in windows 10 as it does not seem to support Ad-Hoc mode.



            2) Soft AP is the hostednetwork and it is supported in windows 7 and 10.






            share|improve this answer

























              up vote
              0
              down vote













              Here are my findings:



              1) Access point mode in most adapters is similar to Ad-Hoc network in Windows 7, and does not work in windows 10 as it does not seem to support Ad-Hoc mode.



              2) Soft AP is the hostednetwork and it is supported in windows 7 and 10.






              share|improve this answer























                up vote
                0
                down vote










                up vote
                0
                down vote









                Here are my findings:



                1) Access point mode in most adapters is similar to Ad-Hoc network in Windows 7, and does not work in windows 10 as it does not seem to support Ad-Hoc mode.



                2) Soft AP is the hostednetwork and it is supported in windows 7 and 10.






                share|improve this answer












                Here are my findings:



                1) Access point mode in most adapters is similar to Ad-Hoc network in Windows 7, and does not work in windows 10 as it does not seem to support Ad-Hoc mode.



                2) Soft AP is the hostednetwork and it is supported in windows 7 and 10.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 17 '16 at 17:12









                user3330840

                11426




                11426






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Super User!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1088422%2faccess-point-mode-in-usb-wifi-adapters-in-windows%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                    Mangá

                     ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕