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 Both sides next revision
inside_bitcomet [2011/01/13 15:40]
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);
 
inside_bitcomet.txt · Last modified: 2022/06/20 15:11 by wxhere
[unknown button type]
 
Recent changes RSS feed Driven by DokuWiki