Http://jingyan.baidu.com/article/48a42057a03cf7a9242504d0.html still worried about mobile card traffic too little? Try setting up and turning on WiFi hotspots under the Win7 system, and you'll be able to play Wi-Fi-enabled mobile devices with WiFi.
Tools/Materials
Notebook (Win7 system)
WiFi devices
Steps/Methods
- 1
First, make sure that your notebook is already powered on wirelessly.
Click Start in the lower left corner of your computer and enter CMD in the search program and file bar.
- 2
In the Find Windows command handler cmd.exe, right-click to select Run as Administrator.
- 3
After opening, enter the command: netsh wlan set hostednetwork mode=allow ssid=livdran2012 key=100100100.
Mode: Whether to enable the virtual WiFi network card, to disallow is prohibited.
SSID: Wireless network name, recommended best in English. (livdran2012 For example, can be set freely)
Key: Wireless network password, limit more than eight characters. (This is a 100100100 example, can be set freely)
- 4
Press ENTER to run after entering the command.
- 5
After successful operation, open the network and Sharing Center and click on the left to change the adapter settings.
- 6
Enter the adapter settings and you will find a wireless network connection with a network card that is "Microsoft Virtual WiFi Miniport Adapter" 2. If not, try updating the wireless card driver.
For your convenience, you can rename your wireless network connection 2 to virtual WiFi.
- 7
In a network connection, right-click a network connection that is connected to the Internet, select Properties → share, tick allow other network users to connect via this computer's Internet connection (N), and select virtual WiFi.
Once identified, the "shared" word appears next to the shared network card icon, which means "broadband connection" has been shared with "virtual WiFi".
- 8
Then, continue typing at the command prompt: Netsh wlan start hostednetwork, press ENTER to run.
Finally, the virtual WiFi Red fork disappears, the WiFi base station has been set up and started, with WiFi enabled devices to search for their own established wireless network (such as livdran2012), enter their own password (such as example 100100100), you can share the Internet.
Precautions
Virtual WiFi based on the Win7 system, the premise of sharing a network via virtual WiFi is that you have to turn on your computer to connect to the network.
The network condition of the WiFi device is entirely dependent on the network to which the computer is connected.
Command Summary#设置启用一个SSIDnetsh WLAN set hostednetwork mode=allow SSID=DSYZ_WF key=dsyz123123# setting disables a ssid,key is a password that can be disabled when it is not needed, enabling the best settings, For security purposes Netsh wlan set hostednetwork mode=disallow SSID=DSYZ_WF key=dsyz123123netsh WLAN set hostednetwork mode=disallow SS id=dsyz_wf# start netsh wi-fi start hostednetwork# stop netsh wlan stop hostednetwork# command help Netsh wlan helps
Delete the created WiFi hotspot (can not be completely cleared, after a period of time will be self-recovery, tried to say on the internet a lot of methods are not):Immediate right-click removal is disabled and needs to be removed by uninstalling
Device Manager found Microsoft Virtual Ethernet Adapter for adapter right-click UninstallIf after uninstall, still did not delete, can restart effective
How to set up and turn on WiFi hotspot in Win7 system