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. For more information, please refer to the Online Help.
 
 
Version 2.0 (08-04-2011)
 
  • Now runs under Microsoft.Net 4.0
  • Code has been significantly refactored
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.