1
turning on virtual WiFi
WIN7 itself has this function-virtual WiFi and SoftAP (that is, virtual wireless AP), but they are not started, so you need to enter the command to do something.
Run the command prompt as an administrator (in the attachments of all programs by default):
[ You can copy this command line with the right mouse button and paste it directly in the CMD window. You can't use shortcut keys when pasting],
netsh WLAN set hosted network mode = allowsid = air _ linkkey = .x1y2z34
Here, the meaning of the three parameters is explained,
mode: whether to enable the virtual WiFi network card, and changing it to disallow means to disable it;
ssid: the name of the wireless network, preferably in English (take Air_Link as an example, please set it to something you think is easy to remember);
if you suddenly want to change your name, you can run the following command
netsh WLAN set hosted network ssid = airlink
key: wireless network password, with more than eight characters (take x1y2z34 as an example). Don't be too simple to prevent people from rubbing it
If you want to turn off this function, You can run the command:
netsh WLAN set hosted network mode = disallow
after successful opening, there will be an additional wireless network connection 2 with the network card "Microsoft Virtual WiFi Miniport Adapter".
if this item does not appear, please try to update the wireless network card driver.
2
Setting Internet connection * * * enjoyment:
In the Network Connection window, right-click ADSL connection,
select Properties, and select * * * enjoyment in the tab.
Check "Allow other network users to connect through the computer's Internet connection (n)" and select home network connection as.
after confirmation, the word "* * *" will appear next to the network card icon that provides * * * enjoyment.
3
Dialing test
After the above preparations, it is basically done, but the following step is still needed, which is very, very important, otherwise it will be in vain
Run the following command:
Netsh WLAN start hosted network
Connect ADSL connection, and after successful dialing, you will see the newly set SSID name displayed below wireless network connection 2.
double-click "wireless network connection 2" at this time, and you will see that the system has set an IP for it.
the laptop or mobile phone and device with wifi can surf the internet by connecting Air_Link and inputting the password set before.
Precautions
If the SSID,KEY and the like are changed in step 1 during later use, the enjoyment of * * * may be stopped. Please run the command mentioned in step 3:
netsh WLAN start hosted network
If you suddenly don't want to use this, Run the following line:
netsh wlan stop hostednetwork
In addition,
you can view the current wireless network information through the netsh wlan show hostednetwork command:
The WLAN transmitted by the virtual wireless AP of this machine is 82.11N standard, with a transmission speed of 3Mbps, up to 6Mbps, and backwards compatibility 82.11b and 82.11g.
Where is the busiest place at night?
Where is the address?
What are the advantages?