Data type |
Content |
Name |
Description
|
BYTE |
03 |
CMD |
The command: the last connect package.
|
DWORD.L |
0a 00 00 00 |
UNKNOWN |
Unknown: 0xa = 10.
|
DWORD.L |
01 00 00 00 |
UNKNOWN |
Unknown: 0x1 = 1. Note: sometimes Windows ICQ sends a packet
with rather strange values from here on; this seems to be to test
the connection. If this value isn't 1, disconnect.
|
DWORD.L |
xx xx xx xx |
UNKNOWN |
Unknown. Use 01 00 00 00 = 0x1 = 1 for incoming,
0 for outgoing connections.
|
DWORD.L |
00 00 00 00 |
UNKNOWN |
Unknown: empty.
|
DWORD.L |
00 00 00 00 |
UNKNOWN |
Unknown: empty.
|
DWORD.L |
xx xx xx xx |
UNKNOWN |
Unknown. Use 01 00 04 00 = 0x40001 for incoming and 0 for outgoing connections.
|
DWORD.L |
00 00 00 00 |
UNKNOWN |
Unknown: empty.
|
DWORD.L |
xx xx xx xx |
UNKNOWN |
Unknown. Use 0 on incoming, but 01 00 04 00 = 0x4001 for outgoing connections.
|