|
From: Murat S. <sez...@gm...> - 2008-05-22 08:13:22
|
Thanks for your fast replies. As I mentioned before, I have my own bluetooth stack. I only need the OBEX profile. In this web site, the OBEX part is presented as third party application (obex-data-server-0.3.tar.gz<http://www.bluez.org/redirect.php?url=http%3A%2F%2Ftadas.dailyda.com%2Fsoftware%2Fobex-data-server-0.3.tar.gz>). When I examined this code, I saw that it uses openobex code too. So what I need is to use this third party code with the openobex codes. Right? Regards, Murat On Thu, May 22, 2008 at 10:55 AM, Marcel Holtmann <ma...@ho...> wrote: > Hi Murat, > > I am new in your mail group. We are developing DPF(Digital Picture Frame) >> software. We want to add bluetooth support to this device. Namely, the users >> can send pictures to this device from their bluetooth client devices like >> cellular phones. I think we need to add OBEX profile for this. We have the >> lower layer stacks for bluetooth module (HCI,L2CAP, RFCOMM etc...) Does your >> affix OBEX software contains this feature? If yes, which files should I >> examine to understand it? >> > > the Affix project is basically dead. You might wanna look at www.bluez.org for > the official Bluetooth stack for Linux. > > Regards > > Marcel > > -- Murat Sezgin |