/TCPFileServer

TCP File Server implementation in Python 2.7. The program mimics client-server interaction where a client requests a file from the server and the server returns the appropriate file. This was developed as part of an assignment.

Primary LanguagePython

No issues in this repository yet.