[Qt-interest] (no subject)

Bence Magyar mw.mzperx at gmail.com
Tue Oct 18 08:46:55 CEST 2011


Or take a look at QExtSerialPort here:

http://code.google.com/p/qextserialport/


2011/10/18 Vincent Cai <wcai at cypress.com>

>  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.
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20111018/f14228b0/attachment.html 


More information about the Qt-interest-old mailing list