pesaply / smslib

Automatically exported from code.google.com/p/smslib
0 stars 0 forks source link

Bluetooth connections. #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Implement javax.bluetooth interface.

Original issue reported on code.google.com by T.Delenikas on 7 Sep 2007 at 8:33

GoogleCodeExporter commented 9 years ago

Original comment by T.Delenikas on 7 Sep 2007 at 8:33

GoogleCodeExporter commented 9 years ago
Is there any advantage compared to RXTX with "emulated" serialports by the 
bluetooth device (SPP, 
http://en.wikipedia.org/wiki/Bluetooth_profile#Serial_Port_Profile_.28SPP.29 )?

Original comment by derj...@googlemail.com on 11 Nov 2007 at 2:40

GoogleCodeExporter commented 9 years ago
Hi,

RxTx does not work well with emulated ports. It would be nice to implement a 
native
BT interface, instead of going through emulated layers.

Have you seen this: http://code.google.com/p/smslib/wiki/TechnicalFAQ
This is an "ugly" method to overcome the problem of DATA-READY signals not
propagating through RxTx to SMSLib.

Original comment by T.Delenikas on 11 Nov 2007 at 4:04

GoogleCodeExporter commented 9 years ago

Original comment by T.Delenikas on 28 Nov 2007 at 7:54

GoogleCodeExporter commented 9 years ago
Did you report the bug on the rxtx mailing list?
(http://mailman.qbang.org/mailman/listinfo/rxtx)

As far as I know, there is no real, platform-independent JSR-82 implementation
around. Bluecove is the best free implementation but without Linux support. Or 
are
there other?

Original comment by derj...@googlemail.com on 9 Dec 2007 at 5:25

GoogleCodeExporter commented 9 years ago

Original comment by T.Delenikas on 22 Dec 2007 at 5:12

GoogleCodeExporter commented 9 years ago

Original comment by ad...@smslib.org on 23 Oct 2008 at 7:31