Scroll to navigation

roarclientpass(1) System User's Manual: roarclientpass roarclientpass(1)

NAME

roarclientpass - Passing clients to and creating new listen sockets on RoarAudio sound server

SYNOPSIS

roarclientpass [OPTIONS]...

DESCRIPTION

This program let you pass new clients to a RoarAudio sound server as as a proxy and let you add new listen sockets to a running server.

OPTIONS

Set server hostname.

Client is on stdin.

Client is on stdout.

Same as --stdin --stdout.

This option may for example be used in case of being runed from a inetd.

Client is on stderr.

Beside to make stderr known as client fh it will disable error output on stderr. This must be used in case this program is used from inetd or simular tools.

Client is on FH.

This is basically the same as --client-fh on roard(1).

Set the protocol used by the client.

Defaults to RoarAudio.

Sets the byteorder used by the client.

Defaults to network byte order.

Client is a listen connection.

This is not the same as --mode listen.

Set mode of operation: none, listen or connect

Defaults to none.

Set host/node/path for mode listen and connect.

Set port for mode listen and connect.

Show this help

SEE ALSO

roartips(7), libroar(7), RoarAudio(7).

HISTORY

For history information see RoarAudio(7).

July 2010 RoarAudio