Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
Wiki Markup
{composition-setup}
cloak.toggle.exclusive = true
{composition-setup}

Name: Adobe Air Client
Description: This client was one of the first clients to be developed for ESME

...

Download: You can download the client from the ESME Google Group.

Wiki Markup
{deck:id=Client}

...

...

Screenshots

...

Screenshots here

Wiki Markup
{card}

Image Added
 

Code

...

Geting started with ESME Air Client development: Please watch this 5 min screencast http://screencast.com/t/DGKsxpJxN8

The source code is available on the ESME Google Code group.

Wiki Markup
{card}
Wiki Markup
{card:label=Help}
Wiki Markup
{card}

 

Help

Open

  Details

...

  • The client requires that you use a token to access ESME
Wiki Markup
{card}

...

...

Supporting

...

materials

...

Installation

Download and Install the latest Adobe AIR runtime from http://get.adobe.com/air/
Download the latest released version of ESMEDesktop.air from http://code.google.com/p/esmeproject/downloads/list
Follow the installation wizard to Install

Configuration

How to configure the ESME server ESME Desktop connects to ..

...

 How to configure the client if you are using a different ESME server

Wiki Markup
{card}

...

An example preferences file. The value for token is from the Manage Tokens link, after you log in via the web. <preferences> 
  <preference name="ESME_APISERVER" value="http://api.esme.us/esme/api/"/> 
  <preference name="ESME_SERVER" value="http://www.esme.us/esme/"/> 
  <preference name="token" value="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"/> 
</preferences>