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
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
No comments:
Post a Comment