A Web-Based Introduction to Computer Networks for Non-Majors

Transport Layer: Error Control and Automatic Repeat Request Protocols

Caveats and References


Error Control in TCP is based on Go-Back-N Continuous RQ. Thus, the Selective Repeat simulations of this applet is similar but not exactly the same as the basic behavior of TCP. There are a number of further simplifications. Chapters 17-24 of Richard Stevens [4] give a more accurate description of the behavior of TCP. Page 308 of Richard Stevens [4] is an example of a real TCP packet exchange that illustrates error control. Here are a few of the simplifications.

References

[1] D. Bertsekas and R. Gallager, Data Networks, Second Edition, Prentice-Hall, Englewood Cliffs, NJ, 1992.

[2] F. Halsall, Data Communications, Computer Networks, and Open Systems, Fourth Edition, Addison-Wesley, Reading, MA, 1996.

[3] W. Stallings, Data and Computer Communications, Fifth Edition, Prentice-Hall, Upper Saddle River, NJ, 1997.

[4] W. R. Stevens, TCP/IP Illustrated, Volume 1, Addison-Wesley, Reading, MA, 1994.

 


Acknowledgements and Developer Information

Copyright notice (C) 1996 Mark A. Holliday. All rights reserved.