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 do I permanently delete linux history?
How many linux commands are there?
What is the copy command in linux?
What is $@ in makefile?
Explain the linux directory commands along with the description?
Explain about lpr filename?
What is shell scripting commands?
Can I delete .bash history?
What is the command can be run to remove all the rules in an iptable table?
What does uname command do?
What does chmod 644 do?
How do I check my cpu cores?
Explain trap command of linux?
What is the example of command sentence?
What is parallel ssh?