搜索资源列表
json-rpc-java-1.0
- json-rpc是和DWR类似的ajax-rpc实现。我比较细化,因为他很简单,而且只作rpc。如果你要实现自己特定的rpc的话,可以参考一下他。-json - rpc and DWR is similar to the ajax - rpc achieve. I am more details, because he was very simple, but only rpc. If you want to realize their own specific rpc, then he can
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
android json-rpc
- 这个是android json-rpc的文档,有需求的可以看
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. -
json-rpc-java-1.0
- 由浅到深!不管对初学者还是程序员都有一定的帮助-From shallow to deep! Whether for beginners or programmers have some help
JSON
- JSON开发实例及文档简介,通过此联系能够熟练掌握JSON数据格式转换。-Introduction to JSON development examples and documentation, through this contact to master the JSON data format conversion.
J2EE-Ajax-
- Ajax技术是目前最流行的技术,它极大地改善了传统Web应用的用户体验,因此也被称为对传统Web技术的革命。 本书介绍的内容非常全面,覆盖了Ajax技术的各个方面,包括Ajax技术的核心对象XMLHttpRequest对象、Javascr ipt脚本的详细知识以及DOM和XML的相关知识。除了Ajax的这些基础知识外,本书还详细介绍了Ajax的5个相关框架:Prototype.zis,Dojo,DWR,JSON—RPC一Java和AjaxTags。 本书介绍的不是单纯的Ajax技巧,
json-rpc-java-1.0.1
- This library helps when you are woking JSON
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
jsTree.v.1.0rc2
- jstree 控件 xml_data json_data
jabsorb-1.3.2
- jabsorb 是一个简单的轻量级的 JSON-RPC 库,用于实现浏览器上的 Javascr ipt 和 Java 服务器端之间的通讯。你可直接远程调用 Java 方法,好像是在本地调用一样,提供自动的参数和结果的序列化。-jabsorb is a simple lightweight JSON-RPC library used to implement communication between Javascr ipt and Java in the browser on the serve
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
jabsorb-1.3.2
- jabsorb 是一个简单的轻量级的JSON-RPC 库,用于实现浏览器上的 Javascr ipt 和 Java 服务器端之间的通讯。-jabsorb is a simple lightweight JSON-RPC library used to implement communications Javascr ipt on the browser and the server-side Java between.
jabsorb-1.3.2
- jabsorb 是一个简单的轻量级的 JSON-RPC 库,用于实现浏览器上的 Javascr ipt 和 Java 服务器端之间的通讯。你可直接远程调用 Java 方法,好像是在本地调用一样,提供自动的参数和结果的序列化。-jabsorb is a simple lightweight JSON-RPC library used to implement communications Javascr ipt on the browser and the server-side Java bet
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.
json-cpp
- json rpc 远程调用 json打包-json rpc
libjrpc-master
- c语言实现json rpc,包含server和client(C language implements JSON rpc, including server and client)