Hi,
I use QextSerial Port 1.2 under Windows Seven.
I've made a program that print on a textEdit all the data that come on the port.
So I've connected the signa readyRead() to one of my own slot where I put a
getchar() in order to get the data and I print it on a textEdit.
When I send data at a slow rate, all the data are got. But if I send a trame of
20 bytes, I get only the 5-10 first (depend of the baudrate).
Is it normal ?
Is there a solution ?
Or do I need to develop my appliation differently ?
Thanks.
Original issue reported on code.google.com by webfree...@hotmail.fr on 2 Jun 2011 at 10:18
Original issue reported on code.google.com by
webfree...@hotmail.fr
on 2 Jun 2011 at 10:18