Am Freitag 20 Oktober 2006 15:34 schrieb Marcel Holtmann: > I just committed the Bluetooth support for FreeBSD and NetBSD to the > OpenOBEX CVS. Please check it out and test if it compiles and works for > you guys. There is a good chance that I am releasing a new version next > week.
The code in lib/obex_transport.h cannot work for FreeBSD as saddr_t.rfcomm does not get defined for this case. And maybe you can use winsock2.h (needed by ws2bth.h) instead of winsock.h? HS ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
