Actually, we used the BlueCove stack for our work on integrating bluetooth transport and service discovery into R-OSGi. There is also a paper on this: http://www.iks.inf.ethz.ch/publications/iot08.html It also describes a mapping from SDP to OSGi services and vice versa. The code is available as part of R-OSGi, (http://r-osgi.sourceforge.net), check the SVN repository. But I did not make the BlueCove bundle accessible due to the GPL license. >From my experience, there are not too many usable alternatives that implement JSR 82 and are open.
Cheers, Jan. ------------------------------------------------------------ ETH Zurich, MSc Jan S. Rellermeyer, Information and Communication Systems Research Group (IKS), Department of Computer Science, IFW B 47.1, Haldeneggsteig 4, CH8092 Zürich Tel +41 44 632 30 38, http://www.iks.inf.ethz.ch ------------------------------------------------------------ > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:osgi-dev- > [EMAIL PROTECTED] On Behalf Of John E. Conlon > Sent: Dienstag, 4. März 2008 15:58 > To: [EMAIL PROTECTED] > Subject: [osgi-dev] Wrapping BlueCove Open Source Bluetooth Package > > Before I continue wrapping the BlueCove Open Source JSR-82 > implementation in an OSGi bundle, may I ask if anyone > knows of an existing Open Source OSGi bundle or ; > has done a similar OSGi bundling of an Open Source Bluetooth stack? > > If there is not an Open Source OSGi Bluetooth bundle out there, I will > continue with the wrapping of BlueCove, but once the wrapping is done I > think the next challenge will be to adapt Bluetooth service discovery > functionality to OSGi services. Any ideas, papers, or code available > to jump start me with this service discovery mapping effort? > > Can't help thinking that Bluetooth services would be the ideal poster > child for demonstrating the power of OSGi service discovery. > > thanks for any feedback, > John Conlon > _______________________________________________ > OSGi Developer Mail List > [email protected] > https://mail.osgi.org/mailman/listinfo/osgi-dev _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
