/tcp_chat

a simple TCP Server Client application in C where multiple client computers participate in the chat along with a common server. Here, a client sends some text messages to the server along with the recipient’s ID in a user defined port (of your choice). On reception of that message, server forwards the message to the respective client.

Primary LanguageC

Stargazers

No one’s star this repository yet.