back to content
Visual SourceSafe (VSS) Remote Access Tool Recommended by Microsoft
EnumProxyType Enum
Description
The EnumProxyType enumeration indicates the proxy type of the server.
It is used with the following method.
| Interface | Method |
| SAWVSDK | connectToServer |
Constants
| Name | Value | Description |
| NOPROXY | 0 |
No proxy is used. |
|
SOCKS4 |
1 |
SOCKS4 proxy is used. |
|
SOCKS5 |
2 |
SOCKS5 proxy is used |
| HTTP | 3 |
HTTP proxy is used. |
See Also
connectToServer() method
SourceSafe (VSS) Remote/Web/Internet Access | Software Configuration Management | SCM Solution
Software Configuration Management Online | Source/Version Control Online | Version/Source Control Software
Copyright © 2010 Dynamsoft Corporation. All Rights Reserved.