Changes between Version 4 and Version 5 of Specs/ProtocolValues


Ignore:
Timestamp:
08/08/12 21:18:56 (12 years ago)
Author:
ph3-der-loewe
Comment:

Approved RPLD and MPD protocol, See #262

Legend:

Unmodified
Added
Removed
Modified
  • Specs/ProtocolValues

    v4 v5  
    2525||=ROAR_PROTO_TIME          =|| 23   || Time        || RFC 868                  || Time protocol || 
    2626||=ROAR_PROTO_RLOGIN        =|| 24   ||             ||                          ||               || 
    27  
     27||=ROAR_PROTO_RPLD          =|| 25   || RoarAudio Playlist Daemon Protocol ||   ||               || 
     28||=ROAR_PROTO_MPD           =|| 26   ||             || none                     || Protocol used by MPD || 
    2829 
    2930 
    3031== Proposed new Protocol Values == 
    3132||= Protocol Value  =||= ID =||= Full Name =||= Corresponding standard =||= Description =||= Application =|| 
    32 ||=ROAR_PROTO_RPLD  =|| ?    || RoarAudio Playlist Daemon Protocol ||   ||               || #262          || 
    33 ||=ROAR_PROTO_MPD   =|| ?    ||             || none                     || Protocol used by MPD || #262   || 
    3433||=ROAR_PROTO_USERn =|| ?    || User Defined Protocol || N/A            || Used for user defined protocols with no protocol ID assigned || #264 || 
    3534||=ROAR_PROTO_DYNAMICn =|| ? || Dynamic Protocol || N/A                 || Used for user defined protocols within an application runtime. MUST NOT be send over the wire or stored on disk || #265 ||