Frank,

Read the Guide chapters 2, 3 and 4 and it'll help.

-Pieter

On Mon, May 21, 2012 at 2:15 PM, Frank Gynnild <[email protected]> wrote:
> Hi,
> I'm trying to use this example (C#) http://zguide.zeromq.org/cs:mtserver,
> but with
> a twist. Based on the contents of the message from the clients, I want the
> router
> two to deal to two different dealers (without the client know what worker
> they actually connect
> too). I guess I could create different end points, one for each type, but I
> figured it's more
> elegant to use identities.
>
> On the worker side, I've set the identities through StringToIdentity, and I
> try to
> 'inject' the identity through sending it in the RelayMessage, but no luck so
> far.
> I'd be very happy if someone can point me in the right direction.
>
> Thanks :-)
> Frank
>
>
>
> _______________________________________________
> 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

Reply via email to