Skip to content

This a repository containing the source code of an activity from the course "Computer Networks and Distributed Systems", where I implement a sort of Email Server.

Notifications You must be signed in to change notification settings

My-engineer-bachelor/Computer-Networks-and-Distributed-Systems-Email-Server-Simulation

Repository files navigation

Computer networks and distributed systems Email Server Simulation

This a repository containing the source code of an activity from the course "Computer Networks and Distributed Systems", where I implement a sort of Email Server. This project was implemented using Java 1.8 with the Netbeans IDE and Java Swing to generate the windows.

The file src/util/Constants.java contains the server IP and port configurations. The folder src/view contains the views implemented using Java Swing. The file EmailServer.asta contains the project class diagram (the rendered image is EmailServerDiagram.png).

Any doubts feel yourself free to reach me out: [email protected].

About

This a repository containing the source code of an activity from the course "Computer Networks and Distributed Systems", where I implement a sort of Email Server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages