搜索资源列表
RPC_shiyan
- 这是一个简单的模拟银行存取款的例子,目的是了解如何开发RPC服务程序.代码在LINUX下测试运行通过-This is a simple bank deposit simulation example, purpose is to understand how to develop RPC service procedures. the code in the Linux operating through testing
rpc
- 一份rpc溢出代码的源程序,linux下的 有兴趣的可以看下-An overflow rpc source code, linux under interested can facie
RPC_Exc2_sorcecode
- 在linux系统下客户端和服务器端使用RPC进行分布式通信。 包含客户端程序,服务器远端程序,以及客户端和服务器端的接口程序。 注意,服务器端和客户端的stub需要用Linux命令stub xxxx生成。-System in the linux client and server to use RPC for distributed communication. Contains client, server, remote procedure, as well as client an
rpcgen
- 在Ubuntu下开发的一个基于RPCgen的文件传输程序-rpc instance
RPC
- RPC(Remote Procedure Calls)内部实现机制在Linux下的实现代码。偶的课后作业,仅作参考,-A realization of the internal mechanism of RPC (Remote Procedure Calls) under Linux. The code is my homework, just for reference, ha ha ... ...
phprpc_3.0
- php rpc 编程接口支持,Java php- P H P R P C What is it? ----------- PHPRPC is a Remote Procedure Calling protocol that works over the Internet. It is secure and fast. It has a smaller overhead. It is power
winrpc01
- winrpc 远程调用 跨平台分布式 框架 兼容linux rpc协议 vc6 命令行编译通过-winrpc source
rpc.rstatd-4.0.1.tar
- 远程过程调用协议,它是一种通过网络从远程计算机程序上请求服务,而不需要了解底层网络技术的协议-Remote Procedure Call protocol, it is a computer program through the network from a remote service on request, without the need to understand the underlying network technology agreement
RPC
- 实现分布式通信,在linux下用C语言编写。-realizing the distributive communication,under the situation of "linux" with the program language of "C".
rpc
- it implements the rpc communication
xprt
- Linux Source Code, This is a generic RPC call interface supporting congestion avoidance, and asynchronous calls.
auth_generic
- Generic RPC credential driver for Linux. welcome test.
clnt
- This file contains the high-level RPC interface.
clnt4xdr
- XDR functions to encode/decode NLM version 4 RPC arguments and results.- XDR functions to encode/decode NLM version 4 RPC arguments and results.
clntproc
- RPC procedures for the client side NLM implementation
clntxdr
- XDR functions to encode/decode NLM version 3 RPC arguments and results. NLM version 3 is backwards compatible with NLM versions 1 and 2.
transport
- This file contains the top-level implementation of an RPC RDMA transport. Naming convention: functions beginning with xprt_ are part of the transport switch. All others are RPC RDMA internal for linux v2.8-This file contains the top-level implementat
rpc
- rpc.h, Just includes the billions of rpc header files necessary to do remote procedure calling.
rpc
- rpc.h, Just includes the billions of rpc header files necessary to do remote procedure calling.
libjrpc-master
- c语言实现json rpc,包含server和client(C language implements JSON rpc, including server and client)