タグ

2015年4月3日のブックマーク (2件)

  • 7 Good Habits Every Mac User Should Get Used To

    After using an operating system for a while, you begin to automate many of your most repetitive actions without realising it. Years of doing the same thing teaches you that saving a second or two here and there really can make a difference to your workflow. You essentially become an efficient, well-oiled machine, and though many of these best practices may seem obvious; they aren't necessarily lea

    7 Good Habits Every Mac User Should Get Used To
  • ネットワークプログラミングの基礎知識

    ネットワークプログラミングの基礎知識 ここでは IP アドレスやポート番号、クライアントとサーバの役割などを説明し、 perl・C言語・Java などでソケット (Socket) を使った HTTP クライアントや POP3 クライアント、簡単なサーバを作成してみます。 要はネットワークプログラミングをやってみよう、ということです。 このページのサンプルプログラムは、RFC などの規格に準拠した「正しい」プログラムではありません。 また、全体的にエラー処理が不十分です (今後改善する予定です)。 あくまでも概要を理解するためのサンプルととらえてください。 もし気でしっかりとしたクライアントやサーバを書きたいなら、このページを読んだ上で、 さらに RFC を熟読し、そして wget・Apache・ftp コマンドなどのソースを参考にしてください。 このページに間違いを見付けたら、掲示板