Windows Phone 7 嗅探器
有谁知道一些在 Windows Phone 7 操作系统下工作的好 http(至少)嗅探器吗? 目前我使用wireshark/fiddler + Windows Phone 7模拟器进行测试,但无论如何我也想使用真实手机+一些win 7手机嗅探器来测试我的应用程序。 我将不胜感激任何帮助。
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.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您也可以在您的设备上使用 Fiddler。
迈克·奥蒙德在这里演示。
更多在 Windows Phone 上监控 Web 请求
You can use Fiddler with your device also.
Mike Ormond demonstrates here.
More Monitoring Web Requests on Windows Phone
当前的 Windows Phone 平台 SDK 根本不公开对网络堆栈或无线电接口的访问,因此在当前版本中无法为该平台创建嗅探器。
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.