Skip to content

A terminal-based implementation of the P2P file-sharing BitTorrent protocol.

Notifications You must be signed in to change notification settings

shashankcm95/BitTorrent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P-file-Sharing

  • This is a terminal-based implementation of the P2P file sharing BitTorrent protocol.
  • The application has the features like creating a tracker,connecting with peers, chunking, choking/unchoking neighbors, optimistic choking/unchoking, merging pieces.
  • Logs are also recorded for each peer along with timestamps. These logs contain messages sent among the peers like “have a chunk”, “interested in the chunk”, “not interested in the chunk” etc.

About

A terminal-based implementation of the P2P file-sharing BitTorrent protocol.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages