On Sat, Nov 17, 2012 at 9:35 PM, Marten Feldtmann <[email protected]>wrote:

>
> I have a simple publish/subscribe example as my test case and when
> working with tcp addresses, the example works as expected - both the
> subscriber and the publisher under .NET within the same executable
> produces the output and shows the receiving values. Fine.
>
> Then I switched ONE line of code to exchange the tcp based address
> against an epgm address (in subscriber and publisher) and the subscribe
> part within my .NET test program is NOT receiving any stuff.
>
>
Are you running them both on the same host for this test? Multicast
loopback was disabled for PGM between 2 and 3.

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

Reply via email to