PowerTCP Telnet for .NET CF
Dart.Telnet Namespace
See Also  Inheritance Hierarchy Send comments on this topic.

Classes

 ClassDescription
ClassCommandEventArgs Contains Telnet command event data.
ClassOption Encapsulates a Telnet option.
ClassOptionCollection A collection of Option objects.
ClassOptionEventArgs Contains option event data.
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.
ClassTelnet The Telnet component enables use of the Telnet protocol within any .NET application.

Delegates

 DelegateDescription
DelegateCommandEventHandler Represents the method that will handle an event in which a command is received.
DelegateOptionEventHandler Represents the method that will handle an event in which an option status changes.
DelegateRexecThreadStart Represents the method that will execute on a worker thread when Start is used.
DelegateRloginThreadStart Represents the method that will execute on a worker thread when Start is used.
DelegateRshThreadStart Represents the method that will execute on a worker thread when Start is used.
DelegateTelnetThreadStart Represents the method that will execute on a worker thread when Start is used.

Enumerations

 EnumerationDescription
EnumerationCommand Enumerates the TELNET protocol commands that can be sent.
EnumerationOptionCode Enumerates the supported Telnet options.
EnumerationOptionState Enumerates the current state of an Option object.

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.