FRDU:GetNatProperties

Revision as of 16:38, 15 December 2024 by TimmSkiller (talk | contribs) (Created page with "=Request= {{IPC/Request}} {{IPC/RequestHeader|0x002D|0|0}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestHeader|0x002D|3|0}} {{IPC/Re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0
Header 0x002D0000 Cmd 0x002D Param 0 Xlat 0

ResponseEdit

Index Word Description
0
Header 0x002D00C0 Cmd 0x002D Param 3 Xlat 0
1 Result code
2 NAT Mapping Type
3 NAT Filtering Type

NAT Mapping TypeEdit

Value Description
0 Unknown mapping type(?)
1 Endpoint-Independent Mapping
2 Endpoint-Dependent Mapping

NAT Filtering TypeEdit

Value Description
0 Unknown filtering type(?)
1 Port-Independent Filtering
2 Port-Dependent Filtering

DescriptionEdit

Retrieves NAT properties of the current internet connection, whether obtained through an internal detection routine run when the friends module automatically logs in to friend services, or when the client calls FRDU:DetectNatProperties manually.