- Compile
gcc -o chat_server_thread chat_server_thread.c
gcc -o chat_client_thread chat_client_thread.c - Run
./chat_server_thread [PORT NUMBER]
./chat_client_threat [SERVER IP ADDRESS] [PORT NUMBER]
-
Notifications
You must be signed in to change notification settings - Fork 0
esjaythegreat/chat_thread
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Chatting application using multi-threading on UNIX/Linux environment
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published