Multiple File Transfer using TCP-Socket in Python3

The repo contains the code for a simple file transfer program. Here the client send multiple files to the server and the server saves all the files properly.