Connected Limited Device Configuration

What Does Connected Limited Device Configuration Mean?

Connected Limited Device Configuration (CLDC) is a set of standards, libraries, and virtual-machine features that serve as the basis for APIs targeted at devices with very limited resources. A large number of feature phones, as well as some embedded systems, fall under this category of devices.

Advertisements

CLDC is one of two configurations under the Java Platform Micro Edition (Java ME). Compared to the devices supported by another configuration (called Connected Device Configuration), CLDC-supported devices have more constrained hardware resources, including RAM, screen size and resolution, and CPU.

CLDC can work with devices that are driven by 16-bit or 32-bit microprocessors/controllers. These microprocessors/controllers should have clock speeds of at least 16 MHz and available non-volatile memory of at least 160 KB for the CLDC libraries and the virtual machine, as well as 192 KB for the Java platform. In most cases, these devices are powered by batteries and support wireless connectivity.

Techopedia Explains Connected Limited Device Configuration

CLDC supports the Mobile Information Device Profile, Information Module Profile, Digital Set Top Box Profile, and the Doja Profile. The Mobile Information Device Profile (MIDP) is the profile designed for cell phones. Applications written using MIDP are known as midlets. These tiny apps comprise the majority of the apps found on feature phones worldwide.

      The Information Module Profile is targeted at vending machines, routers, telephone boxes, network cards, and other similar embedded systems. Such systems have very simple displays or none at all. The Digital Set Top Box Profile is tailor made for the cable TV industry. This profile is based on Open Cable Application Platform (OCAP), an OS for devices that connect to cable TV systems.

      Optional packages that work with the CLDC include the Personal Information Management and FileConnection packages.

      Advertisements

      Related Terms

      Latest API Management Terms

      Related Reading

      Margaret Rouse

      Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…