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").
object.LocalAddress
This property is always available.
If no LocalAddress 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 Windows Sockets documentation.
Return to File Transfer Reference.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.