IP*Works!
A B C D E F G H I L M N O P R S T U V W

F

f_BASE64 - Static variable in class ipworks.Netcode
 
f_QP - Static variable in class ipworks.Netcode
 
f_URL - Static variable in class ipworks.Netcode
 
f_UUEncode - Static variable in class ipworks.Netcode
 
field - Variable in class ipworks.HttpHeaderEvent
 
field - Variable in class ipworks.PopHeaderEvent
 
field - Variable in class ipworks.NntpHeaderEvent
 
filename - Variable in class ipworks.ImapMessagePartEvent
 
fileName - Variable in class ipworks.FtpDirListEvent
 
fileSize - Variable in class ipworks.FtpDirListEvent
 
fileTime - Variable in class ipworks.FtpDirListEvent
 
fireCommand(int) - Method in class ipworks.Telnet
Fired when a Telnet command comes from the Telnet server.
fireConnected(int, int, String) - Method in class ipworks.Ipdaemon
Fired immediately after a connection completes (or fails).
fireConnected(int, String) - Method in class ipworks.Http
Fired immediately after a connection completes (or fails).
fireConnected(int, String) - Method in class ipworks.Telnet
Fired immediately after a connection completes (or fails).
fireConnected(int, String) - Method in class ipworks.Ipport
Fired immediately after a connection completes (or fails).
fireConnected(int, String) - Method in class ipworks.Rshell
Fired immediately after a connection completes (or fails).
fireConnected(int, String) - Method in class ipworks.Rexec
Fired immediately after a connection completes (or fails).
fireConnectionRequest(boolean) - Method in class ipworks.Ipdaemon
Fired when a request for connection comes from a remote host.
fireDataIn(byte[]) - Method in class ipworks.Telnet
Fired when characters are received from the remote host.
fireDataIn(byte[], boolean) - Method in class ipworks.Ipport
Fired when data (complete lines) comes in.
fireDataIn(byte[], String, int) - Method in class ipworks.Udpport
Fired when data is received.
fireDataIn(byte[], String, int) - Method in class ipworks.Mcast
Fired when data is received.
fireDataIn(int, byte[], boolean) - Method in class ipworks.Ipdaemon
Fired when data (complete lines) comes in.
fireDirList(String, String, boolean, int, String) - Method in class ipworks.Ftp
Fired when a directory entry is received.
fireDisconnected(int, int, String) - Method in class ipworks.Ipdaemon
Fired when a connection is closed.
fireDisconnected(int, String) - Method in class ipworks.Http
Fired when a connection is closed.
fireDisconnected(int, String) - Method in class ipworks.Telnet
Fired when a connection is closed.
fireDisconnected(int, String) - Method in class ipworks.Ipport
Fired when a connection is closed.
fireDisconnected(int, String) - Method in class ipworks.Rshell
Fired when a connection is closed.
fireDisconnected(int, String) - Method in class ipworks.Rexec
Fired when a connection is closed.
fireDoDo(int) - Method in class ipworks.Telnet
Fired when a Telnet DO OPTION command comes from the Telnet server.
fireDont(int) - Method in class ipworks.Telnet
Fired when a Telnet DONT OPTION command comes from the Telnet server.
fireEndTransfer() - Method in class ipworks.Imap
Fired when the message or the part data finishes transferring.
fireEndTransfer() - Method in class ipworks.Pop
Fired when the message completes transferring.
fireEndTransfer() - Method in class ipworks.Nntp
Fired when the article text completes transferring.
fireEndTransfer() - Method in class ipworks.Ftp
Fired when a file completes downloading/uploading.
fireEndTransfer() - Method in class ipworks.Smtp
Fired when the message text completes transferring.
fireEndTransfer(int) - Method in class ipworks.Http
Fired when a document finishes transferring.
fireError(int, String) - Method in class ipworks.Mx
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Udpport
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Snmp
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Imap
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Ipdaemon
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Http
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Pop
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Telnet
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Ipinfo
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Ldap
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Snpp
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Nntp
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Ipport
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Ftp
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Rshell
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Mcast
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Rexec
Information about errors during data delivery.
fireError(int, String) - Method in class ipworks.Smtp
Information about errors during data delivery.
fireExpand(String) - Method in class ipworks.Smtp
Fired for every email address returned by the server when Action is set to Expand .
fireGetNextRequest(int, String, String, int) - Method in class ipworks.Snmp
Fired when a GetNextRequest packet is received.
fireGetRequest(int, String, String, int) - Method in class ipworks.Snmp
Fired when a GetRequest packet is received.
fireGetResponse(int, String, int, int, String, int) - Method in class ipworks.Snmp
Fired when a GetResponse packet is received.
fireGroupList(String, int, int, boolean) - Method in class ipworks.Nntp
Fired while group data transfers (during group listings).
fireGroupOverview(int, String, String, String, String, String, int, int, String) - Method in class ipworks.Nntp
Fired for each line of article overview data (during group overviews).
fireHeader(String, String) - Method in class ipworks.Http
Fired every time a header line comes in.
fireHeader(String, String) - Method in class ipworks.Pop
Fired for every message header being retrieved.
fireHeader(String, String) - Method in class ipworks.Nntp
Fired for every article header being retrieved during article retrieval.
fireMailboxList(String, String, String) - Method in class ipworks.Imap
Fired for each mailbox received through the various 'List Mailbox' actions.
fireMessageInfo(String, String, String, String, int) - Method in class ipworks.Imap
Fired with information for the message(s) retrieved by the server.
fireMessagePart(String, int, String, String, String, String, String) - Method in class ipworks.Imap
Fired for each message part when a 'Get Message Info' action is performed.
firePITrail(int, String) - Method in class ipworks.Imap
Traces the commands sent to the mail server, and the respective replies.
firePITrail(int, String) - Method in class ipworks.Pop
Traces the commands sent to the mail server, and the respective replies.
firePITrail(int, String) - Method in class ipworks.Snpp
Traces the commands sent to the mail server, and the respective replies.
firePITrail(int, String) - Method in class ipworks.Nntp
Traces the commands sent to the mail server, and the respective replies.
firePITrail(int, String) - Method in class ipworks.Ftp
Traces the commands sent to the ftp server, and the respective replies.
firePITrail(int, String) - Method in class ipworks.Smtp
Traces the commands sent to the mail server, and the respective replies.
fireProgress(int) - Method in class ipworks.Mime
Shows the progress of decoding/encoding the input data.
fireProgress(int) - Method in class ipworks.Netcode
Occurs when PercentDone of the input is read.
fireReadyToSend() - Method in class ipworks.Udpport
Fired when the component is ready to send data.
fireReadyToSend() - Method in class ipworks.Snmp
Fired when the component is ready to send data.
fireReadyToSend() - Method in class ipworks.Telnet
Fired when the component is ready to send data.
fireReadyToSend() - Method in class ipworks.Ipport
Fired when IPPort is ready to send data.
fireReadyToSend() - Method in class ipworks.Mcast
Fired when the component is ready to send data.
fireReadyToSend(int) - Method in class ipworks.Ipdaemon
Fired when the component is ready to send data.
fireRequestComplete(int, int, String) - Method in class ipworks.Ipinfo
Fired after an asynchronous request completes.
fireResponse(int, String, String, int, int, int, String) - Method in class ipworks.Mx
Fired for each MailServer accepting email for the domain.
fireResult(int, String, int, String) - Method in class ipworks.Ldap
Fired for every server response, except search responses.
fireSearchComplete(int, String, int, String) - Method in class ipworks.Ldap
Fired upon completion of a search operation.
fireSearchResult(int, String) - Method in class ipworks.Ldap
Fired for every entry returned from a search operation.
fireSetRequest(int, String, String, int) - Method in class ipworks.Snmp
Fired when a SetRequest packet is received.
fireStartTransfer() - Method in class ipworks.Imap
Fired when the message or the part data starts transferring.
fireStartTransfer() - Method in class ipworks.Pop
Fired when the message starts transferring.
fireStartTransfer() - Method in class ipworks.Nntp
Fired when the article text starts transferring.
fireStartTransfer() - Method in class ipworks.Ftp
Fired when a file starts downloading/uploading.
fireStartTransfer() - Method in class ipworks.Smtp
Fired when the message text starts transferring.
fireStartTransfer(int) - Method in class ipworks.Http
Fired when a document starts transferring (after the headers).
fireStderr(byte[], boolean) - Method in class ipworks.Rshell
Fired when data (complete lines) come in through stderr.
fireStderr(byte[], boolean) - Method in class ipworks.Rexec
Fired when data (complete lines) come in through stderr.
fireStdout(byte[], boolean) - Method in class ipworks.Rshell
Fired when data (complete lines) come in through stdout.
fireStdout(byte[], boolean) - Method in class ipworks.Rexec
Fired when data (complete lines) come in through stdout.
fireSubOption(byte[]) - Method in class ipworks.Telnet
Fired when a Telnet suboption command comes from the Telnet server.
fireTransfer(int) - Method in class ipworks.Smtp
Fired while the message text gets transferred to MailServer .
fireTransfer(int, byte[]) - Method in class ipworks.Pop
Fired while the message gets transferred from MailServer .
fireTransfer(int, byte[]) - Method in class ipworks.Nntp
Fired while the article text gets transferred (to or from the NewsServer ).
fireTransfer(int, byte[]) - Method in class ipworks.Ftp
Fired during file download/upload.
fireTransfer(int, int, byte[]) - Method in class ipworks.Http
Fired while a document transfers (delivers document).
fireTransfer(int, String) - Method in class ipworks.Imap
Fired while the message gets transferred from the MailServer .
fireTrap(String, String, String, int, int, int, String, int) - Method in class ipworks.Snmp
Fired when a SNMP trap packet is received.
fireWill(int) - Method in class ipworks.Telnet
Fired when a Telnet WILL OPTION command comes from the Telnet server.
fireWont(int) - Method in class ipworks.Telnet
Fired when a Telnet WONT OPTION command comes from the Telnet server.
firstArticle - Variable in class ipworks.NntpGroupListEvent
 
flags - Variable in class ipworks.ImapMailboxListEvent
 
from - Variable in class ipworks.ImapMessageInfoEvent
 
from - Variable in class ipworks.NntpGroupOverviewEvent
 
Ftp - class ipworks.Ftp.
The FTP class can be used to transfer files to and from FTP servers using the FTP Protocol.
Ftp() - Constructor for class ipworks.Ftp
 
FtpDirListEvent - class ipworks.FtpDirListEvent.
Fired when a directory entry is received.
FtpEndTransferEvent - class ipworks.FtpEndTransferEvent.
Fired when a file completes downloading/uploading.
FtpErrorEvent - class ipworks.FtpErrorEvent.
Information about errors during data delivery.
FtpEventListener - interface ipworks.FtpEventListener.
Event listener for the Ftp Class.
FtpPITrailEvent - class ipworks.FtpPITrailEvent.
Traces the commands sent to the ftp server, and the respective replies.
FtpStartTransferEvent - class ipworks.FtpStartTransferEvent.
Fired when a file starts downloading/uploading.
FtpTransferEvent - class ipworks.FtpTransferEvent.
Fired during file download/upload.

IP*Works!
A B C D E F G H I L M N O P R S T U V W
Copyright (c) 1995-2000 by /n software inc. - All rights reserved.