Removed some un-used code from CVS. We can always resurrect this later if someone feels they want to work on it. Gone are the old perl ihost which isn't needed now, winhost which is broken and shows no sign of being fixed, and DBReporter. If someone wants to revive them, I'll undelete them :-)
A few changes to the project details, adds our URL to the binary.
*** empty log message ***
Fixed uptime > 47 problem by sending uptime as the number of seconds the program has been running rather than milliseconds_running / 1000. This is not ideal, but it should be okay if the host is started automatically as each machine starts.
Uptime is now obtained from the CUpTime class rather than the Windows API. This should hopefully prevent the number wrapping round after 47 days.
*** empty log message ***
Added a check for Win9x machines on startup. We do not wish to monitor these types of machine as they are not servers.
Added a lot of API calls to obtain various system information. The contents of the XML packet are built using these.
Program can now be minimised to the system tray ;)
Implemented version 1.1 of the heartbeat protocol.
Added version 1.1 of the FilterManager configuration protocol. Tested and works.
A basic test of some network functions in Visual Basic for Windows. These use the mswinsck.ocx ActiveX component. These should be runnable on most Win32 platforms with the Visual Basic 6 runtime installed (available from the microsoft website)
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.