AzNetworking Framework

AzNetworking is a low-level network interface in Open 3D Engine (O3DE). AzNetworking provides simple, fast, and efficient networking by focusing on reduced code size and complexity, low latency on packet send and receive operations, and low message processing overhead.

Section topics

TopicDescription
Packet StructureInformation on the packet structure that AzNetworking uses for TCP and UDP packets, and how to manage fragmented UDP packets.
Auto-packetsInformation on how packets sent and received via AzNetworking can be generated via XML.
UDP Encryption with DTLSHow to use the O3DE support for secure UDP connections over Datagram Transport Layer Security (DTLS).
SerializersInformation on serialization and the available serializer types.
TopicDescription
AzNetworking API ReferenceThe complete C++ API reference for the AzNetworking framework.
Network and Multiplayer SettingsSettings to control the client and server behavior in AzNetworking and the Multiplayer Gem.

Copyright © 2026 DawnEngine. All rights reserved.

DawnEngine is a commercial 3D engine distributed under the DawnEngine end-user license agreement. Engine binaries and source are proprietary and are not covered by the licenses below.

Documentation only: the prose and templates on this site are a derivative work of Open 3D Engine (O3DE) documentation by the O3DE Contributors, used under CC BY 4.0 (documentation content), Apache 2.0 (site code), and the MIT license (inline code samples).

The open-source 3D engine that DawnEngine is built on top of is Open 3D Engine . DawnEngine is not affiliated with, endorsed by, or sponsored by The Linux Foundation or the O3DE project. “O3DE” and “Open 3D Engine” are trademarks of The Linux Foundation.