Skip to content

network.GetNameInfo

Resolves IP to hostname.

Syntax

network.GetNameInfo(addr:string)

Parameters

addr IP to be converted to hostname.

Return value

If successful, returns the hostname as string, otherwise returns nil.