Implements a TCP Client.
TIdTCPClient = class(TIdTCPClientCustom);
TIdTCPClient is a TIdTCPClientCustom decendant that implements a TCP (Transmission Control Protocol) client. TIdTCPClient publishes properties and event handlers inherited from the TIdTCPClientCustom custom client.
TIdTCPClient includes properties, methods, and events that provide the following capabilities for the client:
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|