2023 2024 EduVark > Education Discussion > General Discussion


  #1  
February 16th, 2017, 11:29 AM
Unregistered
Guest User
 
Cl dc

Hi buddy here I am looking for Typical requirements info of Connected Limited Device Configuration (CLDC) , so would you plz tell me about the same ??
  #2  
February 16th, 2017, 11:30 AM
Super Moderator
 
Join Date: Mar 2012
Re: Cl dc

Connected Limited Device Configuration (CLDC) is a specification of a framework for Java ME applications describing the basic set of libraries and virtual-machine features that must be present in an implementation.

Typical requirements

Connected Limited Device Configuration (CLDC) is designed for devices that have limited processing power, memory, and graphical capability. Devices typically have the following features:

16-bit or 32-bit CPU with a clock speed of 16 MHz or higher

At least 160 KB ROM allocated for the CLDC libraries and virtual machine

At least 8 KB total RAM available to the Java platform

Low power consumption, often operating on battery power

Connectivity to some kind of network, often with a wireless, intermittent connection and limited bandwidth

Connected Limited Device Configuration (CLDC) 1.0 and 1.1

The Serializable interface is not supported.

Parts of the reflection capabilities of the Java standard edition:

The java.lang.reflect package and any of its classes not supported.

Methods on java.lang.Class which obtain Constructors or Methods or Fields.

No finalization. CLDC does not include the Object.finalize() method.

Limited error handling. Non-runtime errors are handled by terminating the application or resetting the device.

No user-defined class loaders

No thread groups or daemon threads.


Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 06:14 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8