|
This demo is
implemented as a Java midlet that can be installed on a
mobile phone. The midlet contains both the
Stock List Demo and the
Interaction Demo.
You need a mobile phone compliant with
JavaME MIDP 2.0 or JavaME MIDP 1.0 (both
versions of the midlet are provided).
Install the midlet on your phone by pointing your
phone's browser to the following URL, then try MIDP 2.0
(if you have an older phone that does not support MIDP
2.0 then try MIDP 1.0):
http://www.lightstreamer.com/midlet
Once installed, run the midlet, allow the network connections and wait for the connection to be
established (as shown in the top green bar). You
will see the typical yellow flashing cells of the Stock
List Demo. To switch to the Interaction Demo, click on
the "Switch Demo" menu. The Interaction Demo is in
read-only mode (i.e. you can see the values published by the
PC-version of the Interaction Demo
but you cannot publish new values from this midlet).
The links to the JAR and JAD
files for the two midlets are reported below.
MIDP 2.0 version:
-
http://www.lightstreamer.com/midlet/lsmidlet_midp2.jar
-
http://www.lightstreamer.com/midlet/lsmidlet_midp2.jad
MIDP 1.0 version:
-
http://www.lightstreamer.com/midlet/lsmidlet_midp1.jar
-
http://www.lightstreamer.com/midlet/lsmidlet_midp1.jad
The source code for
this demo is available from
here.
|