WI-FI Hotspot:
using this wi-fi hotspot ,we can share our internet service over other devices like mobiles and laptops over wi-fi using command prompt.
Needed:
1. laptop with WI-FI connectivity (for windows based laptops)
follow the steps below:
- Open the command prompt in administrator mode (short cut :windows key+x,then a, yes).
- Now,check whether you can create wi-fi hotspot or not in command prompt by typing netsh wlan show drivers if you can see "yes" in hosted network supported column , you can create wi-fi hotspot.
- Type the command to set new wi-fi hotspot as below netsh wlan set hostednetwork mode=allow ssid=nameyouwish key=passwordyouwish you will see the wi-fi hotspot created successfully message.
- To start wi-fi hotspot, type nesth wlan start hostednetwork and wi-fi hotspot starts.
- Now, to share network of your device , open network and sharing center in control panel. click, change adapter settings. right click on the properties of connection (wifi network or Ethernet) that usually used to connect network. under sharing tab, tick - allow other networks to connect through my internet connection and select the newly created hotspot from drop down list as shown and press ok.
- To stop wi-fi , just type netsh wlan stop hostednetwork and it stops.
Now, you can browse internet from this wi-fi hotspot simply selecting this wifi network and typing the password.
**IF YOU HAVE ANY DOUBTS FEEL FREE TO COMMENT **
0 comments:
Post a Comment