Hi Albin,

IIRC, the SOCK_SEQPACKET packet type paradigm never had a IP-based
protocol that could be used across commodity networks (unlike
SOCK_DGRAM, which pretty much defaults to UDP and SOCK_STREAM, which
pretty much defaults to TCP). Could you enlighten us about your needs?

I think our zeroMQ blocks stand a high chance of fulfilling the
transport needs you have, but I don't know if you need a specific
protocol to work.

Best regards,
Marcus
On Sun, 2018-09-30 at 11:52 +0200, Albin Stigö wrote:
> Hi GNURadio friends,
> 
> Is there a UDP sink that respects PDUs, ie that is based on
> tagged_stream_block?
> 
> Is there a sink that uses SOCK_SEQPACKET?
> 
> 
> --Albin
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to