U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » UppHub » Urr
Re: Urr [message #24139 is a reply to message #24131] Mon, 28 December 2009 12:53 Go to previous messageGo to previous message
Didier is currently offline  Didier
Messages: 740
Registered: November 2008
Location: France
Contributor
Hi Tojoky,

UDP can be used safely between two computers in a LAN. If you plan to use it over internet a problem comes immediately to you:
UDP is allowed to lose packets (without you being noticed !)

There are two solutions:
1 - you can afford to lose some packets
2 - you have a dedicated control mechanism (as in TCP)

A second problem comes: it is not guaranteed that you will receive all the packets in original order ! ( although most of them will be in the wright order )



 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: "Alternative Multithreading" revisited
Next Topic: Outlook automation with MAPIEx
Goto Forum:
  


Current Time: Sat Apr 25 14:44:05 GMT+2 2026

Total time taken to generate the page: 0.00636 seconds