Monday, March 18, 2019

Re: [Discuss-gnuradio] UDP Sink Broadcast

The make method in udp_sink doesn't allow for broadcast right?

On Mon, Mar 18, 2019 at 1:38 PM Mark Gannet <mgannet@gmail.com> wrote:
Hi,

Does anybody know of a way to broadcast to a UDP Sink block?  A unicast works fine but setting the destination address to 172.168.255.255 always gives a permission denied error even when running as su.  The firewall zone for all adapters is set to "trusted."  Is there a way to set an SO_BROADCAST flag like you might do when creating a UDP socket from the Python socket module? 

Thanks,
Mark

No comments:

Post a Comment