> > Citrix creates a virtual machine session on the server, and
> > echoes the IO across the network. It "merges" the local
> machine to the
> > remote session, so you can do things like print to the
> local server (but
> > the process is running
> > on the remote server).
>
> Mmmh - I hit the print button on a 100 page word document - I
> guess its just
> PCL or Postscript being sent accross the serial link but if
> the document
> contained a lot of screen shots then things could get really slow.
Actually, Word calls GDI to render the document, and that is trapped by
Citrix, compressed and sent down the stream. The PS / PCL is generated by
the local printer driver. Of course, if you have giga bytes of bitmaps, a
slow link will not be much good (same problem if you have splash screens
with huge bitmaps - though these are often cached on the client side by
Citrix).
> What happens if the user wants to save the file to disk - is
> the server disk
> used or the local disk?
You can map local disks to the server that is only valid for the session.
Its quite transparent.
> I better take a look at the Citrix site - I have a lot of
> questions about
> video drivers etc work with a thin client solution...
If you run the windows (95/NT) client, or the browser client, video drivers
are not an issue because everything goes through the GDI / browser.
However, if you run the DOS client, you will need to be careful.
Essentially, I have only managed to get it running in 800 x 600 mode.
Dennis.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz