Skip to content

This is a simple file transfer application over a TCP connection using Python

Notifications You must be signed in to change notification settings

farhan0167/FileTransferOverTCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileTransferOverTCP

This is a simple file transfer application over a TCP connection. I built this after being frustrated uploading files I wanted to transfer from my virtual machine on windows to my Macbook. I found an amazing repository for the starter code, and integrated an authentication scheme to ensure not everyone in my local network can use my active TCP port. I also realize this project could be a great way to demonstrate all my classroom learning in Network Security, so I plan to incrementally add functionalities with the passage of time.

About

This is a simple file transfer application over a TCP connection using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages