SmarterPing is a utility that pings a web application to prevent the application from timing out. It was originally created for SmarterTools products which would get unloaded by IIS after a period of inactivity preventing it from performing routine background tasks. SmarterPing runs as a Windows Service so that it can always continue running.
Download SmarterPing
Download Source Code
Instructions for setting up the program can be found in the Online Help
The code was written in C# using Microsoft Visual Studio 2010 and the .Net 4.0 framework. It is released under the GNU General Public License Version 3.



