maybe this can help : the terminalserver API

ftp://ftp.delphi-jedi.org/api/TermServ.zip

----- Original Message ----- 
From: "Chris Erdal" <[EMAIL PROTECTED]>
To: "Borland's Delphi Discussion List" <delphi@elists.org>
Sent: Monday, February 18, 2008 11:33 PM
Subject: Re: Terminal ID


> Do Citrix terminals have a network address? Is it fixed or DHCP? If DHCP 
> could
> you change them to fixed?
>
> If so you could maybe use the last byte(s) of their IP address.
>
> -- 
> Chris
>
> ----- Original Message -----
> CMbcu> Hello List,
>
> CMbcu> I have an application that uses the PC ID to determine it's 
> function eg
> CMbcu> PC1 is input, PC2 is process, PC3 is output.  On occasion there may 
> be a
> CMbcu> requirement for 4 inputs or 2 processes.  The enviroment is dynamic 
> and
> CMbcu> a central look-up is used to determine each PC's function.
>
> CMbcu> Now I need to run this application on Wyse terminals, connected to 
> a
> CMbcu> Citrix server, naturaly the PC ID that is returned is that of the
> CMbcu> server, so I can determine which server in the farm is servicing 
> the
> CMbcu> application, but not which terminal is being used.
>
> CMbcu> I tried extracting the ID from the printer name (printer x on 
> PCnn), but
> CMbcu> Citrix sometimes appoints the wrong printer, and not all the 
> terminals
> CMbcu> have printers anyway.
>
> CMbcu> Does anyone know a way that I can expose the sysem variables of a
> CMbcu> terminal to the Citrix session?
>
> CMbcu> Thanks - Chris
>
> CMbcu> _______________________________________________
> CMbcu> Delphi mailing list -> Delphi@elists.org
> CMbcu> http://lists.elists.org/cgi-bin/mailman/listinfo/delphi
>
> _______________________________________________
> Delphi mailing list -> Delphi@elists.org
> http://lists.elists.org/cgi-bin/mailman/listinfo/delphi 

_______________________________________________
Delphi mailing list -> Delphi@elists.org
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to