On Fri, Jun 20, 2014 at 1:05 PM, Marcus Ottosson <[email protected]> wrote:

> This makes sense, but I'm attempting to run an arbitrary number of peers and
> they can't all be bound to the same port, can they?. I'm definitely no
> expert, so do go basic on me, that is ok.

You can't bind multiple peers, indeed.

Take a look perhaps at the CZMQ zbeacon class, which uses UDP. That's
closer to your use case I think.

There was an attempt to make a UDP transport, which would have given
you what you need, though that didn't succeed.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to