Dart.PowerTCP.SslSockets Namespace : ProxyType Enumeration |
Enumerates the supported proxy types.
Member | Description |
---|---|
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 |
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.
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)
Dart.PowerTCP.SslSockets Namespace
Send comments on this topic.
Documentation version 1.1.2.0.
© 2008 Dart Communications. All rights reserved.