mldonkey-users
[Top][All Lists]
Advanced

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

[Mldonkey-users] Perhaps interesting for some coders (emule proto specs)


From: Roland Arendes
Subject: [Mldonkey-users] Perhaps interesting for some coders (emule proto specs)
Date: Sat, 11 Jan 2003 11:55:56 +0100

hi mldonkey-users,

  eDonkey Protocol 0.6 with some documented eMule extensions:

  
http://www.emule-project.net/board/index.php?act=ST&f=4&t=3286&s=5fd7d8312a10a220ddf72c4b53dbd057

  like this:

2.5. eMule extensions
eMule extensions have different Protocol bytes:
<normal eMule> ::= 0xC5
With following opcodes:
<eMule Hello> ::= 0x01 <2 Byte Version><Meta tag list>
<eMule Hello answer> ::= 0x02 <2 Byte Version><Meta tag list>
<eMule Data compressed> ::= 0x40 <File hash><Start Offset><packed len><zlib 
compressed data>
/* zlib compres data can come in more than one packets without changeing start 
and len */
<eMule Rank info> ::= 0x60 <1 Byte Rank>
/* Information of the rank for dl slot */
<eMule Sources request> ::= 0x81 <File hash>
<eMule Sources answer> ::= 0x82 <File hash><2 Byte len>[len](<client.ip><2 
client.port><4 server.ip><2 server.port>)

<compress eMule> ::= 0xD4
Never seen it butit should be normal 0xE3 packets with the complete data zlib 
compressed.


-roland





reply via email to

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