Internet Direct (Indy)
Home
PreviousUpNext
TIdStackDotNet Class

Implements a protocol stack interface for the .Net platform.

Pascal
TIdStackDotNet = class(TIdStack);

TIdStackDotNet is a TIdStack descendant that implements the protocol stack interface on the .Net platform for the Indy library. 

TIdStackDotNet isolates the differences in the protocol stack API for the Windows, .Net, and Linux platforms by implementing the common protocol stack interface from TIdStack.

TIdStackDotNet implements overridden methods that are declared as abstract virtual methods in TIdStack.

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.