Hello,

> ... the server spawns a new thread everytime a connection is
> requested.

That's right. You could also store thread's ThreadId properties (say on
connect) and use them for later access of a particular connection thread.

Best regards,
Sergei

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to