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

S

sda_Always - Static variable in class ipworks.Ldap
 
sda_FindingBaseObject - Static variable in class ipworks.Ldap
 
sda_InSearching - Static variable in class ipworks.Ldap
 
sda_Never - Static variable in class ipworks.Ldap
 
searchComplete(LdapSearchCompleteEvent) - Method in interface ipworks.LdapEventListener
 
searchResult(LdapSearchResultEvent) - Method in interface ipworks.LdapEventListener
 
separator - Variable in class ipworks.ImapMailboxListEvent
 
setAbandonMessageId(int) - Method in class ipworks.Ldap
The message id to abandon (for LDAP abandon requests).
setAccept(String) - Method in class ipworks.Http
A list of acceptable MIME types for the request.
setAcceptData(boolean) - Method in class ipworks.Udpport
Enables or disables data reception (the DataIn event).
setAcceptData(boolean) - Method in class ipworks.Telnet
Enables or disables data reception (the DataIn event).
setAcceptData(boolean) - Method in class ipworks.Ldap
Enables or disables data reception.
setAcceptData(boolean) - Method in class ipworks.Ipport
Enables or disables data reception (the DataIn event).
setAcceptData(boolean) - Method in class ipworks.Mcast
Enables or disables data reception (the DataIn event).
setAcceptData(int, boolean) - Method in class ipworks.Ipdaemon
Enables or disables data reception (the DataIn event).
setAction(int) - Method in class ipworks.Mime
Controls the operation of MIME component.
setAction(int) - Method in class ipworks.Netcode
Controls the operation of NetCode.
setAction(int) - Method in class ipworks.Snmp
An action code for the component.
setAction(int) - Method in class ipworks.Imap
An action code for the component.
setAction(int) - Method in class ipworks.Http
An action code for the component.
setAction(int) - Method in class ipworks.Pop
An action code for the component.
setAction(int) - Method in class ipworks.Ldap
An action code for the component.
setAction(int) - Method in class ipworks.Snpp
An action code for the component.
setAction(int) - Method in class ipworks.Nntp
An action code for the component.
setAction(int) - Method in class ipworks.Ftp
An action code for the component.
setAction(int) - Method in class ipworks.Smtp
An action code for the component.
setActive(boolean) - Method in class ipworks.Udpport
Enables or disables sending and receiving of data.
setActive(boolean) - Method in class ipworks.Snmp
Enables or disables sending and receiving of SNMP packets.
setActive(boolean) - Method in class ipworks.Mcast
Enables or disables sending and receiving of data.
setAllowExtensions(boolean) - Method in class ipworks.Smtp
A switch allowing the component to use ESMTP features (SMTP extensions).
setAltFile(String) - Method in class ipworks.Ftp
The new name for RemoteFile when Action is set to Rename .
setArticleText(String) - Method in class ipworks.Nntp
The full text of the article to post (without headers).
setAttachedFile(String) - Method in class ipworks.Http
A file to append to PostData if the POST or PUT methods are used.
setAttachedFile(String) - Method in class ipworks.Nntp
A file name which contents to append to ArticleText when posting articles.
setAttachedFile(String) - Method in class ipworks.Smtp
A file to append to MessageText when sending mail.
setAttrCount(int) - Method in class ipworks.Ldap
Number of attributes values for the current entry.
setAttrModOp(int, int) - Method in class ipworks.Ldap
Array of operations to apply on attributes during an LDAP modify operation.
setAttrType(int, String) - Method in class ipworks.Ldap
Array of attribute types for the current entry.
setAttrValue(int, String) - Method in class ipworks.Ldap
Array of attribute values for the current entry.
setAuthorization(String) - Method in class ipworks.Http
The Authorization string to be sent to the server.
setBCc(String) - Method in class ipworks.Smtp
A comma separated list of addresses for blind carbon copies (optional).
setBoundary(String) - Method in class ipworks.Mime
The boundary separating the MIME parts.
setCallerId(String) - Method in class ipworks.Snpp
The id of the caller.
setCc(String) - Method in class ipworks.Smtp
A comma separated list of addresses for carbon copies (optional).
setCheckDate(String) - Method in class ipworks.Nntp
The date (format YYMMDD HHMMSS) since when to check for creation of new groups.
setCommand(int) - Method in class ipworks.Telnet
A single character Telnet command code to be sent to the server.
setCommand(String) - Method in class ipworks.Imap
Can be used to send additional commands directly to the IMAP server.
setCommand(String) - Method in class ipworks.Pop
Can be used to send additional commands directly to the POP server.
setCommand(String) - Method in class ipworks.Snpp
Can be used to send additional commands directly to the SNPP server.
setCommand(String) - Method in class ipworks.Nntp
Can be used to send additional commands directly to the NNTP server.
setCommand(String) - Method in class ipworks.Ftp
Can be used to send additional commands directly to the FTP server.
setCommand(String) - Method in class ipworks.Rshell
The command to be sent to the remote host.
setCommand(String) - Method in class ipworks.Rexec
The command to be sent to the remote host.
setCommand(String) - Method in class ipworks.Smtp
Can be used to send additional commands directly to the SMTP server.
setCommunity(String) - Method in class ipworks.Snmp
The community string used to authenticate SNMP packets.
setConnected(boolean) - Method in class ipworks.Telnet
Triggers a connection or disconnection.
setConnected(boolean) - Method in class ipworks.Ipport
Triggers a connection or disconnection.
setConnected(int, boolean) - Method in class ipworks.Ipdaemon
Used to disconnect individual connections and/or show their status.
setContentType(String) - Method in class ipworks.Mime
The value of the content-type header of the message which was encoded/decoded.
setContentType(String) - Method in class ipworks.Http
Content type for posted data.
setContentTypeAttr(String) - Method in class ipworks.Mime
The attributes for content-type header of the message which was encoded/decoded.
setCurrentArticle(String) - Method in class ipworks.Nntp
The number or message-id of the current article.
setCurrentGroup(String) - Method in class ipworks.Nntp
The name of the current group (action property).
setDataToSend(byte[]) - Method in class ipworks.Udpport
A string of data to be sent to the remote host.
setDataToSend(byte[]) - Method in class ipworks.Telnet
A string of data to be sent to the remote host.
setDataToSend(byte[]) - Method in class ipworks.Ipport
A string of data to be sent to the remote host.
setDataToSend(byte[]) - Method in class ipworks.Mcast
A string of data to be sent to the remote host.
setDataToSend(int, byte[]) - Method in class ipworks.Ipdaemon
A string of data to be sent to the remote host.
setDate(String) - Method in class ipworks.Smtp
The Date of the mail message (optional).
setDecodedData(byte[]) - Method in class ipworks.Netcode
Filename of the decoded data or the decoded data itself.
setDeleteOldRDN(boolean) - Method in class ipworks.Ldap
Controls whether the old RDN should be deleted.
setDN(String) - Method in class ipworks.Ldap
The Distinguished Name used as the base for LDAP operations.
setDNSPort(int) - Method in class ipworks.Mx
The port where the DNS server is listening.
setDNSServer(String) - Method in class ipworks.Mx
IP address (or name) of the DNS server to query.
setDontOption(int) - Method in class ipworks.Telnet
A single character Telnet option code to be sent to the server with the Telnet DONT command.
setDontRoute(boolean) - Method in class ipworks.Udpport
If set to True, forces the socket to send data directly to interface (no routing).
setDoOption(int) - Method in class ipworks.Telnet
A single character Telnet option code to be sent to the server with the Telnet DO command.
setDoSubOption(byte[]) - Method in class ipworks.Telnet
A Telnet suboption to send to the server with the suboption command.
setEmailAddress(String) - Method in class ipworks.Mx
Action property triggering a request to DNSServer .
setEncodedData(byte[]) - Method in class ipworks.Netcode
Filename of the encoded data or the encoded data itself.
setEOL(byte[]) - Method in class ipworks.Ipport
Used to break the incoming data stream into chunks separated by EOL.
setEOL(byte[]) - Method in class ipworks.Rshell
Used to break the stdout data stream into chunks separated by its value.
setEOL(byte[]) - Method in class ipworks.Rexec
Used to break the stdout data stream into chunks separated by its value.
setEOL(int, byte[]) - Method in class ipworks.Ipdaemon
Used to break the incoming data stream into chunks separated by EOL .
setErrEOL(byte[]) - Method in class ipworks.Rshell
Used to break the stderr data stream into chunks separated by its value.
setErrEOL(byte[]) - Method in class ipworks.Rexec
Used to break the stderr data stream into chunks separated by its value.
setErrorIndex(int) - Method in class ipworks.Snmp
Index of the first variable (object) that caused an error.
setErrorStatus(int) - Method in class ipworks.Snmp
Status code for outgoing 'Get-Response' packets.
setFileName(String) - Method in class ipworks.Netcode
The destination filename for the encoded data.
setFormat(int) - Method in class ipworks.Netcode
Shows the type of encoding to be used.
setFrom(String) - Method in class ipworks.Http
The email address of the HTTP agent (optional).
setFrom(String) - Method in class ipworks.Nntp
The email address of the author (for posting articles).
setFrom(String) - Method in class ipworks.Smtp
The email address of the sender (required).
setHello(String) - Method in class ipworks.Smtp
The argument for HELO (herald) command to the server (defaults to local host name).
setHostAddress(String) - Method in class ipworks.Ipinfo
An Internet Address in dotted format.
setHostName(String) - Method in class ipworks.Ipinfo
The Domain Name of an Internet host.
setHTTPVersion(String) - Method in class ipworks.Http
The version of HTTP used (default is HTTP/1.0).
setIfModifiedSince(String) - Method in class ipworks.Http
A date determining the maximum age of the desired document.
setInBufferSize(int) - Method in class ipworks.Udpport
The size in bytes of the incoming queue of the socket.
setInBufferSize(int) - Method in class ipworks.Snmp
The size in bytes of the incoming queue of the socket.
setInBufferSize(int) - Method in class ipworks.Ipdaemon
The size in bytes of the incoming queue of the socket.
setInBufferSize(int) - Method in class ipworks.Ipport
The size in bytes of the incoming queue of the socket.
setInBufferSize(int) - Method in class ipworks.Mcast
The size in bytes of the incoming queue of the socket.
setIntelliCode(boolean) - Method in class ipworks.Netcode
Controls whether NetCode should try to interpret several concatenated messages while uudecoding.
setKeepAlive(boolean) - Method in class ipworks.Ipdaemon
When True, KEEPALIVE packets are enabled (for long connections).
setKeepAlive(boolean) - Method in class ipworks.Telnet
When True, KEEPALIVE packets are enabled (for long connections).
setKeepAlive(boolean) - Method in class ipworks.Ipport
When True, KEEPALIVE packets are enabled (for long connections).
setLinger(boolean) - Method in class ipworks.Ipdaemon
When set to True, connections are terminated gracefully.
setLinger(boolean) - Method in class ipworks.Telnet
When set to True, connections are terminated gracefully.
setLinger(boolean) - Method in class ipworks.Ipport
When set to True, connections are terminated gracefully.
setListening(boolean) - Method in class ipworks.Ipdaemon
If True, the component accepts incoming connections on LocalPort.
setLocalFile(String) - Method in class ipworks.Imap
The path to a local file for downloading the message body.
setLocalFile(String) - Method in class ipworks.Http
The path to a local file for downloading.
setLocalFile(String) - Method in class ipworks.Pop
The path to a local file for downloading the message body.
setLocalFile(String) - Method in class ipworks.Ftp
The path to a local file for download/upload.
setLocalHost(String) - Method in class ipworks.Mx
The name of the local host or user-assigned IP interface through which connections are accepted or initiated.
setLocalHost(String) - Method in class ipworks.Udpport
The name of the local host or user-assigned IP interface through which connections are accepted or initiated.
setLocalHost(String) - Method in class ipworks.Ipdaemon
The name of the local host or user-assigned IP interface through which connections are accepted or initiated.
setLocalHost(String) - Method in class ipworks.Mcast
The name of the local host or user-assigned IP interface through which connections are accepted or initiated.
setLocalPort(int) - Method in class ipworks.Udpport
The UDP port in the local host where UDPPort binds.
setLocalPort(int) - Method in class ipworks.Snmp
The UDP port in the local host where the SNMP component listens to.
setLocalPort(int) - Method in class ipworks.Ipdaemon
The TCP port in the local host where the component listens.
setLocalPort(int) - Method in class ipworks.Telnet
The TCP port in the local host where IPPort binds.
setLocalPort(int) - Method in class ipworks.Ipport
The TCP port in the local host where IPPort binds.
setLocalPort(int) - Method in class ipworks.Mcast
The UDP port in the local host where MCast binds.
setLocalUser(String) - Method in class ipworks.Rshell
The id of the user on the local machine.
setLoopback(boolean) - Method in class ipworks.Mcast
Enables or disables loopback of data sent to the multicast group.
setMailbox(String) - Method in class ipworks.Imap
Name of the mailbox selected on the server.
setMailPort(int) - Method in class ipworks.Imap
The port of the IMAP server (default 143).
setMailPort(int) - Method in class ipworks.Pop
The server port for POP (default 110).
setMailPort(int) - Method in class ipworks.Smtp
The server port for SMTP (default 25).
setMailServer(String) - Method in class ipworks.Imap
The name or address of the mail server (IMAP server).
setMailServer(String) - Method in class ipworks.Pop
The name or address of a mail server (internet post office server).
setMailServer(String) - Method in class ipworks.Smtp
The name or address of a mail server (mail relay).
setMaxFileSize(int) - Method in class ipworks.Netcode
When decoding, controls whether encoded data should be split into several files and gives the maximum allowed size for these files.
setMaxHeaderLength(int) - Method in class ipworks.Nntp
Maximum length for headers to avoid line folding (default 80).
setMaxHeaderLength(int) - Method in class ipworks.Smtp
Maximum length for headers to avoid line folding (default 80).
setMaxLineLength(int) - Method in class ipworks.Ipdaemon
The maximum amount of data to accumulate when no EOL is found.
setMaxLineLength(int) - Method in class ipworks.Pop
The maximum expected length for message lines.
setMaxLineLength(int) - Method in class ipworks.Ipport
The maximum amount of data to accumulate when no EOL is found.
setMaxLines(int) - Method in class ipworks.Pop
The maximum number of message lines beside headers to retrieve.
setMaxPacketSize(int) - Method in class ipworks.Udpport
The maximum length of the packets that can be received.
setMaxPacketSize(int) - Method in class ipworks.Mcast
The maximum length of the packets that can be received.
setMessage(byte[]) - Method in class ipworks.Mime
Filename holding the encoded message or the encoded message itself.
setMessage(String) - Method in class ipworks.Snpp
The message being sent (alphanumeric).
setMessageFlags(String) - Method in class ipworks.Imap
Flags of the current message.
setMessageHeaders(String) - Method in class ipworks.Mime
The headers of the MIME message.
setMessageHeaders(String) - Method in class ipworks.Imap
RFC822-encoded headers of the message.
setMessageId(int) - Method in class ipworks.Ldap
The message id for the next LDAP request.
setMessageNumber(int) - Method in class ipworks.Pop
Current (selected) message.
setMessageSet(String) - Method in class ipworks.Imap
The set of messages to operate on.
setMessageText(String) - Method in class ipworks.Imap
The body of the retrieved message The class fills out MessageText with the contents of the message body (in RFC822 format) when a 'Get Message Text' operation is triggered via the Action property.
setMessageText(String) - Method in class ipworks.Smtp
The full text of the message to send (without headers).
setMode(String) - Method in class ipworks.Netcode
The UNIX-style filemode when uuencoding / uudecoding.
setMulticastGroup(String) - Method in class ipworks.Mcast
Multicast group to join or leave.
setNewMailbox(String) - Method in class ipworks.Imap
The new name of the mailbox during a 'Rename Mailbox' operation.
setNewRDN(String) - Method in class ipworks.Ldap
The new RDN for the entry.
setNewsgroups(String) - Method in class ipworks.Nntp
A comma separated list of newsgroups where to post the article.
setNewsPort(int) - Method in class ipworks.Nntp
The server port for NNTP (default 119).
setNewsServer(String) - Method in class ipworks.Nntp
The name or address of a news server.
setObjCount(int) - Method in class ipworks.Snmp
Number of objects in the current request.
setObjId(int, String) - Method in class ipworks.Snmp
Array of OIDs encoded as strings.
setObjType(int, int) - Method in class ipworks.Snmp
Array of object types.
setObjValue(int, byte[]) - Method in class ipworks.Snmp
Array of object values.
setOrganization(String) - Method in class ipworks.Nntp
The organization of the author (for posting articles).
setOtherHeaders(String) - Method in class ipworks.Http
Other headers as determined by the user (optional).
setOtherHeaders(String) - Method in class ipworks.Nntp
An RFC850 compliant string consisting of extra headers (for posting articles).
setOtherHeaders(String) - Method in class ipworks.Smtp
An RFC 822 compliant string consisting of extra headers.
setOutBufferSize(int) - Method in class ipworks.Udpport
The size in bytes of the outgoing queue of the socket.
setOutBufferSize(int) - Method in class ipworks.Snmp
The size in bytes of the outgoing queue of the socket.
setOutBufferSize(int) - Method in class ipworks.Ipdaemon
The size in bytes of the outgoing queue of the socket.
setOutBufferSize(int) - Method in class ipworks.Ipport
The size in bytes of the outgoing queue of the socket.
setOutBufferSize(int) - Method in class ipworks.Mcast
The size in bytes of the outgoing queue of the socket.
setOverviewRange(String) - Method in class ipworks.Nntp
A range for the Group Overview action (first-last).
setOverwrite(boolean) - Method in class ipworks.Netcode
Controls whether created file(s) should overwrite already existing file(s).
setPagerId(String) - Method in class ipworks.Snpp
The id number of the pager sending a Message to.
setPartContentDisposition(int, String) - Method in class ipworks.Mime
Content Disposition for each part 0 to PartCount -1.
setPartContentDispositionAttr(int, String) - Method in class ipworks.Mime
Array holding the content disposition's attributes, if any, for each part, numbered 0 to PartCount -1.
setPartContentType(int, String) - Method in class ipworks.Mime
Content type for each part 0 to PartCount -1.
setPartContentTypeAttr(int, String) - Method in class ipworks.Mime
Array holding the content type attributes, if any, for each part, numbered 0 to PartCount -1.
setPartCount(int) - Method in class ipworks.Mime
The number of MIME parts in the encoded message.
setPartDecodedFile(int, String) - Method in class ipworks.Mime
Array holding the filenames with the decoded data numbered 0 to PartCount -1.
setPartDecodedString(int, byte[]) - Method in class ipworks.Mime
Array property.
setPartEncoding(int, int) - Method in class ipworks.Mime
The actual content encoding type for each part 0 to PartCount -1.
setPartFilename(int, String) - Method in class ipworks.Mime
The filename attribute specified in the headers of the part.
setPartHeaders(int, String) - Method in class ipworks.Mime
Headers for each MIME part, numbered 0 to PartCount -1.
setPartId(String) - Method in class ipworks.Imap
The PartId of the part to retrieve.
setPartName(int, String) - Method in class ipworks.Mime
The name given to a part, such as the filename.
setPassive(boolean) - Method in class ipworks.Ftp
Controls whether to direct the server into passive mode especially if behind a firewall.
setPassword(String) - Method in class ipworks.Imap
The password used to authenticate to the MailServer .
setPassword(String) - Method in class ipworks.Http
A password if Basic authentication is to be used.
setPassword(String) - Method in class ipworks.Pop
The password for the mailbox user.
setPassword(String) - Method in class ipworks.Ldap
The password used to authenticate to the LDAP server.
setPassword(String) - Method in class ipworks.Nntp
A login password to login with in the NewsServer .
setPassword(String) - Method in class ipworks.Ftp
The password to login with.
setPendingRequests(int) - Method in class ipworks.Ipinfo
The number of requests awaiting for completion.
setPostData(byte[]) - Method in class ipworks.Http
The data to post with the URL if the POST method is used.
setPragma(String) - Method in class ipworks.Http
A browser/server specific header line (optional).
setProgressStep(int) - Method in class ipworks.Netcode
Controls the granularity at which the Progress event is fired.
setProxyPort(int) - Method in class ipworks.Http
Port for the proxy server (default 80).
setProxyServer(String) - Method in class ipworks.Http
Name or IP address of a proxy server (optional).
setReceiveInterface(String) - Method in class ipworks.Mcast
The interface where to receive multicast packets into.
setReferences(String) - Method in class ipworks.Nntp
Articles the posted article follows up to.
setReferer(String) - Method in class ipworks.Http
Referer URL/document (optional).
setRemoteFile(String) - Method in class ipworks.Ftp
The name of the remote file for uploading/downloading.
setRemoteHost(String) - Method in class ipworks.Udpport
The address of the remote host.
setRemoteHost(String) - Method in class ipworks.Snmp
The address of the remote host.
setRemoteHost(String) - Method in class ipworks.Telnet
The address of the RemoteHost.
setRemoteHost(String) - Method in class ipworks.Ipport
The address of the remote host.
setRemoteHost(String) - Method in class ipworks.Ftp
The domain name or IP address of the FTP server.
setRemoteHost(String) - Method in class ipworks.Rshell
The address of the RemoteHost.
setRemoteHost(String) - Method in class ipworks.Mcast
The address of the remote host (multicast group).
setRemoteHost(String) - Method in class ipworks.Rexec
The address of the RemoteHost.
setRemotePassword(String) - Method in class ipworks.Rexec
The password of the user on the remote host.
setRemotePath(String) - Method in class ipworks.Ftp
The current path in the FTP server.
setRemotePort(int) - Method in class ipworks.Udpport
The UDP port in the remote host.
setRemotePort(int) - Method in class ipworks.Snmp
The UDP port where the remote SNMP agent is listening.
setRemotePort(int) - Method in class ipworks.Telnet
The Telnet port in the remote host (default is 23).
setRemotePort(int) - Method in class ipworks.Ipport
The TCP port in the remote host.
setRemotePort(int) - Method in class ipworks.Ftp
The port for the FTP service (default is 21).
setRemotePort(int) - Method in class ipworks.Rshell
The remote shell service port (default is 514).
setRemotePort(int) - Method in class ipworks.Mcast
The UDP port in the remote host.
setRemotePort(int) - Method in class ipworks.Rexec
The remote exec service port (default is 512).
setRemoteUser(String) - Method in class ipworks.Rshell
The id of the user on the remote host.
setRemoteUser(String) - Method in class ipworks.Rexec
The id of the user on the remote host.
setReplyTo(String) - Method in class ipworks.Nntp
The address to reply to (for posting articles).
setReplyTo(String) - Method in class ipworks.Smtp
A mail address to reply to (optional).
setRequest(SnmpSetRequestEvent) - Method in interface ipworks.SnmpEventListener
 
setRequestId(int) - Method in class ipworks.Mx
Identifies each request.
setRequestId(int) - Method in class ipworks.Snmp
The request-id to mark outgoing packets with.
setSearchCriteria(String) - Method in class ipworks.Imap
Search criteria to use for search operations.
setSearchDerefAliases(int) - Method in class ipworks.Ldap
Controls alias dereferencing during searching.
setSearchFilter(String) - Method in class ipworks.Ldap
A string representation of the LDAP search filter used during searches.
setSearchReturnValues(boolean) - Method in class ipworks.Ldap
Controls whether the search operation returns values of attributes, or only types.
setSearchScope(int) - Method in class ipworks.Ldap
Controls the scope of LDAP search operations.
setSearchSizeLimit(int) - Method in class ipworks.Ldap
Maximum number of entries that can be returned by the next search operation.
setSearchTimeLimit(int) - Method in class ipworks.Ldap
A time limit for the next search operation (in seconds).
setSendInterface(String) - Method in class ipworks.Mcast
The interface where to send multicast packets from.
setServerName(String) - Method in class ipworks.Ldap
The name or address of the LDAP server.
setServerName(String) - Method in class ipworks.Snpp
The name or address of the SNPP server.
setServerPort(int) - Method in class ipworks.Ldap
The server port for LDAP (default 389).
setServerPort(int) - Method in class ipworks.Snpp
The server port for SNPP (default 444).
setServiceName(String) - Method in class ipworks.Ipinfo
A name for a service.
setServicePort(int) - Method in class ipworks.Ipinfo
A port number for a service.
setServiceProtocol(String) - Method in class ipworks.Ipinfo
The protocol of the service specified by ServiceName / ServicePort .
setShareLocalPort(boolean) - Method in class ipworks.Udpport
If set to True, allows more than one instance of the component to be Active on the same LocalPort .
setShareLocalPort(boolean) - Method in class ipworks.Snmp
If set to True, allows more than one instance of the component to be Active on the same LocalPort .
setShareLocalPort(boolean) - Method in class ipworks.Mcast
If set to True, allows more than one instance of the component to be Active on the same LocalPort .
setStartByte(int) - Method in class ipworks.Ftp
The byte index in RemoteFile and LocalFile where to start the transmission.
setStdin(byte[]) - Method in class ipworks.Rshell
A string of data to be sent to the remote host while connected.
setStdin(byte[]) - Method in class ipworks.Rexec
A string of data to be sent to the remote host while connected.
setSubject(String) - Method in class ipworks.Nntp
The article subject (for posted articles).
setSubject(String) - Method in class ipworks.Smtp
The subject of the mail message (optional).
setTimeToLive(int) - Method in class ipworks.Mcast
The maximum number of subnets that a multicast datagram can traverse.
setTo(String) - Method in class ipworks.Smtp
A comma separated list of addresses for destinations (required).
setTransferMode(int) - Method in class ipworks.Ftp
The transfer mode (ASCII or Binary).
setTrapAgentAddress(String) - Method in class ipworks.Snmp
The address of the object generating the trap.
setTrapEnterprise(String) - Method in class ipworks.Snmp
The type of the object generating the trap.
setTrapGenericType(int) - Method in class ipworks.Snmp
The generic type of the trap being sent.
setTrapSpecificType(int) - Method in class ipworks.Snmp
The specific type of the trap being sent.
setTrapTimeStamp(int) - Method in class ipworks.Snmp
Time passed since the agent was initialized (in hundredths of a second).
setUIDMode(boolean) - Method in class ipworks.Imap
If true, permanent message id-s are used instead of the default temporary id-s.
setUrgentData(byte[]) - Method in class ipworks.Telnet
A string of data to be sent urgently (out-of-band) to the remote host.
setURL(String) - Method in class ipworks.Http
The URL to fetch.
setURLPath(String) - Method in class ipworks.Http
The path for the URL.
setURLPort(int) - Method in class ipworks.Http
The port for the URL.
setURLScheme(String) - Method in class ipworks.Http
The scheme for the URL.
setURLServer(String) - Method in class ipworks.Http
The server for the URL.
setUseConnection(boolean) - Method in class ipworks.Udpport
If set, the component connects to the RemoteHost .
setUser(String) - Method in class ipworks.Imap
The user name used to authenticate to the MailServer .
setUser(String) - Method in class ipworks.Http
A user name if Basic authentication is to be used.
setUser(String) - Method in class ipworks.Pop
The user id for the mailbox.
setUser(String) - Method in class ipworks.Nntp
A user id login as in the NewsServer .
setUser(String) - Method in class ipworks.Ftp
The user id to login as.
setUserAgent(String) - Method in class ipworks.Http
Information about the user agent (browser).
setWillOption(int) - Method in class ipworks.Telnet
A single character Telnet option code to be sent to the server with the Telnet WILL command.
setWontOption(int) - Method in class ipworks.Telnet
A single character Telnet option code to be sent to the server with the Telnet WONT command.
size - Variable in class ipworks.ImapMessagePartEvent
 
size - Variable in class ipworks.ImapMessageInfoEvent
 
Smtp - class ipworks.Smtp.
The SMTP class is used to send Internet mail using the SMTP protocol (the Internet mail standard).
Smtp() - Constructor for class ipworks.Smtp
 
SmtpEndTransferEvent - class ipworks.SmtpEndTransferEvent.
Fired when the message text completes transferring.
SmtpErrorEvent - class ipworks.SmtpErrorEvent.
Information about errors during data delivery.
SmtpEventListener - interface ipworks.SmtpEventListener.
Event listener for the Smtp Class.
SmtpExpandEvent - class ipworks.SmtpExpandEvent.
Fired for every email address returned by the server when Action is set to Expand .
SmtpPITrailEvent - class ipworks.SmtpPITrailEvent.
Traces the commands sent to the mail server, and the respective replies.
SmtpStartTransferEvent - class ipworks.SmtpStartTransferEvent.
Fired when the message text starts transferring.
SmtpTransferEvent - class ipworks.SmtpTransferEvent.
Fired while the message text gets transferred to MailServer .
Snmp - class ipworks.Snmp.
The SNMP class is used to implement SNMP Management Applications and SNMP Agent Applications.
Snmp() - Constructor for class ipworks.Snmp
 
SnmpErrorEvent - class ipworks.SnmpErrorEvent.
Information about errors during data delivery.
SnmpEventListener - interface ipworks.SnmpEventListener.
Event listener for the Snmp Class.
SnmpGetNextRequestEvent - class ipworks.SnmpGetNextRequestEvent.
Fired when a GetNextRequest packet is received.
SnmpGetRequestEvent - class ipworks.SnmpGetRequestEvent.
Fired when a GetRequest packet is received.
SnmpGetResponseEvent - class ipworks.SnmpGetResponseEvent.
Fired when a GetResponse packet is received.
SnmpReadyToSendEvent - class ipworks.SnmpReadyToSendEvent.
Fired when the component is ready to send data.
SnmpSetRequestEvent - class ipworks.SnmpSetRequestEvent.
Fired when a SetRequest packet is received.
SnmpTrapEvent - class ipworks.SnmpTrapEvent.
Fired when a SNMP trap packet is received.
Snpp - class ipworks.Snpp.
The SNPP class is used to send pages through the internet using the SNNP protocol.
Snpp() - Constructor for class ipworks.Snpp
 
SnppErrorEvent - class ipworks.SnppErrorEvent.
Information about errors during data delivery.
SnppEventListener - interface ipworks.SnppEventListener.
Event listener for the Snpp Class.
SnppPITrailEvent - class ipworks.SnppPITrailEvent.
Traces the commands sent to the mail server, and the respective replies.
sourceAddress - Variable in class ipworks.SnmpTrapEvent
 
sourceAddress - Variable in class ipworks.SnmpGetResponseEvent
 
sourceAddress - Variable in class ipworks.McastDataInEvent
 
sourceAddress - Variable in class ipworks.SnmpGetRequestEvent
 
sourceAddress - Variable in class ipworks.SnmpGetNextRequestEvent
 
sourceAddress - Variable in class ipworks.UdpportDataInEvent
 
sourceAddress - Variable in class ipworks.SnmpSetRequestEvent
 
sourcePort - Variable in class ipworks.SnmpTrapEvent
 
sourcePort - Variable in class ipworks.SnmpGetResponseEvent
 
sourcePort - Variable in class ipworks.McastDataInEvent
 
sourcePort - Variable in class ipworks.SnmpGetRequestEvent
 
sourcePort - Variable in class ipworks.SnmpGetNextRequestEvent
 
sourcePort - Variable in class ipworks.UdpportDataInEvent
 
sourcePort - Variable in class ipworks.SnmpSetRequestEvent
 
specificType - Variable in class ipworks.SnmpTrapEvent
 
ss_BaseObject - Static variable in class ipworks.Ldap
 
ss_SingleLevel - Static variable in class ipworks.Ldap
 
ss_WholeSubtree - Static variable in class ipworks.Ldap
 
startTransfer(FtpStartTransferEvent) - Method in interface ipworks.FtpEventListener
 
startTransfer(HttpStartTransferEvent) - Method in interface ipworks.HttpEventListener
 
startTransfer(ImapStartTransferEvent) - Method in interface ipworks.ImapEventListener
 
startTransfer(NntpStartTransferEvent) - Method in interface ipworks.NntpEventListener
 
startTransfer(PopStartTransferEvent) - Method in interface ipworks.PopEventListener
 
startTransfer(SmtpStartTransferEvent) - Method in interface ipworks.SmtpEventListener
 
statusCode - Variable in class ipworks.IpdaemonConnectedEvent
 
statusCode - Variable in class ipworks.TelnetConnectedEvent
 
statusCode - Variable in class ipworks.IpdaemonDisconnectedEvent
 
statusCode - Variable in class ipworks.RshellConnectedEvent
 
statusCode - Variable in class ipworks.IpportConnectedEvent
 
statusCode - Variable in class ipworks.RshellDisconnectedEvent
 
statusCode - Variable in class ipworks.HttpDisconnectedEvent
 
statusCode - Variable in class ipworks.RexecConnectedEvent
 
statusCode - Variable in class ipworks.HttpConnectedEvent
 
statusCode - Variable in class ipworks.IpinfoRequestCompleteEvent
 
statusCode - Variable in class ipworks.IpportDisconnectedEvent
 
statusCode - Variable in class ipworks.MxResponseEvent
 
statusCode - Variable in class ipworks.RexecDisconnectedEvent
 
statusCode - Variable in class ipworks.TelnetDisconnectedEvent
 
stderr(RexecStderrEvent) - Method in interface ipworks.RexecEventListener
 
stderr(RshellStderrEvent) - Method in interface ipworks.RshellEventListener
 
stdout(RexecStdoutEvent) - Method in interface ipworks.RexecEventListener
 
stdout(RshellStdoutEvent) - Method in interface ipworks.RshellEventListener
 
subject - Variable in class ipworks.ImapMessageInfoEvent
 
subject - Variable in class ipworks.NntpGroupOverviewEvent
 
subOption - Variable in class ipworks.TelnetSubOptionEvent
 
subOption(TelnetSubOptionEvent) - Method in interface ipworks.TelnetEventListener
 

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.