discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Why am I dropping data over the UDP network?


From: Ward, Marcus D.
Subject: Re: [Discuss-gnuradio] Why am I dropping data over the UDP network?
Date: Thu, 17 Jul 2014 11:42:48 -0400

Thanks for the idea brad, I'll check that out right now.

-----Original Message-----
From: address@hidden [mailto:address@hidden On Behalf Of address@hidden
Sent: Wednesday, July 16, 2014 4:12 PM
To: address@hidden; address@hidden
Subject: Re: [Discuss-gnuradio] Why am I dropping data over the UDP network?

<br />Take a look at netstat -s and see if that helps isolate if or where 
packet loss is occurring. For example in the udp: section there are statistics 
for total datagrams tx/rx along with dropped, bad checksums, etc. <br /><br 
/>UDP has no retransmission feature built in so bad checksums and bad packets 
get dropped. Any sort of retransmission of dropped packets must be in the 
software. <br /><br />[Brad Hein]<br />

reply via email to

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