在使用wcf的时候想看下生成的soap的格式是怎样的,就想到了抓包. 平时用惯的抓包工具是需要破解,另外有时会不太好用. 于是就想起来用wireshark. 首先遇到几个问题: 1.wireshartk如何抓取本地的数据包 可以参考 http://www.cnblogs.com/followyourheart/archive/2012/11/01/2749783.html 2.抓取下来以后的数据如何查看 可以参考 http://geekswithblogs.net/EltonStoneman/archive/2009/01/29/debugging-soap-messages-with-wireshark.aspx http://blog.csdn.net/xukai871105/article/details/31008635

相关文章:

  • 2021-10-23
  • 2021-11-26
  • 2022-12-23
  • 2021-11-12
  • 2021-08-01
猜你喜欢
  • 2022-12-23
  • 2021-12-09
  • 2021-06-21
  • 2021-06-29
  • 2021-06-16
  • 2021-11-20
  • 2021-10-07
相关资源
相似解决方案