Topic Path: Symbol Reference > Files > IdStack.pas
ContentsIndexHome
PreviousUpNext
IdStack.pas

Contains Classes, Types, Procedures, and Functions needed to define and implement support for an Internet protocol stack.

IdStack.pas contains Classes, Types, Procedures, and Functions needed to define and implement support for an Internet protocol stack in the Indy library.

Class 
Description 
Exception raised when a socket error occurs while reading or writing using the Internet protocol stack. 
Represents information about the source and destination for packets transmitted using the protocol stack. 
Specifies an interface for a list of socket handles. 
Ancestor for platform-specific protocol stack interfaces. 
Function 
Description 
Assigns the global stack instance for the Indy library. 
Assigns the class reference used to allocate the global protocol stack instance used in the Indy library. 
Type 
Description 
 
Class type used to create the protocol stack instance in Indy. 
Variable 
Description 
Class refence used to create socket lists on a given platform. 
Global stack instance used in the Indy library. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.