2023年3月31日

摘要: 第一次mqtt协议,大佬们推荐个java好用的包 阅读全文
posted @ 2023-03-31 22:05 lydstory 阅读(32) 评论(0) 推荐(0) 编辑
摘要: node-red 低代码 阅读全文
posted @ 2023-03-31 21:58 lydstory 阅读(5) 评论(0) 推荐(0) 编辑
摘要: BSN是什么意思 BSN简称区块链服务网络,其英文全称为Blockchain-based Service Network 阅读全文
posted @ 2023-03-31 21:47 lydstory 阅读(93) 评论(0) 推荐(0) 编辑
摘要: typedef unsigned int UINT32; typedef unsigned short UINT16; typedef struct event_handle_ { UINT32 eventID; UINT32 f2Handle; } event_handle; struct eve 阅读全文
posted @ 2023-03-31 09:28 lydstory 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 用户态用于AP和认证服务器的守护进程 hostapd 是一个用户态用于AP和认证服务器的守护进程。 它实现了IEEE 802.11相关的接入管理,IEEE 802.1X/WPA/WPA2/EAP 认证, RADIUS客户端,EAP服务器和RADIUS 认证服务器。Linux下支持的驱动有:Host 阅读全文
posted @ 2023-03-31 09:14 lydstory 阅读(24) 评论(0) 推荐(0) 编辑
摘要: typedef struct spinlock { union { struct raw_spinlock rlock; //自旋锁的核心成员是和raw_spinlock锁。 #ifdef CONFIG_DEBUG_LOCK_ALLOC //如果打开次配置,会增加调试信息存储 # define LO 阅读全文
posted @ 2023-03-31 08:25 lydstory 阅读(101) 评论(0) 推荐(0) 编辑
摘要: if (!BuildCommDCB("9600,n,8,1", &dcb)) { 阅读全文
posted @ 2023-03-31 08:03 lydstory 阅读(80) 评论(0) 推荐(0) 编辑
摘要: SetupDiEnumDeviceInterfaces 阅读全文
posted @ 2023-03-31 08:02 lydstory 阅读(7) 评论(0) 推荐(0) 编辑
摘要: Atheros AR9285 过时的百M 无线网卡 阅读全文
posted @ 2023-03-31 07:46 lydstory 阅读(64) 评论(0) 推荐(0) 编辑
摘要: EAP(Extensible Authentication Protocol)为可扩展身份验证协议,是一系列验证方式的集合,设计理念是满足任何链路层的身份验证需求,支持多种链路层认证方式。EAP协议是IEEE 802.1x认证机制的核心,它将实现细节交由附属的EAP Method协议完成,如何选取E 阅读全文
posted @ 2023-03-31 06:22 lydstory 阅读(111) 评论(0) 推荐(0) 编辑
摘要: WiFi联盟推出了名为TDLS(Tunneled Direct Link Setup,通道直接链路建立)的无线标准,这项标准允许两款设备通过WiFi网络进行点对点直连,与早起提倡的WiFi Direct相似 阅读全文
posted @ 2023-03-31 05:54 lydstory 阅读(70) 评论(0) 推荐(0) 编辑
摘要: Diffie-Hellman (DH) 组确定了在密钥交换进程中使用的密钥的强度。 组的编号越大安全性就越高,但是也就需要更多的时间来计算密钥。 WatchGuard 设备支持 Diffie-Hellman 组 1、2 和 5。 DH 组 1: 768 位组 DH 组 2: 1024 位组 DH 组 阅读全文
posted @ 2023-03-31 05:44 lydstory 阅读(51) 评论(0) 推荐(0) 编辑
摘要: 交叉编译链... 阅读全文
posted @ 2023-03-31 05:42 lydstory 阅读(13) 评论(0) 推荐(0) 编辑
摘要: 使用hostapd作为radius服务器,用于企业wifi加密认证 使用hostapd作为radius服务器,用于企业wifi加密认证 使用hostapd作为radius服务器,用于企业wifi加密认证 阅读全文
posted @ 2023-03-31 05:39 lydstory 阅读(20) 评论(0) 推荐(0) 编辑
摘要: SIOCIWFIRSTPRIV SIOCIWFIRSTPRIV SIOCIWFIRSTPRIV 阅读全文
posted @ 2023-03-31 05:34 lydstory 阅读(7) 评论(0) 推荐(0) 编辑
摘要: struct net_device *netdev; /* net device handle (wifi%d) */ struct net_device_stats devstats; /* net device statisitics */ https://blog.csdn.net/weixi 阅读全文
posted @ 2023-03-31 05:20 lydstory 阅读(15) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/u010386121/article/details/116857526 阅读全文
posted @ 2023-03-31 04:40 lydstory 阅读(8) 评论(0) 推荐(0) 编辑
摘要: Atheros Communications - 百度翻译 atheros通信 常见释义 网络 创锐讯; 创锐讯公司; 美国创锐讯通信; 阅读全文
posted @ 2023-03-31 04:36 lydstory 阅读(221) 评论(0) 推荐(0) 编辑
摘要: https://zhuanlan.zhihu.com/p/27908911 阅读全文
posted @ 2023-03-31 04:33 lydstory 阅读(21) 评论(0) 推荐(0) 编辑
摘要: 1、能使用Flask搭建后台服务,熟练掌握numpy,scipy,matplotlib等组件2、了解机器学习Tensorflow,PyTorch等框架,有数据挖掘常用算法优先;3、熟悉mysql数据库、Docker等优先; 熟练使用Wireshark、Omnipeek等软件工具,掌握WiFi性能测试 阅读全文
posted @ 2023-03-31 04:32 lydstory 阅读(21) 评论(0) 推荐(0) 编辑

导航