discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] tcp and udp server


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] tcp and udp server
Date: Fri, 15 May 2009 07:49:20 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, May 15, 2009 at 12:39:19PM +0000, feldmaus wrote:
> Hi All,
> 
> i am read something about "sending data over tcp".
> as i can see in grc there is only an udp sink.
> 
> Is there still a tcp sink ?

No need.  Use python to open the appropriate file descriptors, then
use gr.file_descriptor_{sink,source}

Eric




reply via email to

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