How to set up an XML-RPC server (newbie)

Robin Becker robin at jessikat.fsnet.co.uk
Mon Jan 8 08:19:37 EST 2001


In article <3A59B00B.4CB407D3 at fast.no>, Torkil Grindstein
<torkil at fast.no> writes
>Hi.
>
>I'm totally new to xml-rpc, and relatively new to python.
>
>I just want to set up xml-rpc, to play around with in the
>first place.
>
>I guess I would have to set up an xml-rpc server first, but
>I can't find out how to do it in python. However I found a
>step-by-step manual using Zope. Do I need to install that,
>or what?
>
>Anyways, I'm using Mandrake 7.2 linux, python 1.5.2-13,
>python-xmlrpc-1.0-8
>
>I really could use some hints to get going.
>
>Thanks,
for simplicity you should try F Lundh/Pythonware's

http://www.pythonware.com/downloads/xmlrpc-0.9.8-990621.zip

pure python and very small. You'll need python of course.
-- 
Robin Becker



More information about the Python-list mailing list