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