Menu

Windows GUI Ping Utility / News: Recent posts

Updated Installer with Missing File

I was missing some core DLL files in the installer. I have posted a new version of the installer which now includes these files.

Posted by mgenti 2006-09-25

Released Version 0.8

Version 0.8.0

Added/Changed:
More logging options (provided by NSpring)
see sourceforge.net/projects/nspring
Add option to stop after a specified number of pings
Option to select how many pings to store for the graphs
Made graph windows non-dialog
Updated ZedGraph to 5.0.1
see sourceforge.net/projects/zedgraph

Fixes:
When pinging multiple hosts with a small interval value and we don't get a
response right away (or a timeout occurs) it would affect other pings
ICMP class wasnt using parameters for EchoRequest correctly
Was incorrectly checking if DF was set for the host
Exception would occur if you removed a host from the middle of the list and
then try and start one below it... read more

Posted by mgenti 2006-07-24

Added Source Code to Subversion

I am not using sourceforge.net subversion server to keep an active copy of the sourcecode

Posted by mgenti 2006-03-17

Released Version 0.6.5 to Fix Bug

Version 0.6.5

Bugs:
When pinging multiple hosts with a small interval value and we don't get a
response right away (or a timeout occurs) it seems to affect other pings

Added:
Ability to ping flood (i.e. spend a ping without waiting for a response beofore
sending the next ping, will use up all CPU resources)

Fixes/Changes:
Fixed bug in 0.6.0 where it kept saying there were no pings to graph... read more

Posted by mgenti 2005-10-14

Removed Vesion 0.6 Due to Bug

Found a bug with version 0.6 where it would not graph pings responses so I removed version 0.6 until I fix it.

Posted by mgenti 2005-10-14

Released Version 0.6

Version 0.6

Bugs:
When pinging multiple hosts with a small interval value and we don't get a
response right away (or a timeout occurs) it seems to affect other pings

Added:
Ability to resize form elements
Can enable/disable error threshold
Ability to sweep ranges

Fixes/Changes:
Tab order in add host dialog

To Do:
Add more logging options (DB, CSV, etc)
Add more graphing options
Add flood ping
Add option to stop after a specified number of pings
Add option to specify data payload
Add comments to ping class

Posted by mgenti 2005-10-14

Released Version 0.5

Version 0.5

Bugs:
When pinging multiple hosts with a small interval value and we don't get a
response right away (or a timeout occurs) it seems to affect other pings

Added:
Graphing using ZedGraph 4.2.3 (sourceforge.net/projects/zedgraph)

Fixes/Changes:
Fixed problem with network errors not getting reset
If we get a ping response back for a host we didn't ping we wait 5ms before
checking for another response (this fixes the CPU usage spike but
unfortunately adds 5ms delay). This condition doesn't a lot so is
temporary fix... read more

Posted by mgenti 2005-10-05

Released Version 0.4

Graphing is still not implemented in this release.

Added:
Can now specify the number of network errors before stopping the ping.
Now supports logging to a text file
Can now specify to show the output of each ping

Fixes/Changes:
Changed the layout yet again
Now using version 2.0 of the ICMP class which implements all ICMP messages.

To Do:
Add more logging options (DB, CSV, etc)
Add graphing

Posted by mgenti 2005-10-04

ICMP Class Version 2.0 Released

Released Version 2.0 of the ICMP class which now implements all ICMP messages.

Posted by mgenti 2005-10-03

Released Version 0.3 with Binary

Just posted version 0.3 with the .DLL files to run the binary.
Please see the release notes for more information.

Posted by mgenti 2005-10-02

Removed Binaries for 0.1 and 0.2

I removed the debug binary .exe since I forgot to include the .dll files that were needed. I should be post 0.3 in a few days so I'll make sure to post the .exe and dll files.

Posted by mgenti 2005-09-30

Released Version 0.2

Posted version 0.2 which adds the ability to ping multiple hosts at the same time. To do this you will need to add a host using the toolbar button and once it is added to start and stop the ping use the check box next to the host.

Posted by mgenti 2005-09-30