Assignments || Network Lab, IIT Khargpur || 2018-2019
-
Updated
Apr 18, 2019 - C
Assignments || Network Lab, IIT Khargpur || 2018-2019
Classroom management software written from scratch in C++. This project was a part of the CS 433: Computer Networks course taught at IIT Gandhingar in 2020-21
Some basic socket programming codes using TCP and UDP sockets.
A simplistic version of Twitter with a robust design and rich set of features. Mini-Tweet supports a wide variety of features ranging from basic features like user management to advanced features like user security, notification handling and group chat. Concurrent TCP Server, Stateless Client, etc. are the networking paradigms used.
Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.
Multicore Programming (2023-1)
Implementation of persistent TCP connection using python and running in Mininet.
In this project, a client, that is using sockets, is communicating with a server. Both of the client and server code is attached.
File transfer over TCP/UDP sockets with network programming on mininet and various models
A (way too) simple concurrent server for (way too) simple things.
Concurrent web server using producer-consumer problem with different scheduling policies - Shortest File First, Shortest File Name First, First in First Out, and security.
Simple client-server mastermind game made with java
bank management server-client system mini project made for software systems course
Add a description, image, and links to the concurrent-server topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-server topic, visit your repo's landing page and select "manage topics."