wifi - 解除原因代码的含义

发布于 2024-12-23 15:58:28 字数 198 浏览 3 评论 0原文

我试图理解两者之间的区别:

3 - Deauthenticated because sending STA is leaving (or has left) IBSS or ESS.
4 - Disassociated due to inactivity.

两者都是从客户端发送到美联社,我试图找到触发它们的原因。

I'm trying to understand the difference between:

3 - Deauthenticated because sending STA is leaving (or has left) IBSS or ESS.
4 - Disassociated due to inactivity.

Both sent from a client to the AP, I'm trying to find what triggers them.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

北恋 2024-12-30 15:58:28

正如客户端将进行身份验证(验证凭据)和关联(批准在服务集中发送数据)一样,客户端也必须取消身份验证(凭据不再有效)和取消关联(这将终止连接)。

Just as a client will authenticate (verification of credentials) and associate (approve to send data in the Service Set) the client must also deauthenticate (credentials are no longer valid) and disassociate (which terminates the connection).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文