开发者

Fiddler: View Internet and Transport layer details

Is there any开发者_开发知识库 way I can view IP header and TCP header in fiddler. Do I need to write a script or is it even more simpler than this? I have just started using fiddler.


Fiddler is a HTTP proxy. So no you won't get info about the TCP or the IP layers of the stack.

To get that you can use one of the following tools.

  • Network Monitor - http://www.microsoft.com/downloads/en/details.aspx?FamilyID=983b941d-06cb-4658-b7f6-3088333d062f&displaylang=en
  • Wireshark - http://www.wireshark.org/
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜