1 / 8

UDP データグラムヘッダ

UDP データグラムヘッダ. 牧之内研究室 修士1年 久保正明. 位置付け. UDP ヘッダ. UDP データ(アプリケーション). IP プロトコルフィールド 11→ UDP. IP データ グラムヘッダ. IP データ( UDP データグラム). タイプコード 0800→ IP. 宛先 アドレス. 送信元 アドレス. タイプフィールド IP=0800. 情報. フレームチェック シーケンス. UDP のカプセル化. 16. 32. 0. 送信元ポート( Source Port). 宛先ポート( Destination Port).

shyla
Download Presentation

UDP データグラムヘッダ

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. UDPデータグラムヘッダ 牧之内研究室 修士1年 久保正明

  2. 位置付け

  3. UDPヘッダ UDPデータ(アプリケーション) IPプロトコルフィールド 11→UDP IPデータ グラムヘッダ IPデータ(UDPデータグラム) タイプコード 0800→IP 宛先 アドレス 送信元 アドレス タイプフィールド IP=0800 情報 フレームチェック シーケンス UDPのカプセル化

  4. 16 32 0 送信元ポート(Source Port) 宛先ポート(Destination Port) セグメント長 チェックサム UDPデータ フォーマット

  5. フィールド • UDP発信元ポート番号(Source Port) • 送信側の上位プロセスが使うポート番号 • UDP宛先ポート番号(Destination Port) • 送信先の上位プロセスが使うポート番号 • LENGTH • 16ビットフィールドで,ヘッダー部及びデータ部を含む全UDPデータグラムのバイト数 • CHECKSUM • UDPチェックサム

  6. 指定UDPポート番号 等など

  7. 8 16 32 0 送信元アドレス 宛先アドレス 0 プロトコル UDPセグメント長 UDP擬似ヘッダ • TCPと同じく転送されない • セグメント長はUDPヘッダ+データ

  8. まとめ • UDPは簡単なプロトコル • TCPの代わりに利用 • 8オクテットのヘッダ • 送信元先のポート • データ長 • チェックサム • IP以上の信頼性を提供しない

More Related