Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Jul : Shared Object with IdTCPServer
| Subject: | Shared Object with IdTCPServer |
| Posted by: | "Lee" (luv2program20..@yahoo.com) |
| Date: | 3 Jul 2005 14:17:15 |
Hello all,
I need to be able to share common information to threads in a
IdTCPServer app. If I create a TRecord or Object with properties only,
can executing threads "read" this object?
Should I still place access inside of a critical section?
Thanks,
--
Warm Regards,
Lee