Приглашаем посетить
Сумароков (sumarokov.lit-info.ru)

Reference: inet_aton

PreviousChapter 13
Sockets
Next
 

inet_aton

inet_aton (hostname)

Translates a hostname such as www.oreilly.com or 18.181.0.24 into a data structure (a four-byte string) used for socket addresses. If the hostname cannot be resolved, the function returns the undefined value.


PreviousHomeNext
13. SocketsBook IndexReference: inet_ntoa