Francois PIETTE wrote in 
Re: [twsocket] UDP Concept doubt:
> 
> UDP packets are not fragmented at the application level, but you may
> get 
> duplicates, or miss some packet, recieve the packets in incorrect
> order. 
> Those conditions are very difficult to reproduce on a small LAN. You
> have to 
> have a large LAN with different speed in different subnet and have
> several 
> routes between points A and B. You are likely to get the problems on
> the 
> internet when communicating between systems with long routes between
> them

So how can I ever work around those problems? I want to write a simple
STUN client component but UDP is the proto :( except upon SSL conections.
Never done anything in UDP so far. 

---
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html



-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to