Changes between Initial Version and Version 1 of Specs/ProtocolValues


Ignore:
Timestamp:
07/10/12 17:10:04 (12 years ago)
Author:
ph3-der-loewe
Comment:

BEGIN{}

Legend:

Unmodified
Added
Removed
Modified
  • Specs/ProtocolValues

    v1 v1  
     1= RoarAudio Protocol Values = 
     2||= Protocol Value          =||= ID =||= Full Name =||= Corresponding standard =||= Description =|| 
     3||=ROAR_PROTO_NONE          =|| 0    ||             ||                          ||               || 
     4||=ROAR_PROTO_ROARAUDIO     =|| 1    || RoarAudio Protocol ||                          || The RoarAudio Protocol || 
     5||=ROAR_PROTO_ESOUND        =|| 2    ||             || none                     || EsounD Protocol    || 
     6||=ROAR_PROTO_AUTO          =|| 3    ||             ||                          || auto detect   || 
     7||=ROAR_PROTO_HTTP          =|| 4    ||             ||                          ||               || 
     8||=ROAR_PROTO_GOPHER        =|| 5    ||             ||                          ||               || 
     9||=ROAR_PROTO_ICY           =|| 7    ||             ||                          || Nullsoft ICY  || 
     10||=ROAR_PROTO_SIMPLE        =|| 8    ||             ||                          || PulseAudio Simple || 
     11||=ROAR_PROTO_RSOUND        =|| 9    ||             || none                     ||               || 
     12||=ROAR_PROTO_RPLAY         =|| 10   ||             || none                     ||               || 
     13||=ROAR_PROTO_IRC           =|| 11   || Internet Relay Chat ||                  ||               || 
     14||=ROAR_PROTO_DCC           =|| 12   || Direct Client-to-Client  ||             ||               || 
     15||=ROAR_PROTO_ECHO          =|| 13   || Echo        ||                          || Echo Protocol || 
     16||=ROAR_PROTO_DISCARD       =|| 14   || Discard     || RFC 863                  ||               || 
     17||=ROAR_PROTO_WHOIS         =|| 15   || Whois       ||                          ||               || 
     18||=ROAR_PROTO_FINGER        =|| 16   || Finger      ||                          ||               || 
     19||=ROAR_PROTO_QUOTE         =|| 17   || Quote       || RFC 865                  || Quote of the Day Protocol || 
     20||=ROAR_PROTO_DAYTIME       =|| 18   || Daytime     ||                          ||               || 
     21||=ROAR_PROTO_GAME          =|| 19   ||             ||                          || a game, may be any game || 
     22||=ROAR_PROTO_TELNET        =|| 20   || Telnet      ||                          ||               || 
     23||=ROAR_PROTO_DHCP          =|| 21   || Dynamic Host Configuration Protocol ||  ||               || 
     24||=ROAR_PROTO_SSH           =|| 22   ||             ||                          ||               || 
     25||=ROAR_PROTO_TIME          =|| 23   || Time        || RFC 868                  || Time protocol || 
     26||=ROAR_PROTO_RLOGIN        =|| 24   ||             ||                          ||               || 
     27 
     28 
     29 
     30== Proposed new Protocol Values == 
     31||= Protocol Value =||= ID =||= Full Name =||= Corresponding standard =||= Description =|| 
     32||=ROAR_PROTO_RPLD =|| ?    || RoarAudio Playlist Daemon Protocol ||   ||               || 
     33||=ROAR_PROTO_MPD  =|| ?    ||             || none                     || Protocol used by MPD ||