Skip to content

syuan16/BitTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitTorrent

BitTorrent is a protocol for downloading and distributing files across the internet. In contrast with the traditional client/server relationship, in which download client connects to a central server, BitTorrent clients participate (called peers), download pieces of files from each other, making it a peer-to-peer protocol. This BitTorrent I built will find peers based on the given torrent file and exchange data among them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages