Choi > That's interesting. What about platforms like Android that are only > Java (If I am not wrong) ? Can they connect directly to those sockets > from Java applications ? Check the android API docs. I'd heard the API for bluetooth was incomplete in the latest android but I haven't read up. The sun embedded java APIs specify a way to run L2CAP (at least) using java. Can't remember about SCO. Android breaks with the sun API (for good reason). The right way to do it in android would be integrating the bt audio services with their multimedia hooks, so you wouldn't deal with the underlying implementation. -- Brad ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bluez-devel mailing list Bluez-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/bluez-devel