I would like to know if can be possible to catch a wifi authentication on windows mobile and use in NetworkCredential at my app based on windows form and c#.

My client want this feature because I put one login from app and has one another login to wifi connnectio.

More details: I working on Intermec CN3 with Windows Mobile 6.1 and .NET Compact Framework 3.5.

Can suggest something?

link|improve this question
You want to capture what exactly? The authentication data for the wifi connection. I am pretty sure that is a horrible idea one that Microsoft does not allow an application to do. Explain the following sentence My client want this feature because I put one login from app and has one another login to wifi connnectio. because it makes no sense. – Ramhound Oct 3 '11 at 17:58
Ramhound, the handheld need stay at domain to access web services to send and receive some informations and I need to catch the credential of wifi authentication to avoid one of the login and put only one. I got to be clear? – Bruno Arueira Oct 3 '11 at 19:44
Why don't you simply use the active internet connection on the phone? If the phone is connected then it should be part of the domain. You still have not made the bold text clear. – Ramhound Oct 3 '11 at 20:43
1  
Ramhound, now my app has a login and the handheld has another login to connect at wifi. And my client need that one from two logins can been removed to facility the final user because the instability's wifi. – Bruno Arueira Oct 4 '11 at 10:50
Sounds reasonable to me. I have not found a way to do this, however. Nothing I've found seems to expose those properties. – jp2code Oct 4 '11 at 12:53
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.