Windows Phone 7 sniffer

Deadly 提交于 2019-12-23 23:13:37

问题


Does any know some good http (at least) sniffer which works under Windows Phone 7 OS? Currently I use wireshark/fiddler + windows phone 7 emulator for testing, but anyway I want to test my app using real phone + some win 7 phone sniffer too. I'll appreciate any help.


回答1:


You can use Fiddler with your device also.

Mike Ormond demonstrates here.

More Monitoring Web Requests on Windows Phone




回答2:


The current Windows Phone platform SDK does not expose access to the network stack or the radio interface at all, so in the current incarnation there is no way to create a sniffer for the platform.



来源:https://stackoverflow.com/questions/4441973/windows-phone-7-sniffer

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!