Chapters 1 through 3 are overview chapters. Chapters 4 through 9 detail
the various sections of the API. Chapter 9 describes the MIDP Push
capabilities added since the last book. Throughout the book many code
examples are given to explain the API. The complete JSR-82 API is available
at www.jcp.org/en/jsr/detail?id=82.
There is a website for this book where you can access the complete
code examples found in the book. In addition, you can find the latest news
about JABWT, book errata, and other useful links. To access the website, go
to www.mkp.com and use the search option with the title of this book.
The topics in this book are organized as follows:
Chapter 1, Introduction, presents an overview of Bluetooth wireless
technology and Java ME. It also provides a context for the JABWT
specification.
Chapter 2, An Overview of JABWT, defines the goals, characteristics, and
scope of JABWT.
Chapter 3, High-Level Architecture, presents the high-level architecture
of JABWT.
Chapter 4, RFCOMM, discusses the APIs for Bluetooth serial port communications
using RFCOMM.
Chapter 5, OBEX, introduces the architecture and the APIs for making
OBEX connections.
Chapter 6, Device Discovery, discusses the APIs for Bluetooth device
discovery.
Chapter 7, Service Discovery, describes the APIs for service discovery and
service registration.
Pages:
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31