Skip to content

This assignment was done as part of the COL334 course requirements. The goal of this assignment is to familiarize oneself with socket programming, client-server communication, and scheduling algorithms.

Notifications You must be signed in to change notification settings

jahnabiroy/Word-Counting-Client-s-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket Programming - Word-Counting Client

This assignment was done as part of the COL334 course requirements. The goal of this assignment is to familiarize oneself with socket programming, client-server communication, and scheduling algorithms. The assignment is divided into four parts, with the first two focusing on datagram sockets (single and multi-client handling) using C/C++ programming, and the remaining two focusing on scheduling algorithms (Slotted Aloha, BEB, CSCD, FIFO-Scheduling and Fair-Scheduling).

Contributors

About

This assignment was done as part of the COL334 course requirements. The goal of this assignment is to familiarize oneself with socket programming, client-server communication, and scheduling algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages