The reference page for hosted network and ICS links to references that are written in C++. Can I skip C++ and use C# and a Windows forms application?
Asked
Active
Viewed 189 times
0
-
[COM Interop](https://en.wikipedia.org/wiki/COM_Interop). – IInspectable Sep 01 '16 at 15:04
-
Yes, it is possible. Native Wifi is implemented (its client side at least) mostly inside `wlanapi.dll` library, so you just need to import necessary functions from there. – Martin Drab Sep 01 '16 at 18:19