Hi everybody,
I'm looking to detect local connection loss. Is there a mean to do that, as with the events on the Corelabs components ?
Thanks
EDIT: Sorry, i'm going to try to be more specific: I'm currently designing a protoype using datasnap 2009. So i've got a thin client, a stateless server app and a database server.
What i would be able to do is to detect and handle connection loss (internet connectivity) between the client and the server app to handle it appropriatly, ie: Display an informative error message to the user or to detect a server shutdown to silently redirect on another app server.
In 2-tier i used to manage that with ODAC components, the TOraSession have some events to handle this issues.
sorry for my bad english