Tuesday 4 August 2015

CREATE WIFI HOTSPOT USING COMMAND PROMPT

FIRST OF ALL OPEN RUN AS ADMINISTRATOR   AND   TYPE
  NETSH      WLAN     SHOW DRIVER  AND ENTER


NETSH   WLAN    SET    HOSTEDNETWORK    MODE= ALLOW   SSID=HOTSPOTNAME    KEY=PASSWORD  AND ENTER.


NETSH    WLAN    START  HOSTEDNETWORK   AND  ENTER


NETSH   WLAN    STOP   HOSTEDNETWORK   AND  ENTER


NETSH  WLAN   SHOW     HOSTEDNETWORK    AND   ENTER


Internet. To share your internet connection on this hotspot go to the Network and sharing center and click on Change adapter setting. Here right click on the Connection that you use to connect to internet and select properties. In properties go to Sharing tab and check the box "Allow other network users to connect through this computer's internet connection and select the network connection name that is used by your hotspot.(For this check the Network Connection Window and look for Connection which says Microsoft Hosted Network Virtual Adapter). And save it. Now your inter net connection is shared.

No comments:

Post a Comment