|
-
Jul 21st, 2009, 12:07 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Runtime error 10055 - No buffer space is available
Hi,
i want to know what if i sent a packet through winsock array (10000) to server, so i made an app with winsock control and made it as 10000 array. each packet i sent through all sockets only 32 bytes and the server will reply with 32 bytes as well..
i don't write any code in dataarrival so the packet from the server won't be processed. but my app crash before all sockets receive the packets from server:
"Runtime error 10055 - No buffer space is available"
if i made it to 3000 array, then it works fine..
what caused this? does this have something to do with my hardware?
my RAM is 1,5 GB
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
|