You are on page 1of 6

Multy User Mobile Bluetooth Two Way Text Chat

ABSTRACT
Bluetooth chatting is an innovative approach to the mobile world. This application shows use of
Bluetooth in terms of chatting. Means persons can chat via Bluetooth. The main midlet has just a
list which has two values server and client. By selecting one of these two values, the
corresponding instance is created. Midlet is used to initialize the connection. It does following
thing at here. First, it starts the application and search the Bluetooth device. It sends the signal to
the server class. econd, it can run, pause and stop the application. Third, it shows alert using
set!lert function on every changing. erver class goes active when it go signal from the midlet
class. It sends the hello world string with the string to the other devices. "lient class wor#s to
respond the other Bluetooth device server.
Bluechat is a Bluetooth messaging. Bluechat allows you to see other Bluechat users around, ping
anyone of them, and create either private chat sessions or public messaging rooms via Bluetooth.
This application allows two !ndroid devices to carry out two$way te%t chat over Bluetooth. tart
the application from the first screen& go to My 'rofile and set nic#name, age, gender and
hobbies. This is an optional step to provide additional information to other chat buddies. (e%t,
select )*oo# for Friends+ option which attempts to discover other users in the area. ,etected user$
profiles are listed as selectable bo%es. -hile a profile is selected, .ptions menu can be used to
view profile details, initiate a file transfer or to refresh list of detected friends.
Contact: 040-40274843, 9533694296
Email id: academicliveprojects/gmail.com, www.logicsystems.org.in
Multy User Mobile Bluetooth Two Way Text Chat
EXISTI! S"STE#:
Chatting has largely been a '"$based addiction. But when it comes to chatting over cell
phones, the alternatives are costly li#e 0'1$based IMs or M chat. More than one user can2t
communicate at a time.
$i%ad&anta'(:
.ne$.ne chat.
3nable to chat with community
"ostly chat and one way chat
)R*)*SE$ S"STE#:
This is a Bluetooth messaging app you can connect and send messages to other android devices
and see Bluetooth compatible devices around you. (o 0M or -i$Fi connection re4uired all you
need is two Bluetooth compatible android devices in range of each other and you can te%t away.
To chat with a user, select it from the list and press )'ing+ to send a welcome message. The other
user may do the same. !s the welcome message is displayed, use right or left soft #ey to accept
or reject the chat session. .nce the session is accepted, the chat starts with colorful te%t to
differentiate users. In addition to this person$to$person chat, chat rooms can be used to gather a
number of buddies.
Ad&anta'(:
!ll peers that want to communicate should have Bluechat running.
It is enough that one peer does the initial 5loo# for friends5 operation.
6very time a new comer peer does its first 5*oo# for friends5 operation, the operation
will reorganize all initial communication and profile sharing stuff.
6very peer will have an updated list of profiles around automatically and the profile list
will be displayed to warn everyone about the new comer.
Contact: 040-40274843, 9533694296
Email id: academicliveprojects/gmail.com, www.logicsystems.org.in
Multy User Mobile Bluetooth Two Way Text Chat
Be aware that if more than one peer do 5*oo# for friends5 simultaneously, they might not
be able to see each other 7because of Bluetooth running principles8
Be aware that the set up of the profile list might ta#e up to one minute. Therefore be
patient.
Contact: 040-40274843, 9533694296
Email id: academicliveprojects/gmail.com, www.logicsystems.org.in
Multy User Mobile Bluetooth Two Way Text Chat
#*$+,ES:
Scannin' -o. ot/(. Bl0(toot/ d(&ic(%
This application begins searching for devices as soon as it is opened. .ptions menu
appear only after a successful or unsuccessful search is complete. .ther options are new
message alert $ vibrate or sound, and refresh rate setting ranging from 9: seconds to three
minutes. 3sers can manually refresh the list of users as well. elect a user from the list
and use .ptions.
10(.2in' t/( local Bl0(toot/ ada3t(. -o. 3ai.(d Bl0(toot/ d(&ic(%
The Bluetooth !dapter is the entry$point for all Bluetooth interaction. 3sing this, you can
discover other Bluetooth devices, 4uery a list of bonded 7paired8 devices, instantiate a
Bluetooth ,evice using a #nown M!" address, and create a Bluetooth erver oc#et to
listen for communications from other devices. 3se this to re4uest a connection with a
remote device through a Bluetooth oc#et or 4uery information about the device such as
its name, address, class, and bonding state. 1epresents the interface for a Bluetooth
soc#et 7similar to a T"' oc#et8. This is the connection point that allows an application
to e%change data with another Bluetooth device via Inputtream and .utputtream.
E%ta4li%/in' R5C*## c/ann(l%6%oc7(t%
In the soc#et programming model, a soc#et represents an endpoint of a communication
channel. oc#ets are not connected when they are first created, and are useless until a call
to either connect 7client application8 or accept 7server application8 completes
successfully. .nce a soc#et is connected, it can be used to send and receive data until the
connection fails due to lin# error or user termination.
Contact: 040-40274843, 9533694296
Email id: academicliveprojects/gmail.com, www.logicsystems.org.in
Multy User Mobile Bluetooth Two Way Text Chat
!n 1F".MM Bluetooth oc#et used to accept incoming connections must be
attached to operating system resources with the bind method. Bind ta#es in a tuple
specifying the address of the local Bluetooth adapter to use and a port number to listen
on. 3sually, there is only one local Bluetooth adapter or it doesn+t matter which one to
use, so the empty string indicates that any local Bluetooth adapter is acceptable. .nce a
soc#et is bound, a call to listen puts the soc#et into listening mode and it is then ready to
accept incoming connections.
Conn(ctin' to a .(mot( d(&ic(
;ou must re4uest the B*36T..T< permission in order to perform any Bluetooth
communication, such as re4uesting a connection, accepting a connection, and transferring
data. Before your application can communicate over Bluetooth, you need to verify that
Bluetooth is supported on the device, and if so, ensure that it is enabled. you need to ensure
that Bluetooth is enabled. ! dialog will appear re4uesting user permission to enable
Bluetooth. .nce a connection is made with a remote device for the first time, a pairing
re4uest is automatically presented to the user. -hen a device is paired, the basic information
about that device 7such as the device name, class, and M!" address8 is saved and can be
read using the Bluetooth !'Is. 3sing the #nown M!" address for a remote device, a
connection can be initiated with it at any time without performing discovery 7assuming the
device is within range8.
T.an%-(..in' data o&(. Bl0(toot/
"hec# the manual that came with your cellular phone and read the section on Bluetooth
capabilities to see if your phone has a Bluetooth password. (ote down the password. 'ower
on your cellular phone and access the 5ettings5 option in the main menu. "hoose the
5Bluetooth5 option if it is immediately available, or choose 5"onnections5 and then
5Bluetooth.5 'ress the option for 5!ctivate Bluetooth.5 6nter in the Bluetooth code that you
noted down before if your phone prompts you for one, or instead enter the standard code of
5====5 if you don+t have your manual and aren+t sure what the password is.
Contact: 040-40274843, 9533694296
Email id: academicliveprojects/gmail.com, www.logicsystems.org.in
Multy User Mobile Bluetooth Two Way Text Chat
1epeat the process on the second phone. (avigate to the folder on your phone that holds the
file you want to transfer. "hoose the file and then choose the option to 5end.5 'ress the
option to 5end to 'hone5 and then press the button to send to a connected Bluetooth phone.
6nter in the phone number of the other phone if your cell does not prompt you to send to an
activated Bluetooth phone in range.
S"STE# RE1+IRE#ET S)ECI5ICATI*:
8a.d9a.( R(:0i.(m(nt%:
ystem > 'entium I? @.A 0<z.
<ard ,is# > A: 0B.
Floppy ,rive > =.AA Mb.
Monitor > =B ?0! "olour.
Mouse > *ogitech.
1am > =0B.
So-t9a.( R(:0i.(m(nt%:
.perating system > -indows C'.
"oding *anguage > Dava =.E
Tool Fit > !ndroid 9.:
I,6 > 6clipse
Contact: 040-40274843, 9533694296
Email id: academicliveprojects/gmail.com, www.logicsystems.org.in

You might also like