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.
|
Name |
Description |
|
Implements a multi-thread TCP/IP-based server with support for command handlers. |
Name |
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. |
|
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. |