Hi,
As I posted earlier, I’m trying to build a tdi client side to handle sever
(un)availability on the otherside, and take necessary action. THE BASIC
IDEA TO HAVE THE CLIENT TO BE ABLE TO TRANSPERANTLY DISCONNECT(RECONNECT).
Usually the assumption on a client/server model is that server is
listening, when a connection is requested…
I’ve used the TDI level ( connection related) event handlers, and old
style
PnP handler to manage the client side cable unplug etc, and the server
side
(events …).
What I found is that when the server goes down ( shutdown, reset …) I
dont get the disconnect event on the client side TDI, but I get when I try
to use the connection… IS THERE ANY WAY I COULD GET THE EVENT RIGHTAWAY.
This also happens the same way if I unplug enet cable on the server side.
Monitoring thru TDImon (ie, TCpView pro) does not give any indication
either…
thanx
prokash