| Class | Description |
 | AnsiColor |
Provides fine control of display colors. Includes eight "normal" and eight "bold" (aka "bright" or "light") colors.
|
 | BaseEventArgs |
Base class for event arguments.
|
 | ClientSecurity |
Holds the configuration used to establish an SSL client session.
|
 | CommandEventArgs |
Contains Telnet command event data.
|
 | ComponentBase |
Base class for PowerTCP Components.
|
 | Credentials |
Provides a holder for parameters used to login to a remote host.
|
 | DartLicenseException |
The base class for all Dart component license exceptions.
|
 | Data |
Encapsulates data read or written.
|
 | DataEventArgs |
Provides data for reporting events.
|
 | DataException |
Thrown when the expected data could not be read.
|
 | ErrorEventArgs | Provides data for the Error event. |
 | IPEndPoint |
Allows user to specify a range of IPEndPoints for local binding. Also resolves hostnames and saves them for future use.
|
 | KeyPressEventArgs |
Provides data for the KeyPress event.
|
 | Option |
Encapsulates a Telnet option.
|
 | OptionCollection |
A collection of Option objects.
|
 | OptionEventArgs |
Contains option event data.
|
 | ProtocolException |
Thrown when an upper-layer protocol like FTP, SMTP or POP3 receives a negative response from the server.
|
 | Proxy |
Describes the server proxy, if any, to connect to.
|
 | PtyBase |
This class provides support for interactive on-line terminal access using controls derived from TextBoxBase.
|
 | Rexec |
The Rexec component enables use of the remote execution protocol within any .NET application.
|
 | Rlogin |
The Rlogin component enables use of the remote login protocol within any .NET application.
|
 | Rsh |
The Rsh component enables use of the remote shell protocol within any .NET application.
|
 | Security |
Holds the configuration used to establish an SSL session.
|
 | Segment |
Used to describe a byte[] segment that holds data.
|
 | Selection |
Contains methods and properties that control the display of selected cells as well as getting
the text and attributes of those cells.
|
 | Session |
Holds the configuration common to UDP and TCP.
|
 | SocketBase |
Base class for PowerTCP Components.
|
 | SocketOption |
Contains socket options that may be set by TCP and UDP sockets. These options are automatically applied to the connection used.
|
 | TcpBase |
Base class for components utilizing protocols built upon the TCP protocol.
|
 | TcpSession |
Holds the configuration used by TCP.
|
 | TcpSocketOption |
Contains socket options that may be set by TCP sockets.
|
 | Telnet |
The Telnet component enables use of the Telnet protocol within any .NET application.
|
 | UserStateEventArgs | Provides data for ComponentBase.UserState. Base class for EventArgs that have Message and UserState properties. |
 | Vt |
Represents a terminal emulator used to display VT formatted data.
|
 | VtKeyEventArgs |
Provides data for the KeyDown event.
|