| Protocol |
1 |
0xE3 |
- |
| Size |
4 |
- |
The size of the message in bytes not including the header and size fileds |
| Type |
1 |
0x01 |
The value of the OP_LOGINREQUEST opcode |
| User Hash |
16 |
- |
- |
| Client ID |
4 |
0 |
The client ID that is sent on first connection is usually zero |
| TCP Port |
2 |
4662 |
The TCP port used by the client, configurable |
| Tag Count |
4 |
4 |
The number of tags following in the message |
| Name Tag |
varies |
NA |
The user's nickname. The tag is a string tag and the tag name is an integer of value 0x1 |
| Version Tag |
8 |
0x3C |
The eDonkey version supported by the client. The tag is an integer tag and the tag name is an integer of value 0x11 |
| Port Tag |
8 |
4662 |
The TCP port used by the client. The tag is an integer tag and the tag name is an integer of value 0x0F |
| Flags Tag |
8 |
0x01 |
The tag is an integer tag and the tag name is an integer of value 0x20 |