Internet Direct (Indy)
Home
PreviousUpNext
TIdPort Type

Represents port numbers used for connections in the Indy library.

Pascal
TIdPort = Integer;

TIdPort is an Integer data type used to represent port numbers in the Indy library. TIdPort is the type used to represent properties in IOHandlers with socket bindings and endpoint-oriented connections in TCP clients and servers.

TIdIOHandlerSocket.DefaultPort 

TIdTCPClientCustom.Port 

TIdTCPServer.DefaultPort

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.