* [Bluez-users] Bluetooth Service
@ 2004-02-19 18:34 Zia Syed
2004-02-19 18:59 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Zia Syed @ 2004-02-19 18:34 UTC (permalink / raw)
To: Bluez
Hi,
I was wondering how can I create my own Bluetooth service using Bluez? I
was looking for any Bluez programming guide or sumthing but no luck :(.
Can anyone guide/advise me about how to implement custom bluetooth
service?
Thanks.
Zia
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
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] Bluetooth Service
2004-02-19 18:34 [Bluez-users] Bluetooth Service Zia Syed
@ 2004-02-19 18:59 ` Marcel Holtmann
2004-02-19 20:02 ` Zia Syed
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2004-02-19 18:59 UTC (permalink / raw)
To: zs; +Cc: BlueZ Mailing List
Hi Zia,
> I was wondering how can I create my own Bluetooth service using Bluez? I
> was looking for any Bluez programming guide or sumthing but no luck :(.
> Can anyone guide/advise me about how to implement custom bluetooth
> service?
what kind of service do you wanna implement?
Regards
Marcel
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
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] Bluetooth Service
2004-02-19 18:59 ` Marcel Holtmann
@ 2004-02-19 20:02 ` Zia Syed
2004-02-19 20:29 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Zia Syed @ 2004-02-19 20:02 UTC (permalink / raw)
To: Marcel Holtmann, Bluez
Hi Marcel,
At first, I would want to make a simple chat application lookalike. The
aim would be for client to discover services and establish connection to
the server socket. Once having that, I was thinking about streaming
other web-contents/xml using the connection. While reading the Bluetooth
specification, I read about HTTP service, but again I don't know whether
if its implemented in Bluez, or how can it can be implemented.
Also, for me the mystery is what happens when the service is being
discovered? How does the client makes the connection to the service
itself? Is there any relevant documentation around over it?
Thanks.
Zia
On Thu, 2004-02-19 at 18:59, Marcel Holtmann wrote:
> Hi Zia,
>
> > I was wondering how can I create my own Bluetooth service using Bluez? I
> > was looking for any Bluez programming guide or sumthing but no luck :(.
> > Can anyone guide/advise me about how to implement custom bluetooth
> > service?
>
> what kind of service do you wanna implement?
>
> Regards
>
> Marcel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] Bluetooth Service
2004-02-19 20:02 ` Zia Syed
@ 2004-02-19 20:29 ` Marcel Holtmann
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2004-02-19 20:29 UTC (permalink / raw)
To: zs; +Cc: BlueZ Mailing List
Hi Zia,
> At first, I would want to make a simple chat application lookalike. The
> aim would be for client to discover services and establish connection to
> the server socket. Once having that, I was thinking about streaming
> other web-contents/xml using the connection. While reading the Bluetooth
> specification, I read about HTTP service, but again I don't know whether
> if its implemented in Bluez, or how can it can be implemented.
>
> Also, for me the mystery is what happens when the service is being
> discovered? How does the client makes the connection to the service
> itself? Is there any relevant documentation around over it?
you can use L2CAP or RFCOMM based sockets for it. The BlueZ utils/test
directory contains example programs for it. You should look at it and
start writing your own code. Look at my latest slides for a more general
overview (http://www.holtmann.org/papers/bluetooth/wtc2003_slides.pdf).
Regards
Marcel
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
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:[~2004-02-19 20:29 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-19 18:34 [Bluez-users] Bluetooth Service Zia Syed
2004-02-19 18:59 ` Marcel Holtmann
2004-02-19 20:02 ` Zia Syed
2004-02-19 20:29 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox