NASD(1) | General Commands Manual | NASD(1) |
nasd - Network Audio System server
nasd [:listen port offset] [-option ...]
nasd 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.
The 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.
The Network Audio System server supports connections made using the following reliable byte-streams:
All 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.
The Network Audio System server attaches special meaning to the following signals:
Too numerous to list them all.
If 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.
Copyright 1993, Network Computing Devices, Inc.
The 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.