From RemObjects Software
XML-RPC is an standards-based protocol that can be considered the predecessor of SOAP.
Like SOAP, it is based on XML, but its definition is a lot simpler, resulting in a cleaner message format and less risk of differences and incompatibilities than SOAP.
See Also