Search code examples
c#windows-mobilemobilewireless

Wireless Network API for Windows Mobile 5.0


I would like to programmatically get a list of available wireless networks (by SSID) using a Windows Mobile 5/6 device. Does anyone know how to do this or where I might find information on accessing the WIFI adapter?


Solution

  • The OpenNETCF Smart Device Framework implements a fairly robust set of WZC APIs in the OpenNETCF.Net.NetworkInformation namespace.