debian man page for poc-http

Query: poc-http

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

POC-HTTP(1)							   User Command 						       POC-HTTP(1)

NAME
poc-http - send HTTP MP3 streams
SYNOPSIS
poc-http [ -s address ] [ -p port ] [ -t ttl ] [ -q ] [ -k http_k ] [ -n http_n ] files...
DESCRIPTION
poc-http is a streaming server sending mp3 data using the HTTP protocol. It sends the files in the order given on the command-line. Use the filename - to stream from standard input.
OPTIONS
-s address Specify the address to listen to (default 0.0.0.0). -p port Specify the port to listen to (default 8000). -q Don't output any information on standard error. -c clients Specify the maximal number of clients (default 16).
EXAMPLES
poc-http -p 8989 -c 32 bla.mp3 Send the file bla.mp3 using the HTTP protocol, accepting connections on the port 8989. The server will accept a maximum of 32 con- nections.
AUTHORS
Manuel Odendahl <manuel@bl0rg.net>, Florian Wesch <dividuum@bl0rg.net> February 2005 POC-HTTP(1)
Related Man Pages
net-server(1) - mojave
curlopt_http_version(3) - mojave
httpd(8) - plan9
create-http-listener(1as) - sunos
net-server5.18(1) - mojave
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph