|
Internet Direct (Indy)
|
Specified the server interface for the Indy IOHandler framework.
TIdServerIOHandler = class(TIdComponent);
TIdServerIOHandler is a TIdComponent descendant that specifies the interface used for ancestor classes implementing the Indy server IOHandler.
TIdServerIOHandler does not provide a functional implementation for methods specified in the interface. Use descendant classes that provide access to socket handles or the protocol stack for the platform hosting the Indy library.
|
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. |