Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdTCPServerConnection
Hierarchy
,
Members
,
Properties
,
Methods
,
See Also
,
Unit: IdTCPServer
Encapsulates a server connection to a client.
TIdTCPServerConnection =
class
(TIdTCPConnection)
Description
TIdTCPServerConnection encapsulates a server connection to a client on a
TIdTCPServer
. TIdTCPServerConnection is used by
TIdPeerThread
to provide the server context for accessing any properties, methods, or events of the TCP server.