RAD Studio VCL Reference
ContentsIndex
TServerSocket Members Published Properties
Published Properties
 
Name 
Description 
 
Indicates whether the socket connection is open and available for communication with other machines. 
 
Name 
Specifies the name of the component as referenced in code. 
 
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. 
 
Tag 
Stores an integer value as part of a component. 
 
Specifies the maximum number of threads that can be reused for new client connections. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.