This application is used to share files among your peers. You just make a group and start uploading files for all participants to download. It uses socket programming and multithreading. The file is downloaded in multiple chunks from multiple peers simultaneously and uses SHA to verify the downloaded file integrity.
-
Notifications
You must be signed in to change notification settings - Fork 0
This application is used to share files among your peers. You just make a group and start uploading files for all participants to download. It uses socket programming and multithreading. The file is downloaded in multiple chunks from multiple peers simultaneously and uses SHA to verify the downloaded file integrity.
shreyash53/Peer-2-Peer-Group-based-File-Sharing-System
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This application is used to share files among your peers. You just make a group and start uploading files for all participants to download. It uses socket programming and multithreading. The file is downloaded in multiple chunks from multiple peers simultaneously and uses SHA to verify the downloaded file integrity.