搜索资源列表
XmlRpcClient
- linux下客户端xmlrpc上传文件的client源代码支持上传功能
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++.
xmlrpc-client-3.1.jar
- xmlrpc client lib class and so on
xmlrpccExample
- linux环境下的xmlrpc-c例子,包括客户端和用户端-xmlrpc-c linux environment examples, including the client and the client
xmlrpccPP
- 在linux环境的xmlrpc-c++应用例子,包括服务端和客户端-The linux environment xmlrpc-c++ application examples, including service and client
blogclient-0.0.20041025.tar
- 支持BLOGAPI,使用XMLRPC,如果大家能够制作成中文的BLOGAPI,请通知我,http://plqs.plqs.com-BLOGAPI support, the use of XMLRPC, if we can produce the BLOGAPI into Chinese, please inform me, http://plqs.plqs.com
punjab-cvs.tar
- Punjab is a jabber XMLRPC/SOAP/REST client. It is a xmlrpc, soap, or REST server that allows for persistent client connections to a jabber server.-Punjab is a jabber XMLRPC/SOAP/REST client. It is a xmlrpc, soap, or R
XmlRpcClient
- linux下客户端xmlrpc上传文件的client源代码支持上传功能-xmlrpc under linux client upload the client source code to support the upload feature
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++.-XML RPC in LInux realize the library function. Supported t
xmlrpc-client-3.1.jar
- xmlrpc client lib class and so on
xmlrpc-c-1.16.42
- 编程编写一个XML-RPC服务器或客户端在C或C ++库。 XML-RPC是一个标准的网络协议,允许一个客户端程序做一个简单的远程过程调用(RPC)类型的请求的服务器。 SOAP或CORBA一样,但要简单得多。-Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to
xmlrpc
- xmlrpc 作为服务器 与 客户端 的命令通讯;使用非常方便。在实际项目中使用。-xmlrpc commute for server and client。
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.
hello_xmlrpc
- xml rpc是使用http协议做为传输协议的rpc机制,使用xml文本的方式传输命令和数据。一个rpc系统,必然包括2个部分:1.rpc client,用来向rpc server调用方法,并接收方法的返回数据;2.rpc server,用于响应rpc client的请求,执行方法,并回送方法执行结果。RPC是Remote Procedure Call的缩写,翻译成中文就是远程过程调用,是一种在本地的机器上调用远端机器上的一个过程(方法
ripcord
- 一个xml-rpc连接的实现类.能够实现php快速的连接xml-rpc的服务,如odoo,等。-Ripcord is a very easy to use XML-RPC library for PHP. It provides client, server and auto documentation features for XML-RPC but also SimpleRPC and simplified SOAP (1
advanced
- xml rpc是使用http协议做为传输协议的rpc机制,使用xml文本的方式传输命令和数据。一个rpc系统,必然包括2个部分:1.rpc client,用来向rpc server调用方法,并接收方法的返回数据;2.rpc server,用于响应rpc client的请求,执行方法,并回送方法执行结果。RPC是Remote Procedure Call的缩写,翻译成中文就是远程过程调用,是一种在本地的机器上调用远端机器上的一个过程(方法