NWMUDS:EjectClient

Revision as of 05:53, 6 April 2016 by Yellows8 (talk | contribs) (Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050040] |- | 1 | u16 NetworkNodeID. The broadcast alias can be used to disc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x00050040]
1 u16 NetworkNodeID. The broadcast alias can be used to disconnect all clients.

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This can be used by the host to force-disconnect client(s). On the wifi network side this is done by just sending 802.11 deauthentication frame(s).