Skip to content

Through this system, anyone can share files across different computers on the same network.

Notifications You must be signed in to change notification settings

MuhammadHamzaAmir/Multi-Server-Client-File-Sharing-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Multi-Server-Client-File-Sharing-System

Main Working

  • The system allows users to share files among various systems.
  • Those systems need to be on the same network.
  • Client.py file will run on the receiver end.
  • Server.py file will run on the sender end.
  • If the user wants to send the original file but wants to divide the workload, then user can run two instance of Server.py file. Where the ipv4-address will be the same of sender machine but ports number will be different for those two instances of Server.py file.
  • The main requirement is that client should have first hand knowledge of ipv4-address of the machines where the Server.py files are running.

About

Through this system, anyone can share files across different computers on the same network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages