Groups | Search | Server Info | Login | Register


Groups > comp.os.ms-windows.programmer.tools.winsock > #6

Re: TCP receive window size bound or limit - TCP_WINDOW_CLAMP option? - SO_RCVBUF doesnt change tcp window

From Stephan Hesse <tchakabam@gmail.com>
Newsgroups comp.os.ms-windows.programmer.tools.winsock
Subject Re: TCP receive window size bound or limit - TCP_WINDOW_CLAMP option? - SO_RCVBUF doesnt change tcp window
Date 2011-01-28 11:23 -0800
Organization http://groups.google.com
Message-ID <565868fa-2d3a-477d-b793-69e6e5b3ff10@p16g2000vbs.googlegroups.com> (permalink)
References <6822d3f0-462a-4f53-83c2-2719e5c168a1@v31g2000vbs.googlegroups.com>

Show all headers | View raw


I just would like to add that I use the same code on a Ubuntu/Linux
machine, also adding the TCP_WINDOW_CLAMP option,
and the desired functionality is obtained.

So this is not a code issue, i.e my code works.

Its more a request on functionality.

Maybe I have to do it differently on a windows machine.

Maybe its a windows tcp design issue.

I dont know and would be delighted to get some answers :)

Thanx in advance*

Stephan

Back to comp.os.ms-windows.programmer.tools.winsock | Previous | Next | Find similar


Thread

Re: TCP receive window size bound or limit - TCP_WINDOW_CLAMP option? - SO_RCVBUF doesnt change tcp window Stephan Hesse <tchakabam@gmail.com> - 2011-01-28 11:23 -0800

csiph-web