Completed
- Flow Control & Bandwidth Utilization
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
TCP vs UDP - Explaining Facts and Debunking Myths
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro
- 2 - Pre-Requisites - OSI Model Layer 4
- 3 - Agenda for this video
- 4 - Connection Oriented vs Not Connection Oriented
- 5 - TCP is Reliable -- but what does that mean?
- 6 - Confirmation of Data Delivery
- 7 - Application is Aware of Errors
- 8 - Data Ordering and Sequence Numbers
- 9 - Notice I didn't say UDP is not reliable
- 10 - Flow Control & Bandwidth Utilization
- 11 - TCP has More Overhead, UDP has Less Overhead
- 12 - UDP Header, 4 fields, 8 bytes
- 13 - TCP Header, 11 fields, 20-60 bytes
- 14 - Dispelling Myths about TCP and UDP
- 15 - UDP is Faster ... Not Exactly -- Myth 1
- 16 - TCP is more Secure ... WRONG -- Myth 2
- 17 - UDP is Unreliable ... NOPE -- Myth 3
- 18 - TCP is Guaranteed Delivery ... Well, not really =/ -- Myth 4
- 19 - There is so much more to discuss with TCP
- 20 - Summary