Learning Wireless Java

Qusay Mahmoud

  • 出版商: O'Reilly
  • 出版日期: 2002-02-05
  • 售價: $1,520
  • 貴賓價: 9.5$1,444
  • 語言: 英文
  • 頁數: 300
  • 裝訂: Paperback
  • ISBN: 0596002432
  • ISBN-13: 9780596002435
  • 相關分類: Java 程式語言
  • 已絕版

買這商品的人也買了...

商品描述

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 application manager, and the CLDC and MIDP constraints. In addition, we cover the javax.microedition.io, javax.microedition.rms, javax.microedition.lcdui, and javax.microedition.midlet classes, as well as the modified java.lang, java.io, and java.util classes. Discussion centers around building safe, compact applications with the sophisticated graphical interface, database, and networking capabilities that the J2ME supports. In addition, this book also shows you how to download your applications to the latest J2ME-enabled devices, including the Motorola i50x and i85s phones and upgraded Palm handhelds.

Table of Contents

Preface

Part I. Introducing Java 2 Platform, Micro Edition (J2ME)

1. Overview of J2ME

2. The Connected Limited Device Configuration (CLDC)

3. The Mobile InformationDevice Profile (MIDP)

Part II. Programming with the CLDC and the MIDP

4. Working with MIDlets

5. MIDP GUI Programming

6. MIDP Events

7. Networking

8. Database Programming

9. The MIDP for Palm OS

Part III. API Quick Reference

A. The java.io Package

B. The java.lang Package

C. The java.util Package

D. The javax.microedition.io Package

E. The javax.microedition.lcdui Package

F. The javax.microedition.midlet Package

G. The javax.microedition.rms Package

H. Resources

Index