discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Control Port: Usage


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] Control Port: Usage
Date: Thu, 22 May 2014 09:23:08 -0400

On Thu, May 22, 2014 at 6:47 AM, Shashank Sinha <address@hidden> wrote:
Hi to all.

I am a bit new to the usage of GNU Radio. I was trying to get Control Port working for my setup but faced an issue. While using Control Port, we have to provide an IP address and port as an argument. I have confusion regarding what the arguments should be.

Thanks in advance.

Shashank

You just need to give it the IP address and port number as in "gr-ctrlport-monitor ipaddr port".

When a Control Port-enabled application starts up, it will print out it's list of endpoints that telli you what port is being used. Make sure you've taken care of any firewall issues, too. You can also set up an ICE configuration file to control your endpoints, but by default, the Control Port app will create an endpoint for each interface found on the machine using an ephemeral port.

See more here:
http://gnuradio.org/doc/doxygen/page_ctrlport.html

Tom


reply via email to

[Prev in Thread] Current Thread [Next in Thread]