首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > JSON/XML-RPC Client and Server Implementations

JSON/XML-RPC Client and Server Implementations

  • 资源大小:41.77 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

_THIS PROJECT IS NO LONGER BEING MAINTAINED._ To make changes, please fork the repo at GitHub and share them with the community: https://github.com/westonruter/json-xml-rpc XML-RPC and JSON-RPC have enabled Ajax developers to cleanly send and receive data from the server. By providing an API in either RPC protocol, the server and client application logic are kept separate and multiple clients may be written using the same server API. The similarity between XML-RPC and JSON-RPC motivates the development of client and server libraries which abstract-away the differences between the two protocols. The client libraries available here allow requests to be made in either XML-RPC or JSON-RPC to the same service, and the server implementations available provide responses according to the type of RPC request provided. The desired request and response formats are determined by setting the Content-Type and Accept headers respect

文 件 列 表

RPCServer.class.php4
DateTime.class.php
readme.txt
RPCServer.class.php

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.231658s