Sistemas Distribuídos
Aulas laboratoriais e Projeto final
Multi-threaded Server and Client application, written in JAVA that communicate via TCP
run make IP=<IP_ADDRESS> PORT=<PORT> on Client/ directory
run make to use default values for IP and PORT (127.0.0.1:50000)
run make PORT=<PORT> on Server/ directory
run make to use default value for PORT(50000)
Grade : 19/20
Authors : Bruno Vilaça and Pedro Silva