Bluetooth is a standard for wireless integration of small devices. "Bluetooth for Java" is specifically about using Java to program Bluetooth-enabled devices. The specification for Java and Bluetooth was released in February. However, vendors are implementing the specification now and most won't be
Bluetooth for Java
โ Scribed by Bruce Hopkins, Ranjith Antony (auth.)
- Publisher
- Apress
- Year
- 2003
- Tongue
- English
- Leaves
- 339
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Bluetooth is a technology for wireless communication that functions in much the same way that home/office laptops connect to the Internet. It is typically used for short burst communications instead of a continuous connection. Because of this difference, Bluetooth is more typically found supported in wireless phones and personal devices.
Bluetooth for Java is not an overview of Bluetooth. In the book, Bruce Hopkins and Ranjith Antony describe how to develop wireless Java applications using Bluetooth for a variety of platforms. This includes an API overview of the Java library, development of Bluetooth-based services, highlights of security concerns, and walkthroughs for development with some of the different tools available. Programs will not be just J2ME (micro devices)-based, but will also be for J2SE (client/desktop).
โฆ Table of Contents
Front Matter....Pages i-xix
Introducing Bluetooth....Pages 1-10
Bluetooth 1.1....Pages 11-32
Before You Get Started....Pages 33-43
Understanding the Java Bluetooth API....Pages 45-73
Bluetooth with J2ME MIDP....Pages 75-96
Creating a Bluetooth Print Server with JPS API....Pages 97-113
Java and OBEX....Pages 115-136
Using a Bluetooth Simulator....Pages 137-153
Bluetooth Security....Pages 155-177
Wireless Embedded Systems with the Micro BlueTarget....Pages 179-224
Enterprise Bluetooth Applications with the Ericsson BlipNet....Pages 225-240
Bluetooth and Jini....Pages 241-256
Back Matter....Pages 257-328
โฆ Subjects
Software Engineering/Programming and Operating Systems
๐ SIMILAR VOLUMES
Bluetooth is a technology for wireless communication that functions in much the same way that home/office laptops connect to the Internet. It is typically used for short burst communications instead of a continuous connection. Because of this difference, Bluetooth is more typically found supported i
Adoption of Bluetooth wireless technology has become ubiquitous in the last few years. One of the biggest steps forward is the standardization of Java APIs for Bluetooth wireless technology (JABWT). The latest updates to this standard is explained in detail in this book. The JABWT standard, defined
This book provides an introduction to Bluetooth programming, with a specific focus on developing real code. The authors discuss the major concepts and techniques involved in Bluetooth programming, with special emphasis on how they relate to other networking technologies. They provide specific desc