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]
