首页 > Web开发 > 详细

About MetaWeblog

时间:2019-06-12 21:49:16      阅读:104      评论:0      收藏:0      [点我收藏+]

XML-RPC

What is XML-RPC
XML-RPC Specification

It‘s a spec and a set of implementations that allow software running on disparate operating systems, running in different environments to make procedure calls over the Internet.

It‘s remote procedure calling using HTTP as the transport and XML as the encoding. XML-RPC is designed to be as simple as possible, while allowing complex data structures to be transmitted, processed and returned.

About MetaWeblog

原文:https://www.cnblogs.com/exiasfdc/p/11012756.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!