Hi,
I have VB.NET multithreading app which workong over socket
communication. I get next error:
vb.net system.Net.Sockets.SocketException: An operation on a socket
could not be performed because the system lacked sufficient buffer space
or because a queue was full
Is it possible get buffer size in que, and if is > X, Sleep(y)...?
I found in net that is problem with framework 1.1 if I have over 50
bound protocols... Is it soleve in framework 2.0..?
Thanks,
Jovo
*** Sent via Developersdex
http://www.developersdex.com ***