Implements the basic functionality of a Telnet client as defined in RFC 854.
Namespace: Jscape.TelnetAssembly: Jscape.Telnet (in Jscape.Telnet.dll) Version: 2.6.1.0
Syntax
C# |
---|
[SerializableAttribute] public class Telnet : Component |
Visual Basic |
---|
<SerializableAttribute> _ Public Class Telnet _ Inherits Component |
Visual C++ |
---|
[SerializableAttribute] public ref class Telnet : public Component |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
Jscape.Telnet..::..Telnet
System..::..MarshalByRefObject
System.ComponentModel..::..Component
Jscape.Telnet..::..Telnet