搜索资源列表
rpc_client
- 远程过程调用(rpc)的客户端程序,包括底层portmap等库函数的封装-remote procedure call (rpc), the client program, including the bottom portmap library functions such as packaging
DistributedSystemRPC
- java编写的分布式远程过程调用程序,有客户端和服务器,客户端向服务器注册自己感兴趣的时间间隔,服务器到了该时间间隔后通过远程调用让客户机显示实时时间。不同客户机有不同的显示方式-java remote procedure call, distributed written procedures, client and server, the client to the server up time interval of interest, the server to the time int
rpctest
- 一个RPC(远程调用)的例子,利用了JAVA的反射、动态代理、Socket编程等技术来实习的一个远程调用的例子。展示了用JAVA来实现远程调用的基本过程。-A RPC ( remote procedure call ) example, use of the JAVA reflex, dynamic proxy, Socket programming technology to practice of a remote procedure call example. Show how to us
RemoteProcedureCall
- 包含了远程过程调用的源码,远程过程调用只是一种概念,其实现由多种,但实质是传递调用规则和调用参数给对方,对方返回结果。-Contains a remote procedure call source, and remote procedure calls is just a concept, its realization by a variety of, but the essence is to transfer calls rules and call for the other part
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 allow a client program to mak
jsonrpc2-base-1.30
- json jar文件,Android/java编程远程过程调用必备lib-json jar lib
jsonrpc-cpp-0.4.tar
- c++ json RPC 远程调用库,简化远程调用过程-c++ json rpc
rpcgen.tar
- linux下socket编程,用c语言实现远程过程调用- under linux socket programming, using c language remote procedure call
rpc.tar
- 用c语言和rpcgen实现远程过程调用,一个简单的例子- C language and rpcgen remote procedure call, a simple example
sources
- 远程过程调用代码,通过stub 例程实现,也是通过socket编程实现。如今的远程过程调用已经封装成dll,网上已经没有源码了。-rpc via stub, use socket to complish rpc.
phprpc_3.0.1_php
- PHPRPC是一个轻型的、安全的、跨网际的、跨语言的、跨平台的、跨环境的、跨域的、支持复杂对象传输的、支持引用参数传递的、支持内容输出重定向的、支持分级错误处理的、支持会话的、面向服务的高性能远程过程调用协议。-PHPRPC is a lightweight, secure, cross-Internet, cross-language, cross-platform, cross-environment, cross-domain, complex object support referen
equivazent-waterfall
- PHPRPC 是一个工作于 Internet 之上的远程过程调用RPC协议,该协议具有安全,快速,低负载,功能强大,简单易用等特点,()
advanced
- xml rpc是使用http协议做为传输协议的rpc机制,使用xml文本的方式传输命令和数据。一个rpc系统,必然包括2个部分:1.rpc client,用来向rpc server调用方法,并接收方法的返回数据;2.rpc server,用于响应rpc client的请求,执行方法,并回送方法执行结果。RPC是Remote Procedure Call的缩写,翻译成中文就是远程过程调用,是一种在本地的机器上调用远端机器上的一个过程(方法)的技术,这个过程也被大家称为“分布式计算”,是为了提高各个
93596320
- PHPRPC 是一个工作于 Internet 之上的远程过程调用RPC协议,该协议具有安全,快速,低负载,功能强大,简单易用等特点,()