XenSource
Skip navigation links
Overview Expand Overview
Products Expand Products
Solutions Expand Solutions
Support Services Expand Support Services
Partners Expand Partners
About Us Expand About Us
How to Buy

2.5. Content Map

The following is an overview of the contents of the /SDK directory. Where necessary, subdirectories have their own individual README files.

DirectoryDescription
/SDK/Contains README.txt, a brief text overview
/SDK/docs/pdf/Contains api.pdf , the PDF version of the reference for the API
/SDK/docs/html/Contains index.html, the HTML version of the reference for the API
/SDK/windows-clia Windows version of the CLI xe.exe
/SDK/client-examples/cC examples and a Makefile to build them
/SDK/client-examples/c/srcC source for the language bindings
/SDK/client-examples/csharp/XenSdk.netMicrosoft Visual Studio 2005 solution which includes the C# language bindings (which compile to a .dll) and several example projects
/SDK/client-examples/bash-cliSimple bash scripts which use the xe CLI
/SDK/client-examples/pythonSeveral example python programs