Implements a protocol stack class on the Windows platform.
TIdStackWindows = class(TIdStackBSDBase);
TIdStackWindows is a TIdStackBSDBase descendant that implements the common architecture that encapsulates the platform-specific API calls needed for a protocol stack class on the Windows platform.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|