Tutorial for WiFi Programming in C++
Hi,
I am a beginner in WiFi programming. Need to know the starting point if there is a tutorial available. MSDN library is very superficial and does not have any samples etc.
I have installed VC++ 2005,http://support.microsoft.com/kb/918997 patch for XP.
"I coud not locate the wlanapi.h, wlanapi.lib files in the usual visual studio folders even after installing the above on windows XP.
I want to write programs that are supported in both XP and Vista. I found the following info
The Wireless Zero Configuration programming interface is available for use in Windows XP SP2. In Windows Vista and Windows Server 2008, these APIs are not supported. TheNative Wifi API provides similar functionality in Windows Vista and Windows Server 2008. Wireless LAN API for Windows XP SP2 provides similar functionality for Windows XP SP2. For more information, seeAbout the Native Wifi API. Use the Native Wifi API whenever possible.]
What is the right way to go about. The above seem quite confusing
Thanks in Advance for your help !!
Ken

