Internet Direct (Indy)
Home
PreviousUpNext
TIdStackLinux Methods

The methods of the TIdStackLinux class are listed here.

Methods
 
Name 
Description 
 
Accepts a connection request using the socket handle. 
 
Bind 
Associates a local address with a socket handle. 
 
Determines if a specified IP protocol version is supported. 
 
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. 
 
Specifies a method for reading socket options. 
 
Determines a host name for a given IP address and version number. 
 
 
 
Listens for remote connection requests. 
 
 
 
Specifies the interface used to access the RecvFrom() API for the protocol stack. 
 
Sets the IO mode for the socket handle. 
 
 
 
Indicates if IP version addresses are supported for the platform. 
 
Indicates a socket response code is a blocking response. 
 
Provides access to the last socket error for the protocol stack implementation. 
 
 
 
 
 
 
 
This is WSSendTo, a member of class TIdStackLinux. 
 
Allocates a socket handle for the specified protocol, family, structure, and IO mode. 
 
This is WSTranslateSocketErrorMsg, a member of class TIdStackLinux. 
Constructors
 
Name 
Description 
 
Constructor for the object instance. 
Destructors
 
Name 
Description 
 
Frees the object instance. 
 
Method 
 
virtual 
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.