PowerTCP Emulation for .NET CF
PtyBase Class
Members  See Also  Send comments on this topic.
Dart.Common Namespace : PtyBase Class




This class provides support for interactive on-line terminal access using controls derived from TextBoxBase.

Object Model

PtyBase ClassProxy ClassTcpSocketOption Class

Syntax

Visual Basic (Declaration) 
Public Class PtyBase 
   Inherits TcpBase
Visual Basic (Usage)Copy Code
Dim instance As PtyBase
C# 
public class PtyBase : TcpBase 
Managed Extensions for C++ 
public __gc class PtyBase : public TcpBase 
C++/CLI 
public ref class PtyBase : public TcpBase 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Dart.Common.ComponentBase
            Dart.Common.SocketBase
               Dart.Common.TcpBase
                  Dart.Common.PtyBase
                     Dart.Emulation.Rlogin
                     Dart.Emulation.Telnet

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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