hi

i am creating a web site in C# .net. I have a class called hadler, health monitor and proxy. what happens is there is 2 instances of the handler. so every 1 second the handler has to send a msg to the healthMonitor saying that the handler is alive. if the handler didn't send a msg in 1 second the health monitor sends a request to the proxt to start up the second instance of the handler.

how do i do this scenario?

appreciate a reply

thanks

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.