搜索资源列表
xmlrpc-c-1.06.06.tar
- XML RPC 在LInux 的库函数实现.支持通过XML调用RPC调用. XML-RPC for C/C++ is programming libraries and related tools to help you write an XML-RPC server or client in C or C++.
WordPress
- WordPress 2.7 还有更多的细节和功能等你去发现,现在就下载安装,或者升级吧,别忘了,升级前请先备份老系统 WordPress 2.6.5 发布修正了一个可能会引发跨站攻击的 Bug。幸运的是,这个Bug 只影响运行 Apache 2.x 的基于 IP 的虚拟主机。 除此之外,另有以下三处改进: 1、防止日志元信息意外地写入到修订版本之中 2、防止 XML-RPC 获取错误的日志类型 3、在批量删除前对用户 ID 进行检查过滤-WordPress 2.7 T
XMLRPC__lib
- XMLRPC的library,很好编译,不过用的时候需要继承-XMLRPC' s library, a good compiler, but by the time required to inherit
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. -
xml-rpc
- an xml-rpc implementation with vb6
XML-RPC2001
- XML-RPC takes web technology in a new direction, giving you a new way to create simple, but powerful, connections between different kinds of programs. After wasting more hours than I care to admit developing and documenting network formats used
XML-RPC
- 我自己动手写的XML-RPC,最近自己写了写关于大规模分布式只是学习的实验,其中用到了python里面的清凉级-I have to write himself a XML-RPC, recently wrote out a large-scale distributed only to learn to write on the experiment, which used the python inside the cool-class
xmlrpc_asynch_client.c
- Sample.Add async client XML-RPC
xmlrpc_sample_add_server.c
- Sample.Add async server XML-RPC
advanced
- xml rpc是使用http协议做为传输协议的rpc机制,使用xml文本的方式传输命令和数据。一个rpc系统,必然包括2个部分:1.rpc client,用来向rpc server调用方法,并接收方法的返回数据;2.rpc server,用于响应rpc client的请求,执行方法,并回送方法执行结果。RPC是Remote Procedure Call的缩写,翻译成中文就是远程过程调用,是一种在本地的机器上调用远端机器上的一个过程(方法)的技术,这个过程也被大家称为“分布式计算”,是为了提高各个
