Simple Internet chatting program written fully in C++, works via TCP protocol
Build: make
Run:
bin/server
bin/client <ip> <port> <username>
{{ message }}
This repository was archived by the owner on May 20, 2024. It is now read-only.
