Topic Path: Symbol Reference > Files > IdCmdTCPServer.pas
ContentsIndexHome
PreviousUpNext
IdCmdTCPServer.pas

Multi-threaded TCP/IP server with command handlers.

IdCmdTCPServer.pas contains Classes, Types, and Constants needed to implement a multi-threaded server using the TCP/IP (Transmission Control Program/ Internet Protocol) transport that supports command handlers for client connections.

Class 
Description 
Implements a multi-thread TCP/IP-based server with support for command handlers. 
Type 
Description 
Event type triggered after using a command handler in an executing client connection task. 
Event type triggered before using a command handler in an executing client connection task. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.