DigiExam / simplewifi

.NET 4.5 library to manage wifi connections in Windows - written in C#
GNU Lesser General Public License v3.0
131 stars 82 forks source link

Multiple wifi interfaces #37

Open pierreSLA opened 6 years ago

pierreSLA commented 6 years ago

If i try to use the library with a second wifi adapter, the process doesn't work although, the profile which i save on the second interface, works with windows (version 10). I use SimpleWifi.Win32.WlanClient.Interfaces. First i set the profile on the second interface. This works, and in ConnectSynchronously, i got error code 86: parameter incorrect error.

Zerglrisk commented 6 years ago

can you tell about what using function for save profile to second interface and second problem also tell me your did process