Managing midlets? | Telit Cinterion IoT Developer Community
June 5, 2014 - 7:09pm, 6564 views
Hi,
I'm looking for information about how to manage midlets.
Q1: How can I read and write midlets in Windows Explorer in Module Disk (A:). I cannot see any *.jar midlet files listed although I can see that two are installed by issuing:
AT^SJAM=4
^SJAM: "http://192.168.244.2:50643/Test1.jad","Test1","Vendor","1.0",0,3080,0
^SJAM: "a:/JRC-1.50.9.jad","Java Remote Control MIDlet Suite","Cinterion","1.50.9",1,669007,0
Q2: How can I delete the Test1.jad midlet above? I tried AT^SJAM=3,"http://192.168.244.2:50643/Test1.jad" but it resulted in an error. What is its corresponding path?
Q3: If user autostart is enabled (^SCFG: "Userware/Autostart","1") does this mean that ALL available midlets in the EHS6 flash are automatically started?
Q4: links to any sources of information about inter-midlet communications (examples?)
Thanks for any help with the above,
Micha