Connected Device Configuration

What Does Connected Device Configuration Mean?

Connected device configuration (CDC) is a set of standards, libraries, and virtual-machine features serving as the basis for application programming interfaces (APIs) targeted at consumer and embedded devices like smart communicators, high end PDAs, and set-top boxes. The CDC supports three sets of APIs known as the foundation profile, personal basis profile, and personal profile.

Advertisements

As part of the Java Platform Micro Edition (Java ME), the CDC is designed for handheld devices and embedded systems. In particular, it is built for devices having better resources (such as RAM and storage memory) than the devices supported by connected limited device configuration (CLDC). The CDC can work with devices driven by 32-bit microprocessors/controllers with an available 2 MB RAM and 2.5 MB ROM for the Java environment.

Techopedia Explains Connected Device Configuration

Java ME is provided to developers in the form of API sets known as configurations, profiles, and optional packages. A configuration is the largest of these sets. It caters to a relatively broad range of devices. Profiles cater to a narrower range of devices. Optional packages, on the other hand, are APIs adding functionality to applications and catering to specific technologies.

The CDC’s three sets of APIs do the following:

  1. The foundation profile: For devices with no GUI. It has a J2SE based library and supports several security optional packages, such as the Java Authentication and Authentication Service, Java Secure Socket Extension, and the Java Cryptography Extension.
  2. The personal basis profile: Includes foundation profile APIs and is for devices with lightweight GUIs. Some abstract windowing toolkit (AWT) classes are also supported. Applications are based on the Xlet application programming model. Developers who write content for Blu-Ray disks use this profile.
  3. The personal profile: For high-end mobile devices and already supports a GUI toolkit based on the AWT. All applications built upon this profile are based on the applet programming model.

Other optional packages, which can work on top of the CDC, include:

  1. The RMI Optional Package: For distributed-application and network communications.
  2. The JDBC Optional Package: used for connecting to data sources such as spreadsheets, flat files, and relational databases.
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…