Project Hornet

From A-SMIL.org
Revision as of 08:10, 24 August 2009 by SMIL T.A. (Talk | contribs)

Jump to: navigation, search

Hornet 1.1 ("A-SMIL Console") is a Visual C# sample applications that utilizes the AdAPI SOAP interface to control digital signage media players.

Highlight

  • Simple SMIL text editor
  • Push SMIL script to media players using SOAP API (Adfotain API)
  • Start from nearly a dozen of pre-built SMIL sample codes

Screenshot

Screenshot-Hornet 1.0.png

License

Download

Download files here: Media:Hornet_1_1.zip

Contents:

  • Hornet\
    • Hornet.sln (Open this: Visual Studio solution file)
    • Hornet\
      • AdfotainAPI WSDL Definition\ (WSDL definition file)
      • Properties\
      • samples\ (SMIL sample code)
      • app.config
      • Form1.cs (Main UI code)
      • Form1.Designer.cs
      • Form1.resx
      • Hornet.csproj (C# project file)
      • Hornet.csproj.user
      • Program.cs (Housekeeping code)

Requirements

Related