Skip to content

Commit

Permalink
Add Windows Wlan Class. (OOP).
Browse files Browse the repository at this point in the history
Windows wlan class simplifies the Windows API used to get the WIFI
information or control the WIFI information in Windows. Using this you
can get the WIFI signal power measured in dBm. A person can also get
more in depth WIFI information. That being said. Using this class, this
information is easy to access by using the object's methods.  Some of my
classes I make, you can also pass parameter arguments through the class.
A good example is the Windows Message class. When you pass a message
argument parameter, this is what will show up on your Windows Message
Box.
  • Loading branch information
JakeTech53 committed Jan 18, 2016
1 parent aafc747 commit b8ba84d
Show file tree
Hide file tree
Showing 2 changed files with 514 additions and 0 deletions.

0 comments on commit b8ba84d

Please sign in to comment.