The first part, shared notebook wireless network
Prerequisites:
1) One Laptop (Dual network card (wired + wireless)
2) There are 2 net cards in the network adapter:
- Wired connection, name Ethernet (must be plugged into a wired network and can be connected to the Internet)
- Wireless connection, name Wi-Fi (must be not connected)
1. Open command line Console (Admin), shortcut:win+x+a
2, displaying the host network
Netsh wlan show hostednetwork
3. Set the wireless password
Netsh wlan set hostednetwork [email protected]
4, display the security code
Netsh wlan show hostednetwork setting=security
5. Enable WiFi hotspot
Start hostednetwork
The WiFi will be displayed in the network connection
6. Set up a shared WiFi hotspot
Share the Internet connection to the Internet connection to the newly-appearing local area connection* 5
After clicking OK
7, then, you can connect to the Windows 8 notebook Wi-Fi hotspot using your phone's Wi-Fi feature.
8, set the Fiddler proxy, set the IP address for the wireless WiFi hotspot IP
9. Install the Fiddler certificate
9. After setting up, you can go online through the fiddler agent.
Reference:
Http://blog.miniasp.com/post/2013/05/25/Create-a-Wi-Fi-Hotspot-in-Windows-8-using-netsh.aspx
Http://blogs.msdn.com/b/wsdevsol/archive/2013/06/05/configure-the-windows-phone-8-emulator-to-work-with-fiddler.aspx
Configure Windows Phone 8.1 to surf the internet via fiddler proxy