收到“NIC 的功能匹配失败”。尝试设置自定义配置文件时出错 - NativeWiFi +操作系统SP3

发布于 2024-11-09 09:15:43 字数 488 浏览 3 评论 0原文

我正在尝试创建一个 ZeroConfig 客户端来将我的 Atheros WiFi 设备连接到 AP(出于学习目的)。我正在使用 NativeWiFi (WinXP SP3) 来查询我的设备&针对设备设置配置文件,以便它可以连接到 AP。我采取的步骤如下 -

  1. 通过调用 openHandle 获取 NativeWiFi 句柄。

  2. 枚举设备列表&获取设备的 GUID。

  3. 扫描并查看检索可用网络的列表。

  4. 尝试使用 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 -

  1. get NativeWiFi handle by calling openHandle.

  2. Enumerate the device list & Get a GUID of the device.

  3. Scan & Retrieve a list of available network.

  4. 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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文