2

I am adding a feature to my personal web browser that can connect to optimumwifi, but I have no idea for a command I should use. I found this for C++ but I have no idea for VB.NET. It is a button you push that will execute the command, but I don't know how I should connect to an open network, or any network for that matter.

Kara
  • 6,115
  • 16
  • 50
  • 57
  • Check out http://stackoverflow.com/questions/6928408/using-c-sharp-or-powershell-to-scan-all-available-wireless-networks-and-connect. You could launch `netsh` from VB.Net to connect for example. – RB. Nov 01 '12 at 22:38
  • Possible duplicate of [Connect to an available wireless network using VB.NET](http://stackoverflow.com/questions/5771128/connect-to-an-available-wireless-network-using-vb-net) – TRiNE Jan 19 '17 at 07:15

0 Answers0