Skip to content

Made a slave master distributed file download system, that coherently downloads a file from a hosted server like bit torrent

Notifications You must be signed in to change notification settings

rajatgolechha3319/COL334-2-Distributed-File-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COL334-2-Distributed-File-Transfer

Made a slave master distributed file download system that coherently downloads a file from a hosted server like a torrent

Master.py

Contains the code for the master side of the distributed system, the master coordinates with the clients for the shared file download.

Slave.py

It contains the code for the slave side of the distributed system.

PDF

contains an explanation of the code and working analysis of the master-slave design with the server.

About

Made a slave master distributed file download system, that coherently downloads a file from a hosted server like bit torrent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages