I was wondering how (from vb.net) you automatically detect a usb port that is connected and in use? I am really reading from a serial device connected through a usb port and at this point it is a manual thing where I have to look and see which port is allocated (e.g. COM12). I'd like to be able to automatically detect which port it is connected to. How would I do that?