Get SSID of the wireless network I am connected to with C# .Net on Windows Vista
问题 I\'d like to know if there is any .Net class that allows me to know the SSID of the wireless network I\'m connected to. So far I only found the library linked below. Is the best I can get or should I use something else? Managed WiFi (http://www.codeplex.com/managedwifi) The method that exploits WMI works for Windows XP but is it not working anymore with Windows Vista. 回答1: I resolved using the library. It resulted to be quite easy to work with the classes provided: First I had to create a