wiki:Specs/ProtocolValues

Version 7 (modified by ph3-der-loewe, 10 years ago) (diff)

+ticket with application for RTP/RTCP

RoarAudio Protocol Values

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

Proposed new Protocol Values

Protocol Value ID Full Name Corresponding standard Description Application
ROAR_PROTO_USERn ? User Defined Protocol N/A Used for user defined protocols with no protocol ID assigned #264
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
ROAR_PROTO_DNS ? none Domain Name System ?
ROAR_PROTO_RTP ? Real-time Transport Protocol RFC 3550, RFC 3551 #369
ROAR_PROTO_RTCP ? RealTime? Control Protocol RFC 3550 #369
ROAR_PROTO_RTSP ? Real-Time Streaming Protocol RFC 2326 ?
ROAR_PROTO_SIP ? Session Initiation Protocol RFC 3261 ?