Muti-thread Client-Server File Transfer​

Muti-thread Client-Server File Transfer 1. Introduction This project is to implement a multi-threaded server that serves static files using a simple HTTP-like protocol called “GetFile.” And also to create a multi-threaded client that acts as a load generator for the server. Below are the detailed steps for completing the project. Gitbub Link Table of Contents […]