Navigation: thinBasic Modules > TcpUdp > HOSTIP_TONAME |
|
Description
Translate an IP address into a corresponding host name.
Syntax
s = HOSTIP_TONAME(nIP)
Returns
String.
Parameters
Name |
Type |
Optional |
Meaning |
nIP |
Number |
No |
The IP address |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |