
- 积分
- 22
- 在线时间
- 46 小时
- 主题
- 4
- 注册时间
- 2014-8-14
- 帖子
- 72
- 最后登录
- 2020-9-9

- 帖子
- 72
- 软币
- 527
- 在线时间
- 46 小时
- 注册时间
- 2014-8-14
|
网站:
https://github.com/DigiExam/simplewifi
SimpleWifi is a .NET 4 library written in C# to manage wifi connections in Windows. It is basically a layer of abstraction above Managed Wifi API that takes care of wifi connection profile creation etc, built to be easy to use.
An example console application is supplied.
Currently supported ciphers
---------------------------
- NONE (open networks)
- WEP
- WPA-PSK
- WPA2-PSK
Supported operating systems
---------------------------
- Windows XP SP2 (with hotfix [KB918997](http://support.microsoft.com/kb/918997))
- Windows Vista
- Windows 7
- Windows 8
|
评分
-
查看全部评分
|