Zitat von Petit Eric <[EMAIL PROTECTED]>: > With the portage under win32, there is only MS BT stack suported, as we know > there isn't a lot of device suported by MS BT, some luky guy (as me), can > change Inf file and have a "non suported" usb dongle, manged with MS BT; but > widcomm seems to have more device suported, also they give a c++ sdk to > mange widcom devices : > http://www.pocketpcdn.com/articles/articles.php?&atb.set(c_id)=78&atb.set(a_id)=7800&atb.perform(details)=& > > http://www.broadcom.com/products/bluetooth_sdk.php
I am going to write support for that, I assume. I guess that this needs a different transport architecture of libopenobex, first, but I am also working on that. There are also other bluetooth stacks on windows, so a general approach is preferred. Right now, I prepare the patches to get all the win32 patches into the official version (Christians SVN, now). My openobex-win32 repository is broken currently (due to other incompletely work) and will be removed completely, soon. Do not use it anymore. > Is it a too long stuff to support it with openobex? > The win32 version of openobex have USB support? Yes, by using libusb-win32. HS ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
