8

Java Email Provider

Simulation of a mail provider written in Java, utilizing JavaFX for the graphical interface.

Java Email Provider is a desktop application that simulates the behavior of an email provider locally on the computer, therefore without the need for a connection. It was born as a university project whose objective was the correct management of threads and the use of the JavaFx library with the Java language. On GitHub you can view the source code with instructions to run it on your computer!