Can anyone explain UDP and TCP and the differences between the two? George 17-September-2007 06:03:45 PMComments you can also visit this site en.kioskea.net/faq/sujet-608-differences-between-the-udp-and-tcp-protocols - 45k - Posted by waqasahmad tcp is reliable than udp because it uses acks(Acknowledgment) but slower than udp because of acks. Posted by Hash007 Difference between UDP and TCP. UDP is much faster, used for streaming video and audio files on the net. TCP is slower, because it contains the main factor UDP does not have, which is flow/error control. TCP is used by most users on the net because data transferred needs to be verified. Error correction allows data to be effectively received. Posted by robin |
Posted: 28-September-2007 12:25:10 PM By: robin Difference between UDP and TCP. UDP is much faster, used for streaming video and audio files on the net. TCP is slower, because it contains the main factor UDP does not have, which is flow/error control. TCP is used by most users on the net because data transferred needs to be verified. Error correction allows data to be effectively received. | |
Posted: 21-November-2008 02:52:04 AM By: Hash007 tcp is reliable than udp because it uses acks(Acknowledgment) but slower than udp because of acks. | |
Posted: 31-December-2008 01:39:54 PM By: waqasahmad you can also visit this site en.kioskea.net/faq/sujet-608-differences-between-the-udp-and-tcp-protocols - 45k - |