[Tutor] xmlrpclib docs/examples

David Porter jcm@bigskytel.com
Fri, 16 Feb 2001 02:40:37 -0700


* Darrell Brogdon <darrell@brogdon.net>:

> Does anyone know where I can find *good* (see: any) documentation on
> xmlrpclib as well as some examples of how to use it? 
<..>

Here are some to get you started:

XML-RPC in Python:
  http://www.oreillynet.com/pub/a/python/2000/11/22/xmlrpcclient.html

XML-RPC: It Works Both Ways:
  http://www.oreillynet.com/pub/a/python/2001/01/17/xmlrpcserver.html

XML-RPC HOWTO:  
  http://www.linuxdoc.org/HOWTO/XML-RPC-HOWTO/index.html


I should read these too...  
  
David