looking for an example c# for Wifi - class OpenNETCF.Net.NetworkInformation
I want get all adapter , accesspoints (all the properties) , siganl strength and so on
thank's
Edi
Take a look at these samples:
Network Statistics Sample
Network Interfaces Sample
Hello! Perhaps this is what I am looking for?
Thanks!