Copyright © tutorialspoint.com
![]() |
XML-RPC is the simplest XML-based protocol for exchanging information between computers. In this tutorial you will learn what is XML-RPC and Why and How to use it. XML-RPC is very easy to learn and to use. |
What is XML-RPC ?
This chapter explains what is XML-RPC and why XML-RPC is useful.
XML-RPC Data Model
This chapter describes various data types used in XML-RPC.
XML-RPC Request Format
This chapter describes the format of XML-RPC request messages.
XML-RPC Response Format
This chapter describes the format of XML-RPC response messages.
XML-RPC Fault Message
This chapter describes XML-RPC fault messages.
XML-RPC Examples
This chapter has given XML-RPC examples to illustrate the concepts.
XML-RPC Summary
This chapter contains a summary on what you have learned in this tutorial.
Copyright © tutorialspoint.com