TCP-based client with command handlers.
IdCmdTCPClient contains classes and types needed to implement a TCP-based client that uses a listening thread and command handlers for receiving and handling data from the peer connection.
|
Name |
Description |
|
Exception raised when TIdCmdTCPClient cannot connect to the remote host. | |
|
Ancestor for Exceptions raised when an error occurs in TIdCmdTCPClient. | |
|
Implements a TCP-based client using command handlers. | |
|
Implements a listening thread for TIdCmdTCPClient. |
Name |
Description |
Event Handler type triggered before executing a command handler in TIdCmdTCPClient. | |
Event handler type triggered before execution of a command handler in TIdCmdTCPClient. |
|
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. |