Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Apr : TIdsync for each connection
| Subject: | TIdsync for each connection |
| Posted by: | "Moore" (moo..@hotmail.com) |
| Date: | 15 Apr 2008 04:52:41 |
I want to create a TIdSync for each instance of various TCP clients created at runtime, but I don't know how,
The Create method of TIdSync requires a TIdThread parameter but in the tcp cmd events only the Context parameter is available
thnx for your help..