Topic Path: Symbol Reference > Classes > TIdStackWindows Class > TIdStackWindows Methods
ContentsIndexHome
PreviousUpNext
TIdStackWindows Methods

Methods of TIdStackWindows.

Methods
Method 
Description 
Accepts a connection request using the socket handle. 
Bind 
Associates a local address with a socket handle. 
 
Establishes a connection for the socket handle. 
Closes a connection on a socket handle. 
Retrieves the destination for a remote network connection. 
Retrieves the identity for the local network connection. 
Reads socket options for the specified socket handle. 
Resolves an IP address to its host name. 
 
 
Listens for remote connection requests. 
 
 
Receives a datagram and stores the origin address. 
Sets the IO mode for the socket handle. 
 
Indicates if IP version 6 addresses are supported for the platform or Operating System hosting the Indy library. 
Indicates a socket response code is a blocking response. 
 
 
 
 
 
 
 
 
Constructors
Constructor 
Description 
Constructor for the object instance. 
Destructors
Destructor 
Description 
Frees the object instance. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.