07 2020 档案

摘要:参考链接: https://www.jb51.net/article/169778.htm 阅读全文
posted @ 2020-07-30 18:29 cogitoergosum 阅读(117) 评论(0) 推荐(0) 编辑
摘要:参考链接: https://blog.csdn.net/HuffieWang/article/details/51744043 阅读全文
posted @ 2020-07-20 15:38 cogitoergosum 阅读(458) 评论(0) 推荐(0) 编辑
摘要:1、绑定网络接口进行数据收发的时候, 是不能进行广播, 比如执行以下代码后,就不能进行广播 struct ifreq ifr; memset(&ifr, 0x00, sizeof(ifr)); strncpy(ifr.ifr_name, "eth0", IFNAMSIZ); setsockopt(p 阅读全文
posted @ 2020-07-01 18:16 cogitoergosum 阅读(854) 评论(0) 推荐(0) 编辑
摘要:参考链接: https://www.jianshu.com/p/f058229a42d8 阅读全文
posted @ 2020-07-01 17:05 cogitoergosum 阅读(452) 评论(0) 推荐(0) 编辑
摘要:参考链接: https://www.wuweixin.com/2015/02/11/openwrt-wifidog-wiwiz-install/ 阅读全文
posted @ 2020-07-01 14:54 cogitoergosum 阅读(268) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示