Return-Path: From: Marcel Holtmann To: BlueZ development In-Reply-To: <4873BB89.5030109@aircable.net> References: <48728258.6080809@aircable.net> <1215549694.26279.6.camel@californication> <4873BB89.5030109@aircable.net> Date: Wed, 09 Jul 2008 02:26:59 +0200 Message-Id: <1215563219.4586.6.camel@californication> Mime-Version: 1.0 Subject: Re: [Bluez-devel] No more binary SDP registration in new 4.0 API? Reply-To: BlueZ development List-Id: BlueZ development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Sender: bluez-devel-bounces@lists.sourceforge.net Errors-To: bluez-devel-bounces@lists.sourceforge.net Hi Manuel, > > the idea is not to use binary SDP records at all anymore. Also we wanna > > move the record registration and service authorization into a plugin and > > don't have this in the Adapter interface anymore. > > > Ok got it. So then to work with binary records you should use bluelib > right? Or this is going to be deprecated too?. yes, the access via SDP Unix socket will also go away. > Thing is that in cases like BIP you wanna work with binary stuff, > embedding xml records in your code might not be a good idea at all. > > In fact the patch I created was to start making obex-data-server use the > new API, but this was some how a boomer. What shall we do? Use sdplib, > or go with xml strings? I think the best is to move this all into a plugin and then we could have a plugin that provides binary record registration. However I am not a big fan of doing SDP without XML anymore. Building the record with the current C function is painful and leads to errors or memory leaks. Regards Marcel ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ Bluez-devel mailing list Bluez-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bluez-devel