Flow control deals with the amount of data sent to the receiver side without receiving any acknowledgment. It makes sure that the receiver will not be overwhelmed with data.
The receiver window is the size that is currently available in the receiver's buffer. Now from the available receiver window, TCP calculates how much data can be sent further without acknowledgment.
בCSMA persistent-1 התחנות מקשיבות לערוץ וכאשר מזהות שפנוי כולן שולחות ביחד, זה מבטיח התנגשות. לעומת זאת בCSMA persistent-non התחנות מגדירות זמן רנדומלי שבו הן מחכות, מתעוררות לאחר הזמן הזה ואם הערוץ פנוי משדרות, אחרת שוב חוזרות לחכות. זה יעיל יותר.
בקשר UDP אם נוסיף להודעות number Ack, number Sequence ושני הצדדים יתמכו במנגנון
Retransmission נקבל העברת מידע אמינה (RDT.(