Lou,

The OS I'm using is Ubuntu 14.04 LTS and I am getting the signal on the 
received side when I use UDP. It's just my biggest concern is why is my data 
still dropping even though it's independent of the sample rate rising or 
lowering?

I'm currently experimenting with TCP to see if I wouldn't drop data, but am 
dealing with a socket connection error.

Marcus

-----Original Message-----
From: discuss-gnuradio-bounces+marcus.ward=jhuapl....@gnu.org 
[mailto:discuss-gnuradio-bounces+marcus.ward=jhuapl....@gnu.org] On Behalf Of 
madengr
Sent: Wednesday, July 16, 2014 1:58 PM
To: Discuss-gnuradio@gnu.org
Subject: Re: [Discuss-gnuradio] Why am I dropping data over the UDP network?

Marcus,

What OS are you using?  I had the same issue (UDP not getting through on 
receive side) with Fedora 20, even with Firewall "supposedly" turned off (i.e. 
Trusted Zone selected).  Manually adding the port exemption (I believe I used 
port 65000) let the UDP through and it worked.

Lou
KD4HSO


Ward, Marcus D. wrote
> I don't think it's a firewall rule problem, but do you think opening 
> up ports would solve my problem? I know the port I'm currently using 
> on the TCP connection is port#: 1234 which deals with Mercurial and 
> git default ports for serving Hyper Text.
> 
> When I had the UDP connection, I was using the same port (1234) except 
> that in UDP, that port deals with a VLC media player.





--
View this message in context: 
http://gnuradio.4.n7.nabble.com/Why-am-I-dropping-data-over-the-UDP-network-tp49283p49387.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to