xmlrpc via proxy in XML-RPC HOWTO

Jeff Kunce kuncej at mail.conservation.state.mo.us
Mon Jul 30 11:39:57 EDT 2001


"Andy Bulka" <abulka at netspace.net.au> wrote in message
news:mailman.996496196.875.python-list at python.org...
> I'm trying to get xmlrpc to work through a firewall/proxy.

I wrote a urllib transport for XML-RPC a couple years ago. It
worked then, but I can't test it now because I no longer have
to deal with a proxy firewall :-)

Look for:
    xmlrpc_urllib_transport.py
at:
    http://starship.python.net/crew/jjkunce/

  --Jeff






More information about the Python-list mailing list