Internet Direct (Indy)
Home
PreviousUpNext
TIdSimpleServer Properties

The properties of the TIdSimpleServer class are listed here.

 
Name 
Description 
 
Timeout for accepting a new connection. 
 
Socket descriptor used to listen for connection requests. 
 
IP address used to listen for connections to the server. 
 
Port number used to listen for connections to the server. 
 
Indicates the highest port number allowed when using default port number assignment. 
 
Indicates the lowest port number allowed when using default port number assignment. 
 
Internet address family for the IP address in the connection. 
 
Event handler signalled after binding the socket handle for the listener. 
 
Event handler signalled before allocating and binding the socket handle for the listener. 
 
Property 
 
read only 
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.