Internet Direct (Indy)
Home
PreviousUpNext
TIdSimpleServer.BoundIP Property

IP address used to listen for connections to the server.

Pascal
property BoundIP: string;

BoundIP is a string property used to specify the IP address used to listen for new connections to the server. BoundIP is used with BoundPort 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.