Download SDKS

Added by Aureliano Lopez-Martin , last edited by Aureliano Lopez-Martin on Sep 09, 2008  (view change)
Tags: 

XenApp SDK Overview

Citrix currently supports the integration of its Application Delivery Infrastructure with existing IT environments by supplying a set of Software Development Kits (SDK). These public SDKs allow customers, partners, and resellers to quickly attach solutions directly to the Citrix Application Delivery Infrastructure.

The Citrix SDKs provide the tools necessary to directly integrate with components of the Citrix Application Delivery Infrastructure. All public SDKs are available for download and are supported by the SDK message boards. Citrix also releases private SDKs to partners and select customers based on need and licensing requirements. More information on these SDKs is available to Citrix Alliance Partners.

XenApp SDK Resource Pages


Access Gateway Endpoint Analysis SDK Allows creating endpoint analysis scan packages for client devices before granting them access to a server running Access Gateway Advanced Edition.
Access Suite Console Allows extending the Citrix Access Suite Console into a unique and custom management utility.
Binary SDK for 32- and 64-bit Windows Clients 10.x This includes binaries, some source files, tools, APIs and supporting documentation that allow Citrix Technology Licensing Partners to partially customize the ICA client software and to integrate it into their devices.
Health Monitoring and Recovery SDK Explains how to create and configure XenApp health tests that can complement those provided by the XenApp Health Monitoring and Recovery feature out-of-the-box.
ICA Client Object SDK Allows seamlessly embedding and integrating ICA functionality into third-party applications, or directly embedding the client in commercially available desktop applications that support object embedding, such as Internet Explorer, Firefox, and the Microsoft Office suite.
Password Manager Provisioning SDK 4.1 Allows configuring or deleting users' secondary, application specific credentials. Password Manager submits those credentials on behalf of the user after the primary domain authentication has occurred.
Simulation API SDK The ICA Simulation API SDK extends the ICA Client Object specification and provides scripting interfaces that enable ICA Clients to operate in a non-user-interface or "headless" mode.
SmartAuditor SDK Allows third-party applications to augment Smart Auditor session recordings with application specific event data that can later be retrieved during playback.
Streaming Profiler SDK Allows creating applications or scripts that automate the management of streaming profiles.
Virtual Channel SDK Allows creating custom Virtual Channels (VCs) for XenApp so that any client resources could be seamlessly made available for the applications running on the server.
Web Interface SDK Allows customizing and enhancing the capabilities of the Web Interface for XenApp.
WinFrame API SDK Allows managing live XenApp server environments including servers, sessions, processes, shadowing, virtual channels, and system events.
XenApp Management SDK (MFCOM) Allows creating programs or scripts that automate the management of XenApp.

I need a utility that runs on linux cmd prompt to list published applications and servers list

We have such utility as an OEM client tool available to our Technology Licensing Partners. I will communicate with you separately through email.

You can probably take a look at .net MONO project and use MFCOM SDK.  There is some inter-op support so you can use the MFCOM SDK.

http://www.mono-project.com/Interop_with_Native_Libraries

http://www.mono-project.com/COM_Interop