Thanks for the quick response Steven! However, I'm using this program on 2 different hosts. The address string at the top of the program is misleading. Obviously I'm using a different address on the other host.
Further investigation shows that on the server side IGMP joins are received to join the multicast group. And I can see the multicast traffic on the client side as well. It seems that the multicast traffic is not "picked up" by zeromq. thanks, Thomas On Fri, Oct 19, 2012 at 10:57 AM, Steven McCoy <[email protected]> wrote: > On 18 October 2012 17:48, Thomas Loockx <[email protected]> wrote: >> >> Hi all, >> >> I'm trying to get a small client-server test program working using >> multicast sockets: >> >> http://pastebin.com/h5T1AvwS > > > Classic problem: use two different hosts on the same network. PGM cannot be > used for IPC. > > -- > Steve-o > > _______________________________________________ > 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
