See Also

Dart.PowerTCP.SslSockets Namespace

Requirements

Namespace: Dart.PowerTCP.SslSockets

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

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

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages Requirements PowerTCP SSL Sockets for .NET

ProxyType Enumeration

Dart.PowerTCP.SslSockets Namespace : ProxyType Enumeration

Enumerates the supported proxy types.

Members

MemberDescription
None No proxy server is used.
Socks4 SOCKS v4 proxy.
Socks5 SOCKS v5 proxy.
HttpConnect Added Http-Connect proxy support 9-16-05, issue 3466

Remarks

This enumeration is used by the Proxy property.

Set the Proxy.Type property to the proper ProxyType of your proxy server before calling any method that requires communication with the server.

Requirements

Namespace: Dart.PowerTCP.SslSockets

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

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

See Also

Dart.PowerTCP.SslSockets Namespace

 

Send comments on this topic.

Documentation version 1.1.2.0.

© 2008 Dart Communications.  All rights reserved.