[twsocket] To run sockets in a thread or not ?

2008-06-27 Thread Daniel Mauric
, will there be any problems when SQL executes as sockets won't be able to receive data during that time. I assume in theory receiving buffer could get full, but in reality I don't generate enough traffic for that to happen. Regards, Daniel Mauric -- To unsubscribe or change your sett

[twsocket] Sending binary data

2008-05-07 Thread Daniel Mauric
I assume there are usual ways to do it. I would appreciate any suggestions or comments. Regards, Daniel Mauric -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be

[twsocket] UDP broadcast optimization

2007-10-13 Thread Daniel Mauric
Hi, I'm using UDP to send varying amounts of data, from few bytes up to say 30-40 kb. So in latter situation, would it be better to break it up and send it in separate broadcasts, and if so, what would be a good size limit ? Regards, Daniel Mauric -- To unsubscribe or change your setting