Dynamsoft Home|Product Home

HTTPPort

Description

Sets or returns the port number of the HTTP server.

Data type

Integer

Syntax

ObjectName. HTTPPort

Remarks

The default HTTP port number is 80.

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(), HTTPPassword property, HTTPUserName property, HTTPDownload(), HTTPUploadThroughPut(), HTTPUploadThroughPost()