
26 Apr
2005
26 Apr
'05
3:12 p.m.
On Tue, 26 Apr 2005 22:52:45 +0200, Torbjörn Einarsson torbjorn@einarssons.se wrote:
Thanks a lot!
A related question: how do I in the simplest way send UDP data to 10 different ports.
[snip]
Use the write() method. See the UDP howto:
http://twistedmatrix.com/documents/current/howto/udp
Jp