欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
XML-RPC
来自开放百科 - 灰狐
(版本间的差异)
第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 | ||
+ | |||
+ | ==相关文档== | ||
+ | *使用 XML-RPC 为 C++ 应用程序启用 Web 服务 - http://www-128.ibm.com/developerworks/cn/webservices/ws-xml-rpc/ | ||
==精彩图集== | ==精彩图集== | ||
− | [[Image:xml-rpc-current.gif|thumb|left|没有 XML-RPC 的当前方案]] [[Image: | + | [[Image:xml-rpc-current.gif|thumb|left|没有 XML-RPC 的当前方案]] [[Image:xmlrpc.gif|thumb|left|使用 XML-RPC]] |
2006年9月23日 (六) 18:57的版本
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
相关文档
- 使用 XML-RPC 为 C++ 应用程序启用 Web 服务 - http://www-128.ibm.com/developerworks/cn/webservices/ws-xml-rpc/
精彩图集
分享您的观点