Presentation of J2ME
•
Embedding, stakes and perspectives
•
The principle behind lightweight applications (multi-publication,
WML, cHTML, …)
•
Panorama of technical solutions in Java
•
J2ME architecture and concepts (virtual machines, configurations,
profiles)
CLDC: Configuration for mobile telephones and PDAs
•
The CLDC configuration
The KVM
Language limitations
CLDC packages
Security
•
MIDP, profile for mobile terminals
Development tools
User interface MIDP APIs
Persistence MIDP APIs
Network management MIDP APIs
•
Other profiles and optional packages
|
CDC: Configuration for connected
terminals
•
CDC
CVM the virtual machine CDC
CDC APIs
•
CDC profiles
Foundation Profile
Personal Basic Profile
Personal Profile
Game Profile
•
Optional CDC packages
Go further with J2ME
•
CDC vs CLDC
•
Virtual machines available in the marketplace
•
Code optimization
•
Other APIs (JavaCard)
•
The future of J2ME
•
Bibliography
Case study
Realization of a schedule. This schedule, made available
to all users on a data server, is accessible either
from a PC-type computer or from a terminal.
|