Hi Friends,
Can anyone tell me what are the scenarios of data packet lost????
Thanks in Advance!!!!!
This is a discussion on Regarding Loss of Packets!!!! within the Networking/Device Communication forums, part of the General Programming Boards category; Hi Friends, Can anyone tell me what are the scenarios of data packet lost???? Thanks in Advance!!!!!...
Hi Friends,
Can anyone tell me what are the scenarios of data packet lost????
Thanks in Advance!!!!!
Packets get lost all the time on networks. The most common cause is network congestion, but another common cause is interference over a wireless connection. This is why TCP is such a popular protocol -- it has the capability for the sender to resend packets that were not received by the destination.
You only need to worry about packet loss when you use a protocol like UDP which does not guarantee delivery of packets.
bit∙hub [bit-huhb] n. A source and destination for information.
Until you can build a working general purpose reprogrammable computer out of basic components from radio shack, you are not fit to call yourself a programmer in my presence. This is cwhizard, signing off.