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

-----Original Message-----
From: discuss-gnuradio-bounces+marcus.ward=jhuapl....@gnu.org 
[mailto:discuss-gnuradio-bounces+marcus.ward=jhuapl....@gnu.org] On Behalf Of 
k1...@comcast.net
Sent: Wednesday, July 16, 2014 4:12 PM
To: discuss-gnuradio@gnu.org; alan.r.h...@gmail.com
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 />
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to