Internet Direct (Indy)
Home
PreviousUpNext
TIdStackDotNet Members

The following tables list the members exposed by TIdStackDotNet.

 
Name 
Description 
 
Host name for the local computer system. 
 
IP address for the local connection. 
 
IP addresses for each network adapter in the local computer system. 
Methods
 
Name 
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. 
 
 
 
 
 
 
 
 
 
Listens for remote connection requests. 
 
 
 
Creates a new socket handle that is bound to specific socket type and protocol. 
 
Receives data from the remote connected on a socket handle. 
 
Receives a datagram using a socket handle and stores the source address. 
 
 
 
Send 
Sends data on a connected socket handle. 
 
Sends data to a specific destination using the socket handle. 
 
 
 
 
 
Sets socket options for the socket handle. 
 
 
 
 
 
Calculate the CRC for values for the specified data. 
 
Maintains the internal usage counter for the global protocol stack in the Indy library. 
 
 
 
Maintains the internal usage counter for the global protocol stack in the Indy library. 
 
IsIP 
Indicates if the string contains a valid IP address. 
 
Indicates if the specified IP addresss represents a valid IPv4 multicast group address. 
 
Indicates if the specified IP addresss represents a valid IPv6 multicast group address. 
 
Make 
Creates a protocol stack instance for the Indy library. 
 
 
 
Retrieves the host IP address for a host name. 
Constructors
 
Name 
Description 
 
Constructor for the object instance. 
 
Method 
 
virtual 
 
abstract 
 
Property 
 
read only 
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.