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