Skip to content

muvazima/File_Transfer_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCP file transfer with authentication

To Run:

Server

./main.py &> /dev/null &
(python3 server_tcp.py)

Client

python3 client_tcp.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages