User Guide » History » Version 5
Tobias Wich, 01/24/2013 04:14 PM
1 | 2 | Tobias Wich | h1. About the Open eCard App |
---|---|---|---|
2 | |||
3 | h2. Features |
||
4 | |||
5 | h2. Changelog |
||
6 | |||
7 | |||
8 | h1. Setup |
||
9 | |||
10 | h2. Richclient |
||
11 | |||
12 | 5 | Tobias Wich | 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. |
13 | |||
14 | h3. Prerequisites |
||
15 | |||
16 | * Java SE 6 or higher |
||
17 | Windows and Mac users can get it at https://www.java.com. |
||
18 | 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$. |
||
19 | |||
20 | h3. Installation |
||
21 | |||
22 | # Direct your Browser to https://www.openecard.org/download/pc |
||
23 | # Click the Open eCard App launch Button |
||
24 | |||
25 | 2 | Tobias Wich | h2. Android |
26 | |||
27 | |||
28 | h1. Operation |
||
29 | |||
30 | h2. General |
||
31 | |||
32 | h2. App Activation |
||
33 | |||
34 | 3 | Tobias Wich | h1. Configuration |
35 | 2 | Tobias Wich | |
36 | 3 | Tobias Wich | 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. |
37 | 1 | Detlef Hühnlein | |
38 | 3 | Tobias Wich | 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. |
39 | 1 | Detlef Hühnlein | |
40 | |||
41 | 3 | Tobias Wich | h2. List of Common Settings |
42 | |||
43 | 4 | Tobias Wich | 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. |
44 | 3 | Tobias Wich | |
45 | |||
46 | h3. Proxy Settings |
||
47 | |||
48 | @proxy.socks.host@ |
||
49 | |||
50 | bq. Hostname or IP address of the server where the SOCKS proxy server is running on. |
||
51 | |||
52 | @proxy.socks.port@ |
||
53 | |||
54 | bq. Port on the proxy host where the proxy service is listening on. |
||
55 | |||
56 | |||
57 | h2. Richclient Settings |
||
58 | 2 | Tobias Wich | |
59 | |||
60 | h1. Troubleshooting |
||
61 | |||
62 | h2. Error Messages |
||
63 | |||
64 | h2. Reporting Problems |