以下の内容はhttps://iww.hateblo.jp/entry/20070923/1190560178より取得しました。


inet_ntoa

いつも忘れるのでメモ

    struct sockaddr_in addr;
    printf("%s:%d\n", inet_ntoa(addr.sin_addr), ntohs(addr.sin_port) );

http://www.linux.or.jp/JM/html/LDP_man-pages/man3/inet.3.html


htons(addr.sin_port)は間違い。




以上の内容はhttps://iww.hateblo.jp/entry/20070923/1190560178より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14