Friday, September 18, 2015

Share Internet From Windows 8 to other Devices

Share Internet From Windows 8 to other Devices

1. Run Run as Administrator

netsh wlan show drivers
Check your wireless card support this

Hosted network supported  : Yes

2. create a network named “vannakk” with password “vannakk1123” by this command

netsh wlan set hostednetwork mode=allow ssid=vannakk key=vannakk123

3. After that, you network now has been created. What you have to do next is turn it on by enter this command.
netsh wlan start hostednetwork


4. Check the SSID we created
Open Network and Sharing Center
5. Allow wifi to use that SSID
Property on our existing SSID (Vimul In this case) ==> Sharing ==> Allow Other network ....


Done,

Enjoy


No comments:

Post a Comment