
Synchronous TCP/IP Library for Delphi
Features of Synapse
This is list of basic features:
- Support for communicating by Winsock in blocking mode. Supported is TCP, UDP, ICMP and RAW protocols.
- Support for PING request.
- Support for ASN.1 coding and decoding.
- Support for DNS with many non-standard records.
- Support for character code transoding. Supported charsets are basic ISO codings (ISO-8859-x), windows codings (CP-125x), KOI8-R and UNICODE (UCS-4, UCS-2, UTF-7 and UTF-8).
- Support for MIME inline coding and decoding (include character conversion).
- Support for coding and decoding MIME e-mail messages (include character conversion of all supported charsets).
- Support for SMTP protocol.
- Support for HTTP protocol.
- Support for SNMP protocol (include traps).
- Support for NTP and SNTP protocol (include broadcast client).
- Support for Base64 and Quoted-pritable coding and decoding.
- Support for UUcode and XXcode decoding.
- Support for calculating CRC16 and CRC32 code.
- Support for calculating MD5 hash.