What is the difference between TCP and UDP?

What will be an ideal response?


TCP and UDP are both Transport layer protocols, but TCP is considered reliable and UDP is considered unreliable. TCP is connection-oriented, which means that it forms a connection before it transmits data, thereby ensuring that the recipient is ready and waiting. The sender also waits for acknowledgements after sending data. This behavior makes it reliable. UDP is connectionless, so it sends data and doesn't wait to see whether anyone is listening; no acknowledgements are involved in the communication.

Computer Science & Information Technology

You might also like to view...

A(n) surrogate key is a primary key that details an obvious and innate trait of a record. _________________________

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

Computer Science & Information Technology

Explain how a range of frequencies can be used to increase data rate.

What will be an ideal response?

Computer Science & Information Technology

The usual join between tables is a(n) ________ relationship

Fill in the blank(s) with correct word

Computer Science & Information Technology

To change the background, you use the _____ Background task pane.

A. Review B. Design C. Format D. Insert

Computer Science & Information Technology