0.0.0:1337") #bind to all interaces on port 1337
>>
>> # could be tcp://127.0.0.1:1337 instead, if you're doing e.g. port
>> forwarding through `ssh -R 127.0.0.1:1337:1337!
>> # There's even ZMQ brokers and stuff, but that'd lead too far.
>>
Hi,
I have created a simple tcp based iq stream using ZMQ blocks to use a
HackRF remotely over an ethernet network.
I have a linux computer (Raspberry Pi) connected to the HackRF running
GNURadio. The HackRF source is connected to a ZMQ sink that transmits the
packets to a receiving linux PC runn