roarmonhttp(1) | System User's Manual: roarmonhttp | roarmonhttp(1) |
roarmonhttp - CGI and inetd based streaming server emulation for RoarAudio
roarmonhttp [--inetd]
This program emulates a streaming server using RoarAudio. It can be run from via a webserver as CGI or via inetd in inetd mode. IN CGI mode it is limited to client (listener) HTTP connections. In inetd mode it can handle source clients and gopher, too. There is no need for a specal port for gopher. The protocol is detected per client at runtime.
Here is an example of a roarmonhttp listening on port 8000 using
inetd:
8000 stream tcp nowait roard /usr/bin/roarmonhttp roarmonhttp --inetd
inetd(8), inetd.conf(5), roartips(7), libroar(7), RoarAudio(7).
For history information see RoarAudio(7).
January 2010 | RoarAudio |