Search code examples
c#.netwindows-vistawireless

Add/delete wireless networks from c#


It there a way I can access the list of stored wireless connections in C# (Window Vista)

I mean the list found in: "Control Panel" -> "Network and Sharing Center" -> "Manage Wireless Networks"


Solution

  • You can do some of this using Managed Wifi, which wraps the Native Wifi API.