Transport Layer Flow. Socket Connections UDP Segment Structure.

Slides:



Advertisements
Similar presentations
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI Transport Layer Network Fundamentals – Chapter 4.
Advertisements

Prentice HallHigh Performance TCP/IP Networking, Hassan-Jain Chapter 2 TCP/IP Fundamentals.
CISCO NETWORKING ACADEMY Chabot College ELEC Transport Layer (4)
CCNA – Network Fundamentals
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Transport Layer Network Fundamentals – Chapter 4.
Ensuring the Reliability of Data Delivery © 2004 Cisco Systems, Inc. All rights reserved. Establishing a TCP Connection INTRO v2.0—6-1.
Introduction1-1 message segment datagram frame source application transport network link physical HtHt HnHn HlHl M HtHt HnHn M HtHt M M destination application.
Chapter 7 – Transport Layer Protocols
CCNA 1 v3.1 Module 11 Review.
1 © 2004, Cisco Systems, Inc. All rights reserved. CCNA 2 v3.1 Module 10 Intermediate TCP/IP.
1 CCNA 2 v3.1 Module Intermediate TCP/IP CCNA 2 Module 10.
Chapter 16 AAA. AAA Components  AAA server –Authenticates users accessing a device or network –Authorizes user to perform specific activities –Performs.
TCP. Learning objectives Reliable Transport in TCP TCP flow and Congestion Control.
Routing ROUTING. Router A router is a device that determines the next network point to which a packet should be forwarded toward its destination Allow.
OSI Model Routing Connection-oriented/Connectionless Network Services.
Lesson 24. Protocols and the OSI Model. Objectives At the end of this Presentation, you will be able to:
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.1 ISP Services Working at a Small-to-Medium Business or ISP – Chapter 7.
Computer Networks.  The OSI model is a framework containing seven layers that defines the protocols and devices used at each stage of the process when.
Copyright 2003 CCNA 1 Chapter 9 TCP/IP Transport and Application Layers By Your Name.
Chapter 5 Transport layer With special emphasis on Transmission Control Protocol (TCP)
1 7-Oct-15 OSI transport layer CCNA Exploration Semester 1 Chapter 4.
1 Version 3.0 Module 11 TCP Application and Transport.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 OSI Transport Layer Network Fundamentals – Chapter 4.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI Transport Layer Network Fundamentals – Chapter 4.
Lecture Week 4 OSI Transport Layer Network Fundamentals.
Transport Layer: UDP, TCP
1 © 2004, Cisco Systems, Inc. All rights reserved. Chapter 9 Intermediate TCP/IP/ Access Control Lists (ACLs)
Network 101 By Tom Battaglia Dell Connectivity 2 RR2 DC Drawing 3 Heterogeneous Network 4 OSI Model.
11 TRANSPORT LAYER PROTOCOLS Chapter 6 TCP and UDP SPX and NCP.
Transport Layer Moving Segments. Transport Layer Protocols Provide a logical communication link between processes running on different hosts as if directly.
Chapter 15 – Part 2 Networks The Internal Operating System The Architecture of Computer Hardware and Systems Software: An Information Technology Approach.
ECE453 – Introduction to Computer Networks Lecture 17 – Top – Down Approach (A Review)
Networking Basics CCNA 1 Chapter 11.
Advanced UNIX programming Fall 2002, lecture 16 Instructor: Ashok Srinivasan Acknowledgements: The syllabus and power point presentations are modified.
CS470 Computer Networking Protocols
Midterm Review Chapter 1: Introduction Chapter 2: Application Layer
1 Pertemuan 23 Overview of Transport Layer Ports.
CSC 116 Nov Administrative Required 2 nd exam will be next week on Wed  Nov 18th It will be short (10 questions) It will only cover chapters.
IT 424 Networks2 IT 424 Networks2 Ack.: Slides are adapted from the slides of the book: “Computer Networking” – J. Kurose, K. Ross Chapter 3: Transport.
TCP/IP1 Address Resolution Protocol Internet uses IP address to recognize a computer. But IP address needs to be translated to physical address (NIC).
Cisco I Introduction to Networks Semester 1 Chapter 7 JEOPADY.
Ch 3. Transport Layer Myungchul Kim
© 2006 Cisco Systems, Inc. All rights reserved.Cisco Public 1 OSI transport layer CCNA Exploration Semester 1 – Chapter 4.
IST 201 Chapter 11 Lecture 2. Ports Used by TCP & UDP Keep track of different types of transmissions crossing the network simultaneously. Combination.
Application Layer Functionality and Protocols Abdul Hadi Alaidi
Instructor Materials Chapter 9: Transport Layer
The Transport Layer (TCP)
v3 JEOPARDY CCNA 1 Module 11 CCNA1 v3 Module 11 Galo Valencia
Pertemuan 25 TCP/IP Transport Layer
Network Fundamentals – Chapter 4
Working at a Small-to-Medium Business or ISP – Chapter 7
Working at a Small-to-Medium Business or ISP – Chapter 7
Working at a Small-to-Medium Business or ISP – Chapter 7
Network Fundamentals – Chapter 4
Working at a Small-to-Medium Business or ISP – Chapter 7
Network Fundamentals – Chapter 4
Lecture 12 Internet Protocols Internet resource allocation and QoS
When you connect with DHCP, you are assigned a
Process-to-process delivery UDP TCP SCTP
Network Fundamentals – Chapter 4
Network Fundamentals – Chapter 4
Network Fundamentals – Chapter 4
CS4470 Computer Networking Protocols
Process-to-Process Delivery: UDP, TCP
Computer Networks Protocols
Network Fundamentals – Chapter 4
Network programming Lecture 1 Prepared by: Dr. Osama Mokhtar.
Network Fundamentals – Chapter 4
Presentation transcript:

Transport Layer Flow

Socket Connections

UDP Segment Structure

NTP Network Time Protocol –Uses port 123 UDP (User Datagram Protocol) Atomic Clock Synchronization Multiple Master Servers Used for –Distributed Databases –Client/Server –Security –Authentication

Clock Synchronization Time Server Time Client mt mr Tround = mt + mr time = t Clock set is t + Tround/2

Alternating bit protocol

Stop and Wait/Pipelined

Go-Back-N

Selective Repeat

SR Operation

SR windowing

TCP segment structure

TCP Segmentation

Sequence and Acknowledgement

Retransmission

Not Transmitted

Cumulative Acknowledgement

TCP Handshake

TCP Close

TCP sequences

Routing traffic

Multiple routers

TCP Slow Start

A Typical Wiring Closet Hubs & Switches - No routers

Transport Layer The End