The uchat “Speechy” project is a desktop messaging application developed in C, designed for secure communication between users on a local network. The application includes a GTK+ 3-based client and a server built using socket programming with OpenSSL, JSON for API, and SQLite for database management, offering features similar to Telegram.
api client json database server css3 gtk3 desktop-application tcp-protocol sqlite3 openssl-library local-network ssl-certificates socket-programming client-server-architecture c-programming-language ui-ux-design challenge-based-learning messaging-application
- Updated
Apr 4, 2025 - C