On 9 August 2012 17:33, CFK <[email protected]> wrote: > And... I hit send too quickly. Do I need both a publishing socket and a > receiving socket with this form of the address? The way I'm interpreting > what you said earlier, I'm guessing that: > > mySocket.connect("epgm://192.168.1.11 > ;239.168.1.10,239.168.1.12,239.168.1.13;239.168.1.11:5000") > > would be sufficient, correct? If I send, then I'll send on 239.168.1.11, > and if I receive, I'll receive from 239.168.1.10, 239.168.1.12, and > 239.168.1.13, correct? >
<interface> ; <receive group(s)> ; <send group> We're both wrong, the linked article is correct. -- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
