Thanks Shashidhar! Your answers are indeed correct.
I red again the BluetoothChat sample source code of android and I
finally understand the RFCOMM channel.

On May 26, 3:29 pm, Shashidhar <shashi.zep...@gmail.com> wrote:
> On Thu, May 26, 2011 at 9:38 AM, JR <jayarr.patri...@gmail.com> wrote:
> > Hello I am new in android application development. I have red the
> > BluetoothChat sample code and having a hard time understanding the
> > server-client side.
>
> > My question is: If I set the device (say dev1) be the server and the
> > other device (dev2) be the client, can I expect a mutual communication
> > between the two device? meaning to say that client side and server
> > side can send data and reply to each other?
>
> Yes, You can have 2 way communication. Both server and client can send and
> receive to each other.
>
> > Server-Client can be
> > automatically Client-Server also?
>
> No, AFAIK.
>
>
>
>
>
>
>
> > Sorry I have no clear idea what is
> > server-client really is.
>
> > Thanks
> > JR
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to