You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.