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 AccessPoint.
As this is my first project I decided to publish, any pointers, advice or constructive criticism is welcome.