This project is a multi-threaded HTTP server implemented from scratch using low-level socket programming. The server is designed to handle multiple concurrent clients, serve static and binary files ...