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


SNMP TRAPs client

Version 2.3.0 released 2002-08-20
* adaption to TSynaClient
+ can specify outgoing IP interface

Version 2.2.3 released 2001-08-27
* published sock property

Version 2.2.2 released 2001-07-23
* optimalizations.

Version 2.2.1 released 2001-06-17
# fixed encoding of SNMP packet

Version 2.2.0 released 2001-02-10
* chceck for consistency of decoded data. More robust when reply data is incomplete or broken.
# fixed small memory leak.

Version 2.1.0 released 2000-10-24
# handling signed and unsigned integer values

Version 2.0.1 released 2000-10-15
# Decodetrap correctly decode Enterprise property.

Version 2.0.0 released 2000-09-18
* all times is now in millisecond!
+ Major update: full support for all type of MIB types.

Version 1.2.1 released 2000-08-20
# method Recv not receive trap packet.

Version 1.2.0 released 2000-02-01
+ Class TSNMPTrap implementing SNMP TRAPs.