:GetServerAddress()


Class

     aprDNS()

 

Syntax

     :GetServerAddress( [nServer] ) -> cIPAddress

 

Parameters

 

nServer

Optional: Slot in Name Server array ( created via :RegisterServer() ) Default = 0

 

Return

String IP Address of the server registered in nServer Slot

 

Description

The :GetServerAddress() method returns the IP address of the specified nameserver in dot-notation.

 

See Also

:GetHostByAddress(), :GetHostByName(), :GetHostName(), :GetHostAddress(), :GetHostInfo(), :GetRecord(), :GetAllRecords(), :GetHostServices(), :GetServerPort()