Data type |
Content |
Name |
Description
|
BYTE |
ff |
CMD |
The command: connect.
|
WORD.L |
08 00 |
TCPVER |
The peer-to-peer version this packet uses.
|
WORD.L |
2b 00 |
LENGTH |
The length of the following data in bytes.
|
DWORD.L |
xx xx xx xx |
DESTUIN |
The UIN this packet is sent to.
|
WORD.L |
00 00 |
UNKNOWN |
Unknown: empty.
|
DWORD.L |
xx xx xx xx |
OURPORT |
The port the sender listens on.
|
DWORD.L |
xx xx xx xx |
OURUIN |
The UIN of the sender.
|
DWORD |
xx xx xx xx |
OURREMIP |
The IP of the sender as the server sees it.
|
DWORD |
xx xx xx xx |
OURINTIP |
The local IP of the sender.
|
BYTE |
04 |
TCPFLAGS |
TCP connection flags.
|
DWORD.L |
xx xx xx xx |
OURPORT2 |
The sender's "other" port.
|
DWORD.L |
xx xx xx xx |
COOKIE |
The connection cookie the server gave for this pair of UINs.
|
DWORD.L |
50 00 00 00 |
UNKNOWN |
Unknown: 0x50 = 80.
|
DWORD.L |
03 00 00 00 |
UNKNOWN |
Unknown: 0x3 = 3.
|
DWORD.L |
00 00 00 00 |
UNKNOWN |
Unknown: empty.
|