Internet Direct (Indy) Version 9.0.1 Beta
TIdTCPConnection.AllData
Retrieves all data from a connection.

function AllData: string; virtual;
Description
AllData is a String function that retrieves all data from a peer connection until the connection is closed.

Note: Do not use AllData unless the protocol you are using works in this manner. Protocols which support AllData include Finger, Quote of the Day, and WhoIs.