System.IO.Ports.SerialPort

M

Marcel Beutner

Not directly. Only if you have an usb driver which installs a virtual com
port. And to this com port you have acces to.

Marcel.
 
E

Eric

Can class SerialPort handle also USB devices?

Some USB devices have a virtual COM port driver, and those work fine
with the SerialPort class. This is definitely not true of bulk storage
devices, though. It would take forever to download an MP3 song, or
copy a file to a USB key using a serial port driver.

Eric
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top