搜索资源列表
WPA
- 移动警务通实例,包括终端盒后台代码,终端基于Android,后台基于J2EE。-Mobile police pass example, contains terminal box background code.
RT3070wifi-model
- 自己编译的USB接口wifi驱动模块(RT2070,RT3070系列都可以用),2440开发板可用,insmod模式,带WPA加密模块,WPA-supplicant为加密脚本。-USB interface, to compile the wifi driver module (RT2070, RT3070 series can be used), 2440 development board is available, insmod mode, with WPA encryption modul
WirelessKeyView
- Recover lost WEP/WPA keys stored by Wireless Zero Configuration service.
wepWap
- 深入WEP和WPA密码原理,一本浅显易懂的入门介绍-wep wpa
wpa_supplicant
- android上的wpa工具,可以进行scan,ifcongfig等操作。-android on the wpa tool to scan, ifcongfig and other operations.
WifiDemo
- 详细介绍 - [ WIFI热点搜索连接 ] WIFI热点搜索连接是一个安卓版搜索扫描周围wifi并获取热点信息然后可以直接连接wifi热点的应用源码,可以直接在应用内打开wifi开关,不需要去设置选项里面打开,项目提供了一个util类,提供包括安卓连接WEP、WPA、WEP2、无密码等几种热点的功能实现,并且代码都有有比较详细的注释,一开始wifi关闭部分判断有点问题javaapk.com进行了少量更正,现在整个项目可以正常完美的运行,项目编码GBK默认编译版本4.1.2最低版本4.0以上。