Bluetooth Messenger: an Android Messenger app based on Bluetooth Connectivity
Journal Title: IOSR Journals (IOSR Journal of Computer Engineering) - Year 2014, Vol 16, Issue 3
Abstract
Abstract: The project discussed here is an Android messenger application which connects using Bluetooth. The main concepts discussed here are : i) Bluetooth connection between two or more android smart phones, whereby users can chat with each other ii) Bluetooth connection between a server and an android smart phone ,whereby the user can update and synchronise his/her chat records with the server from time to time. iii) Data structures used in storing and updating the data (messages) against respective usernames. iv) State machines and finite expressions used to achieve robustness, thereby delivering error free messages. This whole project has been designed using python programming language. This app doesn’t require an internet connection rather uses the in-built Bluetooth facility in a phone. Hence it comes in handy for charge-free short distance communication between individuals within a certain range (30 or 150 ft, depending on the hardware).
Authors and Affiliations
Amrita Deb a , Swarnabha Sinha
Effects of Social Networking by Influencers [Beware and Stay Safe]
Abstract: A short time agone, social spam and on-line abuse were much non-existent. As email spam filters became simpler, catching over ninety fifth of those messages, spammers have moved to a replacement target –...
A New Skin Color Based Face Detection Algorithm by CombiningThree Color Model Algorithms
Abstract: Human face recognition systems have gained a considerable attention during last decade due to itsvast applications in the field of computer and advantages over previous biometric methods. There are manyap...
How Are Mainframes Still Better Than Cloud?
Abstract: This article presents a summary of the Mainframes which are breathing new life in business withinthe wake of a new computing commonly termed as Cloud Computing in which colossal clusters of remoteservers...
Modeling and Simulation of Solar Photovoltaic module using Matlab/Simulink
This paper presents the circuit model of photovoltaic (PV) module. Simulation and modeling is done using MATLAB/ Simulink software package. The proposed model is user friendly and can be used as a common pl...
Alternate Sort
Sorting algorithms are the main concepts of the subject Data Structures and It’s Applications. These algorithms are designed in arranging the data elements in the sorted order. If the data elements are arranged...