SlideShare une entreprise Scribd logo
1  sur  24
Télécharger pour lire hors ligne
Sub-Topic   : Features of TCP (Part-2)




                                         1
Recap

In the previous topic , you have learnt about



     • Layers of TCP/IP protocol



     • Role of transport layer in TCP/IP protocol




                                                    2
Objectives

On completion of this topic, you would be able to
know about


• List out the features supported by TCP



• Understand features of TCP



                                                3
TCP - Features

• Numbering System
• Byte Number
• Sequence Number
• Acknowledgement Number
• Reliable transfer of data
• Flow Control
• Error Control
• Congestion Control

                               4
TCP – Features             ( Contd…)

•   Inter-operability
•   Flexibility
•   Multi-Vendor Support
•   Window Based Protocol
• Connection oriented service
• Full duplex data transfer




                                            5
TCP – Numbering System

•   TCP keeps track of the segments being transmitted or
    received by assigning numbers


• Byte Number assigned to data bytes to be transferred



• Sequence Number to Segments



• Acknowledgement Number to Received segments

                                                         6
Byte Number
•   Used for Flow Control and Error Control

•    All data bytes transmitted in each connection
    are numbered by the TCP

•   Numbering starts with a randomly generated
    number

•   Numbering is independent in each direction

•   TCP stores the received data bytes in a
    sending buffer and numbers them
                                                     7
Sequence Number

• TCP assigns a Sequence number to each
      segment transmitted

•     Sequence Number is the first byte number
      carried in that segment

    Sequence Number is assigned when
        • Segment carries both data and control information
          ( Piggy backing )

         • Segment without data, no sequence number

         • Example : if    x  Sequence Number
                          x+1  First Byte Number
                                                              8
Acknowledgement Number

• Indicates number of the next byte that the
   receiver expects to receive



•   Acknowledgement number is cumulative



•   Confirmation to received data bytes



                                               9
TCP – Reliable Transfer of Data


• Ordered data transfer - the destination host
  rearranges according to sequence number
• Retransmission of lost packets - any cumulative
  stream not acknowledged will be retransmitted
• Discarding duplicate packets
• Error-free data transfer




                                                    10
TCP – Reliable Transfer of Data
                      Client                  Host

              Send Packet 1
              Start Timer       Data Packet   Packet should arrive
Timer                                         ACK should be sent
          ACK would normally
          Arrive at this time


              Time Expires

           Retransmit Packet1
Timer      Start Timer                        Receive Packet 1
                                              Send ACK 1
             Receive ACK 1
             Cancel Timer




  Fig.4
                                                                     11
TCP – Flow Control


• limits the rate a sender transfers data to guarantee
  reliable delivery
• The receiver continually hints the sender on how
  much data can be received (controlled by the sliding
  window)
• When the receiving host's buffer fills, the next
  acknowledgment contains a 0 in the window size, to
  stop transfer and allow the data in the buffer to be
  processed


                                                         12
TCP – Error Control
•   TCP implements an error control mechanism for
    reliable data transfer


•   Error Control is byte – oriented


•   Segments are checked for error detection


•   Error Control includes detecting
       • Corrupted Segments      and Lost Segments
       • Out-of-Order Segments
       • Duplicated Segments
                                                     13
TCP – Error Control
• Error detection & Correction is achieved by



      – Check Sum

      – Acknowledgement Numbers

      – Time-outs




                                                14
TCP – Congestion Control


•   TCP takes in to account the level of Congestion
    in the network




•   Congestion level determines the amount of
    data sent by a sender




                                                      15
TCP - Interoperability
•   TCP has become the Industry standard

•   It supports interoperability across networks

• TCP – A frame work used to develop
• complete range of computer communication
  standards




                                                   16
TCP – Flexibility

•   TCP allows a variety of implementations


Multi-Vendor Support

•   TCP is supported by almost all network
    software


•   Widely used transport layer protocol


                                              17
Summary
In this class, you have learnt about

• TCP is a widely used transport layer protocol

•   TCP provides process to process, full duplex
    and connection oriented services

•   The main features supported by TCP are
       • Segment Numbering System
       • Flow Control
       • Error Control
       • Congestion Control
                                                   18
Summary
     In this topic, you have learnt about

• Basic unit of data transfer using TCP is Segment

• TCP uses flow control implemented as a sliding window
  mechanism

• Data bytes being transferred in each connection are
  numbered by TCP

•   Numbering starts with a randomly generated number

                                                          19
Summary

    TCP uses error control to provide reliable service. Error
     Control is handled by
       • checksum, acknowledgement and time-outs

•     Duplicated segments are discarded and Corrupted & lost
     segments are retransmitted

•     Data arrived out of order are temporarily stored by
     receiving TCP

•     TCP guarantees that no out of order segment is delivered
     to the process

                                                                20
Quiz

1. TCP is a ____________ layer protocol



     A. Application

     B. Transport

     C. Network

     D. Physical


                                          21
Quiz

2. Which of the following features are supported by
  TCP ?


     A. Congestion Control

     B. Error Control

     C. Flow Control

     D. All The Above


                                                      22
Frequently Asked Questions

1.   Name the protocols used in the Transport Layer of the
     TCP/IP protocol suite

2.   What is the purpose of TCP ?

3.   List the features of TCP

4.   Explain about the various features supported by TCP




                                                             23
3.24   DIFFERENT LAYERS OF TCP/IP




          9EC606A.68                24

Contenu connexe

Tendances

Go back-n protocol
Go back-n protocolGo back-n protocol
Go back-n protocolSTEFFY D
 
transport layer protocols
transport layer protocolstransport layer protocols
transport layer protocolsBE Smârt
 
Internet control message protocol
Internet control message protocolInternet control message protocol
Internet control message protocolasimnawaz54
 
Address resolution protocol (ARP)
Address resolution protocol (ARP)Address resolution protocol (ARP)
Address resolution protocol (ARP)NetProtocol Xpert
 
Transmission control protocol
Transmission control protocolTransmission control protocol
Transmission control protocolSundra Anand
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmMOHIT AGARWAL
 
Presentation Routing algorithm
Presentation Routing algorithmPresentation Routing algorithm
Presentation Routing algorithmBasit Hussain
 
Computer Networks Unit 1 Introduction and Physical Layer
Computer Networks Unit 1 Introduction and Physical Layer Computer Networks Unit 1 Introduction and Physical Layer
Computer Networks Unit 1 Introduction and Physical Layer Dr. SELVAGANESAN S
 
data-link layer protocols
data-link layer protocols  data-link layer protocols
data-link layer protocols BE Smârt
 

Tendances (20)

Ch 20 UNICAST ROUTING SECTION 2
Ch 20   UNICAST ROUTING  SECTION  2Ch 20   UNICAST ROUTING  SECTION  2
Ch 20 UNICAST ROUTING SECTION 2
 
Sliding window protocol
Sliding window protocolSliding window protocol
Sliding window protocol
 
Go back-n protocol
Go back-n protocolGo back-n protocol
Go back-n protocol
 
transport layer protocols
transport layer protocolstransport layer protocols
transport layer protocols
 
Congestion control in TCP
Congestion control in TCPCongestion control in TCP
Congestion control in TCP
 
Tcp
TcpTcp
Tcp
 
Transport layer protocol
Transport layer protocolTransport layer protocol
Transport layer protocol
 
Token ring
Token ringToken ring
Token ring
 
Internet control message protocol
Internet control message protocolInternet control message protocol
Internet control message protocol
 
Address resolution protocol (ARP)
Address resolution protocol (ARP)Address resolution protocol (ARP)
Address resolution protocol (ARP)
 
Application layer protocols
Application layer protocolsApplication layer protocols
Application layer protocols
 
Transmission control protocol
Transmission control protocolTransmission control protocol
Transmission control protocol
 
Mk ppt chapter 5
Mk ppt chapter 5Mk ppt chapter 5
Mk ppt chapter 5
 
Distance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing AlgorithmDistance Vector & Link state Routing Algorithm
Distance Vector & Link state Routing Algorithm
 
Presentation Routing algorithm
Presentation Routing algorithmPresentation Routing algorithm
Presentation Routing algorithm
 
Network software
Network softwareNetwork software
Network software
 
Transport layer
Transport layer Transport layer
Transport layer
 
TCP/ IP
TCP/ IP TCP/ IP
TCP/ IP
 
Computer Networks Unit 1 Introduction and Physical Layer
Computer Networks Unit 1 Introduction and Physical Layer Computer Networks Unit 1 Introduction and Physical Layer
Computer Networks Unit 1 Introduction and Physical Layer
 
data-link layer protocols
data-link layer protocols  data-link layer protocols
data-link layer protocols
 

En vedette

Transmission Control Protocol
Transmission Control ProtocolTransmission Control Protocol
Transmission Control Protocolsangeepower
 
Tcp header/IP Header/Authentication header
Tcp header/IP Header/Authentication headerTcp header/IP Header/Authentication header
Tcp header/IP Header/Authentication headerFaizan Shaikh
 
TCP - Transmission Control Protocol
TCP - Transmission Control ProtocolTCP - Transmission Control Protocol
TCP - Transmission Control ProtocolPeter R. Egli
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network pptextraganesh
 
Net essentials6e ch4
Net essentials6e ch4Net essentials6e ch4
Net essentials6e ch4APSU
 
E mail transfer .74
E mail transfer .74E mail transfer .74
E mail transfer .74myrajendra
 
CCNA Network Services Questions
CCNA Network Services QuestionsCCNA Network Services Questions
CCNA Network Services QuestionsDsunte Wilson
 
Tcpip services and applications
Tcpip services and applicationsTcpip services and applications
Tcpip services and applicationsOnline
 
Introduction to SCTP and it's benefits over TCP and UDP
Introduction to SCTP and it's benefits over TCP and UDPIntroduction to SCTP and it's benefits over TCP and UDP
Introduction to SCTP and it's benefits over TCP and UDPVIJAY SHARMA
 
World wide web architecture presentation
World wide web architecture presentationWorld wide web architecture presentation
World wide web architecture presentationImMe Khan
 
SCTP introduction
SCTP introductionSCTP introduction
SCTP introductionLi Xiong
 
Overview of SCTP (Stream Control Transmission Protocol)
Overview of SCTP (Stream Control Transmission Protocol)Overview of SCTP (Stream Control Transmission Protocol)
Overview of SCTP (Stream Control Transmission Protocol)Peter R. Egli
 
InternetWorking With TCP\IP
InternetWorking With TCP\IPInternetWorking With TCP\IP
InternetWorking With TCP\IPhunghanamhus
 
Computer application in business
Computer application in businessComputer application in business
Computer application in businessUZAIR UDDIN SHAIKH
 
Overview of SCTP (Stream Control Transmission Protocol)
Overview of SCTP (Stream Control Transmission Protocol)Overview of SCTP (Stream Control Transmission Protocol)
Overview of SCTP (Stream Control Transmission Protocol)Peter R. Egli
 
Cpu and its functions
Cpu and its functionsCpu and its functions
Cpu and its functionsmyrajendra
 
Simple Mail Transfer Protocol
Simple Mail Transfer ProtocolSimple Mail Transfer Protocol
Simple Mail Transfer ProtocolRajan Pandey
 

En vedette (20)

Transmission Control Protocol
Transmission Control ProtocolTransmission Control Protocol
Transmission Control Protocol
 
Tcp header/IP Header/Authentication header
Tcp header/IP Header/Authentication headerTcp header/IP Header/Authentication header
Tcp header/IP Header/Authentication header
 
TCP - Transmission Control Protocol
TCP - Transmission Control ProtocolTCP - Transmission Control Protocol
TCP - Transmission Control Protocol
 
TCP/IP Basics
TCP/IP BasicsTCP/IP Basics
TCP/IP Basics
 
TCP/IP Network ppt
TCP/IP Network pptTCP/IP Network ppt
TCP/IP Network ppt
 
Net essentials6e ch4
Net essentials6e ch4Net essentials6e ch4
Net essentials6e ch4
 
TCP / IP Services and Standards
TCP / IP Services and StandardsTCP / IP Services and Standards
TCP / IP Services and Standards
 
E mail transfer .74
E mail transfer .74E mail transfer .74
E mail transfer .74
 
CCNA Network Services Questions
CCNA Network Services QuestionsCCNA Network Services Questions
CCNA Network Services Questions
 
Tcpip services and applications
Tcpip services and applicationsTcpip services and applications
Tcpip services and applications
 
Introduction to SCTP and it's benefits over TCP and UDP
Introduction to SCTP and it's benefits over TCP and UDPIntroduction to SCTP and it's benefits over TCP and UDP
Introduction to SCTP and it's benefits over TCP and UDP
 
World wide web architecture presentation
World wide web architecture presentationWorld wide web architecture presentation
World wide web architecture presentation
 
SCTP introduction
SCTP introductionSCTP introduction
SCTP introduction
 
Overview of SCTP (Stream Control Transmission Protocol)
Overview of SCTP (Stream Control Transmission Protocol)Overview of SCTP (Stream Control Transmission Protocol)
Overview of SCTP (Stream Control Transmission Protocol)
 
InternetWorking With TCP\IP
InternetWorking With TCP\IPInternetWorking With TCP\IP
InternetWorking With TCP\IP
 
Computer application in business
Computer application in businessComputer application in business
Computer application in business
 
Overview of SCTP (Stream Control Transmission Protocol)
Overview of SCTP (Stream Control Transmission Protocol)Overview of SCTP (Stream Control Transmission Protocol)
Overview of SCTP (Stream Control Transmission Protocol)
 
Mime
MimeMime
Mime
 
Cpu and its functions
Cpu and its functionsCpu and its functions
Cpu and its functions
 
Simple Mail Transfer Protocol
Simple Mail Transfer ProtocolSimple Mail Transfer Protocol
Simple Mail Transfer Protocol
 

Similaire à Features of tcp (part 2) .68

Transport protocols
Transport protocolsTransport protocols
Transport protocolsOnline
 
tcp-ippresentation-150614172243-lva1-app6892.pptx
tcp-ippresentation-150614172243-lva1-app6892.pptxtcp-ippresentation-150614172243-lva1-app6892.pptx
tcp-ippresentation-150614172243-lva1-app6892.pptxAlphaKoiSylvester
 
Unit 4-Transport Layer Protocols-3.pptx
Unit 4-Transport Layer Protocols-3.pptxUnit 4-Transport Layer Protocols-3.pptx
Unit 4-Transport Layer Protocols-3.pptxDESTROYER39
 
Unit 4-Transport Layer Protocols.pptx
Unit 4-Transport Layer Protocols.pptxUnit 4-Transport Layer Protocols.pptx
Unit 4-Transport Layer Protocols.pptxsarosh32
 
TCP - IP Presentation
TCP - IP PresentationTCP - IP Presentation
TCP - IP PresentationHarish Chand
 
Network protocols and vulnerabilities
Network protocols and vulnerabilitiesNetwork protocols and vulnerabilities
Network protocols and vulnerabilitiesG Prachi
 
TCP_NISCHAYBAHL.pptx
TCP_NISCHAYBAHL.pptxTCP_NISCHAYBAHL.pptx
TCP_NISCHAYBAHL.pptxNischayBahl1
 
Networking essentials lect3
Networking essentials lect3Networking essentials lect3
Networking essentials lect3Roman Brovko
 
TRANSPORT LAYER ppt.pptx
TRANSPORT LAYER ppt.pptxTRANSPORT LAYER ppt.pptx
TRANSPORT LAYER ppt.pptxutkarshlodhi4
 
Transport layer services
Transport layer servicesTransport layer services
Transport layer servicesMelvin Cabatuan
 
Transport Layer In Computer Network
Transport Layer In Computer NetworkTransport Layer In Computer Network
Transport Layer In Computer NetworkDestro Destro
 
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 9
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 9CCNA (R & S) Module 01 - Introduction to Networks - Chapter 9
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 9Waqas Ahmed Nawaz
 
Transmission control protocol ...............................
Transmission control protocol ...............................Transmission control protocol ...............................
Transmission control protocol ...............................SwatiHans10
 
transport.pptx
transport.pptxtransport.pptx
transport.pptxjatinder42
 
Transport Control Protocol
Transport Control ProtocolTransport Control Protocol
Transport Control ProtocolBIT DURG
 

Similaire à Features of tcp (part 2) .68 (20)

Transport protocols
Transport protocolsTransport protocols
Transport protocols
 
Transport Layer Description By Varun Tiwari
Transport Layer Description By Varun TiwariTransport Layer Description By Varun Tiwari
Transport Layer Description By Varun Tiwari
 
Tcpip 1
Tcpip 1Tcpip 1
Tcpip 1
 
tcp-ippresentation-150614172243-lva1-app6892.pptx
tcp-ippresentation-150614172243-lva1-app6892.pptxtcp-ippresentation-150614172243-lva1-app6892.pptx
tcp-ippresentation-150614172243-lva1-app6892.pptx
 
TCP/IP(networking)
TCP/IP(networking)TCP/IP(networking)
TCP/IP(networking)
 
Unit 4-Transport Layer Protocols-3.pptx
Unit 4-Transport Layer Protocols-3.pptxUnit 4-Transport Layer Protocols-3.pptx
Unit 4-Transport Layer Protocols-3.pptx
 
Unit 4-Transport Layer Protocols.pptx
Unit 4-Transport Layer Protocols.pptxUnit 4-Transport Layer Protocols.pptx
Unit 4-Transport Layer Protocols.pptx
 
TCP - IP Presentation
TCP - IP PresentationTCP - IP Presentation
TCP - IP Presentation
 
Tcp ip presentation
Tcp ip presentationTcp ip presentation
Tcp ip presentation
 
Network protocols and vulnerabilities
Network protocols and vulnerabilitiesNetwork protocols and vulnerabilities
Network protocols and vulnerabilities
 
TCP_NISCHAYBAHL.pptx
TCP_NISCHAYBAHL.pptxTCP_NISCHAYBAHL.pptx
TCP_NISCHAYBAHL.pptx
 
Networking essentials lect3
Networking essentials lect3Networking essentials lect3
Networking essentials lect3
 
TRANSPORT LAYER ppt.pptx
TRANSPORT LAYER ppt.pptxTRANSPORT LAYER ppt.pptx
TRANSPORT LAYER ppt.pptx
 
Transport layer services
Transport layer servicesTransport layer services
Transport layer services
 
Transport Layer In Computer Network
Transport Layer In Computer NetworkTransport Layer In Computer Network
Transport Layer In Computer Network
 
6610-l14.pptx
6610-l14.pptx6610-l14.pptx
6610-l14.pptx
 
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 9
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 9CCNA (R & S) Module 01 - Introduction to Networks - Chapter 9
CCNA (R & S) Module 01 - Introduction to Networks - Chapter 9
 
Transmission control protocol ...............................
Transmission control protocol ...............................Transmission control protocol ...............................
Transmission control protocol ...............................
 
transport.pptx
transport.pptxtransport.pptx
transport.pptx
 
Transport Control Protocol
Transport Control ProtocolTransport Control Protocol
Transport Control Protocol
 

Plus de myrajendra (20)

Fundamentals
FundamentalsFundamentals
Fundamentals
 
Data type
Data typeData type
Data type
 
Hibernate example1
Hibernate example1Hibernate example1
Hibernate example1
 
Jdbc workflow
Jdbc workflowJdbc workflow
Jdbc workflow
 
2 jdbc drivers
2 jdbc drivers2 jdbc drivers
2 jdbc drivers
 
3 jdbc api
3 jdbc api3 jdbc api
3 jdbc api
 
4 jdbc step1
4 jdbc step14 jdbc step1
4 jdbc step1
 
Dao example
Dao exampleDao example
Dao example
 
Sessionex1
Sessionex1Sessionex1
Sessionex1
 
Internal
InternalInternal
Internal
 
3. elements
3. elements3. elements
3. elements
 
2. attributes
2. attributes2. attributes
2. attributes
 
1 introduction to html
1 introduction to html1 introduction to html
1 introduction to html
 
Headings
HeadingsHeadings
Headings
 
Forms
FormsForms
Forms
 
Css
CssCss
Css
 
Views
ViewsViews
Views
 
Views
ViewsViews
Views
 
Views
ViewsViews
Views
 
Starting jdbc
Starting jdbcStarting jdbc
Starting jdbc
 

Features of tcp (part 2) .68

  • 1. Sub-Topic : Features of TCP (Part-2) 1
  • 2. Recap In the previous topic , you have learnt about • Layers of TCP/IP protocol • Role of transport layer in TCP/IP protocol 2
  • 3. Objectives On completion of this topic, you would be able to know about • List out the features supported by TCP • Understand features of TCP 3
  • 4. TCP - Features • Numbering System • Byte Number • Sequence Number • Acknowledgement Number • Reliable transfer of data • Flow Control • Error Control • Congestion Control 4
  • 5. TCP – Features ( Contd…) • Inter-operability • Flexibility • Multi-Vendor Support • Window Based Protocol • Connection oriented service • Full duplex data transfer 5
  • 6. TCP – Numbering System • TCP keeps track of the segments being transmitted or received by assigning numbers • Byte Number assigned to data bytes to be transferred • Sequence Number to Segments • Acknowledgement Number to Received segments 6
  • 7. Byte Number • Used for Flow Control and Error Control • All data bytes transmitted in each connection are numbered by the TCP • Numbering starts with a randomly generated number • Numbering is independent in each direction • TCP stores the received data bytes in a sending buffer and numbers them 7
  • 8. Sequence Number • TCP assigns a Sequence number to each segment transmitted • Sequence Number is the first byte number carried in that segment Sequence Number is assigned when • Segment carries both data and control information ( Piggy backing ) • Segment without data, no sequence number • Example : if x  Sequence Number x+1  First Byte Number 8
  • 9. Acknowledgement Number • Indicates number of the next byte that the receiver expects to receive • Acknowledgement number is cumulative • Confirmation to received data bytes 9
  • 10. TCP – Reliable Transfer of Data • Ordered data transfer - the destination host rearranges according to sequence number • Retransmission of lost packets - any cumulative stream not acknowledged will be retransmitted • Discarding duplicate packets • Error-free data transfer 10
  • 11. TCP – Reliable Transfer of Data Client Host Send Packet 1 Start Timer Data Packet Packet should arrive Timer ACK should be sent ACK would normally Arrive at this time Time Expires Retransmit Packet1 Timer Start Timer Receive Packet 1 Send ACK 1 Receive ACK 1 Cancel Timer Fig.4 11
  • 12. TCP – Flow Control • limits the rate a sender transfers data to guarantee reliable delivery • The receiver continually hints the sender on how much data can be received (controlled by the sliding window) • When the receiving host's buffer fills, the next acknowledgment contains a 0 in the window size, to stop transfer and allow the data in the buffer to be processed 12
  • 13. TCP – Error Control • TCP implements an error control mechanism for reliable data transfer • Error Control is byte – oriented • Segments are checked for error detection • Error Control includes detecting • Corrupted Segments and Lost Segments • Out-of-Order Segments • Duplicated Segments 13
  • 14. TCP – Error Control • Error detection & Correction is achieved by – Check Sum – Acknowledgement Numbers – Time-outs 14
  • 15. TCP – Congestion Control • TCP takes in to account the level of Congestion in the network • Congestion level determines the amount of data sent by a sender 15
  • 16. TCP - Interoperability • TCP has become the Industry standard • It supports interoperability across networks • TCP – A frame work used to develop • complete range of computer communication standards 16
  • 17. TCP – Flexibility • TCP allows a variety of implementations Multi-Vendor Support • TCP is supported by almost all network software • Widely used transport layer protocol 17
  • 18. Summary In this class, you have learnt about • TCP is a widely used transport layer protocol • TCP provides process to process, full duplex and connection oriented services • The main features supported by TCP are • Segment Numbering System • Flow Control • Error Control • Congestion Control 18
  • 19. Summary In this topic, you have learnt about • Basic unit of data transfer using TCP is Segment • TCP uses flow control implemented as a sliding window mechanism • Data bytes being transferred in each connection are numbered by TCP • Numbering starts with a randomly generated number 19
  • 20. Summary TCP uses error control to provide reliable service. Error Control is handled by • checksum, acknowledgement and time-outs • Duplicated segments are discarded and Corrupted & lost segments are retransmitted • Data arrived out of order are temporarily stored by receiving TCP • TCP guarantees that no out of order segment is delivered to the process 20
  • 21. Quiz 1. TCP is a ____________ layer protocol A. Application B. Transport C. Network D. Physical 21
  • 22. Quiz 2. Which of the following features are supported by TCP ? A. Congestion Control B. Error Control C. Flow Control D. All The Above 22
  • 23. Frequently Asked Questions 1. Name the protocols used in the Transport Layer of the TCP/IP protocol suite 2. What is the purpose of TCP ? 3. List the features of TCP 4. Explain about the various features supported by TCP 23
  • 24. 3.24 DIFFERENT LAYERS OF TCP/IP 9EC606A.68 24

Notes de l'éditeur

  1. EC-604.63
  2. EC-604.63
  3. EC-604.63
  4. EC-604.63
  5. EC-604.63
  6. EC-604.63
  7. EC-604.63
  8. EC-604.63
  9. EC-604.63
  10. EC-604.63
  11. EC-604.63
  12. EC-604.63
  13. EC-604.63
  14. EC-604.63
  15. EC-604.63
  16. EC-604.63
  17. EC-604.63
  18. EC-604.63
  19. EC-604.63