ICAClientInfo Tool
ICAClientInfo is a free tool that reads the session information provided by the Citrix APIs and outputs a batch file to stdout which will set environment variables containing the values aquired from the APIs.
Today, many developers of "classic" non-client-server or two-tier client-server-applications start to deploy their applications using Citrix MetaFrame.
In some cases the use of Citrix-specific APIs, esp. of client information APIs (WFQuerySessionInformation()), is needed while the application is written in some 4GL language. Under these circumstances there is often no simple way to access native system APIs like the Citrix Server SDK APIs.
For these case, ICAClientInfo provides a simple and easy solution: ICAClientInfo reads the session information provided by the Citrix APIs and outputs a batch file to stdout which will set environment variables containing the values aquired from the APIs.
As nearly every programming language provides functions to read environment variables, Citrix-specific session information like client IP address etc. will be easily available in any programming environment.
Please download a free copy in our download section.
|