Revision
1.29 -
(
view)
(
annotate)
-
[select for diffs]
Wed Feb 28 10:45:37 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.28: +16 -19 lines
Diff to
previous 1.28
Now works with the new protocol (i.e. with the server providing the FQDN
for use in packet attributes.)
Revision
1.26 -
(
view)
(
annotate)
-
[select for diffs]
Wed Feb 28 09:08:08 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.25: +82 -20 lines
Diff to
previous 1.25
Packet contents and configuration details are now available for viewing in
a drop-down extras area of the window.
Revision
1.25 -
(
view)
(
annotate)
-
[select for diffs]
Wed Feb 28 08:19:00 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.24: +7 -2 lines
Diff to
previous 1.24
Uptime is now obtained from the CUpTime class rather than the Windows API.
This should hopefully prevent the number wrapping round after 47 days.
Revision
1.24 -
(
view)
(
annotate)
-
[select for diffs]
Mon Feb 26 10:13:10 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.23: +20 -49 lines
Diff to
previous 1.23
Program now starts up minimised in the system tray.
I think this is more or less the final thing now.
Revision
1.23 -
(
view)
(
annotate)
-
[select for diffs]
Mon Feb 26 09:54:25 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.22: +5 -0 lines
Diff to
previous 1.22
Added cpu percent idle and cpu time to the XML packet.
Revision
1.22 -
(
view)
(
annotate)
-
[select for diffs]
Mon Feb 26 09:25:41 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.21: +4 -0 lines
Diff to
previous 1.21
Added a check for previous instances of the application.
Revision
1.21 -
(
view)
(
annotate)
-
[select for diffs]
Mon Feb 26 09:23:34 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.20: +12 -3 lines
Diff to
previous 1.20
Added a check for Win9x machines on startup. We do not wish to monitor these types of
machine as they are not servers.
Revision
1.20 -
(
view)
(
annotate)
-
[select for diffs]
Mon Feb 26 09:12:51 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.19: +4 -2 lines
Diff to
previous 1.19
Altered the code to display the icon in the taskbar.
Revision
1.18 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 17:51:07 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.17: +11 -11 lines
Diff to
previous 1.17
Configuration is now read from the INI file.
This only needs to specify the hostname and port number of the FilterManager, as the
FilterManager itself is responsible for providing the remaining configuration details.
Revision
1.17 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 17:37:04 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.16: +21 -3 lines
Diff to
previous 1.16
The packet is complete for now. It sends all of the essential data, plus memory, swap
and OS details.
Revision
1.16 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 17:31:44 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.15: +5 -2 lines
Diff to
previous 1.15
Could not add uptime details just yet, as the required ActiveX control is not
available...
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 17:08:37 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.14: +67 -21 lines
Diff to
previous 1.14
Added a lot of API calls to obtain various system information.
The contents of the XML packet are built using these.
Revision
1.14 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 13:27:09 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.13: +4 -3 lines
Diff to
previous 1.13
Date is sent correctly formatted as seconds since 1-1-1970
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 13:23:53 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.12: +36 -27 lines
Diff to
previous 1.12
Number os seconds since the epoch are now included in the packets.
Revision
1.12 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 12:01:14 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.11: +28 -24 lines
Diff to
previous 1.11
The system tray icon is now removed when the form is made visible or is
closed.
Revision
1.11 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 11:56:43 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.10: +33 -2 lines
Diff to
previous 1.10
Program can now be minimised to the system tray ;)
Revision
1.10 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 11:42:06 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.9: +55 -80 lines
Diff to
previous 1.9
Tidied up the displaying of errors on the form.
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 11:30:25 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.8: +22 -22 lines
Diff to
previous 1.8
Times of next UDP packet and Heartbeat is displayed on the form.
Revision
1.8 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 11:25:35 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.7: +72 -7 lines
Diff to
previous 1.7
VB Timer limit was ~65000 milliseconds.
The two timers have been removed and replaced with a single timer to allow
TCP/UDP intervals greater than 65 seconds.
Revision
1.6 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 10:53:30 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.5: +26 -25 lines
Diff to
previous 1.5
A label on the form now keeps onlookers up to date with what's going on.
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 10:29:16 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.3: +41 -42 lines
Diff to
previous 1.3
Fully working with all parts of the 1.1 host -> server TCP spec.
UDP is working, but packet contents not defined yet.
Revision
1.3 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 10:07:55 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.2: +29 -17 lines
Diff to
previous 1.2
Implemented version 1.1 of the heartbeat protocol.
Revision
1.2 -
(
view)
(
annotate)
-
[select for diffs]
Fri Feb 23 09:42:36 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
Changes since
1.1: +85 -22 lines
Diff to
previous 1.1
Added version 1.1 of the FilterManager configuration protocol.
Tested and works.
Revision
1.1 -
(
view)
(
annotate)
-
[select for diffs]
Thu Feb 22 17:04:22 2001 UTC
(23 years, 8 months ago)
by
pjm2
Branch:
MAIN
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)