On 11 January 2013 13:31, Per Sandberg <[email protected]> wrote:
> I got two threads i the same program > connecting to > "epgm://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
