> 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

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

Reply via email to