[zeromq-dev] Multicast and wlan0
Steven McCoy
steven.mccoy at miru.hk
Thu Sep 6 21:42:35 CEST 2012
On 6 September 2012 14:29, Will Heger <will.heger at gmail.com> wrote:
>
> So I've just started working with (er attempting) epgm and I haven't been
> able to read a single message yet. Other patterns like request-reply have
> worked fine. The pyzmq test code (stolen from
> http://code.saghul.net/implementing-a-pubsub-based-application-with) is
> listed below and below that is my ifconfig. I'm on ZMQ 2.2 with-pgm
> compiled.
>
> So my questions are as follows:
>
> 1. should the code below, 'just work' (tm) as in pick a 239.192 address
> and go?
>
Try "wlan0;239.192.0.1", i.e. prefix the adapter first.
The biggest issue is that you are probably only testing on one host; try
sending and receiving between two different hosts on the network.
--
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120906/925d2854/attachment.htm>
More information about the zeromq-dev
mailing list