Search results for query: *

  • Users: jon.Haigh
  • Content: Threads
  • Order by date
  1. J

    List available com ports

    Hello I am very new to .net and I am trying to figure out the best way to get a list of all of the currently available com ports. I have tried some code I found on the forum and it isn't working. Dim ports As String() = SerialPort.GetPortNames() Dim port As String Dim x...
Back
Top