Keep getting SocketExceptions (6 replies)
Posted
on .NET 247
See other posts from .NET 247
Published on 18 Feb 2010 11:44:57
Indexed on
2010/03/07
23:55 UTC
Read the original article
Hit count: 167
Filed under:
I am using the System.Net.Sockets.NetworkStream to read data from a network connection I keep getting exceptions #### Exception System.Net.Sockets.SocketException E FAIL (11) #### #### Microsoft.SPOT.Net.SocketNative::recv [IP: 0000] #### #### System.Net.Sockets.Socket::Receive [IP: 0018] #### #### System.Net.Sockets.NetworkStream::Read [IP: 005e] #### #### MFToolkit.Net.Web.HttpRequest::Read [IP:...
© .NET 247 or respective owner