/it2901

Quality of service project at NTNU in the subject IT2901

Primary LanguageJavaOtherNOASSERTION

Read the report found in doc/finalreport/report.pdf for a full explenation of this repository and it's purpous.

The folders:
client 
- the client library that has to be used on the client side.

doc 
- The documentation and report for this project. See report.pdf in the final-report folder.

msComm 
- is our implementation of the communication between the server and a fictional monitoring service.

server 
- the server side of our application.