EnglishFrenchSpanish

Ad


OnWorks favicon

auscopenas - Online in the Cloud

Run auscopenas in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command auscopenas that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


auscope - Network Audio System Protocol Filter

SYNOPSIS


auscope [ option ] ...

DESCRIPTION


auscope is an audio protocol filter that can be used to view the network packets being
sent between an audio application and an audio server.

auscope is written in Perl, so you must have Perl installed on your machine in order to
run auscope. If your Perl executable is not installed as /usr/local/bin/perl, you should
modify the first line of the auscope script to reflect the Perl executable's location.
Or, you can invoke auscope as

perl auscope [ option ] ...

assuming the Perl executable is in your path.

To operate, auscope must know the port on which it should listen for audio clients, the
name of the desktop machine on which the audio server is running and the port to use to
connect to the audio server. Both the output port (server) and input port (client) are
automatically biased by 8000. The output port defaults to 0 and the input port defaults
to 1.

ARGUMENTS


-i<input-port>
Specify the port that auscope will use to take requests from clients.

-o<output-port>
Determines the port that auscope will use to connect to the audio server.

-h<audio server name>
Determines the desktop machine name that auscope will use to find the audio
server.

-v<print-level>
Determines the level of printing which auscope will provide. The print-level can
be 0 or 1. The larger numbers provide greater output detail.

EXAMPLES


In the following example, mcxterm is the name of the desktop machine running the audio
server, which is connected to the TCP/IP network host tcphost. auscope uses the desktop
machine with the -h command line option, will listen for client requests on port 8001 and
connect to the audio server on port 8000.

Ports (file descriptors) on the network host are used to read and write the audio
protocol. The audio client auplay will connect to the audio server via the TCP/IP network
host tcphost and port 8001:

auscope -i1 -o0 -hmcxterm

auplay -audio tcp/tcphost:8001 dial.snd

In the following example, the auscope verbosity is increased to 1, and the audio client
autool will connect to the audio server via the network host tcphost, while displaying its
graphical interface on another server labmcx:

auscope -i1 -o0 -hmcxterm -v1

autool -audio tcp/tcphost:8001 -display labmcx:0.0

Use auscopenas online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 2
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 3
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • 4
    Amidst
    Amidst
    Amidst or Advanced Minecraft Interface
    and Data/Structure Tracking is a tool to
    display an overview of a Minecraft
    world, without actually creating it. It
    can ...
    Download Amidst
  • 5
    MSYS2
    MSYS2
    MSYS2 is a collection of tools and
    libraries providing you with an
    easy-to-use environment for building,
    installing and running native Windows
    software. It con...
    Download MSYS2
  • 6
    libjpeg-turbo
    libjpeg-turbo
    libjpeg-turbo is a JPEG image codec
    that uses SIMD instructions (MMX, SSE2,
    NEON, AltiVec) to accelerate baseline
    JPEG compression and decompression on
    x86, x8...
    Download libjpeg-turbo
  • More »

Linux commands

  • 1
    abi-tracker
    abi-tracker
    abi-tracker - visualize ABI changes
    timeline of a C/C++ software library.
    DESCRIPTION: NAME: ABI Tracker
    (abi-tracker) Visualize ABI changes
    timeline of a C/C+...
    Run abi-tracker
  • 2
    abicheck
    abicheck
    abicheck - check application binaries
    for calls to private or evolving symbols
    in libraries and for static linking of
    some system libraries. ...
    Run abicheck
  • 3
    couriermlm
    couriermlm
    couriermlm - The Courier mailing list
    manager ...
    Run couriermlm
  • 4
    couriertcpd
    couriertcpd
    couriertcpd - the Courier mail server
    TCP server daemon ...
    Run couriertcpd
  • 5
    gbklatex
    gbklatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbklatex
  • 6
    gbkpdflatex
    gbkpdflatex
    bg5latex - Use LaTeX directly on a Big5
    encodedtex file bg5pdflatex - Use
    pdfLaTeX directly on a Big5 encodedtex
    file bg5+latex - Use LaTeX directly on a
    Big5+...
    Run gbkpdflatex
  • More »

Ad