Discover Today Widows command-line mode a very useful feature
1. Set Hot spots
Netsh wlan set hostednetwork mode=allow ssid= "Your hotspot name" key= "Your password"
2. Open Hot Spot
Netsh wlan start hostednetwork
3. Shared Internet access
After you open the hotspot, you will see a network controller in the Network Sharing center of the control Panel, if you want it to be able to surf the Internet, you need to set up the share on the original network card.
4. View the MAC address of the device on the connection
Netsh wlan show hostednetwork
1 is the mac,2 where you open your own hot spot is a connected Mac.
5. View Device IP
Brain remnants of the above there can only see the Mac, not see IP, how to do it, very good, command line input
Arp-a
6. Close the hotspot
The notebook enters airplane mode, or
Netsh wlan stop hostednetwork
Open hotspots under Windows, and find the customer IP on the connection