Back to product page
- Introduction
- Overview
- License agreement
- Getting Started
- Objects
- Enumerations
- wodFTPD
- Methods
- Properties
- Authentication
- BindIP
- BindIPType
- Certificate
- DirFormat
- Encryption
- EncryptionList
- FileLocking
- FIPS
- ForceUTF8
- GoodbyeMessage
- GreetingMessage
- HMacList
- HostKeyList
- KeyExchangeList
- MaxDataPort
- MinDataPort
- MonitorTransfers
- MyHostname
- MyIP
- Notification
- PasvPort
- Port
- Protocol
- Secure
- ServerName
- SFTPVersion
- Status
- StrictDataIP
- Threads
- Timeout
- UseIPv6
- Users
- Version
- VirtualFiles
- VirtualFolders
- Events
- wodFTPDNotify
- FtpUser
- FtpUsers
- VirtualFile
- VirtualFiles
- VirtualFolder
- VirtualFolders
- How to get support?
- Technical information
- Fast notifications interface
- Error list
MyIP property
Holds IP address of local computer.
Type
A String value.Syntax
- Basic
object.MyIP [= value]
The MyIP(object,value) syntax has these parts:
The MyIP(object,value) syntax has these parts:
object | An expression evaluating to an object of type wodFTPD. |
value | A String value. |
Remarks
Here you can find IP address of local computer, as defined in your network settings. Although you can write to this property - it will not change your network settings. It is here for your reference only.If your computer has more than one IP address, only first one provided by OS will be used. You must find some other way to obtain other IP addresses.