STUDY OF BLUETOOTH WIRELESS TECHNOLOGY USING JAVA
Journal Title: Indian Journal of Computer Science and Engineering - Year 2011, Vol 2, Issue 3
Abstract
Bluetooth is a wireless communication protocol. Since it's a communication protocol, we can use Bluetooth to communicate to other Bluetooth-enabled devices. In this sense, Bluetooth is like any other communication protocol that you use every day, such as HTTP, FTP, SMTP, or IMAP. Bluetooth has a clientserver architecture; the one that initiates the connection is the client, and the one who receives the connection is the server. Bluetooth is a great protocol for wireless communication because it's capable of transmitting data at nearly 1MB/s, while consuming 1/100th of the power of Wi-Fi.Bluetooth is a short-range universal wireless connectivity standard for electronic appliances and mobile devices.Imagine being able to use your Bluetoothenabled mobile phone to lock and unlock your car, operate your garage door, and control your TV, VCR, DVD player, and other consumer appliances. If you want to make that kind of control available to your users, you'll need to be able to write Bluetooth applications . The purpose of this article is to give a good introduction that how to use java for the Bluetooth wireless technology , including an overview of its profiles. i'll also cover the the classes and methods of JSR-82, the official Java Bluetooth API. Finally, i'll wrap things up by describing what software that i'll need.
Authors and Affiliations
Mrs. Pratibha Singh , Mr. Dipesh Sharma , Mr. Sonu Agrawal
ENGLISH ALPHABET RECOGNITION USING CHAIN CODE AND LCS
Since several decades OCR system is getting more and more useful in daily life for various purposes. Many researches have been done on many types of characters by using different approaches. However very little investiga...
COST MINIMIZATION MODEL FOR AN ADAPTIVE INTRUSION RESPONSE SYSTEM
As attacks on computer systems are becoming increasingly numerous and sophisticated, there is a growing need for intrusion detection and response systems to dynamically adapt to better detect and respond to attacks. Annu...
INDEXING TRADITIONAL UDDI FOR EFFICIENT DISCOVERY OF WEB SERVICES
Web service is a major trend in the industry for loosely coupled service-oriented architecture and interoperable solutions across heterogeneous platforms and systems. It receives profound attention and adoption by the in...
IDENTIFICATION OF MOST RELEVANT FEATURES FOR SENTIMENT ANALYSIS USING HETEROGENIC DOMAIN
The overwhelming majority of existing approaches to opinion feature extraction accept mining patterns solely from one review corpus, ignoring the nontrivial disparities in word spacing characteristics of opinion options...
Modified Pixel Sieve Method for Visual Cryptography
Visual cryptography encodes a secret image into n shares which are distributed to n participants. Pixel Sieve method was proposed recently to encode an image into shares, but the encryption quality is poor. In this paper...