D
Droopy
Hi,
I am working on a project where some PCs are sending messages via Tcp
sockets.
When the Tcp connection is down (cable unplugged) I detect it using WMI.
When the connection is back, it does not mean that I can immediately send
data.
My question is : is there any event that I can trigger when I can send data
again ?
If no, what is the best way to handle this (retries, ...) ?
Thanks in advance,
Droopy.
I am working on a project where some PCs are sending messages via Tcp
sockets.
When the Tcp connection is down (cable unplugged) I detect it using WMI.
When the connection is back, it does not mean that I can immediately send
data.
My question is : is there any event that I can trigger when I can send data
again ?
If no, what is the best way to handle this (retries, ...) ?
Thanks in advance,
Droopy.