+1 vote
52 views
by (98.9k points)
Differentiate between TCP and UDP.

1 Answer

0 votes
by (98.9k points)
 
Best answer
Feature TCP UDP
Connection Type Connection-oriented Connectionless
Reliability Reliable: ensures data delivery Unreliable: no guaranteed delivery
Acknowledgments Yes (acknowledgment for each packet) No acknowledgment of packet delivery
Order of Delivery Yes (maintains order of sent packets) No (order of delivery not guaranteed)
Flow Control Yes (implements flow control to manage data transfer) No (limited flow control, relies on the application)
Error Checking Yes (error-checking through checksums) Limited (optional checksum)
Header Size Larger header size Smaller header size
Transmission Speed Slower than UDP due to connection setup Faster than TCP due to no connection setup
Usage Reliable data transfer (e.g., file transfer, web browsing) Real-time applications (e.g., video streaming, online gaming)
Examples HTTP, FTP, SMTP DNS, DHCP, VoIP

Related questions

+1 vote
1 answer 69 views
0 votes
1 answer 245 views
+1 vote
1 answer 345 views
+1 vote
1 answer 78 views
+1 vote
0 answers 124 views

Doubtly is an online community for engineering students, offering:

  • Free viva questions PDFs
  • Previous year question papers (PYQs)
  • Academic doubt solutions
  • Expert-guided solutions

Get the pro version for free by logging in!

5.7k questions

5.1k answers

108 comments

531 users

...