Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Implemented a P2P File sharing software similar to BitTorrent protocol. Peers are connected to each other and then they can transfer electronic files are transferred between them using peer-peer architecture. The software is implemented mainly using multithreading concepts in Java.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages