Port number for the local connection.
property Port: TIdPort;
Port is a TIdPort property that identifies the port number to use for the local connection.
IP and Port are used when to determine the local association that identifies the local connection endpoint. Set the values in IP and Port prior to calling Connect.
IP and Port are updated after establishing a connection for a listener socket in Accept.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|