New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
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.