Answer Posted / neeraj suriyal network adminis
tcp is connection oriented protocol of the transport layer
of osi model,
udp is connectionless protocol of the transport layer of the
osi model
tcp is reliable
udp is nonreliable
tcp uses three way handshake to establish ,connection to
other host
no such three way handshake taken by udp
Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
What is netstat command in linux?
Does cp overwrite?
What does cd do in linux?
What is filter command in unix?
What is difference between egrep and grep?
How do I clear bash history in linux?
What is a makefile in c?
How do I remove a soft link in linux?
What are the options of wc command?
How do you save a file in linux?
What are the commands used in command prompt?
Is cmake a compiler?
How does mkdir work in linux?
Why we use pwd command in linux?