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
What is df command in unix?
What command should you use to check your file system?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
Explain the linux ‘cd’ command options along with the description?
Why do we use cmake?
Information technology is widely used in
What command should you use to check the number of files and disk space used and each user’s defined quotas?
How can you check the amount of lines in a file?
What is filter command in unix?
What does chmod 666 do?
What is FC command?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
What are the basic command in linux?
What is an os command?
Which command is used to review boot messages?