[Qt-interest] (no subject)

Vincent Cai wcai at cypress.com
Tue Oct 18 07:14:56 CEST 2011


Dear all,

         My project create an QSerialDevice instance which will receive UART data continuously.
         The received data:

1.      Should be stored in a file

2.      Should be processed in real time

Because we don't know the size of data to be received, it could be a very very large size.
My question is how to choose a proper data model to handle such case?

My thinking is: store the received in file and then read data from file for processing.

Your suggestion is very appreciated.

Thanks,
Vincent.

________________________________
This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111018/ad9b587f/attachment.html 


More information about the Qt-interest-old mailing list