Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 309 Bytes

File metadata and controls

4 lines (4 loc) · 309 Bytes

BitTorrent is a popular P2P protocol for file distribution. Among its interesting features, this system implemented the choking-unchoking mechanism which is one of the most important features of BitTorrent. Sample client and server programs are attached for testing purposes. The program is written in Java.