Home

A free C++ BitTorrent/HTTP/FTP Download Client

understanding_bitcomet
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
understanding_bitcomet [2011/03/10 06:36]
lucy [What to do when garbled text appears in the CometID pane]
understanding_bitcomet [2011/04/27 17:23]
greywizard [What is web-seeding and how can I make use of it?]
Line 176: Line 176:
  
 More information about preview while downloading can be read [[preview_while_downloading|HERE]]. More information about preview while downloading can be read [[preview_while_downloading|HERE]].
 +
 +====What is the encryption option in BitComet and what effects does it have on the operation of the client?====
 +
 +The encryption option in BitComet (just as in other clients) has the purpose of obfuscating BitTorrent traffic in order to render it undetectable (or at least less detectable) to traffic shaping applications which some ISPs use, in order to throttle BitTorrent traffic.\\ 
 +BitComet uses the MSE/PE encryption method introduced by Azureus and (when encryption is activated) it encrypts both protocol header and message payload.
 +
 +For more detailed information on this subject, as well as for a description of the effect each encryption level chosen in the client has on connections read [[protocol_encryption|this topic]].
 +
 +====What is web-seeding and how can I make use of it?====
 +
 +Simply put, web-seeding is a technology which allows a BitTorrent swarm to use a web server as a peer of the swarm. In other words if you have content you want to distribute through a web server, you can use web-seeding to create a BitTorrent swarm around that content and offload the burden from the web-server, as it would act a simple seed in that swarm maintaining it alive for as long as you share that content, but as soon as there are more than one downloaders, they will actually be peers in the [[peers_seeds_torrent_tracker_dht_peer_exchange_pex_magnet_links#swarm|swarm]] and download all from each other and the server (thus sharing the load) not all of them just from the server.
 +
 +Currently there are two web-seeding specifications available out there:
 +  * BitTornado style web-seeding (needs a special web server to be set up, which serves content by info-hash and piece rather than file name);
 +  * GetRight style web-seeding (can use a standard HTTP web server, with no additional setup required).
 +
 +
 +In order to benefit from the presence of a web-seeding server in the torrent swarm, a BitTorrent client must support web-seeding.\\ BitComet supports GetRight style web-seeding since v.1.14. For details on how to create a torrent with a web-seeding server check [[making_torrents_with_bitcomet|this topic]].
  
  
 
understanding_bitcomet.txt · Last modified: 2015/08/15 04:21 (external edit)
[unknown button type]
 
Recent changes RSS feed Driven by DokuWiki