View XMLRPC Requests/Responses?

Diez B. Roggisch deets at nospam.web.de
Mon Oct 15 11:10:38 EDT 2007


xkenneth wrote:

> Hi,
> 
>     I'm working on developing an XML-RPC interface from LabVIEW to
> python and I would really like to see how python is forming it's XML-
> RPC requests/responses. Is there any way I can force these to a log or
> print them to the screen? Thanks.

I've utilized the apache axis tcpmon for that, as proxy. See

http://docs.pushtotest.com/axisdocs/user-guide.html#tcpmon


Diez



More information about the Python-list mailing list