Hello,
I'm new to OpenNETCF; I'm trying to build an application that reads list of nearby WiFi access points and connects to one of it.
I know it is possible to get list of access points from WirelessZeroConfigNetworkInterface
I can get list of NetworkInterfaces; none of them is WirelessZeroConfigNetworkInterface.
I can do it ...