answersLogoWhite

0

UDP does not have the overhead of providing a reliable connection. That makes it more appropriate for applications where quick responses are more important than a guaranteed delivery of every packet.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What transport protocol do you use to create a network-based video game?

Depends on what do you mean by 'network-based video game'. If you mean transfer of data such as the player's location, etc to all players then use TCP. However, if you are transmiting the screen elements in real time, then you can use UDP.


Does tcp use syn packets?

It does. see the tcp video tutorials


What is the Difference between the TCP and UDP in computer networking?

An important difference is that TCP includes mechanisms for reliable data communication (lost parts of the communication are re-sent), UDP doesn't. TCP is used when such a reliable communication is important. When speed is more important than reliability, UDP is used instead. This is the case with phone or video communication over the Internet.An important difference is that TCP includes mechanisms for reliable data communication (lost parts of the communication are re-sent), UDP doesn't. TCP is used when such a reliable communication is important. When speed is more important than reliability, UDP is used instead. This is the case with phone or video communication over the Internet.An important difference is that TCP includes mechanisms for reliable data communication (lost parts of the communication are re-sent), UDP doesn't. TCP is used when such a reliable communication is important. When speed is more important than reliability, UDP is used instead. This is the case with phone or video communication over the Internet.An important difference is that TCP includes mechanisms for reliable data communication (lost parts of the communication are re-sent), UDP doesn't. TCP is used when such a reliable communication is important. When speed is more important than reliability, UDP is used instead. This is the case with phone or video communication over the Internet.


What is the advantage of tcp?

Advantage of TCP: reliable data transport. Lost packets are re-sent. For this reason, many protocols that transfer data rely on TCP; this includes FTP, HTTP, and several e-mail protocols.Disadvantage of TCP: The extra overhead makes the transmission slower. When transmission speed is more important than reliability, UDP is used instead. This is the case with phone and video transmissions over the Internet.Advantage of TCP: reliable data transport. Lost packets are re-sent. For this reason, many protocols that transfer data rely on TCP; this includes FTP, HTTP, and several e-mail protocols.Disadvantage of TCP: The extra overhead makes the transmission slower. When transmission speed is more important than reliability, UDP is used instead. This is the case with phone and video transmissions over the Internet.Advantage of TCP: reliable data transport. Lost packets are re-sent. For this reason, many protocols that transfer data rely on TCP; this includes FTP, HTTP, and several e-mail protocols.Disadvantage of TCP: The extra overhead makes the transmission slower. When transmission speed is more important than reliability, UDP is used instead. This is the case with phone and video transmissions over the Internet.Advantage of TCP: reliable data transport. Lost packets are re-sent. For this reason, many protocols that transfer data rely on TCP; this includes FTP, HTTP, and several e-mail protocols.Disadvantage of TCP: The extra overhead makes the transmission slower. When transmission speed is more important than reliability, UDP is used instead. This is the case with phone and video transmissions over the Internet.


When is UDP preferred to TCP?

UDP and TCP both are transport layer protocols. UDP is connection less and TCP is connection oriented. UDP is preferred over TCP when large amount data is to be sent like on skype or video conferencing .


Why would an application use UDP instead of TCP?

UDP does not require as much resources as TCP but in the same time, it does not insure delivery of packets.


What protocol is preferred over TCP for real -time applications such as telephone conversation and video conferencing?

UDP


Why a new tcp for persistent packet reordering?

for better performance by using timers instead of duplicate acknowledgements


Which NAMP command option performs a scan using the initial TCP handshake but sends an RST instead of an ACK?

The command option sS SYN Stealth Scan performs a scan using the initial TCP handshake.


What is tcp server processes?

The process of a TCP server is to receive TCP connections and handling the data correctly. The letters TCP in TCP server stands for transmission control protocol.


What differences between TCP and IP?

tcp is the transport control protocol and ip is the internet protocol. tcp is concerned with guaranteed delivery of packets from source to destination, while ip is the protocol used to actually deliver packets. tcp is located at layer 4 of the osi model, or the transport layer. ip is located at layer 3 of the osi model, or the network layer. check out the video tutorials in the link below.


Does sftp use tcp or udp?

TCP