搜索资源列表
yuanchena
- 实现比较粗糙的远程控制,采用tcp和udp协议,初次JAVA编程,设计有许多不合理之处,但功能已经实现,控制端代码-Remote control to achieve more rough, the use of tcp and udp protocol, the initial JAVA programming, design has many unreasonable, but the function has been achieved
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