Hello Engi,
> I create an instance of TWSocketServer in each thread with same address but
> different port.
> Is this a problem ?
No this is not a problem. the Addr:port combination has to be exclusive,
but this is already what you do.
---
Rgds, Wilfried [TeamICS]
http://www.overbyte.be/eng/over
V5 beta downloaded and installed this morning.
Same problem.
Another question : In my program, there is 2 threads.
I create an instance of TWSocketServer in each thread with same address but
different port.
Is this a problem ?
I ask this question because the listen exception comes sometimes in th