Hello all,

I am new to Qt, my application need to communicate with a RFID reader with USB port. My program detecting two serial ports (ttyS0, ttyUSB0). Now how to set communication with ttyUSB0.

Thanks in advance..