> ## 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 主机上进行网络开发

> 面向 XBOX GDK 游戏的网络主题，涵盖 Game mesh、MsQuic、XDK 迁移、Web 请求以及面向 XBOX Series X|S 的主机网络工具。

浏览 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 Development Kit 简介" icon="circle-info" href="/build/console-features/networking/introduction-networking">
    本文介绍 Microsoft Game Development Kit (GDK) 中的网络栈。
  </Card>

  <Card title="服务质量 (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

- [使用 GDK 在 XBOX 主机上进行网络开发](/zh-CN/build/console-features/networking/index.md)
- [使用 GDK 在 XBOX 与 PC 上进行图形开发](/zh-CN/build/core-features/graphics/index.md)
- [XBOX 开发套件上的网络压力测试](/zh-CN/build/console-features/networking/tools/netstress-networking.md)
- [在 XBOX Series 主机上使用 PIX GPU Trace 捕获](/zh-CN/tools/tools-console/pix/gpu-trace/index.md)
- [网络](/zh-CN/build/console-features/networking/gc-networking-toc.md)
