NWMUDS:ScanOnConnection: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00220402] |- | 1-... | ? |} =Response= {| class="wikitable" border="1" |- !..." |
(No difference)
|
Revision as of 22:23, 2 April 2016
Request
| Index Word | Description |
|---|---|
| 0 | Header code [0x00220402] |
| 1-... | ? |
Response
| Index Word | Description |
|---|---|
| 0 | Header code |
| 1 | Result code |
Description
Presumably used to send probe requests for finding UDS networks, instead of parsing beacons. While official applications do have code for this command, there's no known official applications which actually use it.