Methods of TIdStackWindows.
|
Method |
Description |
|
Accepts a connection request using the socket handle. | |
|
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. | |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
Constructor |
Description |
|
Constructor for the object instance. |
|
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.
|