User:Duggabe: Difference between revisions

From GNU Radio
Jump to navigation Jump to search
No edit summary
No edit summary
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Understanding ZMQ Sockets =
Barry Duggan is a graduate of Georgia Tech in Electrical Engineering and is a career computer programmer specializing in real-time control, data communication systems, and email security. He has been an amateur radio operator since 1953, and now devotes most of his time to the GNU Radio project. He is a member of the GNU Radio General Assembly, the GRCon21 Organizing Committee, and is currently the Documentation Lead for GNURadio.
 
== Types of ZMQ Sockets ==
 
=== Data Sockets ===
 
=== Message Sockets ===
 
== Using ZMQ Sockets ==
 
=== Separate GR flowgraphs on Same Computer ===
 
=== Separate GR flowgraphs on Different Computers ===
 
=== Python Program as Destination of ZMQ Sink Block ===
 
=== Python Program as Source to ZMQ Source Block ===

Revision as of 19:10, 22 July 2021

Barry Duggan is a graduate of Georgia Tech in Electrical Engineering and is a career computer programmer specializing in real-time control, data communication systems, and email security. He has been an amateur radio operator since 1953, and now devotes most of his time to the GNU Radio project. He is a member of the GNU Radio General Assembly, the GRCon21 Organizing Committee, and is currently the Documentation Lead for GNURadio.