![]()
|
|
Introduction
to CLDC
The supported classesThe class java.util.Properties is not supported. A limited set of specific properties are supported. To access to these properties, you have to use the method System.getProperty(String key). InternationalizationInternationalization is supported with the limited translation of Unicode characters from and towards a sequence of bytes. It's implemented by using Readers and Writers. By default, the alone encoding supported is ISO-LATIN1. Localization is implemented by the manufacturer. The network connectionsThe network, I/O and storage libraries of the Java technology are too big for CLDC devices :
The original classes haven't been created for small devices. CLDC specify an alternative with the Generic Connection framework :
Il existe plusieurs possibilités du Generic Connection :
|
Contact
Net Innovations I want to be added to the mailing list. |