News

This project demonstrates the differences between TCP and UDP protocols through Python socket programming. The applications measure latency, packet loss, and throughput across both types of ...
This project is a client-server chatroom application built with Python and TCP socket programming. It supports real-time text messaging, chat history, and file sharing between up to three concurrent ...