[Twisted-Python] UDP Support sanity check

Itamar Shtull-Trauring itamar at itamarst.org
Tue Apr 20 08:23:07 EDT 2004


You need:

1. a Port which will probably also be a transport.
2. a Protocol.
3. a IUDPTrasport.

that's it. Notice the current UDP code has no factories or connectors.
Also note that connectUDP has been deprecated in SVN.

-- 
Itamar Shtull-Trauring    http://itamarst.org
Looking for a job -- http://itamarst.org/resume.html





More information about the Twisted-Python mailing list