> ## 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.

# 工具

> XBOX Game Development Kit（主机功能）中游戏网络的工具。提供概念、示例与 API 指南。

浏览 XBOX 游戏开发中的工具相关主题。

<CardGroup cols={2}>
  <Card title="Windows PC 上的 Fiddler" icon="network-wired" href="/build/console-features/networking/tools/fiddler-pc">
    使用本文了解如何在 Windows PC 上将 Fiddler 与 Microsoft Game Development Kit (GDK) 一起使用。
  </Card>

  <Card title="XBOX 开发套件上的 Fiddler" icon="server" href="/build/console-features/networking/tools/fiddler-setup-networking">
    使用本主题了解如何将 Fiddler 与 XBOX 开发套件一起使用。
  </Card>

  <Card title="在 XBOX One 上捕获网络流量" icon="network-wired" href="/build/console-features/networking/tools/netcap-networking">
    使用本主题了解如何在 XBOX One 开发套件上使用网络数据包捕获。
  </Card>

  <Card title="XBOX 开发套件上的网络压力测试" icon="network-wired" href="/build/console-features/networking/tools/netstress-networking">
    使用本主题了解如何在 XBOX One 开发套件上模拟低容量网络。
  </Card>

  <Card title="Microsoft Game Development Kit 中的网络工具" icon="network-wired" href="/build/console-features/networking/tools/tools-networking-toc">
    本节介绍在 XBOX One 开发套件上监控和调试 GDK 游戏网络问题的工具。
  </Card>
</CardGroup>

## 另请参阅

* [游戏网格](/build/console-features/networking/game-mesh/index)
* [Web 请求](/build/console-features/networking/web-requests/index)
* [XDK 迁移](/build/console-features/networking/xdk-migration/index)


## Related topics

- [工具](/zh-CN/tools/index.md)
- [工具 API 参考](/zh-CN/reference/tools/gc-reference-tools-toc.md)
- [命令行工具](/zh-CN/tools/tools-console/commandlinetools/index.md)
- [XBOX 服务工具](/zh-CN/tools/tools-services/live-tools-nav.md)
- [安装 GDK 工具链](/zh-CN/home/setup-install/download-install.md)
