That's not how it works: Bluetooth is built on top of RFCOMM, so it's
more like a serial channel.  It's merely presented with a socket like
interface to wrap the behavior.

Kris

On Thu, Feb 14, 2013 at 4:56 AM, tom lee <tom.mai78...@gmail.com> wrote:
>> The UUID just says what port the Bluetooth Server is on.  I could have a
>> server running on Bluetooth port 1.
>
>
> Does this imply there's a way to specify different Bluetooth ports, if the
> port(s) exists? I have never heard of Bluetooth using ports like TCP. If
> you're just making an example, then please disregard this and above.
>
> --
> --
> 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 unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to