|
Size: 671
Comment: missing edit-log entry for this revision
|
← Revision 4 as of 2008-03-11 10:50:25 ⇥
Size: 683
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:
xmlrpclib for Python - also included in the Python standard distribution
XML-RPC in Python - excellent Python client tutorial
XML-RPC: It Works Both Ways - implementing a Python XML-RPC server
PHP:
Please add more
