• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/6

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

6 Cards in this Set

  • Front
  • Back

Which of the following heatherfield identify with TCP/IP application gets data received by the computer?

TCP port number and UDP port number

Which of the following are typical functions of TCP?

Flow control (windowing), error recovery, multiplexing using port numbers, ordered data transfer

Which of the following functions performed by both TCP and UDP?

Multiplexing using port numbers

what do you call data that includes the layer 4 protocol header, and data given to the layer 4 by the upper layers, not including any headers and trailers from layer 1 to 3?

Segment and L4PDU

In the URI http://www.certskills.com/ICND1, Which part identifies the web server?

www.certskills.com

Fred opens a web browser and connect to the www.certskills.com website. Which of the following are typically true about what happens between Fred's web browser and the web?

Message is flowing to the clients typically use a source TCP port number of 80. The server typically use TCP.