欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
XML-RPC
来自开放百科 - 灰狐
(版本间的差异)
第1行: | 第1行: | ||
[[Image:xmlrpc.jpg]] | [[Image:xmlrpc.jpg]] | ||
− | XML-RPC 是一种比 [[SOAP]] 更早的、简单的轻量级 Web 服务技术。 | + | XML-RPC 是一个简单而强大的轻量级消息传递协议,可支持基于 XML 的跨异类平台的通信。XML-RPC 是一种比 [[SOAP]] 更早的、简单的轻量级 Web 服务技术。 |
==Specifications== | ==Specifications== | ||
第23行: | 第23行: | ||
*Live Journal API - http://www.livejournal.com/doc/server/ljp.csp.xml-rpc.protocol.html | *Live Journal API - http://www.livejournal.com/doc/server/ljp.csp.xml-rpc.protocol.html | ||
*MetaWeblog API - http://www.xmlrpc.com/metaWeblogApi | *MetaWeblog API - http://www.xmlrpc.com/metaWeblogApi | ||
+ | |||
+ | ==精彩图集== | ||
+ | [[Image:Example.jpg|thumb|left|没有 XML-RPC 的当前方案]] [[Image:Example.jpg|thumb|left|使用 XML-RPC]] |
2006年9月23日 (六) 18:56的版本
XML-RPC 是一个简单而强大的轻量级消息传递协议,可支持基于 XML 的跨异类平台的通信。XML-RPC 是一种比 SOAP 更早的、简单的轻量级 Web 服务技术。
目录 |
Specifications
Implementations
- Apache XML-RPC - http://ws.apache.org/xmlrpc/
- mod_xmlrpc Apache module - http://sourceforge.net/projects/mod-xmlrpc/
- XmlRpc++ - http://xmlrpcpp.sourceforge.net/
- XML-RPC For C and C++ - http://xmlrpc-c.sourceforge.net/
- phpRPC - http://sourceforge.net/projects/phprpc/
- XML-RPC for Python - http://www.pythonware.com/products/xmlrpc/
- XML-RPC with Zope - http://www.zope.org/Members/Amos/XML-RPC
Web Services
- XML-RPC Gateway for the Google API - http://www.xmlrpc.com/googleGateway
- freshmeat XML-RPC API - http://freshmeat.net/articles/view/1048/
- O'Reilly/Meerkat - http://www.oreillynet.com/pub/a/rss/2000/11/14/meerkat_xmlrpc.html
Blogging APIs
- Live Journal API - http://www.livejournal.com/doc/server/ljp.csp.xml-rpc.protocol.html
- MetaWeblog API - http://www.xmlrpc.com/metaWeblogApi
精彩图集
分享您的观点