文件名称:基于RPC实现的三方通信实例
文件大小:29KB
文件格式:RAR
更新时间:2014-05-16 10:52:16
RPC 网络编程
基于RPC实现的三方通信机制,客户端,服务器端,节点端相互通信
【文件预览】:
distribue
----client.c(1KB)
----test.h(3KB)
----test_xdr.o(1KB)
----server.o(4KB)
----server.c(4KB)
----osd.c(2KB)
----common.h(178B)
----server(15KB)
----client.o(2KB)
----test_xdr.c(1KB)
----test_svc.c(4KB)
----client(10KB)
----node_svc.c(2KB)
----test.x(557B)
----osd.o(3KB)
----test_svc.o(4KB)
----Makefile(305B)
----test_clnt.o(1KB)
----test_clnt.c(998B)
----node_svc.o(3KB)
----node(15KB)