Jean, Thank you very much. I understand it now with your help and a private response I got from Sylvain St-Germain. Very neat tool!
-Ken ----- Original Message ----- From: "Jean Marc Taillant" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 11, 2002 11:45 PM Subject: Re: Need help with TCPMon > Hi Ken, > > TCPMon is like a tunnel. > >What is the Listen Port #? > listen port is the port on which you want to send the SOAP Request to > intercept them. > > > Should I select Act as a Listener or Proxy? > You should select Listener > > > If Listener, what is the Target Hostname and Port #? > for example the Target Hostname and Port are the place on which you will > forward the request > In your TestClient sample > http://nagoya.apache.org:5049/axis/servlet/AxisServlet > > Target Hostname is nagoya.apache.org > port is 5049 > > If you want to use TCPMon, you can change the TestClient endpoint to > http://localhost:8080/axis/servlet/AxisServlet for example, then start > TCPMon with parameter: > Target HostName: nagoya.apache.org > port : 5049 > > It is the same that setting the TestClient with endpoint > http://nagoya.apache.org:5049/axis/servlet/AxisServlet with the difference > that it is TCPMon that forward request to the right URL > > Regards, > Jean Marc
