Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
IdPORT_SSL
Unit: IdAssignedNumbers
Port number for the HTTPS protocol.
IdPORT_SSL = 443;
Description
IdPORT_SSL is the constant Integer value that represents the default port number used by the HTTP Protocol over the Secure
Socket
Layer (HTTPS) protocol.
IdPORT_SSL is used by the
TIdHTTP
and
TIdHTTPServer
protocol implementations.