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
What is mkdir p linux?
What is tty in linux command?
How do I run a bash script in linux?
How do I find command history in linux?
What does sh do in linux?
What is make in linux?
What is the use of finger command in linux?
How do you limit memory usage for commands?
What is $@ in bash?
What does pwd mean in linux?
What are the basic commands in command prompt?
What is llvm used for?
How do I change shell in linux?
How will you suspend a running process and put it in the background?
The head command writes the how many lines of a file to screen?