|
NAMEnasd - Network Audio System serverSYNOPSISnasd [:listen port offset] [-option ...]DESCRIPTIONnasd is the generic name for the Network Audio System server. It is frequently a link or a copy of the appropriate server binary for driving the most frequently used server on a given machine.STARTING THE SERVERThe server is usually started from /etc/rc or a user's startup script.When the Network Audio System server starts up, it takes over /dev/audio. Note, that if ReleaseDevice is set to TRUE [default] in the nasd.conf file, nasd will relinquish control of the audio device whenever it has finished playing a sound. This means you can use other non-NAS applications when nasd is running, as long as nasd isn't currently playing a song. If ReleaseDevice is set to FALSE in the nasd.conf file, applications that attempt to access /dev/audio themselves will fail while nasd is running. NETWORK CONNECTIONSThe Network Audio System server supports connections made using the following reliable byte-streams:
OPTIONSAll of the Network Audio System servers accept the following generic command line options. Options specific to a particular server may also be available, and are not listed here. Try 'nasd -?' for a list of those options, if available.
SIGNALSThe Network Audio System server attaches special meaning to the following signals:
DIAGNOSTICSToo numerous to list them all.FILES
SEE ALSOnas(1), auinfo(1), auplay(1), auctl(1), nasd.conf(1)BUGSIf au dies before its clients, new clients won't be able to connect until all existing connections have their TCP TIME_WAIT timers expire.The current access control support is weak at best. COPYRIGHTCopyright 1993, Network Computing Devices, Inc.AUTHORSThe Network Audio System server was originally written by Greg Renda and Dave Lemke, with large amounts of code borrowed from the sample X server.The sample X server was originally written by Susan Angebranndt, Raymond Drewry, Philip Karlton, and Todd Newman, from Digital Equipment Corporation, with support from a large cast. It has since been extensively rewritten by Keith Packard and Bob Scheifler, from MIT. Visit the GSP FreeBSD Man Page Interface. |