Internet Direct (Indy) Version 9.0.2 Beta
|
property Port: string;
Often the Port property is not used because most URI's use a default port which is indicated by the protocol, as in "http://www.nevrona.com/indy/index.html". The HTTP protocol uses port 80 by default.
However, this value should be checked since port can be overridden by a port specified in the URI.