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.2.3 released 27.08.2000
* published sock property

Version 2.2.2 released 23.07.2001
* optimalizations.

Version 2.2.1 released 17.06.2001
# fixed encoding of SNMP packet

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

Version 2.1.0 released 24.10.2000
# handling signed and unsigned integer values

Version 2.0.1 released 15.10.2000
# Decodetrap correctly decode Enterprise property.

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

Version 1.2.1 released 20.8.2000
# method Recv not receive trap packet.

Version 1.2.0 released 1.2.2000
+ Class TSNMPTrap implementing SNMP TRAPs.