Template:Protocols/OSCAR: Difference between revisions

From NINA Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(32 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="infobox" cellpadding="1" cellspacing="0" style="float: right; margin: 0 0 0.5em 0.5em; text-align:left; border: 1px solid #dcf5dc; width:195px;"
{| class="infobox" cellpadding="1" cellspacing="0" style="float: right; margin: 0 0 0.5em 0.5em; text-align:left; border: 1px solid #A5A29A; width:210px;"
| style="font-size: 95%; text-align:center; color:#000000; background-color:#dcf5dc" | [[Protocols/OSCAR|<font size=4 color=#000000>'''OSCAR Protocol'''</font>]]
| style="font-size: 95%; text-align:center; color:#000000; background-color:#FE8282" | [[Protocols/OSCAR|<font size=4 color=#000000>'''OSCAR Protocol'''</font>]]
|-
|-
| [[Protocols/OSCAR|Introduction]]
| [[Protocols/OSCAR|Introduction]] &bull; [[Protocols/OSCAR/Terms|Terms]] &bull; [[Protocols/OSCAR/Clients|Clients]]
|-
|-
| style="font-size: 95%; color:#000000;  background-color:#dcf5dc; text-align:center;"|'''Basic'''
| style="font-size: 95%; color:#000000;  background-color:#FE8282; text-align:center;"|'''Basic'''
|-
|-
| [[Protocols/OSCAR/Datatypes|Datatypes]] &bull; [[Protocols/OSCAR/FLAP|FLAP]] &bull; [[Protocols/OSCAR/SNAC|SNAC]] &bull; [[Protocols/OSCAR/TLV|TLV]]
| [[Protocols/OSCAR/Datatypes|Datatypes]] &bull; [[Protocols/OSCAR/FLAP|FLAP]] &bull; [[Protocols/OSCAR/SNAC|SNAC]] &bull; [[Protocols/OSCAR/TLV|TLV]]
|-
|-
| [[Protocols/OSCAR/UUIDs|UUIDs]] &bull; [[Protocols/OSCAR/Errors|Errors]] &bull; [[Protocols/OSCAR/Tool_IDs|Tool IDs]]
|-
| style="font-size: 95%; color:#000000;  background-color:#FE8282; text-align:center;"|'''Host Interaction'''
|-
| [[Protocols/OSCAR/Rate_Limits|Rate Limits]] &bull; [[Protocols/OSCAR/Migration|Migration]] &bull; [[Protocols/OSCAR/Messages|Messages]]
|-
| style="font-size: 95%; color:#000000;  background-color:#FE8282; text-align:center;"|'''Other Services'''
|-
| [[Protocols/OSCAR/Services/ADMIN|ADMIN]] &bull; [[Protocols/OSCAR/Services/ADVERT|ADVERT]] &bull; [[Protocols/OSCAR/Services/ALERT|ALERT]]
|-
| [[Protocols/OSCAR/Services/BART|BART]] &bull; [[Protocols/OSCAR/Services/BOS|BOS]] &bull; [[Protocols/OSCAR/Services/BUCP|BUCP]] &bull; [[Protocols/OSCAR/Services/CHAT|CHAT]]
|-
| [[Protocols/OSCAR/Services/CHAT_NAV|CHAT_NAV]]
|-
| style="font-size: 95%; color:#000000;  background-color:#FE8282; text-align:center;"|'''Tutorials'''
|-
| [[Protocols/OSCAR/Sign_On|Sign On]] &bull; [[Protocols/OSCAR/Services/BART/Tutorials|BART]] &bull; [[Protocols/OSCAR/Services/Rendezvous|Rendezvous]]
|-
| [[Protocols/OSCAR/Foodgroups/ICBM/Tutorials|ICBM]] &bull; [[Protocols/OSCAR/Foodgroups/LOCATE/Tutorials|Locate]] &bull; [[Protocols/OSCAR/Buddies|Buddies]]
|-
| style="font-size: 95%; color:#000000;  background-color:#FE8282; text-align:center;"|'''Foodgroups'''
|-
| [[Protocols/OSCAR/SNAC_01|OSERVICE]] (0x0001)
|-
| [[Protocols/OSCAR/SNAC_02|LOCATE]] (0x0002)
|-
| [[Protocols/OSCAR/SNAC_03|BUDDY]] (0x0003)
|-
| [[Protocols/OSCAR/SNAC_04|ICBM]] (0x0004)
|-
| [[Protocols/OSCAR/SNAC_05|ADVERT]] (0x0005)
|-
| [[Protocols/OSCAR/SNAC_06|INVITE]] (0x0006)
|-
| [[Protocols/OSCAR/SNAC_07|ADMIN]] (0x0007)
|-
| [[Protocols/OSCAR/SNAC_08|POPUP]] (0x0008)
|-
| [[Protocols/OSCAR/SNAC_09|PD]] (0x0009)
|-
| [[Protocols/OSCAR/SNAC_0A|USER_LOOKUP]] (0x000A)
|-
| [[Protocols/OSCAR/SNAC_0B|STATS]] (0x000B)
|-
| [[Protocols/OSCAR/SNAC_0C|TRANSLATE]] (0x000C)
|-
| [[Protocols/OSCAR/SNAC_0D|CHAT_NAV]] (0x000D)
|-
| [[Protocols/OSCAR/SNAC_0E|CHAT]] (0x000E)
|-
| [[Protocols/OSCAR/SNAC_0F|ODIR]] (0x000F)
|-
| [[Protocols/OSCAR/SNAC_10|BART]] (0x0010)
|-
| [[Protocols/OSCAR/SNAC_13|FEEDBAG]] (0x0013)
|-
| [[Protocols/OSCAR/SNAC_15|ICQ]] (0x0015)
|-
| [[Protocols/OSCAR/SNAC_17|BUCP]] (0x0017)
|-
| [[Protocols/OSCAR/SNAC_18|ALERT]] (0x0018)
|-
| [[Protocols/OSCAR/SNAC_22|PLUGIN]] (0x0022)
|-
| [[Protocols/OSCAR/SNAC_24|UNNAMED_FG_24]] (0x0024)
|-
| [[Protocols/OSCAR/SNAC_25|MDIR]] (0x0025)
|-
| [[Protocols/OSCAR/SNAC_44A|ARS]] (0x044A)
|}
|}
<!-- These have been removed from the main list and thus here
    until we can be sure that they are worth documenting or
    prove to be useful. So far at least ICQCHAT__* seems to be
    never implemented
| [[Protocols/OSCAR/SNAC_11|ICQCHAT_NAV]] (0x0011)
|-
| [[Protocols/OSCAR/SNAC_12|ICQCHAT]] (0x0012)
|-
| [[Protocols/OSCAR/SNAC_16|AEG]] (0x0016)
|-
| [[Protocols/OSCAR/SNAC_40|AOL]] (0x0040)
|-
-->

Latest revision as of 11:24, 14 February 2021

OSCAR Protocol
IntroductionTermsClients
Basic
DatatypesFLAPSNACTLV
UUIDsErrorsTool IDs
Host Interaction
Rate LimitsMigrationMessages
Other Services
ADMINADVERTALERT
BARTBOSBUCPCHAT
CHAT_NAV
Tutorials
Sign OnBARTRendezvous
ICBMLocateBuddies
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)