Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Apr : Re: Socket connect, write, read, disconnect causes Socket InUse
| Subject: | Re: Socket connect, write, read, disconnect causes Socket InUse |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Tue, 17 Apr 2007 09:22:45 |
"Cronje Fourie" <cfourie@e-intelligence.com> wrote in message
news:462485da@newsgroups.borland.com...
> If I create 1 or 2 threads the system works well. But if I
> create 10 threads the system runs for a number of iterations
> and then crashes with a "Socket Inuse" error message.
What is the EXACT error message and class type? On which side is it
occuring - the client or the server? If the client, then are you
using the BoundIP and/or BoundPort properties at all?
Gambit
none