Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
C と TCP/UDP を勉強しています。タイトルの通り... Cの inet_aton() と gethostbyname() に違いはありますか? 私の知る限り、どちらも IP アドレスを文字列から数値に変換します。