0

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?

manlio
  • 18,345
  • 14
  • 76
  • 126
  • [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

0 Answers0