Hi Peter,
that's an easy one to answer:

> correct?
yes; refer to gr-blocks/lib/udp_sink_impl.cc .

Best regards,
Marcus

On 06/04/2015 10:52 PM, Peter Witkowski wrote:
> Hello,
>
> I just wanted to confirm that the UDP Source and Sink blocks just
> "chop up" the data to fit inside the payload buffer (who's size is
> determine by the PAYLOAD_SIZE attribute) and do not handle "extra"
> things in the application layer like reordering of packets received
> out of order or resending packets in the event that data is dropped.
>
> Stated differently, the UDP Source and Sink are "vanilla" UDP and
> don't have any additional features added in the application layer,
> correct?
>
> Thanks in advance for the help.
>
> -- 
> Peter Witkowski
> [email protected] <mailto:[email protected]>
>
>
> _______________________________________________
> 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