Hi, I am wondering if there is any interest in porting BT to Java. Thanks. David Li...
taweili
taweili@...
Jun 1, 2002 8:54 am
499
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv21590/BitTorrent Modified Files: download.py Log Message: changed...
Bram Cohen
bram_cohen@...
Jun 2, 2002 1:38 am
500
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv19844/BitTorrent Modified Files: Encrypter.py download.py Log...
Bram Cohen
bram_cohen@...
Jun 2, 2002 4:15 am
501
There have been several inquiries as to whether there's a java version of BitTorrent. There's been significantly less interest in volunteerin to port it :-) ...
Bram Cohen
BRAM@...
Jun 2, 2002 2:44 pm
502
In the latest release, when using btdownloadheadless.py, you have to say --saveas ./spam instead of --saveas spam Sorry for the inconvenience. This will be...
Bram Cohen
BRAM@...
Jun 2, 2002 2:56 pm
503
I've written up a document describing the BitTorrent protocol and the reasoning behind it, sufficiently detailed to enable a separate implementation. You can...
Bram Cohen
BRAM@...
Jun 4, 2002 5:41 pm
506
... Did you start running a downloader which already has the complete file? Without one, a new downloader will know what the file looks like but have nowhere...
... You need to run a download and tell it to save to an existing complete copy of the file. Use "--permanent 1" to keep it going or just leave the download...
Andrew Loewenstern
bt@...
Jun 5, 2002 12:10 am
508
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv22109/BitTorrent Modified Files: Connecter.py DownloaderFeedback.py...
Bram Cohen
bram_cohen@...
Jun 5, 2002 5:54 am
509
... The --permanent flag is now obsolete (in fact, it will complain if you try to pass it in.) Just leave the downloader running. -Bram Cohen "Markets can...
Bram Cohen
BRAM@...
Jun 5, 2002 5:57 am
510
I just found and fixed a massive, crippling bug which was making the pipelining backlog get set to 2 ** 15. I'm going to push out a bugfix release tomorrow....
Bram Cohen
BRAM@...
Jun 5, 2002 5:58 am
511
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv20764/BitTorrent Modified Files: __init__.py download.py Log Message:...
Bram Cohen
bram_cohen@...
Jun 5, 2002 5:07 pm
512
Update of /cvsroot/bittorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv20764 Modified Files: PKG-INFO bittorrent.nsi setup.py Log Message: changed...
Bram Cohen
bram_cohen@...
Jun 5, 2002 5:07 pm
513
I just pushed out a build of 2.8.1, this is a major bugfix release for the downloader. The tracker is mostly unchanged, there's no need to upgrade it. -Bram...
Bram Cohen
BRAM@...
Jun 5, 2002 8:35 pm
514
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv26508/BitTorrent Modified Files: DownloaderFeedback.py Log Message: ...
Bram Cohen
bram_cohen@...
Jun 6, 2002 3:56 am
515
I tried updating to 2.8.0 and downloading a test file at www.wormbaby.com and now BT just BSOD's on me 3-4 seconds after connecting to peers shows up. I get an...
Guess I should also include my specs: P3 933, Asus cusl2 mobo, 512mb pc133, Linksys 4.1 LNE100 NIC (standard XP driver that came with XP - no updates yet),...
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv31434/BitTorrent Modified Files: track.py Log Message: added null key...
Bram Cohen
bram_cohen@...
Jun 6, 2002 6:55 am
518
... Wow. BSOD is pretty difficult for me to do - BitTorrent is a Python script, hardly anything scary in there. The last time problems like this happened it...
It turns out that the 'type' key in the info message is completely unnecessary. I've now removed the requirement that it be there, but will leave the key in...
Bram Cohen
BRAM@...
Jun 7, 2002 12:25 am
520
Well Bram, whatever you fixed in the 2.8.1 downloader release fixed my problem! Thank you!...
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv23393/BitTorrent Modified Files: download.py track.py Log Message: ...
Bram Cohen
bram_cohen@...
Jun 7, 2002 2:12 am
522
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv3675/BitTorrent Modified Files: download.py track.py Log Message: ...
Bram Cohen
bram_cohen@...
Jun 7, 2002 3:03 am
523
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv8211/BitTorrent Modified Files: DownloaderFeedback.py download.py Log...
Bram Cohen
bram_cohen@...
Jun 7, 2002 6:16 pm
524
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv6217/BitTorrent Modified Files: Uploader.py download.py Log Message: ...
Bram Cohen
bram_cohen@...
Jun 7, 2002 9:56 pm
525
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv9166/BitTorrent Modified Files: DownloaderFeedback.py download.py Log...
Bram Cohen
bram_cohen@...
Jun 7, 2002 10:06 pm
526
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv26891/BitTorrent Modified Files: HTTPHandler.py Log Message: added...
Bram Cohen
bram_cohen@...
Jun 7, 2002 11:09 pm
527
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv2335/BitTorrent Modified Files: Storage.py download.py Log Message: ...
Bram Cohen
bram_cohen@...
Jun 7, 2002 11:46 pm
528
Update of /cvsroot/bittorrent/BitTorrent/BitTorrent In directory usw-pr-cvs1:/tmp/cvs-serv7844/BitTorrent Modified Files: Storage.py Log Message: made close...
Bram Cohen
bram_cohen@...
Jun 8, 2002 12:10 am
529
There are four BT links on http://www.wormbaby.com/download.asp for this weekends distribution. If you're curious about how BT works or want to see it in...