Skip to content

• Developed a chatroom model using TCP protocol; designed to support online text chatting for at most 100 users; requires each user’s username and password when login • Applied multithreading programming at client-side to implement group-messaging function; able to separate message receiving and sending functions at server-side; supports Makefil…

Notifications You must be signed in to change notification settings

SuriZhang/TCP-Chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

TCP-Chatroom

• Developed a chatroom model using TCP protocol; designed to support online text chatting for at most 100 users; requires each user’s username and password when login • Applied multithreading programming at client-side to implement group-messaging function; able to separate message receiving and sending functions at server-side; supports Makefile using multiple file programming method • Obtained hands-on experience with TCP protocol, multithreading, and multiple-file programming

About

• Developed a chatroom model using TCP protocol; designed to support online text chatting for at most 100 users; requires each user’s username and password when login • Applied multithreading programming at client-side to implement group-messaging function; able to separate message receiving and sending functions at server-side; supports Makefil…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages