Skip to content

Simple cli-chat developed by me in order to practice threads and get familiar with socket programming.

Notifications You must be signed in to change notification settings

berkaysahiin/CLI-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CLI-Chat

Simple cli-chat developed by me in order to practice threads and get familiar with socket programming. Server creates threads for each client. Client has two thread, one for writing one for reading other messages sent by other clients.

  • Works only on linux

About

Simple cli-chat developed by me in order to practice threads and get familiar with socket programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages