All the comands you will need for this project:
Compile --> javac -cp po-uilib.jar:. find prr -name "*.java"
Run --> java -cp po-uilib.jar:. prr.app.App
To run the tests (after compiling) --> ./runtests.sh
This project took about 2-3 weeks of effort.
Maximum grade except for the UML but you can checkout the solution.
An App which will operate as a Terminal Communication Network Manager, known as prr.
The program allows you to manage and lookup your clients, terminals and communications.
Is de# a way that it's possible to add new features very easily.