| Servertec | getByName( ) | |
|
|
Returns an inet address object containing the IP address of a host using the given host name and the specified inet address object. SyntaxgetByName( host )host.getByName( ) Parametershost the name of the host.null for the local host. Returnsinetaddress the inet address object containing the IP address of the specified host.Example
|
|
top of page
|