> ## 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 mesh 网络

> 面向 XBOX GDK 游戏的点对点 Game mesh API，包括 MsQuic、Party 与 Unity 及 Unreal 的集成，以及玩法层网络通信指南。

浏览 XBOX 游戏开发中的游戏网格相关主题。

<CardGroup cols={2}>
  <Card title="游戏网格" icon="network-wired" href="/build/console-features/networking/game-mesh/game-mesh-toc">
    本节概述了在 Microsoft Game Development Kit 游戏中实现游戏网格通信的 API。
  </Card>

  <Card title="Msquic" icon="palette" href="/build/console-features/networking/game-mesh/msquic-intro-networking">
    本文介绍如何在 Microsoft Game Development Kit (GDK) 中使用 MsQuic。
  </Card>

  <Card title="用于 Unity 的 Azure PlayFab Party SDK" icon="people-group" href="/build/console-features/networking/game-mesh/party-unity-plugin">
    PlayFab Party 是一项跨平台的实时通信和网络服务，可简化低延迟聊天和数据通信……
  </Card>

  <Card title="Azure PlayFab Party 在线子系统" icon="people-group" href="/build/console-features/networking/game-mesh/party-unreal-online-subsystem">
    使用 PlayFab Party 在线子系统 (PFP OSS) 在你的 Unreal Engine 4 (UE4) 游戏中使用 Party 和 Azure 认知服务。
  </Card>

  <Card title="PC 端口行为" icon="network-wired" href="/build/console-features/networking/game-mesh/pc-port-behavior">
    本主题介绍 PC 端口行为。
  </Card>

  <Card title="Azure PlayFab Party" icon="people-group" href="/build/console-features/networking/game-mesh/playfab-party-intro-networking">
    使用本主题了解如何将 PlayFab Party 与 Microsoft Game Development Kit (GDK) 结合使用。
  </Card>

  <Card title="首选本地用户数据报协议" icon="user" href="/build/console-features/networking/game-mesh/preferred-local-udp-multiplayer-port-networking">
    使用本主题了解如何使用首选本地用户数据报协议 (UDP) 多人游戏端口 API 来改进多人游戏……
  </Card>

  <Card title="服务质量测量" icon="network-wired" href="/build/console-features/networking/game-mesh/qos-networking">
    使用本主题了解如何在 GDK 游戏中测量服务质量 (QoS)。
  </Card>

  <Card title="Windows Sockets 简介" icon="circle-info" href="/build/console-features/networking/game-mesh/winsock-intro-networking">
    Microsoft Game Development Kit (GDK) 支持使用 Windows Sockets 2 (Winsock) API。
  </Card>

  <Card title="XBOX 主机端口行为" icon="network-wired" href="/build/console-features/networking/game-mesh/xbox-console-port-behavior">
    本主题介绍 XBOX 主机端口行为。
  </Card>
</CardGroup>

## 另请参阅

* [工具](/build/console-features/networking/tools/index)
* [Web 请求](/build/console-features/networking/web-requests/index)
* [XDK 迁移](/build/console-features/networking/xdk-migration/index)


## Related topics

- [XBOX 游戏的 Game mesh 网络](/zh-CN/build/console-features/networking/game-mesh/index.md)
- [适用于 PC 和移动游戏的 XBOX 网络服务 DPA](/zh-CN/publishing/certification/xbox-network-data-processing-addendum.md)
- [Beta 与 XBOX Game Preview 游戏的认证](/zh-CN/publishing/certification/cert-beta-game-preview.md)
- [网络](/zh-CN/build/console-features/networking/gc-networking-toc.md)
- [使用 GDK 在 XBOX 主机上进行网络开发](/zh-CN/build/console-features/networking/index.md)
