I am using Winsock control in UDP mode, and want to use SendProgress and SendComplete to monitor the sending progress, so that I know to tell my control to send the next UDP packet. Unfortunately the SendProgress and SendComplete events are not firing when Winsock is used in UDP mode. Is this how it's supposed to work? Or is this a bug?
↧