| Name | Unit | Description |
|---|---|---|
| des_ks_struct | ssl_openssl_lib | |
| ESynapseError | blcksock | Exception clas used by Synapse |
| ESynaSerError | synaser | Exception type for SynaSer errors |
| TBlockSerial | synaser | Main class implementing all communication routines |
| TBlockSocket | blcksock | Basic IP object. |
| TClamSend | clamsend | Implementation of ClamAV-daemon client protocol |
| TCustomSSL | blcksock | Parent class for all SSL plugins. |
| TDgramBlockSocket | blcksock | Datagram based communication |
| TDNSSend | dnssend | Implementation of DNS protocol by UDP or TCP protocol. |
| TFTPList | ftpsend | This is TList of TFTPListRec objects. |
| TFTPListRec | ftpsend | Object for holding file information |
| TFTPSend | ftpsend | Implementation of FTP protocol. |
| THTTPSend | httpsend | abstract(Implementation of HTTP protocol.) |
| TICMPBlockSocket | blcksock | Implementation of RAW ICMP socket. |
| TIMAPSend | imapsend | Implementation of IMAP4 protocol. |
| TIPHeader | blcksock | Record with definition of IP packet header. |
| TLDAPAttribute | ldapsend | LDAP attribute with list of their values |
| TLDAPAttributeList | ldapsend | List of TLDAPAttribute |
| TLDAPResult | ldapsend | LDAP result object |
| TLDAPResultList | ldapsend | List of LDAP result objects |
| TLDAPSend | ldapsend | Implementation of LDAP client |
| TMessHeader | mimemess | Object for basic e-mail header fields. |
| TMimeMess | mimemess | Object for handling of e-mail message. |
| TMimePart | mimepart | Object for working with parts of MIME e-mail. |
| TNNTPSend | nntpsend | abstract(Implementation of Network News Transfer Protocol.
Note: Are you missing properties for setting Username and Password? Look to parent TSynaClient object! Are you missing properties for specify server address and port? Look to parent TSynaClient too! |
| TNtp | sntpsend | Record containing the NTP packet. |
| TPGMMessageBlockSocket | blcksock | Implementation of PGM-message socket. |
| TPGMStreamBlockSocket | blcksock | Implementation of PGM-stream socket. |
| TPINGSend | pingsend | Implementation of ICMP PING and ICMPv6 PING. |
| TPOP3Send | pop3send | Implementation of POP3 client protocol. |
| TProxySetting | synamisc | This record contains information about proxy setting. |
| TRAWBlockSocket | blcksock | Implementation of RAW socket. |
| TSMTPSend | smtpsend | Implementation of SMTP and ESMTP procotol |
| TSNMPMib | snmpsend | Data object with one record of MIB OID and corresponding values. |
| TSNMPRec | snmpsend | Data object abstracts SNMP data packet |
| TSNMPSend | snmpsend | Implementation of SNMP protocol. |
| TSNTPSend | sntpsend | Implementation of NTP and SNTP client protocol |
| TSocksBlockSocket | blcksock | Support for SOCKS4 and SOCKS5 proxy |
| TSSLCryptLib | ssl_cryptlib | class implementing CryptLib SSL/SSH plugin. |
| TSSLNone | blcksock | Default SSL plugin with no SSL support. |
| TSSLOpenSSL | ssl_openssl | class implementing OpenSSL SSL plugin. |
| TSSLSBB | ssl_sbb | class implementing SecureBlackbox SSL plugin. |
| TSSLStreamSec | ssl_streamsec | class implementing StreamSecII SSL plugin. |
| TSyna3Des | synacrypt | Implementation of 3DES encryption |
| TSynaAes | synacrypt | Implementation of AES encryption |
| TSynaBlockCipher | synacrypt | Implementation of common routines block ciphers (dafault size is 64-bits) |
| TSynaClient | blcksock | Parent class of application protocol implementations. |
| TSynaCustomDes | synacrypt | Implementation of common routines for DES encryption |
| TSynaDebug | synadbg | |
| TSynaDes | synacrypt | Implementation of DES encryption |
| TSynaOption | blcksock | this object is used for remember delayed socket option set. |
| TSyslogMessage | slogsend | encoding or decoding of SYSLOG message |
| TSyslogSend | slogsend | This object implement BSD SysLog client |
| TTCPBlockSocket | blcksock | Implementation of TCP socket. |
| TTelnetSend | tlntsend | Class with implementation of Telnet/SSH script client. |
| TTFTPSend | ftptsend | Implementation of TFTP client and server |
| TUDPBlockSocket | blcksock | Implementation of UDP socket. |
| TV3Sync | snmpsend | It holding all information for SNMPv3 agent synchronization |