Windows XP MS cluste failover

Joined
Jun 3, 2008
Messages
1
Reaction score
0
Hi
My question is how to make a VB6 application as a cluster aware

i.e. when the active cluster node is down for any reason it takes few seconds to switch to the other node during this time my application should wait until the other node is active

Without showing any error to the user

Should I check the availability of the node wherever I need to access it

And what tools I can user

Thanks

 
Back
Top