IETF-SSH archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: your mail
On Thu, Nov 08, 2001 at 01:34:43PM +0100, Yavor G Georgiev wrote:
> Yes you got me right.
> I assume the data to be the last part in the following example packet:
> byte SSH_MSG_CHANNEL_DATA
> uint32 recipient channel
> string data
> the one that is type string, which includes 4 more bytes for the
> length.
i think the 4 string-len bytes should _not_ be included, since
it should not matter for the window size whether a payload data
of 10 bytes arrives in one or in 4 messages.
if you include the 4 bytes in the window size then you count
packets.
-m
Home |
Main Index |
Thread Index |
Old Index