Protocols/OSCAR/SNAC/BUCP ERR: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Protocols/OSCAR}} {{Protocols/OSCAR/SNAC/Stats |origin={{Protocols/OSCAR/SNAC/BUCP__ERR/Origin}} |name=BUCP__ERR |id=0x0017, 0x0001 |service={{Protocols/OSCAR/Foodgroups/BUC...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Protocols/OSCAR}} | {{Protocols/OSCAR}} | ||
{{Protocols/OSCAR/SNAC/Stats | {{Protocols/OSCAR/SNAC/Stats | ||
|id=0x0017, 0x0001 | |||
|origin={{Protocols/OSCAR/SNAC/BUCP__ERR/Origin}} | |origin={{Protocols/OSCAR/SNAC/BUCP__ERR/Origin}} | ||
|name=BUCP__ERR | |name=BUCP__ERR | ||
| | |foodgroup=BUCP | ||
|service={{Protocols/OSCAR/Foodgroups/BUCP/Service}} | |service={{Protocols/OSCAR/Foodgroups/BUCP/Service}} | ||
|status={{Protocols/OSCAR/Foodgroups/BUCP/Status}} | |status={{Protocols/OSCAR/Foodgroups/BUCP/Status}} | ||
Line 10: | Line 11: | ||
{{Protocols/OSCAR/SNAC/BUCP__ERR/Description}} | {{Protocols/OSCAR/SNAC/BUCP__ERR/Description}} | ||
== SNAC Header == | |||
{{Protocols/OSCAR/SNAC/Header | {{Protocols/OSCAR/SNAC/Header | ||
|foodgroup=00 17 | |foodgroup=00 17 | ||
|subgroup=00 01 | |subgroup=00 01 | ||
|flags=00 00 | |flags=00 00}} | ||
== SNAC Data == | |||
Error code is required, however the TLV chain is optional depending on the error code and/or other information the user needs to be provided. | |||
{| class="wikitable" | {| class="wikitable" | ||
! Name | ! Name | ||
! | ! Length | ||
! Value | |||
! Note | ! Note | ||
|- | |- | ||
| Code | | Code | ||
| uint16 (word) | | uint16 (word) | ||
| ''[Class: [[Protocols/OSCAR/Errors#Class:_ERROR_CODE|ERROR__CODE]]]'' | | xx xx | ||
| ''[Class: [[Protocols/OSCAR/Errors#Class:_ERROR_CODE|ERROR__CODE]]]'' | |||
|- | |- | ||
| | | TLV | ||
| | | blob | ||
| ''[Class: [[Protocols/OSCAR/Errors#TLV_Class:_ERROR_TAGS|ERROR__TAGS]]]'' | | xx .. | ||
| ''[Class: [[Protocols/OSCAR/Errors#TLV_Class:_ERROR_TAGS|ERROR__TAGS]]]'' | |||
|} | |} | ||
=== BUCP SNACs | === From Aleksandr Shutko: SNAC(17,01) BUCP__ERR === | ||
<table width=640 cellSpacing=0 cellPadding=0 border=0> | |||
<tr> | |||
<td> | |||
<br> | |||
Server replies with this SNAC to [[Protocols/OSCAR/SNAC_17_04|SNAC(17,04)]] - client | |||
registration request. This snac mean that registration failed for some reason. | |||
<br><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 > | |||
<table width=640 cellSpacing=0 cellPadding=0 align=center border=0> | |||
<tr> | |||
<td width=23%> 00 17</td> | |||
<td width=5> </td> | |||
<td>word</td> | |||
<td width=5> </td> | |||
<td width=58%>SNAC family</td> | |||
</tr> | |||
<tr> | |||
<td> 00 01</td> | |||
<td> </td> | |||
<td>word</td> | |||
<td> </td> | |||
<td>SNAC subtype</td> | |||
</tr> | |||
<tr> | |||
<td> 00 00</td> | |||
<td> </td> | |||
<td>word</td> | |||
<td> </td> | |||
<td>SNAC flags</td> | |||
</tr> | |||
<tr> | |||
<td> xx xx xx xx</td> | |||
<td> </td> | |||
<td>dword</td> | |||
<td> </td> | |||
<td>SNAC request-id</td> | |||
</tr> | |||
</table> | |||
</td></tr> | |||
<tr><td bgcolor=#E9E9E9> | |||
<table width=640 cellSpacing=0 cellPadding=0 align=center border=0> | |||
<tr> | |||
<td width=23%> xx xx</td> | |||
<td width=5> </td> | |||
<td>word</td> | |||
<td width=5> </td> | |||
<td width=58%>error code (see [[Protocols/OSCAR/Errors|list]])</td> | |||
</tr> | |||
</table> | |||
<!-- TLV 0x21 --> | |||
<table width=640 cellSpacing=0 cellPadding=0 align=center border=0> | |||
<tr><td height=8 colspan=3></td></tr> | |||
<tr><td width=20> </td> | |||
<td> | |||
<table width=610 bgcolor=darkgreen cellSpacing=0 cellPadding=0 border=0><tr><td> | |||
<table width=100% cellSpacing=2 cellPadding=0 align=center border=0> <tr><td bgcolor=#f9f9f9 > | |||
<table width=610 cellSpacing=0 cellPadding=0 align=center border=0> | |||
<tr> | |||
<td width=20%> 00 21</td> | |||
<td width=5> </td> | |||
<td>word</td> | |||
<td width=5> </td> | |||
<td width=60%>TLV.Type(0x21)</td> | |||
</tr> | |||
<tr> | |||
<td> xx xx</td> | |||
<td width=5> </td> | |||
<td>word</td> | |||
<td width=5> </td> | |||
<td width=60%>TLV.Length</td> | |||
</tr> | |||
</table> | |||
</td></tr> | |||
<tr><td bgcolor=#f9f9f9 > | |||
<table width=610 cellSpacing=0 cellPadding=0 align=center border=0> | |||
<tr> | |||
<td width=20%> 00 00 00 00</td> | |||
<td width=5> </td> | |||
<td>dword</td> | |||
<td width=5> </td> | |||
<td width=60%>just zeros</td> | |||
</tr> | |||
<tr> | |||
<td width=20%> 00 00</td> | |||
<td width=5> </td> | |||
<td>word</td> | |||
<td width=5> </td> | |||
<td width=60%>just zeros</td> | |||
</tr> | |||
<tr> | |||
<td width=20%> xx xx xx xx</td> | |||
<td width=5> </td> | |||
<td>dword</td> | |||
<td width=5> </td> | |||
<td width=60%>registration cookie from [[Protocols/OSCAR/SNAC_17_04|SNAC(17,04)]]</td> | |||
</tr> | |||
<tr> | |||
<td width=20%> xx xx xx xx</td> | |||
<td width=5> </td> | |||
<td>dword</td> | |||
<td width=5> </td> | |||
<td width=60%>client tcp port</td> | |||
</tr> | |||
<tr> | |||
<td width=20%> xx xx xx xx</td> | |||
<td width=5> </td> | |||
<td>dword</td> | |||
<td width=5> </td> | |||
<td width=60%>client ip address</td> | |||
</tr> | |||
<tr> | |||
<td width=20%> xx xx xx xx</td> | |||
<td width=5> </td> | |||
<td>dword</td> | |||
<td width=5> </td> | |||
<td width=60%>registration cookie from [[Protocols/OSCAR/SNAC_17_04|SNAC(17,04)]]</td> | |||
</tr> | |||
<tr> | |||
<td width=20%> 40 04 64 F8</td> | |||
<td width=5> </td> | |||
<td>dword</td> | |||
<td width=5> </td> | |||
<td width=60%>unknown value</td> | |||
</tr> | |||
</table> | |||
</td></tr> | |||
</table> | |||
</td></tr></table> | |||
</td><td width=5> </td> | |||
</tr> | |||
<tr><td height=5 colspan=3> </td></tr> | |||
</table> | |||
</td></tr></table> | |||
</td></tr></table> | |||
</td></tr></table> | |||
<br>Example SNAC dump with flap header: | |||
<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"> | |||
2A 02 38 C7 00 2E 00 17 00 01 00 00 00 00 00 00 *.8..... ........ | |||
00 05 00 21 00 1E 00 00 00 00 00 00 00 00 39 12 ...!.... ......9. | |||
00 00 04 92 08 0A 0A 0A 00 00 00 04 00 00 00 04 ........ ........ | |||
40 04 64 F8 @.d. | |||
</pre></font> | |||
</td></tr></table> | |||
</td></tr></table> | |||
[[Category:With_Contrib]] | |||
== BUCP SNACs == | |||
{{Protocols/OSCAR/Foodgroups/BUCP/SNACs/Simple}} | {{Protocols/OSCAR/Foodgroups/BUCP/SNACs/Simple}} | ||
[[Category:AOL]] | [[Category:AOL]] | ||
[[Category:AIM]] | [[Category:AIM]] | ||
[[Category:Protocols/OSCAR]] | [[Category:Protocols/OSCAR]] | ||
[[Category:Protocols/OSCAR/SNACs]] | [[Category:Protocols/OSCAR/SNACs]] | ||
[[Category: | [[Category:Partially_Complete]] |
Latest revision as of 06:48, 13 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) |
ID | Origin | Name | Foodgroup | Service | Status | Version |
---|---|---|---|---|---|---|
0x0017, 0x0001 | Any | BUCP__ERR | BUCP | BUCP | Active | 1.15 |
This is the error SNAC for the BUCP foodgroup.
SNAC Header
Foodgroup | uint16 (word) | 00 17 |
Subgroup | uint16 (word) | 00 01 |
Flags | uint16 (word) | 00 00 |
Request ID | uint32 (dword) | xx xx xx xx |
SNAC Data
Error code is required, however the TLV chain is optional depending on the error code and/or other information the user needs to be provided.
Name | Length | Value | Note |
---|---|---|---|
Code | uint16 (word) | xx xx | [Class: ERROR__CODE] |
TLV | blob | xx .. | [Class: ERROR__TAGS] |
From Aleksandr Shutko: SNAC(17,01) BUCP__ERR
|
Example SNAC dump with flap header:
|
BUCP SNACs
|