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

From SJS Wiki
Jump to: navigation, search
Line 7: Line 7:
 
Currently, BitTorrent is used by companies like Facebook and Twitter to send updates to their servers. It's also used by companies such as Blizzard that send updates for their games through a BitTorrent system. BitTorrent is the most popular way of sending large files over the internet and currently takes up over half of the world's bandwidth dedicated to file sharing.  
 
Currently, BitTorrent is used by companies like Facebook and Twitter to send updates to their servers. It's also used by companies such as Blizzard that send updates for their games through a BitTorrent system. BitTorrent is the most popular way of sending large files over the internet and currently takes up over half of the world's bandwidth dedicated to file sharing.  
  
http://www.umkc.edu/is/security/images/P2P_Explanation/bitTorrentProtocol.gif
+
http://www.umkc.edu/is/security/images/P2P_Explanation/bitTorrentProtocol.gif <ref> [http://www.umkc.edu/is/security/p2p_explanation.asp]. </ref>
  
 
==Significance==
 
==Significance==
Line 14: Line 14:
  
 
==Reference==
 
==Reference==
 +
<references/>

Revision as of 20:07, 8 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. It's also used by companies such as Blizzard that send updates for their games through a BitTorrent system. BitTorrent is the most popular way of sending large files over the internet and currently takes up over half of the world's bandwidth dedicated to file sharing.

bitTorrentProtocol.gif [1]

Significance

BitTorrent uses its P2P setup to obtain high file sharing speeds while diminishing bandwidth usage. Currently, according to BitTorrent Inc., there are over 150 million active BitTorrent users.


Reference

  1. [1].