i have a client ,server application.
Server sends data faster to the client, once the client can flush the receive puffer.
The client send a ack-telegramm every time with lower windowsize in the tcp-header.
You can watch it with a sniffer.
Now my question. Is it possible to read the remote windowsize from the socket,
or how can i make with less speed my server once the remote windowsize make it's necessary.