|
 |
In order to run AFMCharts or AFMDealer on a PDA with OS Microsoft Windows CE (MS Windows Mobile):
- Install Jeode Java Runtime Environment. For some PDA (such as Compaq iPAQ) this package is provided with the PDA on a CD.
- Edit the following files, located in
${java.home}\lib\security, where ${java.home} by default is \Windows\Insignia Solutions JeodeRuntime or
\Windows.
- the file java.security - delete # symbols in the beginning of the line
##policy.url.1=file:${java.home}/lib/security/java.policy
it should look like
policy.url.1=file:${java.home}/lib/security/java.policy
- file java.policy - after lines
// default permissions granted to all domains
grant {
add string
permission java.net.SocketPermission "dataman.akmos.ru:15000-15999","connect,accept";
- For Jeode Java version 1.9 edited files can be downloaded from here java.security, java.policy.
- Launch Internet Explorer and try to start
AFMCharts.
A few notes.
- Internet Explorer in Windows CE (Windows Mobile) does not cache Java applets. Every time the applet is launched, it's downloaded from our site. It could take quite a while. The applet is approximately 0.2MB as of the time of this writing.
- The PDAs are usually not as fast as desktop computers. Java VM launch could take up to 20 seconds. Charts may refrech slowly.
- To improve performance, first launch AFMCharts from a desktop computer, save profile with the minimum number of small chart windows (no more than 2) and indicators, leave the minimum number of currencies in the Quote Spread Sheet.
- The right mouse button is emulated by pressing the shift button on the virtual keyboard and tapping with the stylus where needed.
- We tested this setup on PDA iPAQ 3850 with MS Windows CE 3.0 and Jeode Java Runtime Environment версия 1.9.
|
 |