Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: UDP buffer problems
| Subject: | Re: UDP buffer problems |
| Posted by: | "Ben Hochstrasser" (bh..@tiscali123^h^h^h.ch) |
| Date: | Wed, 21 Jun 2006 18:19:51 |
Silvia wrote:
> I would rather not use threads if I can avoid it.
With UDP there's hardly a way past threads. The client simply doesn't wait
till you caught all the data.
> Is there any other way to do it? Couldn't I increase the UDP
> buffer?
This would only postpone the problem.
--
Ben
none