What is UDP socket?

The UDP (UDP) Screen is the type of computer protocol that is used to transmit and receive information via the network. The UDP sockets are known for their unconditional nature, which means that before attempting to send data is significantly different from the transmission protocol, which must maintain a line of communication. Because they allow a large number of users access to online servers without the need for constant communication.

Three types of computer socks are UDP, TCP and RAW.N Small batch using individual packets called datagrams.

systems that use UDP sockets often decide to lose packets compared to transmission problems that TCP can cause. An example is a critical system in real time in which it is more important to keep the data flowing into the system, unlike the fact that it could be promoted because any loss of data slumps that could endanger the systheme integrity./p>

Creating a UDP socket is very easy. Since there is no need for a reserved computer process that constantly maintains a port to which the socket is connected, it requires very little overhead costs. Sending and receiving datagrams using UDP socket is just as easy is easy due to the minimum size and low complexity of the packet structure.

Many vital online services employs UDP sockets for communication.

IN OTHER LANGUAGES

Was this article helpful? Thanks for the feedback Thanks for the feedback

How can we help? How can we help?