This folder contains the parts of the system that are required by both the client and the area servers. Both the clients and the area servers are based on the MVC pattern (but the area servers have no view). Therefore, they share somethings in the model. In addition, there is a shared (symmetric) communication protocol that is also in this shared project.