According to Jorge Matias: While burning my CPU.
> 
> 
>   How can I figure which values are the correct ones to put in option
> "window" in the command "route"?
>   Is there a base value which we can use to multiply by the numbers of
> the maximum TCP/IP frames we want send at a time?

Normaly something like the following,
MTU = 256 which would have 216 data bytes included, so to recive and
transmit one packet at a time one would have,
MTU 256
WINDOW 256

MTU 256
WINDOW 472
for 2 packets in one transmission.

MTU 256
WINDOW 944
4 packets.

Now i'm not very good at explaining things like this, but i hope i have
given you an example be it somewhat vauge.


> 
>   Regards,
> Jorge Matias
> 
> - -- --- ------------------------------------------------- --- -- -
>   Computer Science Student at Instituto Superior Tecnico (Lisbon)  
>   A3000/060 32Mb -[Ariadne][MFC III][CV64]- LinuxOS 2.0.36 
>   QRZ: CT2HBZ  - E-Mail: [EMAIL PROTECTED] 
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Reply via email to