nmhieu132 / ds2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USTH ICT 2019 Distributed Systems Group

  • Nguyen Ngoc Chien
  • Cao Phuong Linh
  • Dinh Thuy Hien
  • Vuong Bao Son
  • Nguyen Hieu Thao

Project directory

See rpcshell for source code of [multiple clients] remote shell using RPC.

Run

First, start the server:

cd rpcshell
python2 server.py

Then, on another terminal:

python2 client.py

About


Languages

Language:C 52.9%Language:Python 47.1%