1. XML-RPC Home Page
A Remote Procedure Calling protocol that works over the Internet. Specifications, API info, implementations, services, tutorials, service validator.
2. XML-RPC - Wikipedia, the free encyclopedia
XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism. "XML-RPC" also refers generically to the use ...
3. XML-RPC Specification
Simple cross-platform distributed computing, based on the standards of the Internet.
4. XML-RPC: Information from Answers.com
XML-RPC ( XML R emote P rocedure C all) A message-based protocol based on XML for accessing services over the Internet
5. Cook Computing
Developer weblog mainly focused on .NET and XML-RPC.
6. XML_RPC
This package has been superseded, but is still maintained for bugs and security fixes. Use XML_RPC2 instead.
7. XML-RPC for C and C++: Description
Description: XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote ...
8. ws-xmlrpc - Apache XML-RPC
About Apache XML-RPC. Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls.