Internet Direct (Indy)
Home
PreviousUpNext
IdCustomTCPServer.pas

Specifies the interface for a TCP/IP server.

IdCustomTCPServer.pas contains Classes, Types, Procedures, and Functions needed to define the interface for a multi-threaded server using the TCP/IP (Transmission Control Program/ Internet Protocol) transport.

 
Name 
Description 
 
Unused at the moment. 
 
Ancestor for TCP server exceptions. 
 
Exception raised while waiting for termination of active threads. 
 
Specifies the interface for a multi-threaded TCP Server. 
 
Listener thread for TCP Servers. 
Name 
Description 
Represents an event signalled when an exception occurs during TIdListenerThread execution. 
Represents event handlers for client connections in TIdCustomTCPServer
Event handler signalled when an exception occurs during execution of the client connection. 
Name 
Description 
Default value for the ListenQueue property in TIdTCPServer
 
Class 
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.