Hi there,
I am using the latest OpenNetCF Community Version 2.2 and i am trying to disable and reenable my network adapter through CF 2.0 / C#.
My problem is that eventhough i can unbind the adapter when it's enabled, i can't seem to get a hold on him when he is disabled. Networking.GetAdapters() doesn't return in the list the disabled adapter thus i can't rebind him.
I want to disable the network adapter so ultimately the pda consumes less power.
I am open to suggestions on how this would be possible.
Thanks in advance for the support.