Skip to content

Learning Wireless Java Help for New J2ME Developers

Best in textbook rentals since 2012!

ISBN-10: 0596002432

ISBN-13: 9780596002435

Edition: 2002

Authors: Qusay H. Mahmoud

List price: $39.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

"Learning Wireless Java is for Java developers who want to quickly come up to speed and create applications for the Micro Edition audience. This book covers the Connected, Limited Device Configuration and the Mobile Information Device Profile (MIDP), both currently available from Javasoft. The CLDC contains APIs for small devices that are constrained by both memory and processing power. MIDP builds on top of the CLDC and adds APIs specifically for devices such as mobile phones and pagers, allowing programmers to create MIDlet applications. This book offers a solid introduction to J2ME and MIDP, including an explanation of the J2ME Wireless Toolkit, the MIDlet lifecycle methods, the Java…    
Customers also bought

Book details

List price: $39.99
Copyright year: 2002
Publisher: O'Reilly Media, Incorporated
Publication date: 1/22/2002
Binding: Paperback
Pages: 266
Size: 6.75" wide x 9.00" long x 0.75" tall
Weight: 0.946
Language: English

Preface
Introducing Java 2 Platform, Micro Edition (J2ME)
Overview of J2ME
What Is J2ME?
Downloading the J2ME Wireless Toolkit
A Simple Example
The Connected Limited Device Configuration (CLDC)
Examining the CLDC in Detail
Using the Standalone CLDC and KVM
CLDC Next Generation
The Mobile InformationDevice Profile (MIDP)
Mobile Information Devices
More About MIDlets
Programming with the CLDC and the MIDP
Working with MIDlets
The Application Manager
Creating MIDlets
MIDP GUI Programming
Why Not Reuse the AWT?
The MIDP GUI APIs
The High-Level MIDP APIs
Creating Low-Level GUI Components
MIDP Events
Screen Navigation
Handling Low-Level Events
Networking
Generic Connections
MIDP Connectivity
The HTTP Programming Model
Invoking Remote Applications from MIDlets
Wireless Session Tracking
MIDlet Networking Security
Database Programming
The Record Management System
Programming with the RMS
The MIDP for Palm OS
Installing the MIDP for Palm OS on the Windows Platform
Developing New Applications
PRC Command-Line Conversion
Advanced Java Applications
A Final Thought
API Quick Reference
The java.io Package
The java.lang Package
The java.util Package
The javax.microedition.io Package
The javax.microedition.Icdui Package
The javax.microedition.midlet Package
The javax.microedition.rms Package
Resources
Index