SoapySDRServer - provide access to local SoapySDR devices over network
Contents
Description
SoapySDRServer is a server that exports all locally available SoapySDR devices over the network. On the
other side, a SoapyRemote module for SoapySDR connects to this server and provides the server's modules
locally.
Homepage
SoapySDRServer is part of the SoapyRemote project.
Name
SoapySDRServer - provide access to local SoapySDR devices over network
Options
--bind[=IP[:PORT]]
Run server. If an IP argument is not given, bind to the default port 55132 on all local network
addresses. IP is the IPv4 or IPv6 address to bind to. If the either of the special values
"0.0.0.0" or "[::]" for IP is given it will bind to all local addresses. PORT is an optional port
number to use instead of the default.
--help Display help and exit.
Synopsis
SoapySDRServer [OPTIONS]
