I happen to develop some client application running on TS. From what I experienced, each client will get a virtual machine apply with normal user access rights.
Regards Leigh http://www.salenz.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Paul Heinz Sent: Tuesday, 22 November 2005 10:52 a.m. To: NZ Borland Developers Group - Offtopic List Subject: RE: [DUG-Offtopic] Delphi User Group Todd asked: > Does TS/Citrix open a new instance of the desktop application for each > client? So the desktop application does not need to be explicitly > multi-threaded, unless it accesses a shared resource (ie. database). Yes, TS opens a new instance for each client and your app doesn't need to be multi-threaded, whether it accesses a DB or not. TTFN, Paul. _______________________________________________ Offtopic mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/offtopic _______________________________________________ Offtopic mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/offtopic
