discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] UDP Source and Sink = "Straight" UDP


From: Marcus Müller
Subject: Re: [Discuss-gnuradio] UDP Source and Sink = "Straight" UDP
Date: Thu, 04 Jun 2015 23:35:51 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

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
address@hidden


_______________________________________________
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]