Differences between revisions 3 and 4
Revision 3 as of 2006-04-23 00:47:54
Size: 671
Editor: anonymous
Comment: missing edit-log entry for this revision
Revision 4 as of 2008-03-11 10:50:25
Size: 683
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * [http://www.xmlrpc.com/ XML-RPC Homepage]  * [[http://www.xmlrpc.com/|XML-RPC Homepage]]
Line 6: Line 6:
 * [http://www.pythonware.com/products/xmlrpc/ xmlrpclib for Python] - also included in the Python standard distribution
 * [http://www.onlamp.com/pub/a/python/2000/11/22/xmlrpcclient.html XML-RPC in Python] - excellent Python client tutorial
 * [http://www.onlamp.com/pub/a/python/2001/01/17/xmlrpcserver.html XML-RPC: It Works Both Ways] - implementing a Python XML-RPC server
 * [[http://www.pythonware.com/products/xmlrpc/|xmlrpclib for Python]] - also included in the Python standard distribution
 * [[http://www.onlamp.com/pub/a/python/2000/11/22/xmlrpcclient.html|XML-RPC in Python]] - excellent Python client tutorial
 * [[http://www.onlamp.com/pub/a/python/2001/01/17/xmlrpcserver.html|XML-RPC: It Works Both Ways]] - implementing a Python XML-RPC server
Line 11: Line 11:
 * [http://xmlrpc.usefulinc.com/php.html An XML-RPC client and server for PHP]
 * [http://www.zend.com/zend/tut/tut-xml-rpc-client.php PHP XML-RPC Client Tutorial]
 * [[http://xmlrpc.usefulinc.com/php.html|An XML-RPC client and server for PHP]]
 * [[http://www.zend.com/zend/tut/tut-xml-rpc-client.php|PHP XML-RPC Client Tutorial]]

XML-RPC Links and Resources

Python:

PHP:

Please add more

XmlRpc (last edited 2008-03-11 10:50:25 by localhost)

NOTE: To edit pages in this wiki you must be a member of the TrustedEditorsGroup.