On Monday, 2 October 2017 05:23:21 PDT stephan.ebel...@hs-anhalt.de wrote:
> Dear Qt-list-members,
>
>
>
> i got the following problem with Qt and i hope that you can help me:
>
>
> When I write raw network bytes to a QDataStream object repeatedly, the
> QDataStream never increases the write p
On 2017-10-02 14:23, stephan.ebel...@hs-anhalt.de wrote:
Dear Qt-list-members,
i got the following problem with Qt and i hope that you can help me:
When I write raw network bytes to a QDataStream object repeatedly, the
QDataStream never increases the write position of the underlying QByteAr
Dear Qt-list-members,
i got the following problem with Qt and i hope that you can help me:
When I write raw network bytes to a QDataStream object repeatedly, the
QDataStream never increases the write position of the underlying QByteArray.
Here's the code:
QByteArray recvBuf;
int bytePositi