![]() |
| | #1 |
| Registered User Join Date: Sep 2009
Posts: 26
| Can anyone tell me what are the scenarios of data packet lost???? Thanks in Advance!!!!! |
| subhashish1213 is offline | |
| | #2 |
| Registered User Join Date: Sep 2004 Location: California
Posts: 3,020
| 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. |
| bithub is offline | |
| | #3 |
| Guest Join Date: Aug 2001
Posts: 5,034
| |
| Sebastiani is offline | |
| | #4 | |
| Malum in se Join Date: Apr 2007
Posts: 3,188
| Quote:
__________________ 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. | |
| abachler is offline | |
| | #5 |
| Registered User Join Date: Sep 2009
Posts: 26
| |
| subhashish1213 is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Accessing and editing packets of other applications | Inder | Linux Programming | 1 | 09-01-2006 12:00 PM |
| Recieve packets | valt | C++ Programming | 9 | 02-04-2006 12:41 AM |
| Networking (queuing delay, avg packet loss) | spoon_ | General Discussions | 0 | 09-05-2005 11:23 AM |
| Guaranteed weight loss | Glirk Dient | A Brief History of Cprogramming.com | 8 | 05-12-2004 06:11 AM |
| Configurations give different results | Hubas | Windows Programming | 2 | 04-11-2003 11:43 AM |