[zeromq-dev] multicast pubsub with python?

Ian Barber ian.barber at gmail.com
Fri Feb 24 15:19:48 CET 2012


On Fri, Feb 24, 2012 at 12:39 PM, Darren Govoni <darren at ontrenet.com> wrote:

> Hi Ian,
>   I had to scrap the code since it wasn't working. I guess the simpler
> question is how can I send and receive messages to a multicast address
> from pyzmq.
>
> thanks!
> Darren


You'll need ZeroMQ compiled --with-pgm, then it's just a case of creating a
socket with a PGM or EPGM socket type: http://api.zeromq.org/2-1:zmq-pgm

Ian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120224/be60cc27/attachment.htm>


More information about the zeromq-dev mailing list