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 does the command env do?
What are the commands in linux?
Explain trap command; shift command, getopts command of linux?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
Can I delete .bash history?
How does mkdir work in linux?
what is the fastest way to enter a series of commands from the command-line in linux
What is a ulimit in unix?
How do make computer faster?
What does chmod 644 do?
What is SFC command?
How you will create new folder / directories and how to remove file and folder in linux?
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
What is clang linux?
What is difference between sh and bash?