XML-RPC
Fredrik Lundh
fredrik at pythonware.com
Tue Jul 13 18:33:41 EDT 1999
More information about the Python-list mailing list
Tue Jul 13 18:33:41 EDT 1999
- Previous message (by thread): XML-RPC
- Next message (by thread): XML-RPC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Phil Hunt <philh at vision25.demon.co.uk> wrote: > Does anyone know if an XML-RPC server exists for Python? > > (XML-RPC is a protocol for making remote procedure calls, where > the parameters are sent in XML. The XML-RPC spec is at www.xmlrpc.com > There's a python XML-RPC client at www.pythonware.com/products/xmlrpc/ > but I'm not aware of a Python server). www.pythonware.com/products/xmlrpc/ says: "Sample code for Medusa and Python's SocketServer module is included in the current release." </F>
- Previous message (by thread): XML-RPC
- Next message (by thread): XML-RPC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list