Telnet Factory for .NET

Telnet Class

Implements the basic functionality of a Telnet client as defined in RFC 854.

For a list of all members of this type, see Telnet Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Jscape.Telnet.Telnet

public class Telnet : Component

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Jscape.Telnet

Assembly: Jscape.Telnet (in Jscape.Telnet.dll)

See Also

Telnet Members | Jscape.Telnet Namespace