Hello Pieter,

this is about http://zguide.zeromq.org/cpp:rtdealer

You are right, everything is clear: 'A' and 'B' are identities here.

The only issue with this example is it is not in line with explanation 
("code is almost identical except that the worker uses a DEALER socket")
and with C sample.

Thanks. 

14.11.2012, 14:41, "Pieter Hintjens" <[email protected]>:
> Hi Ilja,
>
> What example is this? The only way ROUTER can send to a DEALER without
> first receiving a request from the DEALER is to use pre-shared
> identities and to make some guestimate about when the DEALER has
> connected.
>
> -Pieter
>
> On Wed, Nov 14, 2012 at 6:24 PM, Ilja Golshtein <[email protected]> wrote:
>
>>  Hello,
>>
>>  could someone please explain how
>>  "ROUTER-to-DEALER in C++" actually works?
>>  (I admit that yes, it works).
>>
>>  I am asking because DEALER does not send at all in this example,
>>  so I do not understand where ROUTER gets identities from.
>>
>>  Thanks.
>>
>>  --
>>  Best regards
>>  Ilja Golshtein
>>  _______________________________________________
>>  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

-- 
Best regards
Ilja Golshtein
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to