Internet Direct (Indy)
Home
PreviousUpNext
TIdSimpleServer.BoundPort Property

Port number used to listen for connections to the server.

Pascal
property BoundPort: Integer;

BoundPort is an Integer property used to specify the port number used to listen for new connections to the server. BoundPort is used with BoundIP when allocating and binding the socket handle for the server listener after a call to BeginListen.

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.