Hi,
What is XML-RPC and what is its role in web service?
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Satyapriya NayakPosted Nov 24, 2011, 5:27 AM
XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism.[1] "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"
Please refer the below link
http://www.wordtracker.com/docs/api/ch03s04.html
http://www.xml-rpc.net/
Thanks
AartiPosted Nov 24, 2011, 5:24 AM
XML-RPC for web services: To execute functions on remote machines.
Please Refer below link . I hope it will help you alot.
http://www.xml-rpc.net/