Hi all,

Disclaimer: I have never used zmq before.

My goal is to control a X310 from a remote PC, and receive data. using ZMQ.

I downloaded the simple example zmq_stream.grc:
https://github.com/gnuradio/gnuradio/blob/master/gr-zeromq/examples/zmq_stream.grc


I ran the flow-graph on two different pc's, both connected to the web. The
first pc had the PUB/PUSH/REP blocks, while the second had the SUB/PULL/REQ
blocks. Quite frankly, the signal hasn't reached the second pc.

How do I ensure both pc's are subscribed one to another?
Anything else I got wrong?

TIA,
Steve
_______________________________________________
USRP-users mailing list
USRP-users@lists.ettus.com
http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com

Reply via email to