Home

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

inside_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
inside_bitcomet [2011/01/13 15:31]
greywizard
inside_bitcomet [2011/01/15 20:47]
greywizard [Torrent File Format]
Line 35: Line 35:
     * **"piece length"**: number of bytes in each piece (integer);     * **"piece length"**: number of bytes in each piece (integer);
     * **"pieces"**: string consisting of the chaining together of all 20-byte SHA1 hash values, one per piece (byte string);     * **"pieces"**: string consisting of the chaining together of all 20-byte SHA1 hash values, one per piece (byte string);
-    * **"private"**: (optional) if the torrent is a Private Torrent (SecureTorrent), it must only announce itself to the private tracker or to a single tracker at any time, if there are several trackers in the announce-list (integer, 0 or 1)(([[http://bittorrent.org/beps/bep_0027.html|Private Torrents]]));+    * **"private"**: (optional) if the torrent is a Private Torrent (SecureTorrent), BitComet must only announce itself to the private tracker or to a single tracker at any time, if there are several trackers in the announce-list (integer, 0 or 1)(([[http://bittorrent.org/beps/bep_0027.html|Private Torrents]]));
     * **"publisher"**: (optional) the name of the torrent creator, if do not allow to be changed (string);     * **"publisher"**: (optional) the name of the torrent creator, if do not allow to be changed (string);
     * **"publisher-url"**: (optional) the URL of the torrent creator if do not allow to be changed (string);     * **"publisher-url"**: (optional) the URL of the torrent creator if do not allow to be changed (string);
Line 48: Line 48:
 **9) "publisher-url"**: (optional) the url of the torrent creator (string);\\ **9) "publisher-url"**: (optional) the url of the torrent creator (string);\\
 **10) "comment"**: (optional) free-form textual comments by the author (string);\\  **10) "comment"**: (optional) free-form textual comments by the author (string);\\ 
-**11) "url-list"**: (optional) a list containing one or more URLs of the mirror server(s) used as webseeding download sources. For more info check the [[http://www.getright.com/seedtorrent.html|GetRight webseeding specifications]].+**11) "url-list"**: (optional) a list containing one or more URLs of the mirror server(s) used as webseeding download sources.(([[http://www.getright.com/seedtorrent.html|GetRight webseeding specifications]]))(([[http://bittorrent.org/beps/bep_0019.html|HTTP/FTP webseeding - GetRight style]])).
  
 <html><span style=color:red;font-weight:bold>Important Notice:</span></html> <html><span style=color:red;font-weight:bold>Important Notice:</span></html>
 
inside_bitcomet.txt · Last modified: 2022/06/20 15:11 by wxhere
[unknown button type]
 
Recent changes RSS feed Driven by DokuWiki