[Interest] TCP window scale

Thiago Macieira thiago.macieira at intel.com
Wed Jun 7 07:12:03 CEST 2023


On Tuesday, 23 May 2023 10:37:19 PDT Yauheni Pervenenka via Interest wrote:
> In more details I need to get correct progress from my localhost tcp
> server, I mean to get progress when tcp server read data from socket, but
> now I can write 8MB using QTCPSocket to server but server read nothing from
> socket and system ack's every 8192 message

After re-reading this, I think the answer is that there's nothing that can 
help you directly.

If you want the sender to know how much the receiver has consumed, then the 
receiver has to send that information back to the sender. So modify your 
protocol.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20230606/689619c6/attachment.bin>


More information about the Interest mailing list