Hello Dod,

For UDP you can use same TWSocket. Remember that the protocol is not
reliable by design and that you have to be prepared of lost packets (or
double, or out of order, even corrupt).

---
Rgds, Wilfried
http://www.mestdagh.biz

Thursday, May 12, 2005, 09:39, Dod wrote:

> Hello,

> Small question, is it safe/correct to use just one WSocket component
> for doing both listening and sending data ?

> I actually use two WSocket, one for broadcast listening and other to
> send the answer to each machine that broadcasted.

> May I use just one component withtou loosing any incoming data ? I
> don't think so bt just to be sure...

> Regards.




-- 
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