|
-
Jul 23rd, 2003, 07:36 AM
#1
Thread Starter
New Member
CAsyncSocket DGRAM & OnReceive
I've derived a class from CAsyncSocket and overridden OnReceive.
After creating and connecting the socket, I can send data from it ok, but it never picks up data that is being sent to it.
I've tried calling AsyncSelect(FD_READ), but it didn't help.
Any ideas?
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
|