inet_ntop — Converts a packed internet address to a human readable representation
inet_pton — Converts a human readable IP address to its packed in_addr representation
ip2long — Converts a string containing an (IPv4) Internet Protocol dotted address
into a proper address.
Converte una stringa contenente un indirizzo di rete del Protocollo Internet (IPv4)
in un indirizzo espresso come tipo di dato int.
long2ip — Converte un indirizzo di rete del Protocollo Internet (IPv4) in una stringa contenente
un indirizzo espresso secondo la notazione standard di Internet.