Bluetooth Essentials for Programmers
โ Scribed by Albert S. Huang, Larry Rudolph
- Publisher
- Cambridge University Press
- Year
- 2007
- Tongue
- English
- Leaves
- 210
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 descriptions and examples for creating applications in a number of programming languages and environments including Python, C, Java, GNU/Linux, Windows XP, Symbian Series 60, and Mac OS X. No previous experience with Bluetooth is assumed, and the material is suitable for anyone with some programming background. The authors place special emphasis on the essential concepts and techniques of Bluetooth programming, starting simply and allowing the reader to quickly master the basic concepts before addressing advanced features.
๐ SIMILAR VOLUMES
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
The book presents a detailed and insightful look into programming Bluetooth applications in JavaME, with lots of programming examples. I teach a course on mobile and pervasive computing, and this book has been certainly helpful. I have been waiting for such a book - each layer of the protocol stack
The book presents a detailed and insightful look into programming Bluetooth applications in JavaME, with lots of programming examples. I teach a course on mobile and pervasive computing, and this book has been certainly helpful. I have been waiting for such a book - each layer of the protocol stack
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
<p><p>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 suppo