RodrigoRVSN / distributed-programming

πŸ“š Distributed programming studies

Repository from Github https://github.comRodrigoRVSN/distributed-programmingRepository from Github https://github.comRodrigoRVSN/distributed-programming

Client server

  • To run it, open 2 terminals and run the server in one and the client in another

  • To run the server:

python3 ./client-server/args.py --server
  • To run the client:
python3 ./client-server/args.py

About

πŸ“š Distributed programming studies


Languages

Language:Python 100.0%