programming with XML-RPC in Python

J.Jacob joost_jacob at hotmail.com
Wed Jul 24 18:54:38 EDT 2002


Hello,

I put some things I tried at
http://www.liacs.nl/~jjacob/swc/swc.zip
(16K source files zipped) and I would be happy with comments or
suggestions.

It is a sort of client-server framework so you can turn your class
into an XML-RPC server without having to modify any code of the class.
 It is also backwards compatible with python 1.5.2 (has xmlrpclib.py
and adapted SimpleXMLRPCServer.py in the zip file).  I want to do some
research with it and maybe somebody has good ideas :-)

Joost Jacob

QOTD:
Remember Darwin; building a better
mousetrap merely results in smarter mice.



More information about the Python-list mailing list