RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TServerSocket Properties

The properties of the TServerSocket class are listed here.

 
Name 
Description 
 
Specifies the TServerWinSocket object that describes the endpoint of the listening connection. 
 
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.
What do you think about this topic? Send feedback!