php - XML-RPC
高洛峰
高洛峰 2017-04-10 16:00:37
0
1
672

在网上查了资料说
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.
感觉还是比较的抽象,有谁可以推荐详细的资料可以了解这个php中的技术点?

高洛峰
高洛峰

拥有18年软件开发和IT教学经验。曾任多家上市公司技术总监、架构师、项目经理、高级软件工程师等职务。 网络人气名人讲师,...

全部回覆(1)
伊谢尔伦

这不是已经写的很清楚了吗?使用Http作为传输协议,使用XML作为编码。所谓远程方法(过程调用)就是把参数用XML组织起来而已、

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板