Re: Etherreal not capturing calls to localhost
- From: Martin Honnen <mahotrash@xxxxxxxx>
- Date: Sat, 12 Nov 2005 13:53:27 +0100
Jeff User wrote:
Problem is that when I call a web service on my local machine, same machine as the client, no packets are being seen or captured.
Does anyone have any idea what I need to do to get this to work?
You might want to check the Ethereal documentation, as far as I remember it says something alike that on Windows there is no loopback device which would be needed to sniff local traffic.
I think the MS SOAP toolkit has a tracing utility where you set up a local proxy to which you direct your requests which are then traced and forwarded to the real address so you could e.g. set up that proxy for HTTP on port 8080 and have the normal web services for HTTP on port 80. That way you can work locally and still trace the traffic.
--
Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ .
- Follow-Ups:
- Re: Etherreal not capturing calls to localhost
- From: Jeff User
- Re: Etherreal not capturing calls to localhost
- References:
- Etherreal not capturing calls to localhost
- From: Jeff User
- Etherreal not capturing calls to localhost
- Prev by Date: Etherreal not capturing calls to localhost
- Next by Date: problem with XmlDocument.Load Method (Stream)
- Previous by thread: Etherreal not capturing calls to localhost
- Next by thread: Re: Etherreal not capturing calls to localhost
- Index(es):
Relevant Pages
|