PowerTCP Telnet for .NET
Dart.Telnet Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassBaseEventArgs Base class for event arguments.
ClassClientSecurity Holds the configuration used to establish an SSL client session.
ClassCommandEventArgs Contains Telnet command event data.
ClassComponentBase Base class for PowerTCP Components.
ClassCredentials Provides a holder for parameters used to login to a remote host.
ClassDartLicenseException Used for all Dart component license exceptions.
ClassData Encapsulates data read or written.
ClassDataEventArgs Provides data for reporting events.
ClassDataException Thrown when the expected data could not be read.
ClassDatagram Encapsulates a datagram read into a buffer.
ClassErrorEventArgs Provides data for the Error event.
ClassIPEndPoint Allows user to specify a range of IPEndPoints for local binding. Also resolves hostnames and saves them for future use.
ClassLicense This class is used to license Dart products in any environment. If your project targets the .NET Framework, you can use the licenses.licx file to trigger the license compiler (LC.EXE) and these manual steps are not needed.
ClassOption Encapsulates a Telnet option.
ClassOptionCollection A collection of Option objects.
ClassOptionEventArgs Contains option event data.
ClassProtocolException Thrown when an upper-layer protocol like FTP, SMTP or POP3 receives a negative response from the server.
ClassProxy Describes the server proxy, if any, to connect to.
ClassPtyBase This class provides support for interactive on-line terminal access using controls derived from TextBoxBase.
ClassRexec The Rexec component enables use of the remote execution protocol within any .NET application.
ClassRlogin The Rlogin component enables use of the remote login protocol within any .NET application.
ClassRsh The Rsh component enables use of the remote shell protocol within any .NET application.
ClassSecurity Holds the configuration used to establish an SSL session.
ClassSegment Used to describe a byte[] segment that holds data.
ClassSession Holds the configuration common to UDP and TCP.
ClassSocketBase Base class for PowerTCP Components.
ClassSocketOption Contains socket options that may be set by TCP and UDP sockets. These options are automatically applied to the connection used.
ClassTcpBase Base class for components utilizing protocols built upon the TCP protocol.
ClassTcpSession Holds the configuration used by TCP.
ClassTcpSocketOption Contains socket options that may be set by TCP sockets.
ClassTelnet The Telnet component enables use of the Telnet protocol within any .NET application.
ClassUserStateEventArgs Provides data for ComponentBase.UserState. Base class for EventArgs that have Message and UserState properties.
Delegates
 DelegateDescription
DelegateTcpAsyncCallback References the method to invoke on an IO completion thread when the corresponding asynchronous operation completes.
Enumerations
 EnumerationDescription
EnumerationCommand Enumerates the TELNET protocol commands that can be sent.
EnumerationConnectionState Enumerates the possible values of the connection state.
EnumerationDataDirection Enumerates the direction of data flow.
EnumerationOptionCode Enumerates the supported Telnet options.
EnumerationOptionState Enumerates the current state of an Option object.
EnumerationProxyType Enumerates the provided proxy support that can be used.
See Also

Reference

Dart.Telnet Assembly


PowerTCP Telnet for .NET Documentation Version 8.0
© 2026 Dart Communications. All Rights Reserved.
Send comments on this topic