to make the network more faster.
UDP
. A Explain the overview of UDP messaging.
DNS uses both TCP and UDP, also a lot of online chats use UDP. I think even when you want videos on YouTube UDP is used to deliver video and audio.
UDP is a connectionless protocol, so there is no session to close. UDP is not expecting any particular packet, so opening and closing via UDP is not necessary.
UDP is a layer 4 (transport) protocol.
Routers Drop a lot of UDP packets
1. IP works at network layer, UDP works at transport layer. 2. UDP carries application data, IP carries TCP segments or UDP datagrams.
(1) Real time application like video conferenicing needs udp (B'coz it's faster) -An UDP datagram is used in Network File System (NFS), DNS, SNMP, TFTP etc. - It has no handshaking or flow control. It not even has windowing capability - It is a fire and forget type protocol. - An application can use a UDP port number and another application can use the same port number for a TCP session from the same IP address. (2) UDP and IP are on different levels of the OSI stack and corresponds to other protocols like TCP and ICMP.
the main difference between UDP and TCP is that UDP is not a reliable protocol.
UDP is alot faster than TCP. So if its realtime obviously it has to be fast, thus UDP. The only problem is UDP isn't as reliable or as secure as TCP. But it does have the speed advantage.
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 .
i want argent answer