2745JPA004 - Bluetooth Based Chatting System Using Android PDF
2745JPA004 - Bluetooth Based Chatting System Using Android PDF
ABSTRACT
Communication is very important between the people in all areas, why because
through communication we can share knowledge, exchange ideas, chat with
friends etc., Communication plays vital role in any situation to full fill our
needs/tasks. Present communication Medias are computer, mobile phones, pager,
etc. Now a days we are using Mobile phones to send SMS and chatting with
friends for this if we want to send a message to any one we are depending on
service providers like AIRTEL, VODAFONE, IDEA and many more for this
message every one charging some amount but with the help of blue we can send
message through our mobile phone without depending on any service provider for
this reason we can send messages at free of cost. In this Project we developed a
chat application with using Bluetooth we can connect two or more mobiles and
chat with any people at a time. This application is used to chat with single person
or more than two persons mean group chat also available in this application.
EXISTING SYSTEM:
Chatting has largely been a PC-based addiction. But when it comes to
chatting over cell phones, the alternatives are costly like GPRS-based IMs or SMS
chat. More than one user cant communicate at a time.
PROPOSED SYSTEM:
This is a bluetooth messaging app you can connect and send messages to other
android devices and see bluetooth compatible devices around you. No GSM or
Wifi connection required all you need is a two bluetooth compatible android
devices in range of each other and you can text away. To chat with a user, select it
from the list and press Ping' to send a welcome message. The other user may do
the same. As the welcome message is displayed, use right or left soft key to accept
or reject the chat session. Once the session is accepted, the chat starts with
colourful text to differentiate users. In addition to this person-to-person chat, chat
rooms can be used to gather a number of buddies.
Be aware that if more than one peer do "Look for friends" simultaneously,
they might not be able to see each other (because of Bluetooth running
principles)
Be aware that the set up of the profile list might take up to one minute. Therefore
be patient.
MODULES:
Scanning for other Bluetooth devices
Querying the local Bluetooth adapter for paired Bluetooth devices
Establishing RFCOMM channels/sockets
Connecting to a remote device
Transferring data over Bluetooth
MODULES DESCRIPTION:
Other options are new message alert - vibrate or sound, and refresh rate setting
ranging from 30 seconds to three minutes. Users can manually refresh the list of
users as well. Select a user from the list and use Options.
The Bluetooth Adapter is the entry-point for all Bluetooth interaction. Using
this, you can discover other Bluetooth devices, query a list of bonded (paired)
devices, instantiate a Bluetooth Device using a known MAC address, and create a
Bluetooth Server Socket to listen for communications from other devices. Use this
to request a connection with a remote device through a Bluetooth Socket or query
information about the device such as its name, address, class, and bonding state.
Represents the interface for a Bluetooth socket (similar to a TCP Socket). This is
the connection point that allows an application to exchange data with another
Bluetooth device via InputStream and OutputStream.
Establishing RFCOMM channels/sockets
In the socket programming model, a socket represents an endpoint of a
communication channel. Sockets are not connected when they are first created,
and are useless until a call to either connect (client application) or accept (server
application) completes successfully. Once a socket is connected, it can be used to
send and receive data until the connection fails due to link error or user
termination.
Check the manual that came with your cellular phone and read the section on
Bluetooth capabilities to see if your phone has a Bluetooth password. Note down
the password. Power on your cellular phone and access the "Settings" option in
the main menu. Choose the "Bluetooth" option if it is immediately available, or
choose "Connections" and then "Bluetooth." Press the option for "Activate
Bluetooth." Enter in the Bluetooth code that you noted down before if your phone
prompts you for one, or instead enter the standard code of "1111" if you don't
have your manual and aren't sure what the password is. Repeat the process on the
second phone. Navigate to the folder on your phone that holds the file you want to
transfer. Choose the file and then choose the option to "Send." Press the option to
"Send to Phone" and then press the button to send to a connected Bluetooth
phone. Enter in the phone number of the other phone if your cell does not prompt
you to send to an activated Bluetooth phone in range.
SYSTEM REQUIREMENTS:
HARDWARE REQUIREMENTS:
System
Hard Disk
40 GB.
Floppy Drive
1.44 Mb.
Monitor
15 VGA Colour.
Mouse
Logitech.
Ram
512 Mb.
SOFTWARE REQUIREMENTS:
Operating system :
Windows XP.
Coding Language :
Java 1.6
Tool Kit
Android 3.0
IDE
Eclipse