Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jan : Re: Throttling...
| Subject: | Re: Throttling... |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 16 Jan 2007 14:08:29 |
"Turboz" <turboz@turboz.moved.in> wrote in message
news:45ad2e09@newsgroups.borland.com...
> Is this the basic principle of throttling?
Yes. It slows down how often data is allowed to be read from, or
written to, the socket.
> I'm still using Indy 8 in my main Delphi (Tried v10 in a vmware
> installed Delphi and really can't get to grips with it) which
doesn't
> include throttling. Can I manually use code like this with a sleep
feature?
I cannot answer that. I do not have Indy 8 available to look at to
verify whether its architecture supports it. But Indy 9 has
throttling available, and 9 is closer to 8 than 10 is.
Gambit