欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
XML-RPC
来自开放百科 - 灰狐
(版本间的差异)
小 (→Implementations) |
|||
(未显示2个用户的18个中间版本) | |||
第1行: | 第1行: | ||
− | [[ | + | {{SeeWikipedia}} |
+ | |||
+ | XML-RPC是一个远程过程调用(remote procedure call,RPC)的分布式计算协议,通过XML将调用函数封装,并使用HTTP协议作为传送机制。 | ||
+ | |||
+ | XML-RPC 是一个简单而强大的轻量级消息传递协议,可支持基于 XML 的跨异类平台的通信。XML-RPC 是一种比 [[SOAP]] 更早的、简单的轻量级 Web 服务技术。 | ||
==Specifications== | ==Specifications== | ||
第5行: | 第9行: | ||
==Implementations== | ==Implementations== | ||
− | *Apache XML-RPC | + | *[[Apache XML-RPC]] |
− | * | + | *[http://sourceforge.net/projects/mod-xmlrpc/ mod_xmlrpc Apache module] |
− | * | + | *[http://xmlrpcpp.sourceforge.net/ XmlRpc++] |
− | + | *[http://xmlrpc-c.sourceforge.net/ XML-RPC For C and C++] | |
− | * | + | *[http://sourceforge.net/projects/phprpc/ phpRPC] |
− | *XML-RPC for Python | + | *[https://wiki.python.org/moin/XmlRpc XML-RPC for Python] |
− | + | *[http://www.zope.org/Members/Amos/XML-RPC XML-RPC with Zope] | |
+ | *[https://github.com/brehaut/necessary-evil necessary-evil] for [[Clojure]] | ||
+ | |||
+ | ==XMPP== | ||
+ | *[http://xmpp.org/extensions/xep-0009.html XEP-0009: Jabber-RPC] | ||
==Web Services== | ==Web Services== | ||
− | * | + | *[http://www.xmlrpc.com/googleGateway XML-RPC Gateway for the Google API] |
− | + | *[http://freshmeat.net/articles/view/1048/ freshmeat XML-RPC API] | |
− | * | + | *[http://www.oreillynet.com/pub/a/rss/2000/11/14/meerkat_xmlrpc.html O'Reilly/Meerkat] |
==Blogging APIs== | ==Blogging APIs== | ||
− | * | + | *[http://www.livejournal.com/doc/server/ljp.csp.xml-rpc.protocol.html Live Journal API] |
− | * | + | *[http://www.xmlrpc.com/metaWeblogApi MetaWeblog API] |
+ | |||
+ | ==相关文档== | ||
+ | *[http://www-128.ibm.com/developerworks/cn/webservices/ws-xml-rpc/ 使用 XML-RPC 为 C++ 应用程序启用 Web 服务] | ||
+ | *[http://ldp.huihoo.org/HOWTO/XML-RPC-HOWTO/index.html XML-RPC HOWTO] | ||
+ | |||
+ | ==精彩图集== | ||
+ | <gallery widths=100px heights=100px perrow=6> | ||
+ | Image:xmlrpc.jpg|XML-RPC | ||
+ | Image:xml-rpc-current.gif|没有 XML-RPC 的当前方案 | ||
+ | Image:xmlrpc.gif|使用 XML-RPC | ||
+ | </gallery> | ||
+ | |||
+ | {{comment}} | ||
+ | |||
+ | [[category:XML]] | ||
+ | [[category:RPC]] | ||
+ | [[category:web services]] |
2016年11月14日 (一) 08:52的最后版本
您可以在Wikipedia上了解到此条目的英文信息 XML-RPC Thanks, Wikipedia. |
XML-RPC是一个远程过程调用(remote procedure call,RPC)的分布式计算协议,通过XML将调用函数封装,并使用HTTP协议作为传送机制。
XML-RPC 是一个简单而强大的轻量级消息传递协议,可支持基于 XML 的跨异类平台的通信。XML-RPC 是一种比 SOAP 更早的、简单的轻量级 Web 服务技术。
目录 |
[编辑] Specifications
[编辑] Implementations
- Apache XML-RPC
- mod_xmlrpc Apache module
- XmlRpc++
- XML-RPC For C and C++
- phpRPC
- XML-RPC for Python
- XML-RPC with Zope
- necessary-evil for Clojure
[编辑] XMPP
[编辑] Web Services
[编辑] Blogging APIs
[编辑] 相关文档
[编辑] 精彩图集
<discussion>characters_max=300</discussion>
分享您的观点