Seminar Topics & Project Ideas On Computer Science Electronics Electrical Mechanical Engineering Civil MBA Medicine Nursing Science Physics Mathematics Chemistry ppt pdf doc presentation downloads and Abstract

Full Version: Bluetooth Messenger
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Abstracts: This project demonstrates the basics of app-to-app communication over Bluetooth on Windows Phone 8. This app is simple Bluetooth chat application. This app uses the PeerFinder, StreamSocket, DataReader, DataWriter and SpeechRecognizer Windows Phone Runtime APIs. This app shows you how to: a) Detect if the Bluetooth radio is on or off. b) Advertise your app for discovery by peer apps. c) Find peer apps. d) Request a connection or accept an incoming connection from a peer app. e) Send and receive string data using an open socket. f) Recognition of speech and convert it into text.