public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] is there java bluetooth application on linux?
@ 2008-01-08 16:17 bsd user
  2008-01-08 17:19 ` Felix Dorner
  0 siblings, 1 reply; 4+ messages in thread
From: bsd user @ 2008-01-08 16:17 UTC (permalink / raw)
  To: bluez-users


[-- Attachment #1.1: Type: text/plain, Size: 174 bytes --]

Hi, all,

I am trying to find some java bluetooth application(no matter opensourced or
not) that can run on Linux x86 box, is here the right alias to ask for?

Thanks a lot!

[-- Attachment #1.2: Type: text/html, Size: 246 bytes --]

[-- Attachment #2: Type: text/plain, Size: 278 bytes --]

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] is there java bluetooth application on linux?
  2008-01-08 16:17 [Bluez-users] is there java bluetooth application on linux? bsd user
@ 2008-01-08 17:19 ` Felix Dorner
  2008-01-08 17:41   ` Manuel Naranjo
  0 siblings, 1 reply; 4+ messages in thread
From: Felix Dorner @ 2008-01-08 17:19 UTC (permalink / raw)
  To: bluez-users



Quite some years ago (2002 I guess) I worked in a project where we
used a JNI binding for the bluetooth stack, I think it was called
libbluej. No application, but building on that you can probably do
anything with java.


Felix

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] is there java bluetooth application on linux?
  2008-01-08 17:19 ` Felix Dorner
@ 2008-01-08 17:41   ` Manuel Naranjo
  2008-01-08 18:25     ` bsd user
  0 siblings, 1 reply; 4+ messages in thread
From: Manuel Naranjo @ 2008-01-08 17:41 UTC (permalink / raw)
  To: BlueZ users

check for avetana at sourceforge
> Quite some years ago (2002 I guess) I worked in a project where we
> used a JNI binding for the bluetooth stack, I think it was called
> libbluej. No application, but building on that you can probably do
> anything with java.
>
>
> Felix
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>   


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Bluez-users] is there java bluetooth application on linux?
  2008-01-08 17:41   ` Manuel Naranjo
@ 2008-01-08 18:25     ` bsd user
  0 siblings, 0 replies; 4+ messages in thread
From: bsd user @ 2008-01-08 18:25 UTC (permalink / raw)
  To: BlueZ users


[-- Attachment #1.1: Type: text/plain, Size: 1477 bytes --]

Thanks a lot, I found avetana and bluecove are quite good, but is there
typical java software applications based on them? for example....

Thanks again!

On Jan 9, 2008 1:41 AM, Manuel Naranjo <manuel@aircable.net> wrote:

> check for avetana at sourceforge
>  > Quite some years ago (2002 I guess) I worked in a project where we
> > used a JNI binding for the bluetooth stack, I think it was called
> > libbluej. No application, but building on that you can probably do
> > anything with java.
> >
> >
> > Felix
> >
> >
> -------------------------------------------------------------------------
> > Check out the new SourceForge.net Marketplace.
> > It's the best place to buy or sell services for
> > just about anything Open Source.
> > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>
> > _______________________________________________
> > Bluez-users mailing list
> > Bluez-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-users
> >
> >
>
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
>
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
>

[-- Attachment #1.2: Type: text/html, Size: 2424 bytes --]

[-- Attachment #2: Type: text/plain, Size: 278 bytes --]

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-01-08 18:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-08 16:17 [Bluez-users] is there java bluetooth application on linux? bsd user
2008-01-08 17:19 ` Felix Dorner
2008-01-08 17:41   ` Manuel Naranjo
2008-01-08 18:25     ` bsd user

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox