目录
目录README.md

RPC

1.Requirement

  • Build-time requirement: JDK 1.8 or above
  • Runtime requirement: JDK 1.8 or above

2.Compile

  • Compile all java files:
    python compile_all.py
  • Compile java files for Server:
    python compile_server.py
  • Compile java files for Client:
    python compile_client.py

3.Run

  • Run Server:
    python run_server.py
  • Run Client:
    python run_client.py
关于
401.0 KB
邀请码