Siemens XT65 用户手册

下载
页码 123
Java User’s Guide
4.2 Interfaces
35
s
wm_java_usersguide_v12
Page 31 of 123
2008-02-25
Confidential / Released
4.2.8
JVM Interfaces
Figure 6:  Interface Configuration
Java ME, CLDC and MIDP were implemented by SUN. IMP-NG is a stripped down version of
MIDP 2.0 prepared by Siemens and does not include the graphical interface LCDUI. Siemens
developed additional APIs like the File I/O and the AT command API. Documentation for Java
ME and CLDC can be found at 
. Documentation for the other APIs
is found in 
4.2.8.1
IP Networking
IMP-NG provides access to TCP/IP similarly to MIDP 2.0.
Because the used network connection, CSD or GPRS, is fully transparent to the Java interface,
the CSD and GPRS parameters must be defined separately either by the AT command
AT^SJNET 
 or by parameters given to the connector open method, see 
.
4.2.8.2
Media
The playTone method and the tone sequence player are supported. For optimum performance
use notes in the range of 48 to 105. Tones outside this range are affected by audio hardware
filtering (see 
).
Media package is only supported in TC65. Se
.
4.2.8.3
Other Interfaces
Neither the PushRegistry interfaces and mechanisms nor any URL schemes for the Platform-
Request method are supported. See