In relation to this C# – How do I access the WLAN signal strength and others?
I tried finding .net and anc com .. in the add reference section , but no idea what is the reference that will help here .
Please help
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you are using Managed Wifi API you simply need to include the two .cs files (Interop.cs and WlanApi.cs) to your project or first compile the ManagedWifi.csproj as separate assembly and then reference the resulting assembly to your project.