What is the difference between udp and tcp?

Answers were Sorted based on User's Feedback



What is the difference between udp and tcp?..

Answer / saket kale

TCP gives guaranteed Delivery, UDP does not
TCP is connection oriented, UDP is not
TCP provides Flow Control, UDP does not.
Usually UDP is used to send data while streaming etc since
it takes less time, but important data is always sent using TCP.

Is This Answer Correct ?    23 Yes 1 No

What is the difference between udp and tcp?..

Answer / sk.mukthar

Tcp is connection oriented,while UDP is not...
TCP gives guaranteed Delivery, UDP does not...

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

How does a user get the current date, time in UNIX?

6 Answers   IBM,


What is ‘ps’ command for?

0 Answers  


what are wild cards?

2 Answers  


What is the use of find command in unix?

0 Answers  


Where LOG fiels resides in AIX and pls tel me how to remove the log file

6 Answers   Vestas,






Can you enlist some commonly used network commands?

0 Answers  


What does find command return in unix?

0 Answers  


How to know a process is a zombie or orphan process?

3 Answers   Perot Systems,


What does this command do? Cat food 1 > kitty

0 Answers  


what is ls -ltd?

5 Answers   HCL,


What is the general format of unix command syntax?

0 Answers  


What are some command words?

0 Answers  


Categories