D
Dave R
Hi all,
I am using Sockets in C# in my application.
The application runs fine for some runs (in a loop) but after some runs
complains ..
"An existing connection was forcibly closed by the remote host
Error code: 10054"
I checked the error code. It says that check if the remote server has rebooted.
I have checked that that isn't the case. What else could be the reason for the
error?
Best regards,
Dave
P.S: I am trying to connect to a remote Solaris Server through my Windows box.
I am using Sockets in C# in my application.
The application runs fine for some runs (in a loop) but after some runs
complains ..
"An existing connection was forcibly closed by the remote host
Error code: 10054"
I checked the error code. It says that check if the remote server has rebooted.
I have checked that that isn't the case. What else could be the reason for the
error?
Best regards,
Dave
P.S: I am trying to connect to a remote Solaris Server through my Windows box.