|
![]() |
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
Ftp | The FTP class can be used to transfer files to and from FTP servers using the FTP Protocol. |
FtpDirListEvent | Fired when a directory entry is received. |
FtpEndTransferEvent | Fired when a file completes downloading/uploading. |
FtpErrorEvent | Information about errors during data delivery. |
FtpPITrailEvent | Traces the commands sent to the ftp server, and the respective replies. |
FtpStartTransferEvent | Fired when a file starts downloading/uploading. |
FtpTransferEvent | Fired during file download/upload. |
Http | The HTTP class can be used to retrieve documents from the World Wide Web. |
HttpConnectedEvent | Fired immediately after a connection completes (or fails). |
HttpDisconnectedEvent | Fired when a connection is closed. |
HttpEndTransferEvent | Fired when a document finishes transferring. |
HttpErrorEvent | Information about errors during data delivery. |
HttpHeaderEvent | Fired every time a header line comes in. |
HttpStartTransferEvent | Fired when a document starts transferring (after the headers). |
HttpTransferEvent | Fired while a document transfers (delivers document). |
Imap | The IMAP class is used to communicate with IMAP servers using the IMAP (Internet Message Access) protocol. |
ImapEndTransferEvent | Fired when the message or the part data finishes transferring. |
ImapErrorEvent | Information about errors during data delivery. |
ImapMailboxListEvent | Fired for each mailbox received through the various 'List Mailbox' actions. |
ImapMessageInfoEvent | Fired with information for the message(s) retrieved by the server. |
ImapMessagePartEvent | Fired for each message part when a 'Get Message Info' action is performed. |
ImapPITrailEvent | Traces the commands sent to the mail server, and the respective replies. |
ImapStartTransferEvent | Fired when the message or the part data starts transferring. |
ImapTransferEvent | Fired while the message gets transferred from the MailServer . |
Ipdaemon | The IPDaemon class can be used to create TCP/IP servers. |
IpdaemonConnectedEvent | Fired immediately after a connection completes (or fails). |
IpdaemonConnectionRequestEvent | Fired when a request for connection comes from a remote host. |
IpdaemonDataInEvent | Fired when data (complete lines) comes in. |
IpdaemonDisconnectedEvent | Fired when a connection is closed. |
IpdaemonErrorEvent | Information about errors during data delivery. |
IpdaemonReadyToSendEvent | Fired when the component is ready to send data. |
Ipinfo | The IPInfo class is used to resolve host names to host addresses and vice-versa using asynchronous DNS. |
IpinfoErrorEvent | Information about errors during data delivery. |
IpinfoRequestCompleteEvent | Fired after an asynchronous request completes. |
Ipport | The IPPort class facilitates TCP/IP communications by providing an easy interface to Winsock functions. |
IpportConnectedEvent | Fired immediately after a connection completes (or fails). |
IpportDataInEvent | Fired when data (complete lines) comes in. |
IpportDisconnectedEvent | Fired when a connection is closed. |
IpportErrorEvent | Information about errors during data delivery. |
IpportReadyToSendEvent | Fired when IPPort is ready to send data. |
Ldap | The LDAP class is used to communicate with LDAP Directory Servers using the LDAP (Lightweight Directory Access) protocol. |
LdapErrorEvent | Information about errors during data delivery. |
LdapResultEvent | Fired for every server response, except search responses. |
LdapSearchCompleteEvent | Fired upon completion of a search operation. |
LdapSearchResultEvent | Fired for every entry returned from a search operation. |
Mcast | The MCast class is used to multicast UDP datagrams to multicast capable hosts in multicast-enabled networks. |
McastDataInEvent | Fired when data is received. |
McastErrorEvent | Information about errors during data delivery. |
McastReadyToSendEvent | Fired when the component is ready to send data. |
Mime | The MIME class allows for easy implementation of the Multipurpose Internet Mail Extensions or MIME as defined in RFC 1521 and updated in RFCs 2045-2049. |
MimeProgressEvent | Shows the progress of decoding/encoding the input data. |
Mx | The MX class enables querying of mail exchange (MX) records from a Domain Name Server (DNS). |
MxErrorEvent | Information about errors during data delivery. |
MxResponseEvent | Fired for each MailServer accepting email for the domain. |
Netcode | The NetCode class can be used to encode or decode files or strings. |
NetcodeProgressEvent | Occurs when PercentDone of the input is read. |
Nntp | The NNTP class is used to read and post articles on Usenet news servers. |
NntpEndTransferEvent | Fired when the article text completes transferring. |
NntpErrorEvent | Information about errors during data delivery. |
NntpGroupListEvent | Fired while group data transfers (during group listings). |
NntpGroupOverviewEvent | Fired for each line of article overview data (during group overviews). |
NntpHeaderEvent | Fired for every article header being retrieved during article retrieval. |
NntpPITrailEvent | Traces the commands sent to the mail server, and the respective replies. |
NntpStartTransferEvent | Fired when the article text starts transferring. |
NntpTransferEvent | Fired while the article text gets transferred (to or from the NewsServer ). |
Pop | The POP class is used retrieve electronic mail from Internet Post Office servers (POP). |
PopEndTransferEvent | Fired when the message completes transferring. |
PopErrorEvent | Information about errors during data delivery. |
PopHeaderEvent | Fired for every message header being retrieved. |
PopPITrailEvent | Traces the commands sent to the mail server, and the respective replies. |
PopStartTransferEvent | Fired when the message starts transferring. |
PopTransferEvent | Fired while the message gets transferred from MailServer . |
Rexec | The Rexec class is used to execute commands on a remote UNIX machine using the rexec mechanism. |
RexecConnectedEvent | Fired immediately after a connection completes (or fails). |
RexecDisconnectedEvent | Fired when a connection is closed. |
RexecErrorEvent | Information about errors during data delivery. |
RexecStderrEvent | Fired when data (complete lines) come in through stderr. |
RexecStdoutEvent | Fired when data (complete lines) come in through stdout. |
Rshell | The Rshell class is used to execute commands on a remote Unix machine using the rshell mechanism. |
RshellConnectedEvent | Fired immediately after a connection completes (or fails). |
RshellDisconnectedEvent | Fired when a connection is closed. |
RshellErrorEvent | Information about errors during data delivery. |
RshellStderrEvent | Fired when data (complete lines) come in through stderr. |
RshellStdoutEvent | Fired when data (complete lines) come in through stdout. |
Smtp | The SMTP class is used to send Internet mail using the SMTP protocol (the Internet mail standard). |
SmtpEndTransferEvent | Fired when the message text completes transferring. |
SmtpErrorEvent | Information about errors during data delivery. |
SmtpExpandEvent | Fired for every email address returned by the server when Action is set to Expand . |
SmtpPITrailEvent | Traces the commands sent to the mail server, and the respective replies. |
SmtpStartTransferEvent | Fired when the message text starts transferring. |
SmtpTransferEvent | Fired while the message text gets transferred to MailServer . |
Snmp | The SNMP class is used to implement SNMP Management Applications and SNMP Agent Applications. |
SnmpErrorEvent | Information about errors during data delivery. |
SnmpGetNextRequestEvent | Fired when a GetNextRequest packet is received. |
SnmpGetRequestEvent | Fired when a GetRequest packet is received. |
SnmpGetResponseEvent | Fired when a GetResponse packet is received. |
SnmpReadyToSendEvent | Fired when the component is ready to send data. |
SnmpSetRequestEvent | Fired when a SetRequest packet is received. |
SnmpTrapEvent | Fired when a SNMP trap packet is received. |
Snpp | The SNPP class is used to send pages through the internet using the SNNP protocol. |
SnppErrorEvent | Information about errors during data delivery. |
SnppPITrailEvent | Traces the commands sent to the mail server, and the respective replies. |
Telnet | The Telnet class is used to communicate with servers implementing the Telnet protocol. |
TelnetCommandEvent | Fired when a Telnet command comes from the Telnet server. |
TelnetConnectedEvent | Fired immediately after a connection completes (or fails). |
TelnetDataInEvent | Fired when characters are received from the remote host. |
TelnetDisconnectedEvent | Fired when a connection is closed. |
TelnetDoDoEvent | Fired when a Telnet DO OPTION command comes from the Telnet server. |
TelnetDontEvent | Fired when a Telnet DONT OPTION command comes from the Telnet server. |
TelnetErrorEvent | Information about errors during data delivery. |
TelnetReadyToSendEvent | Fired when the component is ready to send data. |
TelnetSubOptionEvent | Fired when a Telnet suboption command comes from the Telnet server. |
TelnetWillEvent | Fired when a Telnet WILL OPTION command comes from the Telnet server. |
TelnetWontEvent | Fired when a Telnet WONT OPTION command comes from the Telnet server. |
Udpport | The UDPPort class is used to facilitate UDP (datagram) communications. |
UdpportDataInEvent | Fired when data is received. |
UdpportErrorEvent | Information about errors during data delivery. |
UdpportReadyToSendEvent | Fired when the component is ready to send data. |
Exception Summary | |
IPWorksException |
|
![]() |
|||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |