Procedures; Install/Update; Figure 18: Otap: Install/Update Information Flow - Siemens Java TC65 User Manual

Java user's guide
Hide thumbs Also See for Java TC65:
Table of Contents

Advertisement

TC65 JAVA User's Guide
Strictly confidential / Released
Example:
MIDlet-Name: MyTest
MIDlet-Version: 1.0.1
MIDlet-Vendor: TLR Inc.
MIDlet-Jar-URL: http://192.168.1.3/datafiles/MyTest.jar
MIDlet-Description: My very important test
MIDlet-1: MyTest, , example.mytest.MyTest
MIDlet-Jar-Size: 1442
MicroEdition-Profile: IMP-NG
MicroEdition-Configuration: CLDC-1.1
A suitable Manifest file for the JAD file above might look like:
Manifest-Version: 1.0
MIDlet-Name: MyTest
MIDlet-Version: 1.0.1
MIDlet-Vendor: TLR Inc.
MIDlet-1: MyTest, , example.mytest.MyTest
MicroEdition-Profile: IMP-NG
MicroEdition-Configuration: CLDC-1.1
8.6

Procedures

8.6.1

Install/Update

OTAP
Java Application
Controller
Server
TC65 JAVA User's Guide_V05
Parameter SMS
...
Parameter SMS with "START:install"
HTTP request for .jad file
(HTTP basic authentication)
HTTP .jad file download
(HTTP Post Error)
HTTP request for .jar file
(HTTP basic authentication)
HTTP download of .jar file
(HTTP Post Result)

Figure 18: OTAP: Install/Update Information Flow

(The messages in brackets are optional)
Page 43 of 90
s
TC65
-SMS password check
-Parameters collection
- Combination of SMS parameter
set and AT parameter set
- If parameter set complete:
Close running Java application
Start install/update procedure
Download .jad file
If Error, post and
reboot
Download .jar file
-Post result,
-If success, install
and change autostart
-Reboot
Reboot
26.09.2005

Advertisement

Table of Contents
loading

Table of Contents