What is the difference between udp and tcp?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which command is used to copy files?

566


How do I run a whois command?

611


How do I delete files from command prompt?

555


How do I search a whole word in vim?

704


What is the use of sed command in unix?

606






What is pipe command in unix?

680


What is unix command?

593


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

768


What is in grep command?

654


What is the difference between cat command and more command?

607


Who command in unix operating system?

669


Why is grep called grep?

790


What are the general commands in using unix os for a beginner?

585


What is grep command in unix with examples?

616


What does grep v do?

566