what is the difference between tcp and udp protocol?nowadays
internet using which type of protocol?
Answers were Sorted based on User's Feedback
Answer / deepak kumar bhatia
TCP protocol is designed for connection oriented
communication. It provides reliable communication. It is
also called guaranteed delivery method/practice. UDp is
connection less and it does not guarantee that the
communication will be successfull. It is used in
environments where you need less overhead in making sure
that the data gets communicated or where you want the data
to be communicated now or it will be useless. In real time
communication like telephony, if the data is delayed not
communictaed later, it is of no use. TCP is used situations
where the data must be communicated to the other end with
surity of communication. For example uploading a report to
a computer where the entire file must be passed on, if the
delay is encountered in maitaining the communication and
ensuring that the data is passed correctly, it is fine and
acceptable.
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / moumita kundu
tcp is connection oriented and udp is connectionless.
internet is using tcp.
| Is This Answer Correct ? | 2 Yes | 0 No |
How to place an interface into trunking mode?
Explain what does the protocol FTP do?
Expand ISP
What are protocols?
TCP uses the services of IP protocol and IP is connection less protocol, then how TCP guarantees the delivery of packet to the destination?
pls. tell all the commands for configure cisco router 1900 series.
hi, I want sip interview question, please help & post me
6 Answers NJ India, Nortel, Sonus,
What is SDP? Which signaling protocols use it?
how to hide control panel?in my pc?
2 Answers Infotech, TCS, Wipro,
Draw diagrams for the waveforms you would expect when the bit sequence 10111001 is transmitted on IEEE 802.3
Why DNS use both TCP and UDP ports. And for which purpose it uses TCP and UDP.
What is ftp used for?