How to associate with AP?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
My application on my PPC can "hear" several APs nearby. I want to get my
PPC associated with one of these APs. How can I do it?
Thanks in advance!

-Rastus
 
You'll need to use some third-party software. OpenNETCF has some ability in
this area. There may be commercial packages out there, also, which can do
it.

For OpenNETCF, you'll have to look at the OpenNETCF.Net namespace.
Basically, you'll want to use the SetWirelessSettings() method of an Adapter
instance corresponding to the wireless network 'card' in your device. I'm
sorry, but I don't think there's a sample in the Vault at this point (but
you can visit www.opennetcf.org and check on that).

Paul T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top