[Qt-interest] (no subject)
Vincent Cai
wcai at cypress.com
Tue Oct 18 10:02:18 CEST 2011
Thanks for the reply.
But QSerialDevice works very well.
My question is which container should I choose for my application.
Thanks,
Vincent.
From: Bence Magyar [mailto:mw.mzperx at gmail.com]
Sent: 2011年10月18日 14:47
To: Vincent Cai
Cc: Qt-interest
Subject: Re: [Qt-interest] (no subject)
Or take a look at QExtSerialPort here:
http://code.google.com/p/qextserialport/
2011/10/18 Vincent Cai <wcai at cypress.com<mailto: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<mailto:Qt-interest at qt.nokia.com>
http://lists.qt.nokia.com/mailman/listinfo/qt-interest
________________________________
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/cd66a908/attachment.html
More information about the Qt-interest-old
mailing list