SYNAPSE - Synchronous TCP/IP Library for Delphi and Kylix
Other related information can be found at http://www.ararat.cz/synapse/

History:

Description:
+ added property
- removed property
* modification
# bug fix


PING client

Version 3.1.6 released 2004-08-23
# Support for WinXP SP1
# Better detection of unwanted query echo

Version 3.1.5 released 2003-07-21
+ FPC compatibility
+ can handle ICMP errors
+ TraceRoute

Version 3.0.2 released 2003-03-24
- weakpackageunit
+ support for ICMPv6 ping

Version 2.3.1 released 2002-08-20
* adaption to TSynaClient
+ can specify outgoing IP interface
# receiving of reply check ID of packet

Version 2.1.2 released 2000-09-24
* optimalisations of receive packet.

Version 2.1.1 released 2000-08-27
* published sock property

Version 2.1.0 released 2000-07-23
# correct time measurement on Linux.
* on some systems is sended packet copied as received.

Version 2.0.0 released 2000-05-13
+ support for Kylix.

Version 1.1.0 released 2000-09-18
* all times is now in millisecond!

Version 1.0.0 released 2000-02-14
+ Class TPINGSend implementing ICMP PING.