The laboratory project consists in developing a Java application that implements an e-mail service organized with a mail server that manages users' e-mail boxes and the mail clients needed to allow users to access their mailboxes.
The files in the repository have been uploaded as follows:
- project_specifications.pdf: pdf file showing the delivery of the project developed by the professor;
- MailClient: contains all the code for developing the client-side application;
- MailServer: contains all the code for developing the server-side application.
This project is licensed under the MIT License.
© [Alberto Marino]