Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Feb : TIdContext and ThreadID
| Subject: | TIdContext and ThreadID |
| Posted by: | "Gary B" (no@spam.com) |
| Date: | Fri, 11 Feb 2005 02:22:49 |
In Indy9 I used Thread.Handle and/or Thread.ThreadID so I could identify who
was communicating with the IdTCPServer.
Now with Indy10 and TIdContext, I do not know how to identify which thread
is sending a request.
Any help please, thanks!