> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GDK による XBOX コンソールでのネットワーク

> ゲーム メッシュ、MsQuic、XDK 移行、Web リクエスト、XBOX Series X|S 向けのコンソール ネットワーク ツールを含む、XBOX GDK タイトル向けのネットワーク トピック。

XBOX ゲーム開発におけるネットワークのトピックを紹介します。

## サブトピック

<CardGroup cols={2}>
  <Card title="Game Mesh" icon="folder-open" href="/build/console-features/networking/game-mesh/index">
    Game Mesh に関するドキュメント。
  </Card>

  <Card title="ツール" icon="screwdriver-wrench" href="/build/console-features/networking/tools/index">
    ツールに関するドキュメント。
  </Card>

  <Card title="Web リクエスト" icon="folder-open" href="/build/console-features/networking/web-requests/index">
    Web リクエストに関するドキュメント。
  </Card>

  <Card title="XDK 移行" icon="folder-open" href="/build/console-features/networking/xdk-migration/index">
    XDK 移行に関するドキュメント。
  </Card>
</CardGroup>

## ガイド

<CardGroup cols={2}>
  <Card title="ネットワーク" icon="network-wired" href="/build/console-features/networking/gc-networking-toc">
    このセクションでは、Microsoft Game Development Kit (GDK) のネットワーク機能について説明します。
  </Card>

  <Card title="ネットワーク初期化状態の検出" icon="chart-line" href="/build/console-features/networking/initialization-connectivity-networking">
    Microsoft Game Development Kit (GDK) で、ネットワーク接続情報および初期化情報を取得する方法をこの記事で解説します...
  </Card>

  <Card title="Microsoft Game のネットワーク入門" icon="circle-info" href="/build/console-features/networking/introduction-networking">
    この記事では、Microsoft Game Development Kit (GDK) のネットワーク スタックを紹介します。
  </Card>

  <Card title="Quality of Service (QoS) パケット タグ付け" icon="network-wired" href="/build/console-features/networking/qos-packet-tagging">
    XBOX コンソールでは、優先マルチプレイヤー UDP ポートを介する送信ネットワーク トラフィックに対して、ユーザーが QoS パケット タグ付けを有効化できます。
  </Card>

  <Card title="XBOX の予約済みポート" icon="network-wired" href="/build/console-features/networking/reserved-ports-networking">
    XBOX コンソールにはいくつかの予約済みポートがあり、Microsoft Game Development Kit (GDK) タイトルはこれを認識しておく必要があります。
  </Card>
</CardGroup>

## 関連項目

* [オーディオ](/build/console-features/audio/index)
* [クロスジェネレーション](/build/console-features/cross-gen/index)
* [Game DVR](/build/console-features/game-dvr/index)
* [メモリ](/build/console-features/memory/index)
* [ストレージ](/build/console-features/storage/index)


## Related topics

- [コンソール認定の用語集と XBOX ネットワーク用語集](/ja-jp/publishing/certification/console-cert-terminology.md)
- [XBOX One 開発キットでのネットワーク トラフィック キャプチャ](/ja-jp/build/console-features/networking/tools/netcap-networking.md)
- [ネットワーク](/ja-jp/build/console-features/networking/gc-networking-toc.md)
- [XBOX 開発キットでのネットワーク ストレス テスト](/ja-jp/build/console-features/networking/tools/netstress-networking.md)
- [XBOX コンソールでのサービス品質 (QoS) パケット タギング](/ja-jp/build/console-features/networking/qos-packet-tagging.md)
