RAD Studio VCL Reference
ContentsIndex
TServerSocket Properties Published Properties
Published Properties
 
Name 
Description 
 
Indicates whether the socket connection is open and available for communication with other machines. 
 
Port 
Specifies the ID number that identifies the server socket connection. 
 
Specifies whether each connection accepted by the server socket is non-blocking, or if it is automatically given a separate execution thread. 
 
Specifies the name of the service for which the socket connection is used. 
 
Specifies the maximum number of threads that can be reused for new client connections. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.