What is the difference between udp and tcp?
Answer Posted / sk.mukthar
Tcp is connection oriented,while UDP is not...
TCP gives guaranteed Delivery, UDP does not...
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Is grep faster than awk?
What does the command '$ls | wc –l > file1' do?
What is {} in find command?
Which unix command to make a new directory?
What is command statement?
How do you repeat a command in terminal?
What is the unix command to confirm a remote host is alive or not?
Explain ‘library functions’ with respect to unix commands?
What is s and g in sed command?
What is unix command?
Can you explain a little bit about command substitution?
What are the commands in UNIX to list the files in a Directory?
Which command is used to delete all files in the current directory and all its sub-directories?
Name the various commands that are used for the user information in unix.
What does the metacharacter mean?