Client-Server application for the computer networks course.
-
C project for simulating a messenger application. Transfering messages between the clients and the server.
-
Clients can receive messages when they are offline also.
-
Messages and clients' credentials are stored in an SQLite database.