-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Christian,

Christian Zuckschwerdt wrote:
> 
> Am 03.03.2009 um 18:32 schrieb Michael Bell:
> 
>>> Am 03.03.2009 um 13:24 schrieb Michael Bell:
>>>> I think about using obexftp_browse_bt_src of obexftp to search for
>>>> SyncML on the remote device.
>>>> 2. btkit_browse of WIN32 always returns 0
> 
> I've updated the bt_kit, see
> 
> http://github.com/zuckschwerdt/obexftp/commit/8177c8971cc84a7328c3686e689b98f4057b8bec
> http://github.com/zuckschwerdt/obexftp/commit/e312cbb4a18ad3e81619c2877c3e403126aaf899

This looks really cool. Thank you very much. BTW you copied your old
copyright and lost two years (2007 -> 2009).

> The first patch adds two missing stubs for win32. You won't need those  
> anyway (un-/registering server on SDP).
> The second finally fixed the browse bt on win32 and also added a  
> special case for SyncML.
> 
> Instead of the full UUID you simply use the (non standard) UUID-16  
> value. It's the short int portion of the first int in the UUID (aka  
> Data1).
> It's 0x0002 for SyncMLClient.

If this does not block future extensions of bt_kit then this is fine for
me. I don't know the meaning of Data1.

> There is also no need to link this as a lib. bt_kit is intended to be  
> dropped right into your source code tree.

I have a little bit different opinion here. A lot of problems during the
handling of security issues appear because code was copied and not a
library linked (e.g. libz). Therefore I always prefer to link. So if you
release a new version of obexftp then I will add some cmake magic to
libsyncml.

> Please let me know if the preprocessor stuff is compatible with your  
> project. Right now it tries to pull in config.h (autoconf style) and  
> will need a common.h with defines for a DEBUG(int level, char *format,  
> args...) --maybe I'll change that.
> Also everything is conditional on HAVE_BLUETOOTH

Don't worry about this. Please see above. obexftp supports pkgconfig
which solves my problems.

Thanks a lot

Michael

P.S. when do you plan the next release (just informal for me to set a
reminder).
- --
___________________________________________________________________

Michael Bell                        Humboldt-Universitaet zu Berlin

Tel.: +49 (0)30-2093 2482           ZE Computer- und Medienservice
Fax:  +49 (0)30-2093 2704           Unter den Linden 6
michael.b...@cms.hu-berlin.de       D-10099 Berlin
___________________________________________________________________

PGP Fingerprint: 09E4 3D29 4156 2774 0F2C  C643 D8BD 1918 2030 5AAB
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFJr/rQ2L0ZGCAwWqsRAg7KAKDb7vwxHj1J9uzUObHj4k0FEXTtzQCglpA1
CC92S0ktUXZxhqDTElDJ6RQ=
=b35/
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to