Protocols/OSCAR/SNAC/BUCP LOGIN RESPONSE: Difference between revisions

From Toxi's Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Template:Protocols/OSCAR}}
{{Template:Protocols/OSCAR}}
BUCP__LOGIN_RESPONSE_DESCRIPTION
TODO


=== SNAC Header ===
=== SNAC Header ===
Line 12: Line 12:
The SNAC data is a list of TLVs - the possible TLVs being as follows:
The SNAC data is a list of TLVs - the possible TLVs being as follows:


BUCP__LOGIN_RESPONSE_TLVS
TODO


''May also contain other [[Protocols/OSCAR/TLV#Common_TLVs|common TLVs]].''
''May also contain other [[Protocols/OSCAR/TLV#Common_TLVs|common TLVs]].''
Line 18: Line 18:
=== SNAC Dump ===
=== SNAC Dump ===
Example dump (from NINA's servers - dump contains a FLAP header):
Example dump (from NINA's servers - dump contains a FLAP header):
BUCP__LOGIN_RESPONSE_SNAC_DUMP
<pre>
TODO
</pre>

Revision as of 07:34, 21 July 2024

OSCAR Protocol
IntroductionTermsClients
Basic
TODO
Tutorials
Sign On
Foodgroups
OSERVICE (0x0001)
BUCP (0x0017)

TODO

SNAC Header

 00 17   word   SNAC foodgroup
 00 03   word   SNAC subgroup
 00 00   word   SNAC flags
 00 00 00 00   dword   SNAC request ID

SNAC Data

The SNAC data is a list of TLVs - the possible TLVs being as follows:

TODO

May also contain other common TLVs.

SNAC Dump

Example dump (from NINA's servers - dump contains a FLAP header):

TODO