Introduces the capabilities of XML-RPC, a system for remote procedure calls built on XML & the HTTP protocol. XML-RPC lets developers connect programs running on different computers by wrapping procedure calls in XML & establishing simple pathways for calling functions.