Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try Now
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
A c# library wrapping native Windows wlan api (wlanapi.dll)
This was my small project I did while learning P/Invoke in C#.
I am aiming to wrap whole wlanapi.dll (native Windows Wi-Fi API) in easy to use C# library.
As for now there is a set of classes to use Hosted Access Point.
As this is my first project I decided to publish, any pointers, advice or constructive criticism is welcome.
This is just an example application demonstrating use of a library I have created (https://sourceforge.net/projects/wirelessapi/).
I have tested it on my Windows 8 machine, I can't guarantee it will work on Windows XP (windows API has changed since).
The API enables applications running on Windows XP Service Pack1 (SP1), Windows XP Service Pack2 (SP2) and Windows CE, to securely access Wi-Fi networks. The API consists of several MS modules, which include WZC API, WPS, NDIS and Windows Registry.