On Thu, Mar 15, 2012 at 12:14 PM, Boris Gulay <[email protected]> wrote:

> For PULL socket type I can have more than one PUSH peer. Is there any
> way to know source of message received by PULL socket (IP-address of
> remote side or something else)?
>

Add a source message part or similar in the sender, so rather than just
sending [data], send [source,data].

Ian
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to