On Thu, May 26, 2011 at 9:38 AM, JR <[email protected]> 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 [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to