Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Mar : Re: [EQ] how can i manage different connection speed ?
| Subject: | Re: [EQ] how can i manage different connection speed ? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 6 Mar 2008 09:52:47 |
"Ahmadi" <ahmadisolness_b@yahoo.com> wrote in message
news:47cfc8ee@newsgroups.borland.com...
> If i use multi threads for writing (one thread per one client)
> without any delay between writing.Its usual that one thread
> hang while running itself writeBuffer command.
Which is fine. At least the other clients will not be blocked anymore.
They will be if you keep using your earlier code, though.
Gambit
none