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

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

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

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

Michael Juntao Yuan

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

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

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



Chapter 3. The Smart Client Paradigm: iFeedBack


CHAPTER OVERVIEW

Benefits of Smart Clients

The iFeedBack Application

Distributed Authentication

The UI Call Model

The Thread Model

Implementation Walk Through


J2ME represents a new mobile application paradigm: smart clients. Smart clients, especially Java smart clients, have many advantages over competing solutions such as WAP/WML. In this chapter, I use a sample application, iFeedBack, the grand prize winner of 2003 NexTel/Sun/Motorola University Wireless Developer Contest, to illustrate the power of smart clients and the basic end-to-end architecture. We will focus on the overall design and briefly walk through the implementation.

Since this book targets advanced Java developers, I assume that you already have knowledge of J2ME application development and deployment. If you need to refresh your memory, a quick start guide is available in Appendix A. A list of entry level J2ME books and tutorials can also be found in the "Resources" section. Although the implementation details of the J2EE serverside components are not the focus of this book, knowledge on servlet, JDBC, JMS, JAX-RPC and EJB will greatly help you understand the sample applications. To run the sample applications, you also need to know how to deploy J2EE applications to your application server.


/ 204