Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPC

利用动代代理、反射及Socket网络通信实现RPC远程过程调用

首先开启服务端

rpcServer模块中的main方法

然后开启客户端

rpcClient模块中的main方法

Server and Client modules can be deployed in two computer to implement distributed application.

About

利用反射及Socket网络通信实现RPC远程过程调用

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages