Skip to content

Python program that allows for file transfer over TCP. It's a client-server architecture where the client sends a file to the server, and the server receives it and saves it under a different name.

Notifications You must be signed in to change notification settings

PipKcK/FileTransferTCP-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

FileTransferTCP-Python

Python program that allows for file transfer over TCP. It's a client-server architecture where the client sends a file to the server, and the server receives it and saves it under a different name.

About

Python program that allows for file transfer over TCP. It's a client-server architecture where the client sends a file to the server, and the server receives it and saves it under a different name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages