Arno Garrels wrote:
> Francois PIETTE wrote:
>> See sample OverbyteIcsSvcTcp.dproj.
> 
> Please check this demo, it is brocken.
> The listening socket and clients are executed in different threads!
> 
> TService.Create is executed in main thread context where the
> TcpDaemon is created which also creates the window for the
> listening socket.
> 
> Clients are created in ServiceThread context.
> 
> @Andreas

Sorry folks, please forget my previous message.

The demo is !OK! Listening socket and client sockets run in 
the main thread context.

-- 
Arno Garrels

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to