Port number for the remote network connection.
property Port;
Port is a TIdPort property that represents the port number to use for the remote network connection.
Host and Port are used in the Connect method to establish the connection and IOHandler for the client. Set Host to indicate the IP address or host name for the remote network connection prior to calling the Connect method.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|