简体   繁体   中英

Is there any way for network tracing for Windows Phone 8 emulator?

I'm using WebClient to send a GET request to a PHP file (which writes the parameter values in the request to a file). I want to test whether my emulator actually sends such requests. Is there any way to do that?

Yes Fiddler ( http://www.fiddler2.com/fiddler2/ ) can trace network traffic for you.

It can be a little tricky to set up however. See http://www.fiddler2.com/fiddler/help/phone.asp for more details of how to set it up.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM