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