Dear list,

I would need to communicate two separated gnuradio programs. I tried to
use udp_sink / udp_source in the same machine but there are many many
packets lost. Is there a way to use a kind of sink/source without losses
to communicate separated programs in Windows?

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.

Thanks for your help.

-- 

Pol Henarejos
Research Engineer, MSc
pol.henare...@cttc.es

Centre Tecnològic de Telecomunicacions de Catalunya (CTTC)
Engineering Unit
Parc Mediterrani de la Tecnologia
Av. Carl Friedrich Gauss, 7
08860 Castelldefels, Barcelona (Spain)
Tel: +34 93 396 71 70  Ext: 2177
Fax. +34 93 645 29 01
www.cttc.es

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to