|
The packet sent upon establishing a connection. If the client wants to login to login.icq.com, it sends all TLVs (CLI_IDENT) except TLV(6), which is for login to the redirected server (CLI_COOKIE). To request a new UIN, no TLV is sent (CLI_HELLO). |
|
Data type |
Content |
Name |
Description
|
DWORD |
00 00 00 01 |
HELLO |
Always sent as the first parameter of a Channel 1 packet.
|
TLV(6) |
00 06 xx xx STR |
COOKIE |
The cookie that was received from the first server is passed back to the second server at this point.
|
TLV(1) |
00 01 xx xx STR |
UIN |
Your UIN as a string.
|
TLV(2) |
00 02 xx xx STR |
PASSWORD |
Your password, after "encrypted" by XORing with the bytes f3, 26, 81, c4, 39, 86, db, 92, 71, a3, b9, e6, 53, 7a, 95, 7c.
|
TLV(3) |
00 03 xx xx STR |
VERSION |
This identifies the type and version of the client,
currently "ICQ Inc. - Product of ICQ (TM).2001b.5.15.1.3638.85".
|
TLV(22) |
00 16 00 02 01 0a |
UNKNOWN |
Unknown. Always 0x010a.
|
TLV(23) |
00 17 00 02 00 05 |
VER_MAJOR |
The major version of the client, currently at 5.
|
TLV(24) |
00 18 00 02 00 0f |
VER_MINOR |
The minor version of the client, currently at 15.
|
TLV(25) |
00 19 00 02 00 01 |
VER_LESSER |
The lesser version of the client, currently at 1.
|
TLV(26) |
00 1a 00 02 0e 36 |
VER_BUILD |
The build of the client, currently at 3638 (0x0e36).
|
TLV(20) |
00 14 00 04 00 00 00 55 |
VER_SUBBUILD |
Possibly the sub-build number of the client, currently at 85 (0x55).
|
TLV(15) |
00 0f xx xx STR |
LANGUAGE |
The language that the client is using, e.g. "fi".
|
TLV(14) |
00 0e xx xx STR |
COUNTRY |
The country where the client is located, e.g. "au".
|
|
|
2A 01 14 B1 01 08 Flap: Channel 1, Sequence 5297, Length 264
00 00 00 01 1
00 06 01 00 58 A1 E2 C9 DC 14 7D 6F 4F E9 85 23 10 64 07 C3 Cookie
9D 6E 05 D1 46 C4 D6 EF C4 65 44 78 68 51 C1 91
C5 89 19 E9 7D E8 D2 10 8A D2 A9 C2 E1 4D C2 1E
A1 4E AB 6A 2E F0 3A DC B4 FB 7F 82 A2 76 B0 B6
F9 C0 77 D3 04 A5 72 46 12 BD DE 1B 81 99 B0 0D
24 C9 C4 7E 18 40 A5 8C FC 97 1E 21 27 10 F2 38
23 F4 16 3B 9A 9D 4F ED 46 ED 26 11 88 8E 8D A0
AE E5 12 3C 0C 45 E8 E0 3B 74 35 1B E5 8E 71 96
11 51 78 45 FF CB 2B 2B 30 E1 CC EE F5 97 18 FA
1D F8 30 4E 46 80 29 A2 27 4F BD 05 2E 62 B1 E2
DA 82 AD A1 EF 6B 68 83 C5 CD FA 7D 33 73 6E 6F
EF 58 64 BE 69 91 28 00 F8 B2 E5 C5 8C ED 46 6B
22 A2 50 F7 4F 42 AB 44 45 5F 56 3B 09 35 A9 9B
9B 10 94 7D 95 70 C3 4A D5 3B C7 C1 E0 4C A8 41
F4 5F 76 41 4C 67 90 BA E3 35 AC D2 1B DC 37 57
D6 1E 0C 88 7C 4C 8B 4E 4B 97 B1 60 A2 D2 62 B6
|
|
2A 01 59 00 00 83 Flap: Channel 1, Sequence 22784, Length 131
00 00 00 01 1
00 01 00 07 38 30 38 33 36 30 38 '8083608'
00 02 00 07 XX XX XX XX XX XX XX Password
00 03 00 33 49 43 51 20 49 6E 63 2E 20 2D 20 50 72 6F 64 75 'ICQ Inc. - Produ'
63 74 20 6F 66 20 49 43 51 20 28 54 4D 29 2E 32 'ct of ICQ (TM).2'
30 30 31 62 2E 35 2E 31 35 2E 31 2E 33 36 33 38 '001b.5.15.1.3638'
2E 38 35 '.85'
00 16 00 02 01 0A 266
00 17 00 02 00 05 5
00 18 00 02 00 0F 15
00 19 00 02 00 01 1
00 1A 00 02 0E 36 3638
00 14 00 04 00 00 00 55 85
00 0F 00 02 65 6E 'en'
00 0E 00 02 75 73 'us' |