Dot Net Remoting [modified]
C#
4
Posts
3
Posters
0
Views
1
Watching
-
hi, i am using dotnet remoting sometimes i getting error ( A non-blocking socket operation could not be completed immediately ) how can i slove this problem
modified on Friday, July 1, 2011 6:29 AM
So, what is the question?
-
hi, i am using dotnet remoting sometimes i getting error ( A non-blocking socket operation could not be completed immediately ) how can i slove this problem
modified on Friday, July 1, 2011 6:29 AM
This could be a timeout, because the server application needs too long for its answer. It could also be a sporadic network problem which your client application doesn't handle. But your question is too incomplete to give a better answer.
This statement is false.
-
So, what is the question?