[Twisted-Python] multicast

Itamar Turner-Trauring itamar at itamarst.org
Wed Dec 15 19:06:14 EST 2010


On Wed, 2010-12-15 at 18:07 +0200, Pandelis Theodosiou wrote:
> I'm trying to make a Multicast client.
> 
> I've tried the simple script found in:
> http://twistedmatrix.com/documents/10.1.0/core/howto/udp.html#auto3
> 
> While it shows no errors, it doesn't receive any data. How can I check
> what the problem is?

You didn't do the necessary joinGroup() call, which is in the original
example.




More information about the Twisted-Python mailing list