This project implements a multi-threaded web server in Python and extends it to act as an FTP client. The server handles various file requests and integrates FTP functionality to serve text files upon request.
file-handling ftp-client socket-programming client-server-architecture programming-assignment-1 university-of-cincinnati multi-threaded-web-server web-server-development ftp-integration text-file-handling cs4065 computer-networks-and-networked-computing building-a-multi-threaded-web-server implementing-the-ftp-client
-
Updated
Aug 7, 2024 - Python