History:
Description:
+ added property
- removed property
* modification
# bug fix
Version 1.0.2 released 08.11.1999
# method RecvString - fixed reading from unconnected socket.
Version 1.0.1 released 16.10.1999
* only any descriptions.
Version 1.0.0 released 19.9.1999
+ Class TBlockSocket wrapping Winsock socket.
+ Class TUDPBlockSocket (ancestor of TBlockSocket) implementing UDP protocol.
+ Class TTCPBlockSocket (ancestor of TBlockSocket) implementing TCP protocol.
Version 1.2.0 released 1.2.2000
+ Function IPToId.
Version 1.1.0 released 10.1.2000
+ Function IsIP.
+ Function ReverseIP.
+ Function MibToId.
+ Function IdToMib.
+ Function IntMibToStr.
Version 1.0.0 released 30.10.1999
+ many misc. utils. See documentation.
Version 1.0.1 released 14.11.1999
- Function TimeZone moved to SynaUtil unit.
- Function Rfc822DateTime moved to SynaUtil unit.
Version 1.0.0 released 16.10.1999
+ Class TSMTPSend implementing SMTP protocol.
Version 1.0.0 released 13.11.1999
+ Class THTTPSend implementing HTTP protocol.
Version 1.1.0 released 1.2.2000
- ASN.1 support routines moved to separate unit.
Version 1.0.0 released 10.1.2000
+ Class TSNMPSend implementing SNMP protocol.
Version 1.0.0 released 23.1.2000
+ Class TDNSSend implementing DNS protocol.
Version 1.2.0 released 1.2.2000
+ Class TSNMPTrap implementing SNMP TRAPs.
Version 1.0.0 released 1.2.2000
+ many misc. ASN.1 utils. See documentation.