Saturday 6 December 2014

How To Create Ad-hoc Wireless Network in Win 8/8.1.....


Hi guys I m going to explain u how to create Adhoc network in windows 8/8.1

Step 1:- Open the Command Prompt with Administrator priviledge.

Step 2:- Type the following cmd to ensure that ur network interface supports Hosted Network feature

                     netsh wlan show drivers

Step 3:- Run this cmd to configure wifi adhoc connection

             netsh wlan set hostednetwork mode=allow ssid=<ur name> key=<password>

Step 4:- Run the following command to start it.

             netsh wlan start hostednetwork

Now ur new network is ready to use..........connect & enjoy.

No comments:

Post a Comment