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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to