After much arguing, cogitating, arguing, and cogitating, the bt2 protocol designs are now further along than they were before. Features planned for bt2 - ...
... Sweet! ... The peers could provide a list of root hashes for other files they have (all of? Parts of?) ? And the primary tracker URL for each hash? Or am...
... When peers connect to each other they'll both all announce the individual files that they have. Tracker announces will probably give a unique identifier...
... protocol ... download ... know ... I have ... it would ... Why would Azureus developers fix other clients? :-) I think he has a pronoun reference error....
... I think this is unreasonable. This would require a change in *all* clients, those who do not care won't bother implementing it and destroy the value of the...
Elliott Mitchell
ehem@...
Jun 5, 2004 5:38 pm
5486
I keep getting the same error. Traceback (most recent call last): File "btdownloadgui.py", line 271, in next File "webbrowser.pyc", line 46, in open_new File...
beholder143
beholder143@...
Jun 5, 2004 5:39 pm
5487
... I cant see in the http spec any way to stop a server sending you this (I suppose someone has actually gzipped the files on the server. Cant save much space...
... Related thing, how about peers refering to pieces *strictly* by hash? This adds to anonimity by allowing for lack of a better term, better "zombie" clients...
Elliott Mitchell
ehem@...
Jun 5, 2004 5:42 pm
5491
I have a problem with my bittorrent 3.4.2 client. When i resume the download, sometimes it takes up to 300MB and more (i have "only" 512 mb RAM installed and...
mat_bos
mat_bos@...
Jun 5, 2004 5:43 pm
5492
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10756 Modified Files: track.py Log Message: fix typo ...
Dr. Burris T. Ewell
burris@...
Jun 5, 2004 5:43 pm
5493
... break ... root. Ok so if each file has it's own has does that mean in an instance where the tracker has both the files individually and in a multi file......
H.J.
animeandtaoism@...
Jun 5, 2004 5:44 pm
5494
... k.Te ... uÏÇw ... vw.P ... Ð ... wrong. ... much ... This isn't the .torrent, this is the tracker HTTP response. And when the client doesn't support...
... k.Te ... uÏÇw ... vw.P ... Ð ... wrong. ... much ... This isn't the .torrent, this is the tracker HTTP response. And when the client doesn't support...
... From: "Elliott Mitchell" <ehem@...> To: <BitTorrent@yahoogroups.com> Sent: Saturday, May 29, 2004 12:33 AM Subject: Re: [BitTorrent] Bittorrent as a...
... ideally all ... good thing ... yet. ... (or ... carry ... How about this? A merkle tree with 1 kb block size is generated for each file. Each file in a...
... Actually, when I got gzip decompression going, I thought, why not add "Accept-encoding: gzip" to the headers I send, so that anyone can zip if they want? ...
... Yes, but I didn't expect it so I didn't check for it until you hinted. :) And yes, in the case of gzipped content, not when I asked for gzipped and...
... Unfortunately the Wiki needs a little updating with all these extensions that are in use. I've been meaning to try to get around to it some time. At the...
... I'm not sure that just a hash with no further information is sufficient to uniquely identify a chunk. There are only so many hashes possible - and although...
... Ok, resistant yes, impossible no. A given hash size has only a finite number of possible hashes. Even a simplistic analysis would tell you that it is...
... I know. So all you need is 2^80 b data (SHA1 size / 2) on one system and a collission is likely. Anyway, I don't like the idea either and the current way...