Dynamic Web TWAIN  - TWAIN ActiveX/Plug-in, Scanner COM Control
TWAIN ActiveX/Plug-in HTTP Control/SDK

ProxyServer

Description

Returns or sets the name of the proxy server.

Data type

String

Syntax

ObjectName. ProxyServer

Remarks

The value of this property should be set like "protocol=protocol://proxyServerIP(or name):proxyport". For example, if the proxy follows the HTTP protocol, the code should be:
WebTwain.ProxyServer = "http=http://192.168.1.100:8080";

Also, when the value of the ProxyServer property is not set, Dynamic Web TWAIN will get the proxy settings from IE.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.

See also

FTPUserName property, FTPPassword property, FTPPort property, ProxyServer property, FTPDownload, FTPUpload(), HTTPUserName property, HTTPPassword property, HTTPPort property, HTTPDownload(), HTTPUploadThroughPut(), HTTPUploadThroughPost()













TWAIN ActiveX | TWAIN Plug-in | TWAIN Control | TWAIN SDK | Scanner COM
Software Configuration Management | Version Control | Source Control
Copyright © 2009 Dynamsoft Corporation. All Rights Reserved.