c++ - Connect to a wireless network programmatically -


I'm trying to write an app that automatically connects to my company's wireless network on Windows XP.

I got the wireless LAN API but I need to install some hotfix on the machine, and you have machines with SP2 or higher (SP1), and I have to support any XP machine ) is required.

I have tried to find some samples about wireless Zero configuration on MSDN, but with no luck, I have found that only samples are for WinCE, I think Microsoft It has stopped supporting it. Apart from this, I did not find any place to download Dell and Header files for working with WLWC.

There should be a way to do this and work on any service pack because I have found

Please note that any changes you make to implement these old XP machines will be similar to SP2, except that (1), you do not have the insight of the network stack that Microsoft has, (2) You do not have experience in Windows Development that Microsoft is together And (3) do not have a test Microsoft's resources (including beta testers) to change more risky than SP2 updates will be less stable


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -