Skip to content

School project in which I implement client and server programs using TCP sockets in C. Text is sent from client side and processed by server, which sends back word count information. Server is multithreaded to handle multiple clients at the same time.

Notifications You must be signed in to change notification settings

joelaugustine099/Client-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

School project in which I implement client and server programs using TCP sockets in C. Text is sent from client side and processed by server, which sends back word count information. Server is multithreaded to handle multiple clients at the same time.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages