[Twisted-Python] sniffing multicast traffic

Itamar Turner-Trauring itamar at itamarst.org
Wed Mar 10 08:28:51 EST 2010


On Wed, 2010-03-10 at 10:35 +0000, Ben Barker wrote:

> I have been looking at the examples here:
> 
> http://code.activestate.com/recipes/425975-simple-udp-multicast-client-server-using-twisted/
> 
> But I seem to have trouble getting them to receive anything at all.

Did you do the joinGroup()? One of the examples omits it, which means it
won't receive multicast.




More information about the Twisted-Python mailing list