[zeromq-dev] XREQ socket connect to multi endpoints

Pieter Hintjens ph at imatix.com
Mon Aug 29 10:04:19 CEST 2011


The code is OK, but you're connecting to an address '*', which is not
valid. Specify the real IP address, or domain name.

-Pieter

On Mon, Aug 29, 2011 at 7:25 AM, notedit <notedit at gmail.com> wrote:
>
> hi, i just have read the zero guide, and i  know DEALER/ROUTER ==XREQ/XREP,
> i alse read that a socket can connect to multi endpoints,
> so i do a test, i try to use a xreq socket connect to multi  req socket,
> but it seems that it doesn't work.
> this is my code
> client : http://pastebin.com/jhcSdLgr
> worker1: http://pastebin.com/iFtTkq5j
> worker2: http://pastebin.com/jDQffB32
> anyone can explain that to me?  many thanks
> --
>
> Best Wishes..
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>



More information about the zeromq-dev mailing list