Thanks for Downloading Dynamic Web TWAIN 30-Day Trial!
Your download will start shortly. If your download does not begin, click here to retry.
Document Saving
How can I enable HTTPS support?
Dynamic Web TWAIN provides SSL support.
To enable HTTPS,
-
Set IfSSL to true to turn on SSL in HTTP requests.
-
Set the SSL port with the API HTTPPort.
-
Call the API HTTPUpload to upload the documents.
For more information on how to use HTTPUpload, please check here.
Note that if you use this feature, you need to enable HTTPS on the server. For how to enable HTTPS, please check out the manual of your webserver.