Project: Chat and File Sharing System

Completed in Apr 2025
CComputer Network

This is the programming project for COMP 4621 - Computer Network. The project is a system that allows both chat and file sharing services. Programming is done in C.

I used both TCP and UDP in this project. Besides, rdt3.0 is implemented to ensure reliable data transfer.