| .vscode | ||
| dependencies | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| project.config | ||
| project.config.user.default | ||
| README.md | ||
| tcp-chat-server.config.default | ||
tcp-chat
Build
- Clone the repository with submodules.
git clone --recurse-submodules --depth 0 https://timerix.ddns.net/git/Timerix/tcp-chat.git - Install cbuild.
- Build executable
cd tcp-chat cbuild build_exec
Usage
Client:
cd bin
./tcp-chat
Server:
-
cp tcp-chat-server.config.default bin/tcp-chat-server.config - Edit config
-
cd bin ./tcp-chat -l