Difference between revisions of "History of Computers - BitTorrent Protocol"

From SJS Wiki
Jump to: navigation, search
Line 3: Line 3:
  
 
===Overview===
 
===Overview===
The BitTorrent Protocol shares files through a P2P netwrok that allows for higher download speeds at lower bandwidth. This is done through a "swarm" of downloads. Instead of downloading the entire file from a source, the BitTorrent Protocol downloads bits and pieces from multiple different people that already have the file at the same time.
+
The BitTorrent Protocol shares files through a P2P network that allows for higher download speeds at lower bandwidth. This is done through a "swarm" of downloads. Instead of downloading the entire file from a source, the BitTorrent Protocol downloads bits and pieces from multiple different people that already have the file at the same time. At the same time, the computer that is downloading the file is also sending the parts it has downloaded to other computers.
 +
 
 +
Currently, BitTorrent is used by companies like Facebook and Twitter to send updates to their servers as well as gaming
  
 
http://www.umkc.edu/is/security/images/P2P_Explanation/bitTorrentProtocol.gif
 
http://www.umkc.edu/is/security/images/P2P_Explanation/bitTorrentProtocol.gif

Revision as of 10:04, 4 September 2013

BitTorrent Protocol

The BitTorrent Protocol is a Peer-to-Peer file sharing network created in 2001 by Bram Cohen.

Overview

The BitTorrent Protocol shares files through a P2P network that allows for higher download speeds at lower bandwidth. This is done through a "swarm" of downloads. Instead of downloading the entire file from a source, the BitTorrent Protocol downloads bits and pieces from multiple different people that already have the file at the same time. At the same time, the computer that is downloading the file is also sending the parts it has downloaded to other computers.

Currently, BitTorrent is used by companies like Facebook and Twitter to send updates to their servers as well as gaming

bitTorrentProtocol.gif