I just spent some time updating BitTorrent to use the latest versions of py2exe and nullsoft installer. Now I'm updating completedir to fix some bitrot and...
... John, you might want to think about it slightly differently. Web servers slow down as they serve to lots of different people. Although there is certainly...
Hi John, Yeah, I know what the bytes are there for. My point is that those flags, according to the protocol spec, should have been coordinated through Bram so...
Update of /cvsroot/bittorrent/BitTorrent In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19909 Modified Files: BUILD.windows.txt bittorrent.nsi...
Bram Cohen
bram_cohen@...
Mar 1, 2004 7:03 pm
4937
I do not know if this is a concern of the development team or not, but the ports you are using (68XX) conflict with the ports that Sony recommends you forward...
Larry G. Irwin II
MadeGuy_II@...
Mar 1, 2004 7:05 pm
4938
... If anyone's using 'em, then you're absolutely right they're out of spec. That doesn't mean you should ban them, then. Just respond back with zeroes. Any...
John Hoffman
theshadow@...
Mar 1, 2004 7:09 pm
4939
... Does Sony recommend you to forward a range of 1000 ports?...
... Larry, there will be conflicts no matter what range of ports is used. I vote to continue using the current default....
John Hoffman
theshadow@...
Mar 1, 2004 7:24 pm
4942
... I called Sony of America and for SOCOM II they suggest opening up ports 6000-6999 UDP for the headset to work. My router (NetGear something) only does...
Larry G. Irwin II
MadeGuy_II@...
Mar 1, 2004 8:06 pm
4943
I apologize for bringing it up because when I first called and asked SONY, they made it sound like the port ranges were for ALL gamaes, it now seems to be that...
Larry G. Irwin II
MadeGuy_II@...
Mar 1, 2004 8:06 pm
4944
Update of /cvsroot/bittorrent/BitTorrent In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31885 Modified Files: btcompletedir.py btcompletedirgui.py...
Bram Cohen
bram_cohen@...
Mar 2, 2004 7:20 pm
4945
... Actually, that is really not the case; there is a well recognized port registration authority called IANA which (among other things) coordinates and...
Johan Sundström
jhs@...
Mar 2, 2004 9:58 pm
4946
... But BT clients can use any port they like, so there's not much reason to reserve ports for BT....
I was wondering if anyone knew of a DLL, Script, or Whatever to beable to decode torrents VIA mIRC. I'm trying to make a bot (I don't know Perl or C++) that I...
... Currently there is one available in the debian package, which should really get put into the main CVS sometime soon. (Yet another thing for my todo list) ...
Update of /cvsroot/bittorrent/BitTorrent In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5433 Modified Files: btcompletedir.py Log Message: bug fix ...
Bram Cohen
bram_cohen@...
Mar 3, 2004 6:47 pm
4954
you can port BDecode and BEncode libraries to mirc script, as i don't know if this has already been done. Or you can call python / PHP torrent parsers from...
I wrote a little library that does that, among other things. http://howsfamily.net/BitTorrent.Utilities.dll It's written in C#, and I don't know how that will...
I've put up the release candidate for the 3.4 release. If there are no disasters in the next day or so I'll upgrade the version numbers and push out a real...
Update of /cvsroot/bittorrent/BitTorrent In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4106 Modified Files: btcompletedirgui.py Log Message: made...
Bram Cohen
bram_cohen@...
Mar 4, 2004 8:08 am
4958
Update of /cvsroot/bittorrent/BitTorrent In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4583 Modified Files: btcompletedirgui.py Log Message: cosmetic...
Bram Cohen
bram_cohen@...
Mar 4, 2004 8:09 am
4959
... It says "bad data from tracker -" while 3.3 did not. I think the no_peer_id extension is not implemented correctly. no_peer_id=1 is being send, but I guess...
I'm new to BT, so I might have a wrong grasp of BT protocol. If someone has a "DoS" BT client, that randomly sets it's IP address and port number to the...
weixian_shen
weixian_shen@...
Mar 4, 2004 7:20 pm
4961
... BT trackers have features to prevent this sort of behavior. IPs are normally sniffed by the tracker instead of specified by the client....