Return-Path: Subject: Re: [Bluez-users] Bluetooth Service From: Zia Syed Reply-To: zs@comp.rgu.ac.uk To: Marcel Holtmann , Bluez In-Reply-To: <1077217187.2767.17.camel@pegasus> References: <1077215650.9218.31.camel@zs> <1077217187.2767.17.camel@pegasus> Content-Type: text/plain Message-Id: <1077220929.9892.13.camel@zs> Mime-Version: 1.0 Date: Thu, 19 Feb 2004 20:02:10 +0000 List-ID: 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