简体   繁体   中英

Check whether connected to a Wi-Fi network or not C#

Is there any way to check whether the PC connected to a wifi network or not? Also, I want the SSID if it's connected. Possible?

The part for checking internet connection is answered here:

C# checking Internet connection

The SSID part is answered here:

Get SSID of the wireless network I am connected to with C# .Net on Windows Vista

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM