From XML-RPC to SOAP: A Migration Guide (O'Reilly)
[Posted January 1, 2003 by cook]
Rich Salz
writes about XML-RPC and SOAP on O'Reilly.
"As you might expect from the name, XML-RPC is a way of using XML to send classic Remote Procedure Calls (RPC) over the net. XML-RPC's use of XML is very simple. It doesn't use namespaces. It doesn't even use attributes."
(Log in to post comments)