RMK
RMK

Reputation: 247

windows mobile wireless networks

Hai i am new to windows mobile application i didn't know how to programatically list the number of wireless network(wifi) and their access point in my mobile can any one give a sample.

Upvotes: 0

Views: 158

Answers (1)

renick
renick

Reputation: 3881

If using the compact framework you can take a look at the OpenNETCF Smart Device Framework. There is a free community edition as well as paid versions. More specifically look at the OpenNETCF.Net.NetworkInformation Namespace

Upvotes: 1

Related Questions