DLPSRVR:StartAccepting

Revision as of 12:09, 8 July 2024 by DaniElectra (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050080] |- | 1 | bool, Is manual accept |- | 2 | u8 channel |} =Response=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x00050080]
1 bool, Is manual accept
2 u8 channel

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This creates the UDS network where the DLP child will be shared using NWMUDS:CreateNetwork2 (using the input channel, id8=0x55, local_comm_id=0x2710, max_nodes=max_clients+1) and NWMUDS:Bind (node_id=0xFFFF, data_channel=0x2)