In this paper, we have implemented the new protocol, LB_UDP, that can be used for multimedia data transmission. The implemented LB_UDP can control a burst multimedia data and regulate traffic having a constant rate at regular intervals. LB_UDP protoco...
In this paper, we have implemented the new protocol, LB_UDP, that can be used for multimedia data transmission. The implemented LB_UDP can control a burst multimedia data and regulate traffic having a constant rate at regular intervals. LB_UDP protocol maintains the basic actions of UDP and controls bursty data using the Leaky Bucket algorithm.
We have test a implemented LB_UDP in Linux Kernel. When traditional UDP was used, we could find that the data transmission rate changes variably. But when LB_UDP was used, we could find that the change of data transmission rate is a little.
The designed LB_UDP can be used to transmit a multimedia data without network congestion.