Comments on QuickList please
Moderator: Moderators
Comments on QuickList please
I would like to have some thoughts on QuickList so that we can agree on 1.0 and start implementing it!
http://forum.dcstats.net/showthread.php?s=&threadid=802
http://forum.dcstats.net/showthread.php?s=&threadid=802
[url=dchub://ancient.myftp.org]ancient.myftp.org - [BBB][Sunet][Tele2] ONLY! @ 20GB (ISP/IP/Share Scripted)[/url]
Got only one problem though - but that is more a product of my own lazyness than anything
Obviously if the hub supports QuickList I'm ok but then again, if it doesn't, I have to put in some sort of timer/etc to make sure I send $ValidateNick. Some hubs have EXTENDEDPROTOCOL in their Lock but don't have $Supports/QuickList, so I can't rely on that .
Unless....somebody has a better idea on how to approach it?
(Though maybe some comments on this - screw the "Lock" routine - use it as $Supports - ex $Lock SUPPORTSPROTOCOL QuickList etc| - save a little bit....if it sends $Key before $Supports it will be considered non QuickList, etc)
Obviously if the hub supports QuickList I'm ok but then again, if it doesn't, I have to put in some sort of timer/etc to make sure I send $ValidateNick. Some hubs have EXTENDEDPROTOCOL in their Lock but don't have $Supports/QuickList, so I can't rely on that .
Unless....somebody has a better idea on how to approach it?
(Though maybe some comments on this - screw the "Lock" routine - use it as $Supports - ex $Lock SUPPORTSPROTOCOL QuickList etc| - save a little bit....if it sends $Key before $Supports it will be considered non QuickList, etc)
I didn't make sense in the last part of the post.
Though maybe some comments on this - screw the "Lock" routine - use it as $Supports - ex $Lock SUPPORTSPROTOCOL QuickList etc| - save a little bit of bandwidth....if the client sends $Key before $Supports it will be considered non QuickList, etc user
That's better
Though maybe some comments on this - screw the "Lock" routine - use it as $Supports - ex $Lock SUPPORTSPROTOCOL QuickList etc| - save a little bit of bandwidth....if the client sends $Key before $Supports it will be considered non QuickList, etc user
That's better
-
- The Creator Himself
- Posts: 296
- Joined: 2003-01-02 17:15
Oh, this is very easy, if a hub sends extendedprotocol it also has to reply with supports after it gets one...even if it doesnt support anything...as to the other hubs that dont work, who cares? They'll fix their flaws if they want to play with the rest of the children...TasMan wrote:Got only one problem though - but that is more a product of my own lazyness than anything :)
Obviously if the hub supports QuickList I'm ok but then again, if it doesn't, I have to put in some sort of timer/etc to make sure I send $ValidateNick. Some hubs have EXTENDEDPROTOCOL in their Lock but don't have $Supports/QuickList, so I can't rely on that :( .
Unless....somebody has a better idea on how to approach it?
(Though maybe some comments on this - screw the "Lock" routine - use it as $Supports - ex $Lock SUPPORTSPROTOCOL QuickList etc| - save a little bit....if it sends $Key before $Supports it will be considered non QuickList, etc)