Skip to content

justEhmadSaeed/Python-Sockets-File-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Transfer Via Python Sockets

  • Make sure you have python 3 installed.
  • Open a terminal and run python server.py to initiate the server.
  • Open another terminal and run python client.py to start the client and the file will be transferred to the client.

About

Transfer files from the server to a client via sockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages