User's Manual

6 Signature Test Tool 2.0 User’s Guide April 2008
As an aid in developing such an extension, the SigTest tool distribution includes a
class library that contains a signature serializer and some related utility classes in the
SigTest-Directory/lib/remote.jar file. This file contains a subset of the SigTest tool
classes that are necessary to develop a custom plug-in. All of these library classes are
CDC 1.0 compatible and have minimal memory requirements. The source code for
these classes is distributed in the SigTest-
Directory/redistributables/sigtest_src.zip file. The code is designed for
running a plug-in with the JavaTest harness using the Java ME Framework. The
server and client source code and the HTML test descriptions for an actual plug-in
example are located in the SigTest-Directory/examples/remote directory.
Note The open source version of the ME Framework is available at:
http://cqme.dev.java.net/framework.html.