[zeromq-dev] Binding to TCP port 0

Pieter Hintjens ph at imatix.com
Fri Feb 10 04:27:29 CET 2012


On Fri, Feb 10, 2012 at 2:26 AM, Ian Barber <ian.barber at gmail.com> wrote:

>> I'm confused, I don't really understand the meaning of connecting to a
>> wildcard.

I actually made this work in VTX, with UDP, it's neat. The semantics
are "connect to any host that has an open port", and works by
broadcasting a connect request and getting back an OK reply. Cute, but
only works on UDP.

-Pieter



More information about the zeromq-dev mailing list