0.402 info(tth leaf transfers and no bz2list support)
Moderator: Moderators
-
arnetheduck
- The Creator Himself
- Posts: 296
- Joined: 2003-01-02 22:15
0.402 info(tth leaf transfers and no bz2list support)
Ok, for those interested, the next version will support tth leaf transfers using an adc-like command, you can look in the cvs for details...
Oh, and bz2-filelist support has been dropped in favor for xml.bz2...remember, no free slots given for nmdc-style .dclst filelists, not even for op's if I remember things correctly...
Oh, and bz2-filelist support has been dropped in favor for xml.bz2...remember, no free slots given for nmdc-style .dclst filelists, not even for op's if I remember things correctly...
-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
-
PseudonympH
- Forum Moderator
- Posts: 366
- Joined: 2004-03-06 07:46
-
Naga
- Posts: 45
- Joined: 2003-12-02 16:24
- Location: Sweden
I've already been baned for life one time because I was using DC++ 0.402 (Or rather the CVS version). "you are using a client with nonstandard supports....". Think I'll see what happens when 0.402 get released, it's going to be interesting 
Last edited by Naga on 2004-05-26 08:03, edited 1 time in total.
Thanks to all open source programmers!
They enable the rest of us to learn a lot!
They enable the rest of us to learn a lot!
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
-
TheParanoidOne
- Forum Moderator
- Posts: 1420
- Joined: 2003-04-22 19:37
joakim_tosteberg wrote:You're not aloneNaga wrote:I've already been baned for life one time because I was using DC++ 0.402 (Or rather the CVS version). "you are using a client with nonstandard supports....".
Not by a long shot. Anything which doesn't conform is automatically "bad" as far as some people are concerned. :sigh:
-
TheParanoidOne
- Forum Moderator
- Posts: 1420
- Joined: 2003-04-22 19:37
Harhs wrote:The new DC++ just needs to be compatible enough, so that searches, file list transfers and file transfers work like before with other Direct Connect clients, too. This is my main concern.
As far as I can tell, the core has been split into NMDC stuff and ADC stuff. There should therefore be no loss in functionality with existing hubs.
-
Gargol
- Posts: 1
- Joined: 2004-06-12 05:13
joakim_tosteberg wrote:You're not aloneNaga wrote:I've already been baned for life one time because I was using DC++ 0.402 (Or rather the CVS version). "you are using a client with nonstandard supports....".
The big problem was dc++k CDM out at the moment belived DC++ cvs 402 to be BCDC and thats why many OPs banned it.
Fixed in dc++k CDM 3.0
version 3.1 fixes no fillist. (Last version of dc++k CDM)
-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
-
psf8500
- Posts: 23
- Joined: 2003-03-04 23:51
PPK wrote:Fix without testing => not fixed and 3.1 always kicking people for DC++ without slot for filelist
erm. yeh it was tested. 3.1 will not consider a DC++ client without "BZList" in it's supports to be cheating if it does not give a slot for file list...
DC++k CDM 3.1 wrote:else if( (d->isSet(Download::FLAG_USER_LIST)) && (client->getOp()) && (user->isSet(User::DCPLUSPLUS))
&& (user->getSupports().find("BZList") != string::npos) && (client->getClientFavNoSlotsDcpp()) ) {
// some code to deal with people who don't give a slot for filelist...
}
Maybe there using an older version....
-
PPK
- Posts: 9
- Joined: 2003-01-03 22:11
Bad testing, if client have XmlBZList supports is kicked and DC++ have it from 0.307
This work better
&& (user->getSupports().find("BZList") != string::npos) && // <= BUG
This work better
else if( (d->isSet(Download::FLAG_USER_LIST)) && (client->getOp()) && (user->isSet(User::DCPLUSPLUS))
&& (aSource->isSet(UserConnection::FLAG_SUPPORTS_BZLIST)) && (client->getClientFavNoSlotsDcpp()) )
{
-
norti
- Posts: 34
- Joined: 2003-10-22 19:42
- Location: Hungary
-
PseudonympH
- Forum Moderator
- Posts: 366
- Joined: 2004-03-06 07:46
-
joakim_tosteberg
- Forum Moderator
- Posts: 587
- Joined: 2003-05-07 07:38
- Location: Sweden, Linkoping
-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
-
norti
- Posts: 34
- Joined: 2003-10-22 19:42
- Location: Hungary
GargoyleMT wrote:norti wrote:Why?![]()
Should I read that as a serious question, or as sarcasm? I'll bet you saw the other thread on the subject.
Haven't seen anything yet
PseudonympH: no comment...
.: Norti :.
-
Sedulus
- Forum Moderator
- Posts: 687
- Joined: 2003-01-04 14:32
er.. the option is removed, the functionality is not
it's now enabled wether you like it or not
it's now enabled wether you like it or not
http://dc.selwerd.nl/hublist.xml.bz2
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)
http://www.b.ali.btinternet.co.uk/DCPlusPlus/index.html (TheParanoidOne's DC++ Guide)
http://www.dslreports.com/faq/dc (BSOD2600's Direct Connect FAQ)
-
GargoyleMT
- DC++ Contributor
- Posts: 3212
- Joined: 2003-01-08 02:46
- Location: .pa.us
norti wrote:Is there another 0.402 topic, I wasn't reading this forum for weeksSarcasm of course
but I'd be interested why it was removed
The previous thread:
http://dcplusplus.sourceforge.net/forum ... hp?t=10867
-
TheParanoidOne
- Forum Moderator
- Posts: 1420
- Joined: 2003-04-22 19:37
Who is online
Users browsing this forum: Google [Bot] and 0 guests