Get existing Wi-Fi settings

  • Thread starter Thread starter Srini
  • Start date Start date
S

Srini

Hi,

I have a Wi-Fi adapter connected to my PC. It detects some access
points and some computers and devices with Wi-fi capabilities. I want
to know where these information stored in the PC. Is there any way to
get these information through C#? Please let me know.

To be more clear, I dont want to detect Wifi networks around my PC. I
just want to get the already detected information, which is stored in
PC. Please help.

Thanks in advance,
Srinivasan
 
Hi,

I have a Wi-Fi adapter connected to my PC. It detects some access
points and some computers and devices with Wi-fi capabilities. I want
to know where these information stored in the PC. Is there any way to
get these information through C#? Please let me know.

To be more clear, I dont want to detect Wifi networks around my PC. I
just want to get the already detected information, which is stored in
PC. Please help.

Thanks in advance,
Srinivasan

I don't think that this information is kept on the computer. Windows
only save information of configured networks, not available ones. I
don't know how to do it, but i think you'll have a nice pinvoke work
to do.
best regards,
 
Back
Top