Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 326 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 326 Bytes

Real-Time Messenger Server

This is the server side of a real-time graphical messenger application.
If you'd like to view the client side of the application, click here.

This project uses the Java JDBC Driver to connect to a MySQL Server in order to authenticate users.