搜索资源列表
v12
- 无线网卡 802.11b/g 54M pci 接口-wireless 802.11b / g Ethernet PCI interface
sample_priv_addr
- 可以设置或查询无线网卡的MAC地址,以及执行测试功能。
无线网络管理
- A command-line windows application to manage wireless network connections, cards and profiles. Connect to WLANs, query for RSSI, stadistics... It can be used as an example of how to use Microsoft Native Wifi API dlls from any ANSI C compatible IDE
RT3070_SoftAP.tar
- Ralink(雷凌)RT3070 Wi-Fi无线网卡芯片的SoftAP Linux驱动,可用于搭建无线局域网(该网卡充当热点),我在pudn找到了该源码但很难解压(需要对用tar工具生成的文件格式有一点了解并加上一点小技巧)。现在为方便有需要的朋友使用,特意重新打包压缩并上传。在Linux环境下使用:tar xvzf RT3070_SoftAP.tar.gz 即可正常使用。-Ralink RT3070 Wi-Fi wireless LAN chips SoftAP Linux drivers c