|
This sample shows how to invoke
Extentrix Web Services for Citrix Presentation Server APIs using ASP.Net. It invokes one of
the APIs (launchApplicationWithParameter).
In this sample we check for the acrobat reader.
If it’s installed on the client machine, the administrator’s guide will be opened
with the installed one. Otherwise, the file will be opened using ICA Client.
In this way users will never be disconnected
and the product license will be saved for need, which means saving money.
|