Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rajat95/TCP-Chat-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCP-Chat-server

THis is a group chat server. Server takes port number as CLA.

When client sends a message (not starting with GROUP), it is sent to every client conected to server.

When client sends a message GROUP$ (no), server adds the client to group named .

When client sends a message GROUPMSG$(no)$(msg), server sends the message to all the clients in the group named (no).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors