Yup, it worked. I cud see the XML RPC packet capture with Wireshark. Thanks, Preeti
-----Original Message----- From: Jochen Wiedmann [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 07, 2007 1:21 PM To: xmlrpc-dev@ws.apache.org Subject: Re: Examining XML RPC request packets On 11/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I try with Wireshark and I don't see ant HTTP packet capture. But it is > all working fine, I just want to investigate what the XML RPC > request/response looks like. Because in real system my Server is not > Java based but C based so I want to see what XML RPC request packet my > Java Client will send to it. Start tcpmon on port 8080 and redirect it to 10.0.56.76, port 8032. Then change your clients URL to http://127.0.0.1:8080/xmlrpc. Jochen -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]