Watchdog Service
Watchdog Service questions Watchdog Service reviews Watchdog Service download Order
 Informtion
Title: Watchdog Service
Developer: Wouter Dhondt
Platform: Windows 98/ME/NT/2000/XP
Price: $100
Size: 2,539 KB
Reviews & Questions
Shareware your experiences of Watchdog Service with all of us and cast your vote
View frequently asked questions of Watchdog Service. Post your questions to the author and other software developers.
 
Watchdog service is a system check package for developers. It consists of a service running in the background of windows and a dll. Using this dll the developer can start a watchdog timer. If the watchdog does not receive the reset trigger within a selectable timeout period, it will reset the computer. The dll gives the developer an easy interface to start / stop the watchdog timer and to reset the timer value. Multiple watchdog timers can be constructed without any problem. Useful if you want to make critical applications and want to handle pc lockups and crashes. Includes all software you need and a demo application (compiled and source) in VC++ 6.0.

Watchdog service Features:

  • Any number of different watchdog timers (use it in multiple applications).
  • Timeout from 0 to 4.294.967.295 ms (1193 hours).
  • Easy enable / disable of timer.
  • Reset can be forced, or normal.