84 Java ME TCK Framework Developer’s Guide July 2007
cldc_agent.jar - Standard harness agent for CLDC.
Application model: Main
Communication channel: pluggable.

Plug-ins

The following are the plug-in.jar files provided in the lib directory:
cldc_httpsrvr.jar - Implementation of the server interface for the harness
plug-in.
This server works with the HTTP-based Client for CLDC.
midp_httpsrvr.jar - Implementation of the server interface for the harness
plug-in.
This server works with the HTTP-based Client for MIDP.
jkssigner.jar - X.509 signer for MIDP application JAR files.
DTF
The Framework provides the following four functional groupings of .jar files for
distributed testing:
CommService
CommClients
CommServers
Messaging

CommService

The following are the CommService .jar files provided in the lib directory:
j2me_commClients.jar - Distributed test communication client interface.
j2me_communication.jar - Service that provides communication between the
harness and the remote device.

CommClients

The following are the CommClients .jar files provided in the lib directory:
midp_commClient.jar - Distributed test communication client interface
implementation that uses HTTP for communication.