XML-RPC
Paul Prescod
paul at prescod.net
Tue Jul 13 18:27:25 EDT 1999
More information about the Python-list mailing list
Tue Jul 13 18:27:25 EDT 1999
- Previous message (by thread): XML-RPC
- Next message (by thread): XML-RPC
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Phil Hunt 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). I think that you want to look at Zope. -- Paul Prescod - ISOGEN Consulting Engineer speaking for only himself http://itrc.uwaterloo.ca/~papresco To me programming is more than an important practical art. It is also a gigantic undertaking in the foundations of knowledge. - Grace Hopper
- 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