Hi, Yes I am using v6 beta of ICS which works very well for me but I still
can't get the rcvbuf size to take.
I searched the source code of OverbyteICSwSocket.pas and located the line
FSocketRcvBufSize : Integer; { Winsock internal socket Recv buffer size }
but this is all I found.
FPiette wrot
igure out what the heck I've done wrong with this previously.
Ampersand
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
Ok Francois, I have updated to the new ICS version 6 beta. I see the two
vars you are referring to for controlling the send and recv buffer size. I
need to be able to set them to a higher value but don't want to screw
anything up since I've never done this before with socket code. Could you
give me
Ok Francois, I have updated to the new ICS version 6 beta. I see the two
vars you are referring to for controlling the send and recv buffer size. I
need to be able to set them to a higher value but don't want to screw
anything up since I've never done this before with socket code. Could you
give me
Hi. Im just wondering how you can change the receive buffer size, possibly
by using so_rcvbuf? Im using TWsocket and didnt see anything mentioning the
receive buffer size in the code so I take it it's using the system default
tcp window size for your OS? I would like to make the buffer significantl