LocalAddress Property

Returns or sets the local address of the File Transfer object. The default value is the first local address on the host computer. The "first" local address is configuration specific if the computer has more than one network card. This could be an IP address (for example, 42.4.7.54, or a host name such as "Laure").

Syntax

NSFile.LocalAddress

Remarks

This property is always available.

If no local address is specified, the first local address is chosen and would be returned if the LocalAddress property is read

For more information about the values of this property, see the Microsoft® Windows Sockets documentation.

© 1996-1998 Microsoft Corporation. All rights reserved.