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?
Thanks,
Cem Karan
On Thu, Aug 9, 2012 at 5:28 PM, CFK <[email protected]> wrote:
> OK, if I'm reading that correctly, then there's a slight typo in the
address.
>
> "epgm://192.168.1.11;239.168.1.10,239.168.1.12,239.168.1.13,
239.168.1.11:5000"
>
> should be
>
> "epgm://192.168.1.11;239.168.1.10,239.168.1.12,239.168.1.13;
239.168.1.11:5000"
>
> That is, the last multicast address (the send address) requires a
> semi-colon in front of it, not a comma; correct? I'm sorry if I'm
> being nit picky, I just want to be 100% sure of what I'm doing.
>
> Thanks,
> Cem Karan
>
> On Thu, Aug 9, 2012 at 5:16 PM, Steven McCoy <[email protected]> wrote:
>> On 9 August 2012 15:26, CFK <[email protected]> wrote:
>>>
>>> I'm interested in Stuart's question as well, but I'm also interested
>>> in the addresses you showed (e.g.,
>>>
>>> "epgm://192.168.1.11;239.168.1.10,239.168.1.12,239.168.1.13,
239.168.1.11:5000").
>>> Where is that addressing form documented? I looked at both the 2.2
>>> and 3.3 documentation and I didn't see it.
>>>
>>
>> It's detailed here,
>>
>> https://code.google.com/p/openpgm/wiki/OpenPgmConceptsTransport
>>
>> --
>> Steve-o
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> [email protected]
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev