crkix 发表于 2015-1-4 16:24:14

SimpleWifi——简单实用的Wifi管理类库

网站:
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 (http://support.microsoft.com/kb/918997))
- Windows Vista
- Windows 7
- Windows 8


Jiangf96 发表于 2015-5-15 16:32:47

十分感谢分享

webeskycn 发表于 2015-5-19 13:30:11

非常感谢分享~

feiyu3417 发表于 2016-1-19 10:17:15

感谢分享~~~~
页: [1]
查看完整版本: SimpleWifi——简单实用的Wifi管理类库