So, I don’t know anything about Citrix applications, so maybe I can be pointed in the right direction or even give examples.
I need to be able to run a desktop application (which is installed on servers), but it is embedded in a web application (ASP.NET).
We need it to feel fairly integrated, so we were going to transfer the session token to the Citrix application so that it could connect to the web database and “share” with the same session.
In addition, when we open a Citrix connection with this application, we would like to use command line parameters or some other way of communication with the application hosted on Citrix from the site to tell which screen to open.
Can this be done with Citrix? Can I improve the work with other Windows 2008 Terminal Services?
source
share