Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandler.Port Property

Port number for the IOHandler connection.

Pascal
property Port: Integer;

Port is an Integer property that represents the port number used for the IOHandler connection. Port has no significance in TIdIOHandler, but is provided for compatibility with descendant classes that require a port number for the transport mechanism. 

Use Host to access the address used as the endpoint for the IOHandler connection. 

Use Destination to access the endpoint (Host and Port combination) used for the IOHandler connection.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.