in reply to Re: Pinging server using multithreading concept
in thread Pinging server using multithreading concept

We have to monitor the server for every 1 minite... if the server is "up" every 5 min and if the server is "down" every 1 min we have pinged, that's way we have opened one thread for one serevr running that thread as continuoesly
  • Comment on Re^2: Pinging server using multithreading concept