Viva Clipper !

hb_inetGetAlias()

Advertisements

HB_INETGETALIAS()

Get an array of aliases of a server

Syntax

      HB_INETGETALIAS( <cName> ) -> aHosts

Arguments

<cName>

Returns

Array of server aliases

Description

Returns an array containing the aliases ( CNAME DNS records ) by which the server is currently known.

Whether this function is able to have the complete list of aliases or not depends on the verbosity of the DNS server.

Compliance

Harbour

Advertisements

Advertisements