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 using Adapter.NearbyAccessPoints, but this method is deprecated.in SDF 2.2
What is a proper way of getting list of nearby WiFi access points in SDF 2.2 ?
I'm using HP iPAQ6955 with Windows CE 5.1, .NET CompactFramework 2.0
Thank you,
Michael