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.


_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to