See Also

Connection Members  | Dart.PowerTCP.Ssh Namespace

Requirements

Namespace: Dart.PowerTCP.Ssh

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerTCP.Ssh (in Dart.PowerTCP.Ssh.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages PowerTCP SSH and SFTP for .NET

Connection Class

Dart.PowerTCP.Ssh Namespace : Connection Class (Dart.PowerTCP.Ssh)

A Connection is used to establish an encrypted TCP/IP connection to an SSH-2 server.

For a list of all members of this type, see Connection members.

Object Model




Inheritance Hierarchy

System.Object
   Dart.PowerTCP.Ssh.Connection

Syntax

[Visual Basic]
Public NotInheritable Class Connection
[C#]
public sealed class Connection
[C++]
public __gc __sealed class Connection
[C++/CLI]
public ref class Connection sealed

Remarks

This class is created by the SshConnection class and is exposed for fine-grain control of the connection and authentication process.

Requirements

Namespace: Dart.PowerTCP.Ssh

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerTCP.Ssh (in Dart.PowerTCP.Ssh.dll)

See Also

Connection Members  | Dart.PowerTCP.Ssh Namespace

 

Send comments on this topic.

Documentation version 1.0.0.0.

© 2008 Dart Communications.  All rights reserved.