Multiple Locks

Technical discussion about the NMDC and <a href="http://dcpp.net/ADC.html">ADC</A> protocol. The NMDC protocol is documented in the <a href="http://dcpp.net/wiki/">Wiki</a>, so feel free to refer to it.

Moderator: Moderators

Locked
sandos
Posts: 186
Joined: 2003-01-05 10:16
Contact:

Multiple Locks

Post by sandos » 2003-03-17 03:34

Im seeing hubs sending locks after the login sequence:

Code: Select all

$Lock 4141 Pk=Ag
Anybody knows why anybody wants to do this?[/code]

Gadget
Posts: 62
Joined: 2003-01-11 06:24
Location: Finland
Contact:

Post by Gadget » 2003-03-17 05:08

It's part of GeneralBot's client checking feature. NMDC answers with $Key while DC++ doesn't. Clients without proper tag and key will be flagged as fakes.

Locked