2023 2024 EduVark > Education Discussion > General Discussion > Cl dc


Thread: Cl dc Reply to Thread
Your Username: Click here to log in
Title:
  
Message:
Trackback:
Send Trackbacks to (Separate multiple URLs with spaces) :
Post Icons
You may choose an icon for your message from the following list:
 

Additional Options
Miscellaneous Options

Topic Review (Newest First)
February 16th, 2017 11:30 AM
Nitin Sharma
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.
February 16th, 2017 11:29 AM
Unregistered
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 ??

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT +5. The time now is 07:22 PM.


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