Enterprise J2ME Developing Mobile Java Applications [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Enterprise J2ME Developing Mobile Java Applications [Electronic resources] - نسخه متنی

Michael Juntao Yuan

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید



Code Examples


This book uses complete example applications to demonstrate design patterns, best practices, and important API usages. Since this book discusses a wide range of technologies, innovations and application scenarios, it is impractical to cover everything within a monolithic example. Instead, I decided to develop several small to midsize samples, each focusing on a particular topic. This approach allows the readers to partition the learning task and read one part of this book at a time.

The source code is presented in easy-to-digest segments that are relevant to the discussion text. Nonessential parts of the code (e.g., exception handling, importing packages) are often deliberately omitted from the listings for clarity. Hence, the printed listings are sufficient for understanding the ideas but are not directly runnable code. For readers who want to test and play with the code, the complete source code packages and build instructions are available for download from this book's Web sites: Chapter 3).

Echo: A GUI client and a service running in an OSGi clientside container (Chapter 4).

Pizza Order: An example included in the IBM Service Management Framework download. It demonstrates how to build smart clients with HTTP front ends (Chapter 4).

Smart Ticket: The Sun Wireless Blueprints application v2.0 early release code (Chapter 5).

HttpClient: The code for the advanced HTTP library we develop in this section (Chapter 6).

Mail: An MIDP email client based on the Mail4ME v1.0 library (Chapter 8).

WMATester: A simple messaging application that illustrates the use of Wireless Messaging API v1.0 (Chapter 9).

ContactManager: A mobile address book based on the PointBase v4.5 library (Chapter 11).

ContactManagerSync: A synchronized mobile address book based on the PointBase v4.5 library (Chapter 13).

AmazonExample: An kXML client for Amazon Web services using both kDOM and XmlPull APIs (Chapter 15).

PeekAndPick: A RSS reader for mobile phones developed by Jonathan Knudsen (Chapter 15).

Google: A simple client for the Google Web services API. Both kSOAP v1.2 and v2.0 versions are available (Chapter 16).

SmartPhrases: An integrated Google search and online dictionary application (Chapter 16).

MapPoint AxisFacade: An Apache Axis facade for MapPoint v3.0 Web services (Chapter 18).

MapPoint AxisClient: Personal Profile and MIDP clients for the MapPoint facade (Chapter 18).

MobileSecurity: A collection of small applications that demonstrate the correct usage of cryptography APIs (Chapter 20).

SimpleDemo: A simple MIDP application to illustrate key concepts and APIs in MIDP programming (Appendix A).



/ 204