欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
XML-RPC
来自开放百科 - 灰狐
(版本间的差异)
小 (→精彩图集) |
小 (→Implementations) |
||
(未显示1个用户的5个中间版本) | |||
第1行: | 第1行: | ||
− | |||
{{SeeWikipedia}} | {{SeeWikipedia}} | ||
+ | |||
+ | XML-RPC是一个远程过程调用(remote procedure call,RPC)的分布式计算协议,通过XML将调用函数封装,并使用HTTP协议作为传送机制。 | ||
XML-RPC 是一个简单而强大的轻量级消息传递协议,可支持基于 XML 的跨异类平台的通信。XML-RPC 是一种比 [[SOAP]] 更早的、简单的轻量级 Web 服务技术。 | XML-RPC 是一个简单而强大的轻量级消息传递协议,可支持基于 XML 的跨异类平台的通信。XML-RPC 是一种比 [[SOAP]] 更早的、简单的轻量级 Web 服务技术。 | ||
第8行: | 第9行: | ||
==Implementations== | ==Implementations== | ||
− | *[ | + | *[[Apache XML-RPC]] |
*[http://sourceforge.net/projects/mod-xmlrpc/ mod_xmlrpc Apache module] | *[http://sourceforge.net/projects/mod-xmlrpc/ mod_xmlrpc Apache module] | ||
*[http://xmlrpcpp.sourceforge.net/ XmlRpc++] | *[http://xmlrpcpp.sourceforge.net/ XmlRpc++] | ||
*[http://xmlrpc-c.sourceforge.net/ XML-RPC For C and C++] | *[http://xmlrpc-c.sourceforge.net/ XML-RPC For C and C++] | ||
*[http://sourceforge.net/projects/phprpc/ phpRPC] | *[http://sourceforge.net/projects/phprpc/ phpRPC] | ||
− | *[ | + | *[https://wiki.python.org/moin/XmlRpc XML-RPC for Python] |
− | *[http://www.zope.org/Members/Amos/XML-RPC XML-RPC with Zope] | + | *[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://www.xmlrpc.com/googleGateway XML-RPC Gateway for the Google API] | ||
*[http://freshmeat.net/articles/view/1048/ freshmeat XML-RPC 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] | + | *[http://www.oreillynet.com/pub/a/rss/2000/11/14/meerkat_xmlrpc.html O'Reilly/Meerkat] |
==Blogging APIs== | ==Blogging APIs== |
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>
分享您的观点