[Twisted-Python] Unable to get the UDP multicasting examples to work
Itamar Shtull-Trauring
itamar at itamarst.org
Thu Nov 20 09:26:44 MST 2003
On Thu, 20 Nov 2003 10:48:10 +0000
"Alan Rushforth" <Alan.Rushforth at student.shu.ac.uk> wrote:
> multicasting example in the "how to" section of the twisted
> documentation to work and have had no success. I can do TCP message
> and normal UDP but cant multicast it.
Bleh. My bad (well, and Pahan's). You want to use listenMulticast,
really, and you need to join() a group. See twisted.internet.interfaces
- the multicast stuff, and twisted.test.test_udp. I will remove the
offending docs.
--
Itamar Shtull-Trauring http://itamarst.org/
Available for Python & Twisted consulting
More information about the Twisted-Python
mailing list