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

# Migrating XDK networking to the XBOX GDK

> Guidance for porting XDK networking code, including Secure Sockets and XBOX Integrated Multiplayer, to XBOX GDK game mesh APIs on Series X|S.

Documentation for XDK migration.

<CardGroup cols={2}>
  <Card title="Differences between game mesh" icon="network-wired" href="/build/console-features/networking/xdk-migration/xdk-migration-game-mesh-networking">
    Secure Sockets and XBOX Integrated Multiplayer (XIM) are no longer available in the Microsoft Game Development Kit (GDK).
  </Card>

  <Card title="XBOX one software development kit" icon="circle-info" href="/build/console-features/networking/xdk-migration/xdk-migration-overview-networking">
    The following table summarizes the API space for networking that was available in the XBOX One Software Development Kit and provides the…
  </Card>

  <Card title="XBOX one software development kit" icon="book-open" href="/build/console-features/networking/xdk-migration/xdk-migration-toc">
    This section provides guidance for migrating XBOX One Software Development Kit titles to the Microsoft Game Development Kit (GDK).
  </Card>

  <Card title="Differences between web requests in the" icon="network-wired" href="/build/console-features/networking/xdk-migration/xdk-migration-web-requests-networking">
    This article describes the differences for web request APIs between the Microsoft Game Development Kit (GDK) and the XBOX One Software…
  </Card>
</CardGroup>

## See also

* [Game mesh](/build/console-features/networking/game-mesh/index)
* [Tools](/build/console-features/networking/tools/index)
* [Web requests](/build/console-features/networking/web-requests/index)


## Related topics

- [Migrating XDK networking to the XBOX GDK](/build/console-features/networking/xdk-migration/index.md)
- [将 XDK 网络迁移到 XBOX GDK](/zh-CN/build/console-features/networking/xdk-migration/index.md)
- [Networking on XBOX consoles with the GDK](/build/console-features/networking/index.md)
- [Migración de las redes del XDK al GDK de XBOX](/es/build/console-features/networking/xdk-migration/index.md)
- [XDK 네트워킹을 XBOX GDK로 마이그레이션](/ko/build/console-features/networking/xdk-migration/index.md)
