Protocols/OSCAR/Foodgroups/ICQ/Needed: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 74: | Line 74: | ||
== SNAC(15,02)/07D0/0A8C == | == SNAC(15,02)/07D0/0A8C == | ||
=== From Aleksandr Shutko: SNAC(15,02)/07D0/0A8C CLI_UNKNOWN_META === | |||
<br> | |||
<table width=640 bgcolor=darkblue cellSpacing=0 cellPadding=0 border=0><tr><td> | |||
<table width=100% cellSpacing=2 cellPadding=0 border=0><tr> | |||
<td bgcolor=#E9E9E9> | |||
<font size=3><pre style="font-size: 13px"> | |||
// This packet looks like stats report (check for | |||
// ICQ registry "stats" key data to compare) | |||
00 15 // SNAC family | |||
00 02 // SNAC subtype | |||
00 00 // SNAC flags | |||
00 06 00 02 // SNAC req-id | |||
------------------------------------------------ | |||
00 01 // TLV.Type | |||
01 0A // TLV.Length | |||
08 01 // data chunk size | |||
31 DE 0B 00 // sender uin | |||
D0 07 // meta cmd | |||
07 00 // meta sequence | |||
8C 0A // meta subcmd | |||
------------------------------------------------ | |||
04 00 // client major version | |||
37 00 // client minor version | |||
01 00 // client lesser version | |||
C0 0C // client build number | |||
55 00 00 00 // client distribution number | |||
C7 01 A9 C4 C4 3E 00 00 5F 00 | |||
5A 00 00 00 00 00 01 00 01 00 00 00 08 00 00 00 Z....... ........ | |||
00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 ........ ........ | |||
09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ........ ........ | |||
00 00 00 00 01 00 9F 00 00 00 00 00 00 00 00 00 ........ ........ | |||
00 00 00 00 00 00 00 00 00 00 00 00 00 00 F1 AB ........ ........ | |||
C7 3E B7 1A 00 00 B6 16 00 00 00 00 00 00 60 0E .>...... ......`. | |||
00 00 9F 00 00 00 60 0E 00 00 A2 1A 00 00 A1 16 ......`. ........ | |||
00 00 00 00 00 00 60 0E 00 00 9F 00 00 00 60 0E ......`. ......`. | |||
00 00 A2 1A 00 00 A1 16 00 00 00 00 00 00 60 0E ........ ......`. | |||
00 00 9F 00 00 00 60 0E 00 00 A2 1A 00 00 A1 16 ......`. ........ | |||
00 00 00 00 00 00 60 0E 00 00 9F 00 00 00 60 0E ......`. ......`. | |||
00 00 03 00 F1 AB C7 3E F1 AB C7 3E 08 00 16 3C .......> ...>...< | |||
00 00 00 00 00 00 00 00 00 00 00 FC B4 00 7C 01 ........ ........ | |||
00 04 D1 02 10 00 00 00 00 00 00 C0 E4 07 00 00 ........ ........ | |||
00 00 00 00 05 02 00 11 ........ | |||
</pre></font> | |||
</td></tr></table> | |||
</td></tr></table> | |||
== SNAC(15,02)/07D0/0A96 == | == SNAC(15,02)/07D0/0A96 == |
Revision as of 02:28, 14 February 2021
OSCAR Protocol |
Introduction • Terms • Clients |
Basic |
Datatypes • FLAP • SNAC • TLV |
UUIDs • Errors • Tool IDs |
Host Interaction |
Rate Limits • Migration • Messages |
Other Services |
ADMIN • ADVERT • ALERT |
BART • BOS • BUCP • CHAT |
CHAT_NAV |
Tutorials |
Sign On • BART • Rendezvous |
ICBM • Locate • Buddies |
Foodgroups |
OSERVICE (0x0001) |
LOCATE (0x0002) |
BUDDY (0x0003) |
ICBM (0x0004) |
ADVERT (0x0005) |
INVITE (0x0006) |
ADMIN (0x0007) |
POPUP (0x0008) |
PD (0x0009) |
USER_LOOKUP (0x000A) |
STATS (0x000B) |
TRANSLATE (0x000C) |
CHAT_NAV (0x000D) |
CHAT (0x000E) |
ODIR (0x000F) |
BART (0x0010) |
FEEDBAG (0x0013) |
ICQ (0x0015) |
BUCP (0x0017) |
ALERT (0x0018) |
PLUGIN (0x0022) |
UNNAMED_FG_24 (0x0024) |
MDIR (0x0025) |
ARS (0x044A) |
From Aleksandr Shutko: List of snacs i'm looking for detailed info
|
Please, if you have any information related these SNACs email contribute@wiki.nina.bz. Here is the list of them with the links to partly parsed dumps
|
SNAC(15,02)/07D0/0A8C
From Aleksandr Shutko: SNAC(15,02)/07D0/0A8C CLI_UNKNOWN_META
|