User Guide » History » Revision 5
Revision 4 (Tobias Wich, 01/24/2013 03:37 PM) → Revision 5/12 (Tobias Wich, 01/24/2013 04:14 PM)
h1. About the Open eCard App
h2. Features
h2. Changelog
h1. Setup
h2. Richclient
The Richclient is a Java SE application intended to run as a desktop application. It is usually installed on a machine in an operating system specific manner and executed by the user on his own behalf.
h3. Prerequisites
* Java SE 6 or higher
Windows and Mac users can get it at https://www.java.com.
Debian Squeeze users should install the package $openjdk-6-jre$ and $icedtea6-plugin$, while Wheezy users should install $openjdk-7-jre$ and $icedtea-7-plugin$.
h3. Installation
# Direct your Browser to https://www.openecard.org/download/pc
# Click the Open eCard App launch Button
h2. Android
h1. Operation
h2. General
h2. App Activation
h1. Configuration
Each client implementation of the Open eCard App uses a common base set of configuration options and possibly additional client specific settings. The clients provide their own configuration dialogs that are appropriate for the platform or operating system they are running on.
In the rest of this section the settings common to all client implementations are defined and explained. The sections afterwards describe the client specific settings as well as the UIs that provide a more user friendly way to modify these settings.
h2. List of Common Settings
The Open eCard App loads and saves all its settings to a "Java style property":https://en.wikipedia.org/wiki/.properties file. This file is user specific and can be found under the path @$HOME/.openecard/openecard.properties@. Besides this config file, the $.openecard$ directory may contain other client or plugin specific files, like log settings or log files.
h3. Proxy Settings
@proxy.socks.host@
bq. Hostname or IP address of the server where the SOCKS proxy server is running on.
@proxy.socks.port@
bq. Port on the proxy host where the proxy service is listening on.
h2. Richclient Settings
h1. Troubleshooting
h2. Error Messages
h2. Reporting Problems