This is a windows-based messenger application created using Java and the JavaFX library.
The program allows clients to sign onto a server and send messages between each other through a server which multicasts messages from one client to the others.
Chat information is sent to the central server and saved to an SQL database.