discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Intercommunicate processes


From: Josh Blum
Subject: Re: [Discuss-gnuradio] Intercommunicate processes
Date: Mon, 30 Jul 2012 22:02:19 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0

> I also tried to use a tcp stack to obtain a fileno and then use
> file_descriptor_source/sink but in windows is not possible to use
> read/write on a socket descriptor (you can only use recv/send). So I
> need to find another solution but I don't know how to solve it.
> 

if it helps, there is a tcp socket block in GrExtras. Using blob to/from
socket with blob to/from stream might do the trick for you

I happen to have a screenshot of the block:
https://github.com/guruofquality/grextras/wiki#wiki-a-demonstrative-screen-cap

-josh



reply via email to

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