タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

Web開発に関するyuji1982のブックマーク (2)

  • Microsoft Learn: Build skills that open doors in your career

    Microsoft Learn. Spark possibility. Build skills that open doors. See all you can do with documentation, hands-on training, and certifications to help you get the most from Microsoft products. Learn by doing Gain the skills you can apply to everyday situations through hands-on training personalized to your needs, at your own pace or with our global network of learning partners. Take training Find

    Microsoft Learn: Build skills that open doors in your career
  • @IT:Windows TIPS -- Tips:WFetchツールでWebサーバの応答を調査する

    WebサーバとWebクライアント(Webブラウザ)間の通信には、HTTPというプロトコルが利用されている。Webブラウザ関連のトラブルシューティングやWeb関連のアプリケーション開発などでは、このHTTPによる通信の内容を調査しなければならないことがある。 このためには、例えば[管理ツール]にある[ネットワーク モニタ]を使えば通信内容の詳細を知ることができるが、これは非常にプリミティブなツールであり、HTTPとは関係ないパケットや、IPやTCPレベルでのパケットなども表示されるので、使いやすいとはいえない。かといって、いちいちtelnetツールなどでHTTPのポート(デフォルトではTCPの80番ポート)へ接続して通信し、HTTPのコマンドを入力して、その結果を解析するのも容易ではない。 このような場合には、HTTPプロトコルの解析を行う、専用のツールを利用するとよい。ツールにはいろいろな

  • 1