HTTP Service Monitor
Posted
by Asif Rashid
on February 9th, 2000
Here is an implementation of my WinInet wrapper class. This small application serves two purposes,
- There are some ISPs who disconnect the connection if the client is idle for a particular time. This application makes it busy. User only have to adjust the time at which it iterates it attempts.
- It can be used for monitoring the HTTP service on a particular server either it is working or not. If HTTP service stops due to any reason it start the beeping.
The application was written using MFC 4.2 and Visual C++ 5.0, It uses
- WinInet class wrapper
- CTrayIcon class by Chris Maunder.
I am releasing this app into the public domain with no restrictions.
Download Files The zip file is 36K.

Comments
where is the file for webserver monitor.........
Posted by Legacy on 09/09/2001 12:00amOriginally posted by: moses
Reply