logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

SoapySDRServer - provide access to local SoapySDR devices over network

Authors

       The  SoapyRemote  client  and  server were written mostly by Josh Blum with additional contributions from
       Bastille Networks.

SoapyRemote 0.3.2                                  2016-10-28                                  SOAPYSDRSERVER(1)

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]

See Also