/Courier

A simple SMTP client with JavaFX

Primary LanguageJava



Courier

Courier is a simple SMTP client built with JavaFX for the Introduction to Computer Networks discipline at UFPB - Federal University of Paraíba.

Executing

It is as simple as it gets.

  • Install Intellij IDEA IDE;
  • Compile and Run the application;

Reusing

You are allowed to reuse the code as you please according to the MiT License.