Protocols/OSCAR/Foodgroups/BUCP: Difference between revisions
From Toxi's Wiki
Jump to navigationJump to search
Created page with "{{Template:Protocols/OSCAR}} init" |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:Protocols/OSCAR}} | {{Template:Protocols/OSCAR}} | ||
{| class="wikitable snac-list-table" | |||
|- | |||
! Subgroup | |||
! Origin | |||
! Name | |||
<!-- BUCP__ERR --> | |||
|- | |||
| [[Protocols/OSCAR/SNAC/BUCP__ERR|0x0001]] | |||
| Any | |||
| BUCP__ERR | |||
|- | |||
| colspan="3" | TODO | |||
|- | |||
<!-- BUCP__LOGIN_REQUEST --> | |||
| [[Protocols/OSCAR/SNAC/BUCP__LOGIN_REQUEST|0x0002]] | |||
| Client | |||
| BUCP__LOGIN_REQUEST | |||
|- | |||
| colspan="3" | Client login request | |||
|- | |||
<!-- BUCP__LOGIN_RESPONSE --> | |||
| [[Protocols/OSCAR/SNAC/BUCP__LOGIN_RESPONSE|0x0003]] | |||
| Server | |||
| BUCP__LOGIN_RESPONSE | |||
|- | |||
| colspan="3" | Server login response - will contain reconnect info with login cookie and/or URL, | |||
|- | |||
<!-- BUCP__CHALLENGE_REQUEST --> | |||
| [[Protocols/OSCAR/SNAC/BUCP__CHALLENGE_REQUEST|0x0006]] | |||
| Client | |||
| BUCP__CHALLENGE_REQUEST | |||
|- | |||
| colspan="3" | Requests a challenge from the server | |||
|- | |||
<!-- BUCP__CHALLENGE_RESPONSE--> | |||
|- | |||
| [[Protocols/OSCAR/SNAC/BUCP__CHALLENGE_RESPONSE|0x0007]] | |||
| Server | |||
| BUCP__CHALLENGE_RESPONSE | |||
|- | |||
| colspan="3" | Response for the client with challenge requested. | |||
|- | |||
|} |
Latest revision as of 07:33, 21 July 2024
OSCAR Protocol |
Introduction • Terms • Clients |
Basic |
TODO |
Tutorials |
Sign On |
Foodgroups |
OSERVICE (0x0001) |
BUCP (0x0017) |
Subgroup | Origin | Name |
---|---|---|
0x0001 | Any | BUCP__ERR |
TODO | ||
0x0002 | Client | BUCP__LOGIN_REQUEST |
Client login request | ||
0x0003 | Server | BUCP__LOGIN_RESPONSE |
Server login response - will contain reconnect info with login cookie and/or URL, | ||
0x0006 | Client | BUCP__CHALLENGE_REQUEST |
Requests a challenge from the server | ||
0x0007 | Server | BUCP__CHALLENGE_RESPONSE |
Response for the client with challenge requested. |