mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] Re: Statistics


From: Roland Arendes
Subject: Re: [Mldonkey-users] Re: Statistics
Date: Tue, 26 Nov 2002 15:34:40 +0100 (CET)

Hi

>> Others are normal eDonkeys and the rest?
> Yes, no pun intended. It's just that the official client is recognized
by
> "negative" properties (it doesn't have any of the signs of other types
of
> clients)

I just noticed this:

let client_is_emule c =
  let md4 = Md4.direct_to_string c.client_md4 in
    md4.[5] = Char.chr 14 &&
    md4.[14] = Char.chr 111

We do so far only recognize actual emule-version. The old ones have
md4.[5] = 13 and md4.[14] = 110

Perhaps this could be used in the stats, too.

Like already said, "old mldonkeys" for mld <2.00+2_new_sig and "old
emules" before version .. ah ... don't know. But old ones.

-Roland






reply via email to

[Prev in Thread] Current Thread [Next in Thread]