The J2ME MIDP ISync Client allows you to build applications that
synchronize subscriptions to the MIDP Record Store Management System
(RMS). The J2ME MIDP ISync Client is a set of libraries that work with
the DB2 Everyplace Sync Server to simplify the synchronization of relational
data between enterprise databases and MIDP 1.0 enabled devices.
The Sync Server manages the movement of data to and from the MIDP
device.
This topic includes the following information about the J2ME MIDP ISync
Client:
- Required Web server software to install the J2ME MIDP ISync Client
- Required software and hardware to run the J2ME MIDP ISync Client on
Motorola iDEN phones
- J2ME MIDP ISync Client installation directory layout
Required Web server software to install the J2ME MIDP ISync
Client
In order to install the J2ME MIDP Sync Client, you need one of the
following two software products:
- WebSphere Application Server, Advanced Single Server Edition Version
4.x or later. You can download a free trail version of this
software from the IBM Web site at
http://www-3.ibm.com/software/webservers/appserv/advanced.html.
- Apache Tomcat Version 4.0.x or later. You can
download a free copy of this software at
http://jakarta.apache.org/tomcat/.
Required software and hardware to run the J2ME MIDP ISync Client on
Motorola iDEN phones
To install and run the MIDP synchronization provider on Motorola iDEN
phones, you need the following hardware and software:
- Sun Microsystems JavaTM 2 Platform Micro Edition, Wireless Toolkit
- iDEN Update and data cable (for loading applications on the phone)
- Apache ANT
- RetroGuard Ofuscator
- isync4j Java packages (included with DB2 Everyplace)
- com.ibm.mobileservices.isync
- com.ibm.mobileservices.isync.midp
- com.ibm.mobileservices.isync.event
J2ME MIDP ISync Client installation directory layout
The J2ME MIDP ISync Client installation process creates four initial
directories:
- bin - %DSYINSTDIR%\Clients\Midp\bin, contains a
script for running the WTK emulator from the command line.
- lib - %DSYINSTDIR%\Clients\Midp\lib contains the
MIDP ISync API jars, Servlet for MIDP, the FilterServlet.jar file, and
sample MIDLets with associated JAD files.
- docs - %DSYINSTDIR%\Clients\Midp\doc contains the
J2ME MIDP ISync Client Javadoc.
- samples - %DSYINSTDIR%\Clients\Midp\samples,
contains the source code for the sample isync4j application where
%DSYINSTDIR% is the install directory for DB2 Everyplace.
If you decide to re-compile the samples, you will find several
build\*Classes directories, which are used for pre-verification and
obfuscation.
Zugehörige Tasks
Zugehörige Konzepte