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

# 将 XDK 网络迁移到 XBOX GDK

> 在 Series X|S 上，将 XDK 网络代码（包括 Secure Sockets 与 XBOX Integrated Multiplayer）移植到 XBOX GDK Game mesh API 的指南。

XDK 迁移相关文档。

<CardGroup cols={2}>
  <Card title="游戏网格差异" icon="network-wired" href="/build/console-features/networking/xdk-migration/xdk-migration-game-mesh-networking">
    Microsoft Game Development Kit (GDK) 中不再提供安全套接字和 XBOX 集成多人游戏 (XIM)。
  </Card>

  <Card title="XBOX One 软件开发工具包" icon="circle-info" href="/build/console-features/networking/xdk-migration/xdk-migration-overview-networking">
    下表总结了 XBOX One 软件开发工具包中可用的网络 API 范围，并提供了……
  </Card>

  <Card title="XBOX One 软件开发工具包" icon="book-open" href="/build/console-features/networking/xdk-migration/xdk-migration-toc">
    本节提供将 XBOX One 软件开发工具包游戏迁移到 Microsoft Game Development Kit (GDK) 的指南。
  </Card>

  <Card title="Web 请求差异" icon="network-wired" href="/build/console-features/networking/xdk-migration/xdk-migration-web-requests-networking">
    本文介绍 Microsoft Game Development Kit (GDK) 与 XBOX One 软件之间的 Web 请求 API 差异……
  </Card>
</CardGroup>

## 另请参阅

* [游戏网格](/build/console-features/networking/game-mesh/index)
* [工具](/build/console-features/networking/tools/index)
* [Web 请求](/build/console-features/networking/web-requests/index)


## Related topics

- [将 XDK 网络迁移到 XBOX GDK](/zh-CN/build/console-features/networking/xdk-migration/index.md)
- [网络](/zh-CN/build/console-features/networking/gc-networking-toc.md)
- [将 Unity 游戏迁移到 Google Play Games 登录](/zh-CN/services/playfab/identity/player-identity/platform-specific-authentication/google-play-games-sign-in-migration.md)
- [从上一代 XBOX 移植](/zh-CN/paths/porting/from-xbox-era.md)
- [从 PlayFab 独立 SDK v1 迁移到统一 SDK v2](/zh-CN/services/playfab/sdks/unified-sdk/migrating-from-v1.md)
