...
Applies the requested changes to the network interface. This method returns false
if the changes could not be applied to the network interface, though changes made using "Set" and "Reset" methods will be preserved through future reboots even if Apply()
fails. Configuration may take several seconds to complete.
...
Configures the Diagnostic Web Server (DWS). This method returns true
if a restart is required for the changes to take effect. It will return false
if a restart is not required or if the method failed–the GetFailureReasion()
method returns a non-empty string in event of failure.
By default, the Diagnostic Web Server is enabled on port 80, with the player serial number as password. Settings for the DWS are specified in an associative array. These properties are written to the registry and persist after reboot:
...