Feature: Timer function added. You can set a time (clock) when pinger will start. This is nice for troubleshooting at time frames (together with runtime etc).
OK, just fixed. Re-uploaded v0.3.0.1 version of PingMon with fixed PingHist tool.
The display of "Lost" percentage is wrong in PingHist tool. Maybe I will fix this, maybe not. Will let you know.
Using the "Runtime" feature requires to set interval to 1000 ms, or recalculate the runtime value manually either. Means: This feature calculates with 1000 ms only, fix coded. I just found this bug reviewing my code but I won't fix it unless somone requests it, because this project is dead. I'm looking to redevelope this tool with another developing environment.
Very last change in this project: Bugfixing: Closing lines (written to log file with value -4) were counted as real packets by PingHist tool. This has been fixed. Bugfixing: When clicking "Browse" button in PingHist tool, but then cancelling the Open File dialog, the button disappeared with no further action. This has been fixed.
Feature: PingHist; sub application to open history files / log files to have them visualized again Improvement: Scrolling through the graph had a mini issue, which has been fixed.
Feature: Auto close after runtime, if a runtime is set. This can be useful for client batches, so a client doesn't have to close all the pingers.
Bugfixing: In the settings form were some glitches. Feature: You can setup a runtime...