Tool to monitor HTTP, TCP, etc. Web Service traffic
Posted
by huseyint
on Stack Overflow
See other posts from Stack Overflow
or by huseyint
Published on 2008-09-23T09:20:39Z
Indexed on
2010/03/13
20:45 UTC
Read the original article
Hit count: 259
What's the best tool that you use to monitor Web Service, SOAP, WCF, etc. traffic that's coming and going on the wire? I have seen some tools that made with Java but they seem to be a little crappy. What I want is a tool that sits in the middle as a proxy and does port redirection (which should have configurable listen/redirect ports). Are there any tools work on Windows to do this?
© Stack Overflow or respective owner