>>> J.S.I.S.

(return to home page)



Mobile Wireless Support
(by M. Mamedov)

also visit >>
   // Using CGI // WAP vs. J2ME (under constr.) //
What is J2ME?





The JavaTM 2 Platform Micro Edition, (J2ME[TM]) Wireless Toolkit is a set of tools that provides application developers with the emulation environment, documentation and examples needed to develop Java technology applications targeted at CLDC/MIDP compliant mobile phones and entry level PDAs. Two products are available.

Objectives My objective here in this project is toprovide Mobile part of JSIS. That is to enable students to log onto their accounts through a mobile device and learn information they need (grades, activity calendar, etc..). After logging into the system (verification and database part is done by Servlet-JSP) users will go through menus and learn whataever they need.

Tools

I will be using tools provided on java.sun.com website for J2ME platform.

The J2METM Wireless Toolkit 2.0 Beta 1 is an early access release. This product is based on the Connected Limited Device Configuration (CLDC) 1.0.4 and Mobile Information Device Profile (MIDP) 2.0 reference implementations.

Also there is J2METM Wireless Toolkit 2.0 Beta 1 early access release, I decided to use stable 1.0.4 version. Sun ONE Studio Mobile Edition is also among those tools that are used (1/11/2002).


Source Code

Display System information in a mobile device:
mmsource1.txt



Links/Downloads

Wireless Home, J2ME-MIDP, Downloads, Resources, Getting Started, Wireless Toolkit

MIDP GUI Programming: Programming the Phone Interface
http://wireless.java.sun.com/midp/articles/ui/

J2ME Wireless Toolkit 1.0.4_01 for Windows Tools to help you develop Java technology applications for mobile phones and PDAs.

Sun One Studio, Mobile Edition: Sun's integrated development environment (IDE) includes support for developing mobile applications and comes bundled with the J2ME Wireless Toolkit.

 

More Information



[ THE END ]

 


Project Progress status is found on the main page, under Announcements section