Open
Description
The EnableStaticDns() & EnableDynamicDns() methods in the NetworkInterface class both throw a NotImplementedException. Although the methods are implemented, there is an underlying method UpdateConfiguration() which throws the exception.
FYI - The InitializeNetworkInterfaceSettings() method is also unimplemented.
Please see Netduino.IP / Microsoft.SPOT.Net / NetworkInterface.cs.
The subject methods DO work on a Netduino Plus 2 (which uses the OLD networking stack).
They do NOT work on a Netduino 3 Wi-Fi or on the Netduino 3 Ethernet (which use Netduino.IP)
For more information see:
http://forums.netduino.com/index.php?/topic/12341-n3-ethernet-it-doesnt-work/
Metadata
Metadata
Assignees
Labels
No labels