Skip to content

ClSlaid/win32-wlan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Win32 WLAN

This is a naive, non-official wrapper crate, over the raw win32 WLAN handers, provided by the windows-sys crate.

This crate is ought to liberate you from the official ordious FFI. Tierd of judging int represented errors? Got your rust code poisoned by pre-STL styled CPP vectors? Try this crate instead.

TODO

  • WLAN scanning support
  • asynchronous
  • 802.11 information frame parsing
  • WLAN connect

About

A rust wrapper on win32 WLAN functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages