Wireless Connection Manager DOT NET

G

Guest

Hi Guys.

Thanks for all your msg.

My app want to check inbox on PocketPC periodically.

If Wireless connection is not built, App will automatically build a wireless
connection and keep it until task is over(unless that signal is lost or
physical problem)

I have googled it, but I can not find a good example.

Would you guys mind telling how to implement this function?
any idea would be great accepted!

Thanks a lot.
 
P

Paul G. Tobey [eMVP]

For building the connection, look at OpenNETCF's support for network card
configuration. OpenNETCF.Net.NetworkInformation will do this, depending on
what the network encryption and authentication requirements are. Doing it
yourself without a helper library is a *HUGE* effort.

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

Top