Thanks.

That means that i always will have to use two addresses for pup/sub, one that is global for the site and another one that is for a local host to get the semantics right.

/persan



On 11/01/13 19:47, Steven McCoy wrote:
On 11 January 2013 13:31, Per Sandberg <[email protected]
<mailto:[email protected]>> wrote:

    I got two threads i the same program
    connecting to "epgm://192.168.0.101
    <http://192.168.0.101>;239.168.__1.1:5555 <http://239.168.1.1:5555>"
    I got the messages sent to the network but the receiving thread
    using the same "URL" is not getting any data.


The same URL will not work as loopback is disabled by design: ITC and
IPC fulfil that role.

Please try with two different hosts on the same network and thus there
should be two different URLs, one for each interface address.  For
convenience you can use the adapter name or network declaration if you
want a single URL to use across multiple hosts.

--
Steve-o


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


--
Per Sandberg

<<attachment: per_sandberg.vcf>>

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

Reply via email to