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

History:

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


PING client

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.