0

I was wondering what made this protocol so useful as opposed to the other available protocols.

For example, Gnutella is not used at all anymore (according to my limited knowledge) while more and more companies/people are providing files over torrent.

Thanks

Gootik
  • 526
  • 1
  • 7
  • 18

2 Answers2

2
  • It is an open protocol, not only used by some proprietary client
  • It does not require central servers (with DHT etc. not even a tracker) which can be easily shutdown (when sharing copyrighted material).
ThiefMaster
  • 310,957
  • 84
  • 592
  • 636
1

Bittorrent was the first p2p technology that gave copyright holders the ability to put their content on their own website (in the form of publishing a .torrent file), instead of doing it on third party sites/applications, thus sending their "customers" away from their web property.

Due to that many software vendors (including some major Linux distros) adopted bittorrent as a distribution mechanism, giving it enough credibility.

All other p2p technologies failed to show enough non-infringing activity on their networks, which gave authorities legal grounds to shut them down.

Nikolai Gorchilov
  • 927
  • 1
  • 9
  • 16