Internet Direct (Indy)
Home
PreviousUpNext
TIdStack.LocalAddresses Property

IP addresses for each network adapter in the local computer system.

Pascal
property LocalAddresses: TIdStrings;

LocalAddresses is a read-only TStrings property that represents IP addresses assigned to one or more network adapters in the local computer system. 

Use LocalAddress to retrieve the default IP address for the initial adapter in the local computer system. 

LocalAddress and LocalAddresses are common properties available in the protocol stack instance regardless of the platform or socket implementation. Values in LocalAddress and LocalAddresses are maintained in descendant classes that provide access to the socket implementation for the platform. 

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.