Messaging app written on C language, used tools: GLib, cJSON, sqlite3, GTK3 and Glade
- Support OS: Ubuntu, MacOS
- Default compilation mode:
make - Compilation in debug mode:
cd client; make debug; cd .. - Files for use: uchat, uchat_server
git clone https://github.com/vit-um/uchat.gitcd uchatmake- Start server:
./uchat_server <port> - Start client:
./uchat <ip address> <port>or./uchat <hostname>:<port> - Sign up
Do you know who Alf is? How old is he and what does his name mean?😊
|
- You don’t like cats? You just don't know how to cook them! |

