27 Apr
2005
27 Apr
'05
12:12 a.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