wok diff bittorrent/description.txt @ rev 20381
Down xorg-serveur (1.12.4), needs mesa 9.2+
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 15 16:21:37 2018 +0200 (2018-06-15) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/bittorrent/description.txt Fri Jun 15 16:21:37 2018 +0200 1.3 @@ -0,0 +1,6 @@ 1.4 +BitTorrent is a tool for distributing files. It's extremely easy to use - 1.5 +downloads are started by clicking on hyperlinks. Whenever more than one 1.6 +person is downloading at once they send pieces of the file(s) to each other, 1.7 +thus relieving the central server's bandwidth burden. Even with many 1.8 +simultaneous downloads, the upload burden on the central server remains quite 1.9 +small, since each new downloader introduces new upload capacity.