Answer Posted / rajarr
TCP is a connection oriented protocol, which means that
everytime a packet is sent say from host A to B, we will get
an acknowledgement.
UDP on the other hand, is a connection less protocol.
TCP -> Say you have a file transfer and you need to ensure
that the file reaches intact, and time is not a factor, in
such a case we can use TCP.
UDP-> Media Streaming, question is say you are watching a
movie?would you prefer that your movie comes..perfectly?.but
u need to wait a long time before you see the next frame
?..or would you prefer the movie to keep streaming?Yes?The
second option is definely better?.This is when we need UDP
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is netsh interface?
Explain the basic difference between tcp/ip and osi model.
Explain how names are translated (resolved) into ip address?
How do I check if a port is open?
Who uses semaphore?
What is a connection gateway?
What happens when multiple applications open multiple tcp connections?
Do switches use ip addresses?
What is ipconfig command?
What is tcp ip in networking?
Explain does ip protect data on the network?
What are the various protocols in the TCP/IP model?
Are sockets tcp?
How do tcp sockets work?
What is difference between tcp and ip?