discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Problem with "TCP Source" module in the client mo


From: Martin Braun
Subject: Re: [Discuss-gnuradio] Problem with "TCP Source" module in the client mode
Date: Tue, 04 Mar 2014 09:03:28 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0

On 03.03.2014 17:57, Igor Volodin wrote:
Hi all!

I am trying to build following simple scheme:

Signal source --> TCP Sink (server mode)  <---- TCP Source (client mode)
--> GUI Scope Sink

It's strange but this simple scheme isn't working.

Are you running both sub-flowgraphs in the same GRC canvas? I just tried this in 2 canvases and it works. It *should* work from one, but I'm not sure GRC is setting things up right.

In any case, try 2 canvases.

M


sockstat shows me:

USER     COMMAND    PID   FD PROTO  LOCAL ADDRESS         FOREIGN ADDRESS
igor     python2.7  56206 11 tcp4   10.21.32.6:21950 10.21.32.6:12000

Looks like communication between tcp sink and tcp source blocks has been
established, but tcpdump doesn't show any packets

I decided to check first part of my scheme (Signal source + TCP Sink),
and connected using netcat utility to the tcp sink port. All looks OK,
the values come as expected.

Can anybody explain, why this simple scheme doesn't work?


Best regards,
Igor




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