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.
|
Class |
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. |
|
Type |
Description |
|
Event Handler type triggered before executing a command handler in TIdCmdTCPClient. | |
|
Event handler type triggered before execution of a command handler in TIdCmdTCPClient. |
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|