What is the deffrence between TCP and UDP?
Answer / srikanth
TCP protocol is connection-oriented protocol. When a file or
message send it will get delivered unless connections fails.
If connection lost, the server will request the lost part.
There is no corruption while transferring a message.
UDP is connectionless protocol. When you a send a data or
message, you don't know if it'll get there, it could get
lost on the way. There may be corruption while transferring
a message
Both works on transport layer
| Is This Answer Correct ? | 8 Yes | 0 No |
Explain how to list all the cos by a user in different vobs through a single command?
Different file systems in LIUNX OS
Advantages of Rational ClearCase over other SCM tool i.e Microsoft Visual Source Safe
4 Answers CarrizalSoft Technologies, Honeywell,
What does aldb_server do?
What is the default size of a brand new vob?
There are few items which we have to put items in boxes.if 3 items put in each box,1 item left outside.if 4 items put in each box,1 item left outside.if 5 items put in each box,1 item left outside.if 6 items put in each box,1 item left outside.if 7 items put in each box,0 item left outside.how many number of item are there?
what is eclipsed file in clearcase? What is the solution? In what case it is called eclipsed file?
What is the advantages of using clearcase tool instead of sharepoint with regards storing files?
how to start the albd_server in windows if it is stopped?
what is the difference between operating system shell and clearcase shell?
What is the deffrence between TCP and UDP?
what is differences between mvfs and ccfs in clearcase.