Popular Posts

Tuesday, February 11, 2014

Hosted Network or AdHoc in Window 8 or Latter.

To connect two laptop through wireless medium i window 8 or latter there is need of hosted network (also known as AdHoc). But this  feature is not present directly
so to achieve this one need to run few commands in Dos

Step 1
Open Run dialog box.
and type "cmd'. (open as Administrator)

Step 2
In cmd screen type the following commands
netsh wlan show drivers


check weather it supports the hosted network or not


Step 3
If yes then type the following commands
netsh wlan set hostednetwork mode=allow ssid=network_name key=pass_key



Step 4
You are almost there, just a last command to type
netsh wlan start hostednetwork



Enjoy the inter connection between systems. :)
for any assistance feel free to contact.

No comments:

Post a Comment