Word-Counting Client
Sep 2024 - Oct 2024
Professor: Tarun Mangla
The Word-Counting Client project focuses on understanding socket programming, client-server communication, and the implementation of various scheduling algorithms in a networked environment. The project provides hands-on experience in designing a system where a client sends text data to a server, and the server processes the data to count the frequency of each word. The project incorporates both single-client and multi-client communication, along with the application of different scheduling strategies to manage how requests are handled by the server.
Read more