Hi all,

I'm trying to get a small client-server test program working using
multicast sockets:

http://pastebin.com/h5T1AvwS

This program works fine with tcp sockets but fails to run over epgm
sockets. When I use Wireshark, I do see the server sending packets to
the multicast group address but the client is not receiving them. Any
help is welcome!

As a side note, is it possible to include a full working multicast
example in "The Guide"?

0MQ version: 3.2.1 RC2
OS: Ubuntu 12.04
CC: gcc 4.4.7

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

Reply via email to