Internet Direct (Indy) Version 9.0.2 Beta
TIdMessageClient
Implements a message client.

TIdMessageClient = class(TIdTCPClient)
Description
TIdMessageClient is a TIdTCPClient descendant that implements a generic message client. TIdMessageClient can read and write Internet messages compliant with the RFC 822 message specification.

TIdMessageClient provides methods and properties needed to handle transmission and receipt of both the headers and the body for an Internet message, including line folding.