XML-RPC: Difference between revisions

Content deleted Content added
m Disamb. first use of SOAP
No edit summary
Line 1:
[[de:XML-RPC]]
 
'''XML-RPC''' is a [[remote procedure call]] protocol encoded in [[XML]]. It is a very simple protocol, defining only a handful of data types and commands, and the entire description can be printed on two pages of paper. This is in stark contrast to most RPC systems, where the standards documents often run into the thousands of pages and require considerable [[software]] support in order to be used.
 
Line 7 ⟶ 6:
''See also:'' [[Simple Object Access Protocol|SOAP]], [[CORBA]], [[DCOM]], [[web service]]
 
===External Links:=links==
* [http://groupswww.yahoo.com/group/xml-rpc.com/ XML-RPC Forum]
 
* [http://wwwgroups.yahoo.com/group/xml-rpc.com/ XML-RPC Forum]
* [http://xmlrpc-c.sourceforge.net/ XML-RPC for C and C++]
 
[http://groups.yahoo.com/group/xml-rpc/ XML-RPC Forum]