Answered by:
Microsoft's Wireless Zero Config API usage in Windows CE 6.0 Application

Question
-
Using the WZC APIs, can we get any particular message from MsgQueue(WZC_MSGQUEUE_NAME) to indicate authentication failure for the followings:
- We supplied a wrong network key.
- The network which we are trying to connect is not authorizing us due to some security policy configured at server end, e.g. MAC Address filtering.
- We provided some wrong network parameters other than network key.
We are not getting any consistent message output from MsgQueue for all networks for different error conditions. How to get this?
- Moved by Just Karl Friday, October 30, 2015 5:18 PM Looking for the correct forum.
Thursday, October 29, 2015 9:12 AM
Answers
-
I'd probably try them over here.
https://social.msdn.microsoft.com/Forums/en-US/home?category=windowsembeddedcompact
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.- Proposed as answer by Mike Laughlin Friday, October 30, 2015 5:48 PM
- Marked as answer by Just Karl Sunday, November 8, 2015 8:02 PM
Friday, October 30, 2015 5:47 PM -
Hi AnjanKumarPal,
- If you are developing a platform based on CE 6 using platform Builder, please post your question at https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?forum=winembplatdev
- If you are developing software for an existing CE platform using an SDK there are two forums
- C++ https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?forum=winembnatapp
- C#/VB https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?forum=winembmngdapp
As for the question regarding WZC, I would recommend leveraging the CE documentation set regarding the networking error messages expected for the failure condition and also looking at the CETK for networking tests
Sincerely,
IoTGirl
- Proposed as answer by Mike Laughlin Friday, October 30, 2015 5:53 PM
- Marked as answer by Just Karl Sunday, November 8, 2015 8:02 PM
Friday, October 30, 2015 5:48 PM
All replies
-
Hello,
The TechNet Wiki Discussion Forum is a place for the TechNet Wiki Community to engage, question, organize, debate, help, influence and foster the TechNet Wiki content, platform and Community.Please note that this forum exists to discuss TechNet Wiki as a technology/application.
As it's off-topic here, I am moving the question to the Where is the forum for... forum.
Karl
When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
My Blog: Unlock PowerShell
My Book: Windows PowerShell 2.0 Bible
My E-mail: -join('6D73646E5F6B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})Friday, October 30, 2015 5:14 PM -
I'd probably try them over here.
https://social.msdn.microsoft.com/Forums/en-US/home?category=windowsembeddedcompact
Regards, Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Disclaimer: This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.- Proposed as answer by Mike Laughlin Friday, October 30, 2015 5:48 PM
- Marked as answer by Just Karl Sunday, November 8, 2015 8:02 PM
Friday, October 30, 2015 5:47 PM -
Hi AnjanKumarPal,
- If you are developing a platform based on CE 6 using platform Builder, please post your question at https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?forum=winembplatdev
- If you are developing software for an existing CE platform using an SDK there are two forums
- C++ https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?forum=winembnatapp
- C#/VB https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?forum=winembmngdapp
As for the question regarding WZC, I would recommend leveraging the CE documentation set regarding the networking error messages expected for the failure condition and also looking at the CETK for networking tests
Sincerely,
IoTGirl
- Proposed as answer by Mike Laughlin Friday, October 30, 2015 5:53 PM
- Marked as answer by Just Karl Sunday, November 8, 2015 8:02 PM
Friday, October 30, 2015 5:48 PM