Re: flow control in LANs

From: Stephen Satchell (satch@concentric.net)
Date: Wed Feb 09 2000 - 12:22:34 EST


At 04:28 AM 2/9/00 , Akshay Adhikari wrote:
>Hello
>
>Can anyone suggest a simple flow control scheme for a single, isolated LAN??
>Thanks
>Akshay

If you are using TCP, you have a perfectly good flow control scheme for
data available "for free". The window advertisement system works to ensure
that a transmitting system can't overflow a receiving system. Furthermore,
the slow-start algorithm prevents packet loss at the receiving end by
letting the rate of data flow "ramp up" to its final rate instead of
oscillating around the final rate and incurring packet loss.

Satch

-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu



This archive was generated by hypermail 2b29 : Tue Feb 15 2000 - 21:00:35 EST