PtokaX forum

Archive => HOW-TO's => Archived 5.1 boards => Old HOW-TO's => Topic started by: DJ Bert on 08 June, 2005, 00:17:44

Title: DC version in ClientTags.xml
Post by: DJ Bert on 08 June, 2005, 00:17:44
Hi Guys,

I have Black D.C. Version 1.26 Release 0 (Build 1462) and wanna use it in my own hub. Running Ptokax 17.09. I tryed to get in ClientTags.xml, but it is not working. How can it work??
How to add the correct Tags???

   
        Black D.C. Version 1.26 Release 0 (Build 1462)
        Black D.C.
   


Grtzzz
DJ Bert
Title:
Post by: bastya_elvtars on 08 June, 2005, 01:46:13
QuoteOriginally posted by DJ Bert
Hi Guys,

I have Black D.C. Version 1.26 Release 0 (Build 1462) and wanna use it in my own hub. Running Ptokax 17.09. I tryed to get in ClientTags.xml, but it is not working. How can it work??
How to add the correct Tags???

   
        Black D.C. Version 1.26 Release 0 (Build 1462)
        Black D.C.
   


Grtzzz
DJ Bert

BlackDC has no tag, has weird supports (only NoHello and NoGetINFO AFAIK) and sends soe $ClientID which the hub does not tolerate. I have written this once, please search.
Title:
Post by: PPK on 08 June, 2005, 02:27:08
QuoteOriginally posted by bastya_elvtars
has weird supports (only NoHello and NoGetINFO AFAIK)
If client supports NoHello then no need to supports NoGetINFO... with NoHello client never get NickList or Hello -> never need to send GetINFO :]
Title:
Post by: bastya_elvtars on 08 June, 2005, 02:43:36
QuoteOriginally posted by PPK
QuoteOriginally posted by bastya_elvtars
has weird supports (only NoHello and NoGetINFO AFAIK)
If client supports NoHello then no need to supports NoGetINFO... with NoHello client never get NickList or Hello -> never need to send GetINFO :]

http://board.univ-angers.fr/thread.php?threadid=4655&boardid=9

:P

Still this is in the $Supports, anyway, I think I should update my client2hub communication knowledge.  :rolleyes:
Title:
Post by: DJ Bert on 08 June, 2005, 13:02:30
QuoteOriginally posted by bastya_elvtars
QuoteOriginally posted by PPK
QuoteOriginally posted by bastya_elvtars
has weird supports (only NoHello and NoGetINFO AFAIK)
If client supports NoHello then no need to supports NoGetINFO... with NoHello client never get NickList or Hello -> never need to send GetINFO :]

http://board.univ-angers.fr/thread.php?threadid=4655&boardid=9

:P

Still this is in the $Supports, anyway, I think I should update my client2hub communication knowledge.  :rolleyes:

Have tryed that, but can't get in with black dc.
function UnknownArroval(user,data)
   if string.find(data,"BlkDC") then return 1 end
end

I think to try something else   X(

Grtzzz
DJ Bert