Skip to content

.NET 4.5 library to manage wifi connections in Windows - written in C#

License

Notifications You must be signed in to change notification settings

mattyway/simplewifi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)
  • Windows Vista
  • Windows 7
  • Windows 8

Related links

About

.NET 4.5 library to manage wifi connections in Windows - written in C#

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%