W
Wally
Hallo
Is there anybody able to tell me if and how to restore a lost socket
communication?
I try to explain.
Computer A and computer B are net connected and they estabilished a socket
connection. A (which acts as a server) is waiting for data from B and,
while waiting, it sends a "ping" character to B, in order to verify is the
connection is active.
Desconnecting the net cable, the "ping" character sending generates an
exception, as you can rightly presume that to connetion is no more active.
So far so good.
The problem is that re-connecting the net cable, the "ping" character
sending generates the same exception, just as if the lost communication
couldn't be recuperated unless you do a new call. Any idea or suggestion?
Thanks anyhow.
VV
Is there anybody able to tell me if and how to restore a lost socket
communication?
I try to explain.
Computer A and computer B are net connected and they estabilished a socket
connection. A (which acts as a server) is waiting for data from B and,
while waiting, it sends a "ping" character to B, in order to verify is the
connection is active.
Desconnecting the net cable, the "ping" character sending generates an
exception, as you can rightly presume that to connetion is no more active.
So far so good.
The problem is that re-connecting the net cable, the "ping" character
sending generates the same exception, just as if the lost communication
couldn't be recuperated unless you do a new call. Any idea or suggestion?
Thanks anyhow.
VV