Answer Posted / franklin doss
TCP
Transmission Control Protocol
Tcp/Udp are layer4 transport layer protocol.
Tcp is a most popular protocol
Tcp is a connection Oriented protocol that means tcp makes
virtually path when session between source and destination.
example:Telephone conversation
Udp
User Datagram Protocol
Connectionless protocol
it works in layer 4
it can't make dedicated path.
example.telephone's ring only
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How can we increase disk read performance in single command?
Explain command grouping in linux?
How do I find my user id in linux?
Explain about lprm job number?
What is the command to delete a file linux?
What is devops model?
How do I find command history in linux?
What is command line in unix?
How do I check disk space in bash?
How many commands are there in linux?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
How do you copy in linux terminal?
How do I clear bash history in linux?
Explain difference between nfs soft and hard mouniting points?
What does grep command do?