Question

In: Computer Science

What are the differences between TCP and UDP? What are transport protocols?

What are the differences between TCP and UDP? What are transport protocols?

Solutions

Expert Solution

SOL:

Differences between TCP and UDP

TCP UDP
TCP is a connection oriented protocol UDP is a connection less protocol
TCP is reliable UDP is not so reliable
TCP is not so faster compared to UDP because of the connection eastablishment phase before transfer UDP is very much faster compared to TCP
TCP provides advanced error checking methods UDP provides very basic error checking methods
Broadcasting is not supported by TCP UDP supports broadcasting
if the packet is lost then that packet retransmission is there using TCP Packet retransmission is not there in UDP
TCP is used in some of the protocols like HTTP,FTP etc UDP is used in DNS,BOOTP etc

Transport protocols:

Transport protocols are used for communication between the Process in one host to process in another host . They guarantee end to end delivery of packets . These are above the IP Layer. some of the Transport protocols are

1) TCP 2)UDP


Related Solutions

WHAT ARE THE DIFFERENCES BETWEEN TCP/IP AND UDP IN TERMS OF OSI LAYERS AND DEFINITION ITSELF?...
WHAT ARE THE DIFFERENCES BETWEEN TCP/IP AND UDP IN TERMS OF OSI LAYERS AND DEFINITION ITSELF? PLEASE GIVE BREIFE EXPLANATIONS WITH PICTURES AND EXAMPLES WITH EASY ENOUGH TO MEMORIZE AND UNDERSTAND
Research on TCP, UDP, and IP. And Define TCP, UDP, and IP Compare the header of...
Research on TCP, UDP, and IP. And Define TCP, UDP, and IP Compare the header of TCP, UDP, and IP packets. Why are there more fields in PCP header than UDP and IP?
Compare and contrast TCP and UDP.
Compare and contrast TCP and UDP.
What are the services provided by TCP?  What services are provided by UDP?
What are the services provided by TCP?  What services are provided by UDP?
UDP for a transport protocol
We have said that an application may choose UDP for a transport protocol because UDP offers finer application control (than TCP) of what data is sent in a segment and when.a. Why does an application have more control of what data is sent in a segment?b. Why does an application have more control on when the segment is sent? 
a) What other protocols are just fine with UDP, and why? b) There are some applications...
a) What other protocols are just fine with UDP, and why? b) There are some applications protocols (e.g., HTTP, SMTP) that use TCP as their transport layer protocol and cannot use UDP instead. Why?
1a) In your own words, what is the difference between Transport Control Protocol (TCP) and User...
1a) In your own words, what is the difference between Transport Control Protocol (TCP) and User Datagram Protocol (UDP)? Also give some examples of services that use TCP and UDP. b) PC1 is assigned the IP address 192.168.13.8 with a subnet mask of 255.255.255.224. PC1 sends a packet to PC2 which has an IP address of 192.168.13.65. Is PC1 (192.168.13.8) and PC2 (192.168.13.65) in the same subnet based on the subnet mask of PC1 (255.255.255.224)?
What are the two transport protocols offered by the Internet and what are their main characteristics?
What are the two transport protocols offered by the Internet and what are their main characteristics?
1. Explain one aspect of UDP that makes it better than TCP. 2. Explain what is...
1. Explain one aspect of UDP that makes it better than TCP. 2. Explain what is a socket. 3. Explain the difference in demultiplexing between UDP and TCP. 4. Illustrate a system of your choice with Finite State Machine.
Describe how DDoS attacks may be mounted against TCP and UDP services. In what way will...
Describe how DDoS attacks may be mounted against TCP and UDP services. In what way will being connection-oriented be different for TCP and UDP?
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT