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.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
NEW: 1.0rc1 Released!
Coming in 1.1
- Automated configuration of ICS
- Bridge mode configuration that allows for extending an existing wireless network
- Configuration GUI (maybe)
This configuration tool and simple windows service aide in turning any Windows 7/8 system into a persistent WiFi hotspot. in 1.0, you must still manually configure ICS (see the readme file included in the install for detailed instruction on doing so)
Requirements:
- A windows 7 or 8 system with a...
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.