gethostbyaddr

gethostbyaddr -- Vrací intertnetové jméno počítače, odpovídající dané IP adrese

Popis

string gethostbyaddr ( string ip_address)

Vrací internetové doménové jméno počítače specifikované pomocí ip_address . Vyskytne-li se chyba , vrací ip_address .

Viz také gethostbyname( ) .