Win8 system settings wireless sharing tutorial

  
Teach you how to set up windows8 wireless sharing. Let two or more notebooks pass the cable of one of the notebooks (of course wireless), wireless Internet access, the principle is to use the notebook's built-in wireless network card to establish a virtual AP settings

Hand to teach you how to set up windows8 wireless Enjoy. Let two or more notebooks pass the cable of one of the notebooks (of course, wireless), wireless Internet access, the realization principle is to set up a wireless coverage hotspot by setting up a virtual AP with the built-in wireless network card of the notebook. Method one, you don't need any software, you only need to set up your computer. It is recommended for people who like tossing.

Set up a hot spot there are two conditions:

(1) The system is WIN8 computer with Internet access (with XP quick-change it, hehe)

(2) support for wireless LAN bearer network (updating to the latest wireless network card driver)

Procedure follows:

win8
virtual base station functionality, Virtualize a computer with Internet access (of course, with a wireless network card) into a wireless base station to share network connections.

1. How do you see the card or not to support the bearer network? has administrator mode CMD enter the command line netsh wlan show drive if supported displays Yes.

2. Set up the bearer network input netsh wlan set hostednetwork mode =allow ssid=the name you want to use (such as hjq) key=the password you want to use (such as huangjianqiang seems to password at least 8 or 13) ) Prompt to bear the network settings successfully

3. At this time, you can see more than one virtual network card in the change adapter settings of the network and sharing center. Wireless network connection 2 & rdquo; Microsoft Virtual WiFi Miniport Adapter.

At this time, select Share in the locally connected NIC properties, select Wi-Fi connection 2 from the drop-down menu, and then select Share. Both checkmarks are clicked.

4.Open the wireless network card and enter the command line

netsh wlan start hostednetwork Start the bearer network

5.Start scanning wifi with other computers or mobile phones, log in with the password you set. It can be

6. However, each time the site is booted, it will not start automatically. It must be started manually. As mentioned above, run netsh wlan start hostednetwork again in the command prompt as an administrator. However, the solution I took was to create a batch file and use Notepad to enter the following: netsh wlan start hostednetwork, save as "open virtual base station.bat"

However, there is still a problem, this command is only Administrator privileges can be run normally, so after you open the wireless network card, right click “run as administrator".

Copyright © Windows knowledge All Rights Reserved