Internet Direct (Indy)
|
Implements a stream-based IOHandler.
TIdIOHandlerStream = class(TIdIOHandler);
TIdIOHandlerStream is a TIdIOHandler descendant that implements an IOHandler using streams to send and receive data for the IOHandler.
TIdIOHandlerStream implements methods for the IOHandler framework as specified in TIdIOHandler, and implements properties used to represent streams for send and receive operations.
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. |