discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UDP sender/receiver what the heck am I doing wron


From: Mike Jameson
Subject: Re: [Discuss-gnuradio] UDP sender/receiver what the heck am I doing wrong
Date: Mon, 14 Jul 2014 17:36:53 +0100

Set the bind address to '0.0.0.0' to listen on all interfaces.  This would be a good default setting.

--
Mike Jameson M0MIK BSc MIET
Email: address@hidden
Web: http://scanoo.com


On Mon, Jul 14, 2014 at 5:13 PM, Marcus D. Leech <address@hidden> wrote:
On 07/14/2014 12:00 PM, John Malsbury wrote:
Also saw the same thing. =)

You can't leave the bind-addr blank--set it to the interface addy over which you expect packets to arrive, that works.

I suspect that there's some missing code to deal properly with a "promiscuous bind" in the UDP source block.



--
Marcus Leech
Principal Investigator
Shirleys Bay Radio Astronomy Consortium
http://www.sbrac.org


_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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