nordmoen/it2901
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
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.