Describe TCP and how it provides reliability of packet delivery.

What will be an ideal response?


In TCP/IP, the protocol that guarantees packet delivery is TCP (Transmission Control Protocol). TCP makes a connection, checks whether the data is received, and resends it if it is not. TCP is, therefore, called a connection-oriented protocol. TCP is used by applications such as web browsers and email. Guaranteed delivery takes longer and is used when it is important to know that the data reached its destination. For TCP to guarantee delivery, it uses protocols at the IP layer to establish a session between client and server to verify that communication has taken place. When a TCP packet reaches its destination, an acknowledgment is sent back to the source. If the source TCP does not receive the acknowledgment, it resends the data or passes an error message back to the higher-level application protocol.

Computer Science & Information Technology

You might also like to view...

Which of the following types of video can be compressed the most with temporal compression?

A. fast action B. slow, continuous motion

Computer Science & Information Technology

Which of the following is NOT a citation formatting source suggested in the text?

A) American Psychological Association B) Council of Science Editors C) Modern Language Association D) Chicago Manual of Style

Computer Science & Information Technology

?A(n) ____________________ does not have a telephone number associated with it, because it can carry hundreds of voice and data channels.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The term Internet and World Wide Web are different terms that mean the same thing.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology