收到“NIC 的功能匹配失败”。尝试设置自定义配置文件时出错 - NativeWiFi +操作系统SP3
我正在尝试创建一个 ZeroConfig 客户端来将我的 Atheros WiFi 设备连接到 AP(出于学习目的)。我正在使用 NativeWiFi (WinXP SP3) 来查询我的设备&针对设备设置配置文件,以便它可以连接到 AP。我采取的步骤如下 -
通过调用 openHandle 获取 NativeWiFi 句柄。
枚举设备列表&获取设备的 GUID。
扫描并查看检索可用网络的列表。
尝试使用 WlanSetProfile() 设置自动连接配置文件
我收到“NIC 的功能匹配失败”消息。尝试使用 WlanSetProfile API 设置自定义配置文件时。
我可以使用 Atheros 提供的客户端实用程序应用程序连接到我的 AP。我无法弄清楚此消息的原因可能是什么。有人可以建议吗?
预先感谢您&对不起我的英语。
I am trying to create an ZeroConfig client to connect my Atheros WiFi device to an AP (for learning purpose). I am using NativeWiFi (WinXP SP3) to query my device & set a profile against the device so that it can connect to an AP. The steps I have taken follows like this -
get NativeWiFi handle by calling openHandle.
Enumerate the device list & Get a GUID of the device.
Scan & Retrieve a list of available network.
Trying to set a autoconnect profile with WlanSetProfile()
I am getting "Capability matching failed at NIC." while trying to set a custom profile using WlanSetProfile API.
I can connect to my AP using the Client Utility Application provided by the Atheros. I cannot figure out what might be the cause of this message. Can any one suggest?
Thank you in advance & sorry for my English.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论