gethostbyname

gethostbyname -- Retourne l'adresse IP correspondant à un hôte.

Description

string gethostbyname ( string hostname)

gethostbyname( ) retourne l'adresse IP correspondant à l 'hôte hostname .

Voir aussi gethostbyaddr( ) .