WinPing V1.0b
By Anthony S. Napier
August, 1999, Dayton, Ohio
asnapier@juno.com

Monitor (ping) computers on a network for availability with an automated, graphical utility with an audible alarm.  Computer icons are color coded green (normal) or red (error). Ping errors are also written to a log file.

New modifications:  AUG 1999 ASN
1) Ping interval is now selectable 1-60 minutes  
2) Vastly improved code that detects when all asynchronous pings are completed  
3) fixed problem that incremented the red counter when the window was resized
4) added large/small icons button 
5) store alarm setting in registry 
6) Added EMAIL & PAGER support (MAPI/Outlook)

Freeware, Open Source, VB5.  Runs on Win9x and NT.  
Note: This program requires the Visual Basic 5 runtime libraries, which cannot be included with the program due to Simtel requirements.  VB5 runtime libraries can be downloaded separately from Simtel.  
see:  ftp://ftp.simtel.net/pub/simtelnet/win95/dll/vb500a.zip
This program also requires the external utility ping.exe which should be on your system if networking is installed.

WPing1b.zip has replaced WinPing.zip