文件名称:RPC_CLOCK
介绍说明--下载内容均来自于网络,请自行研究使用
分布式RPC练习
客户端请求服务器每隔n秒发回当前时间
多个客户端可以请求不同的时间间隔-Distributed RPC practice client requests the server every n seconds sent back this time multiple clients can request different time intervals
客户端请求服务器每隔n秒发回当前时间
多个客户端可以请求不同的时间间隔-Distributed RPC practice client requests the server every n seconds sent back this time multiple clients can request different time intervals
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Server.java
Client.java
ClientStub.java