Hello Piotr,

> Is there *any* way to slow down ICS,

trottle receiving in a lot of way. Eather by calling the pauze/resume
methods, or very simple: Set wsoNoReceiveLoop and _dont_ receive in
OnDataAvailable, but set a flag you have data. A while later when your
trottling mechanism decide to receive again just call receive of the
right socket. then the mechanism start again.

> so message queue overflow won't occur so often?

What exacly flows over ? I mean, on what do you see this ?

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


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