Search code examples
c#wireless

Display, Connect and Disconnect Wireless Networks


I hope someone can give me your help ...
(Any sample code would be appreciated)

What I intend to do is display in a ListBox the Wireless Network detects my computer.

(connect and disconnect the selected network)

I intend to do it in C# 2010


Solution