API to wireless device configuration
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Can someone point me in the right direction to find API for 802.11. I want to create an application to retreive/change the WEP key(s) of a wireless device via 802.11b in Visual C++. Is there a generic set of API's? :sigh: Moz Tunis - Tunisia
-
Never did it before, but might be, that
IProvisioningProfileWireless::CreateProfile
can help you as a search string in MSDN.