tcp.dns.getMyDottedId
| Syntax |
tcp.dns.getMyDottedId ()
|
| Params |
None.
|
| Action |
Determine the "dotted" TCP-IP address for the machine Frontier is running on.
|
| Returns |
A dotted ID.
|
| Examples |
tcp.dns.getMyDottedId () "206.204.24.28"
|
| Notes |
This verb is implemented as a script.
|
| See Also |
tcp.dns.getMyDomainName
|