Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
IdPORT_HTTP
Unit: IdAssignedNumbers
Port number for the HTTP protocol.
IdPORT_HTTP = 80;
Description
IdPORT_HTTP is the constant Integer value that represents the port number used by the Hyper Text Transfer Protocol (HTTP) protocol.
IdPORT_HTTP is used by the
TIdHTTP
and
TIdHTTPServer
protocol implementations.