user476566
user476566

Reputation: 1349

Reconnecting to the same published application from different machine

Reconnecting to the same published application from different machine.

Using XENAPP, Lets say I have published a custom .net application (test.exe) and assume that it provides some mspaint like funcationality such as load an image from disk and modify using the tools provided in test.exe . Lets assume this resides on Server A.

The clients connects to the server A through citrix ICA Session , launches the test.exe and begins to use this application.

If the user decides to log from a different machine, Is it possible to connect to the same session ( knowing that I know the user name, pwd, etc to logon to the same session) , so that I can start to use the application from where I left off ? instead of again launching the test.exe ?

In short I would like to reconnect to the published application from where I left off from differnt machine.

-Thanks

Upvotes: 1

Views: 1700

Answers (1)

Remko
Remko

Reputation: 7340

Yes, this is default functionality in Citrix XenApp. It's called Workspace Control. (the link describes Presentation Server 4.0/4.5 but the functionality is the same)

Upvotes: 1

Related Questions