XML-RPC: Difference between revisions

Content deleted Content added
Implementations: Remove this section: WP:INDISCRIMINATE, all external links and none in-wiki
Tag: section blanking
Add Template:Refimprove, date=October 2016
Line 1:
{{Refimprove|date=October 2016}}
 
{{Use dmy dates|date=October 2012}}
'''XML-RPC''' is a [[remote procedure call]] (RPC) [[Communications protocol|protocol]] which uses [[XML]] to encode its calls and [[HTTP]] as a transport mechanism.<ref name="book1">Simon St. Laurent, Joe Johnston, Edd Dumbill. (June 2001) ''Programming Web Services with XML-RPC.'' O'Reilly. First Edition.</ref> "XML-RPC" also refers generically to the use of XML for remote procedure call, independently of the specific protocol. This article is about the protocol named "XML-RPC".