|
-
Mar 22nd, 2013, 02:36 AM
#4
Re: Question about Winsock OCX
 Originally Posted by Ben321
When I send data from my client with 2 successive send operations I want it to send 2 distinct packets, such that on the receiving end, it will perfrom the DataArrival event twice, once for each packet.
This really begs the question; Why ?
If you really need to do this then the API route is the only one available to you (I believe). The handle is not the same as the socket descriptor.
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
|