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.
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)
Explain how a range of frequencies can be used to increase data rate.
What will be an ideal response?
The usual join between tables is a(n) ________ relationship
Fill in the blank(s) with correct word
To change the background, you use the _____ Background task pane.
A. Review B. Design C. Format D. Insert