Internet Browser: Difference between revisions

Line 328: Line 328:
| 0x104 || 0x400 || Initial URL navigated to by the applet.
| 0x104 || 0x400 || Initial URL navigated to by the applet.
|-
|-
| 0x504 || 0x10 || NIFM Network UUID. Can be value zero. Only used by the applet when conntest_url isn't set.
| 0x504 || 0x10 || NIFM Network UUID. Can be value zero. Only used by the applet when conntest_url is set.
|-
|-
| 0x514 || 0x4 || Input value for nifm cmd SetRequirementByRevision. Can be value zero. Only used by the applet when conntest_url isn't set.
| 0x514 || 0x4 || Input value for nifm cmd SetRequirementByRevision. Can be value zero. Only used by the applet when conntest_url is set.
|}
|}


This is the input struct for WifiWebAuthApplet. This is a total of 0x518-bytes.
This is the input struct for WifiWebAuthApplet. This is a total of 0x518-bytes.


An empty conntest URL enables a special code-block which uses various NIFM cmds, which includes using uuid/rev. In that case, the applet will test the connection with nifm and throw an error on failure.
When the conntest_url is empty, the applet will test the connection with nifm and throw an error on failure.


=== WebWifiReturnValue ===
=== WebWifiReturnValue ===