搜索资源列表
VBJSON
- VB6.0用的最好的JSON解析工具。支持JSON消息的解析和处理。源代码值得一看,非常不错。官方网站:http://www.ediy.co.nz/vbjson-json-parser-library-in-vb6-xidc55680.html-VB-JSON is a Visual Basic 6 class library for parsing and emitting JSON (Javascr ipt Object Notation) and can handle nested arr
JsonRpc
- 自己编写的JSON-RPC封装,使用方法简单,已在工程中多次应用-I have written JSON-RPC package, easy to use, has been repeatedly applied in engineering
jsonrpclib.tar
- JSON—RPC 2.0 python 实现-JSON—RPC 2.0
superobject
- JSON toolkit for delphi-JSON- SuperObject JSON toolkit is compatible with Delphi and Freepascal(win32/64 linux32/64). Features: - Fastest JSON parser for Delphi. - XML to JSON parser. - Easy to use. - JSON Validator. - JSON-RPC. -
spserver-0.9.5.src.tar
- 有些时候,我们需要的不是一个功能强大完整的 web 服务器(例如 apache ),我们只是需要一个能提供最基本的 http 功能的服务器框架。比如要用 C/C++ 实现 XML-RPC,JSON-RPC 服务器端,或者为 jabberd 实现一个 http bind 的时候。这些场景下,也可以使用 apache,但是使用 embedded web server 可以简化配置-Mfc write a good imitation of the use of interface programs
android-json-rpc
- android-json-rpc是一个在android程序中使用的JSON-RPC客户端类库。它提供了一个简单的API来执行JSON-RPC服务调用。-This open source library aims to help the implementation of JSON-RPC clients in android applications. The library provides a simple API to perform JSON-RPC service calls from
jquery.rpc
- 这个是rpc(远程过程调用)客户端实现基于JQuery。它创建一个rpc对象并添加调用它们的能力。它同时支持xml和json rpc。数据类型支持清单很快就要到了。它是在早期阶段。它不会被升级如果你不提供反馈。 -The is rpc(remote procedure call) client implementation based on JQuery. It creates an rpc object and adds ability to call them. It supports
RTCServer.B4AClient.XMLRPC.JSON
- 一个采用B4a和delphi开发的基于Xml-rpc技术的服务器端和手机客户端软件,是初学安卓编程的好材料。-one source contain a b4a client and delphi erver it base xml-rpc tech,its suite for begainer.
jsonRPCTcpClient
- PHP tcp远程调用客户端,可以跨语言调用,参数json格式编码-php RPC,tcp json
jsonrpc-cpp-0.4.tar
- c++ json RPC 远程调用库,简化远程调用过程-c++ json rpc
json-cpp
- json rpc 远程调用 json打包-json rpc
jrpc.tar
- json rpc的c语言实现,包括jsmn(json底层解析器)、libfmt(json上层解析器)、liba(后台执行库)、libipsc(ssl协议封装)和libjrpc(json rpc库)。-json rpc c implementation
ethminer-0.12.0-Linux.tar
- ethminer 使用独立的生产工人和桀斯通过JSON-RPC通信调度。(Ethminer, the use of independent production workers and the geth through JSON-RPC communication scheduling.)
yar扩展
- 体验RPC框架Yar需要三步 1. 装二进制打包协议msgpack 2. 装yar拓展和依赖(Summary Light, concurrent RPC framework Maintainers Xinchen Hui <laruence@php.net> (lead) [details] Jay Zhang <zhangzhenyu@php.net> (developer) [details] License PHP Descr iption Yar(Ye
libjrpc-master
- c语言实现json rpc,包含server和client(C language implements JSON rpc, including server and client)