Hello Radu, It is also possible if you send / receive very mutch data at high speed and save to disk or so. This take some time and meanwhile next chunck is probably already received.
If this is the reason then you can slow down the sending a little by waiting a littel between data chuncks. You can do this using a timer for example. --- Rgds, Wilfried [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html http://www.mestdagh.biz Thursday, March 16, 2006, 13:50, [EMAIL PROTECTED] wrote: > Hello > Is there a way to limit the cpu usage when receiving files thru TWsocket? > Usualy CPU is 90-100% used and the computer freezes for the time the transfer > is made. > Radu > _______________________________________________ > No banners. No pop-ups. No kidding. > Make My Way your home on the Web - http://www.myway.com -- 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
