|
-
Mar 23rd, 2013, 04:44 AM
#14
Thread Starter
Frenzied Member
Re: Question about Winsock OCX
While it may supposedly trigger a "sendcomplete" event even before the send is complete, I've never had this happen. In fact in various software I've made before, my experimental protocols depend on the previous send being complete before sending a new packet, and it depends on the sendcomplete event to indicate such (by setting a globally declared boolean var to TRUE, from the sendcomplete event), and I've never had it fail before.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|