[python-win32] Asynchronous UDP socket programming

Yu Lei-LEIYU1 LEIYU1@motorola.com
Fri, 18 Oct 2002 17:23:52 -0500


Hi, Everyone,
    I tried to write asynchrous UDP socket program but failed. All the examples
I found on the web for asynrhous socket programming is for TCP socket. Does
UDP or TCP make a difference? Does anyone have any example code for 
asynchronous UDP socket program on Windows? Is there any other solutions
than using select?

Thanks.

Lei