A cross-platform peer-to-peer network chat in C.
This project is distributed under the MIT License.
Run the build.bat script or the build.sh script to build the project, given you have the requirements above.
Run the PtP_Chat executable to start the chat.
In the chat, run the following commands:
/help: Lists all available commands./quit: Quits the chat./nick <name>: Changes your nickname./clear: Clears the chat window.