Am Dienstag 07 November 2006 22:26 schrieb Naranjo Manuel Francisco: > I have found some Obex implementations for Obex, but not any for OpenObex. > I agree with you that sometime Java developers (I include my self into > that) are not that keen with native dependecies and the stuff. > I would like to do some High Level stuff, in fact what I want to do, is for > one and for all having a solution to the AIRcable/CSR problem. And I > thought that as I'm not much skilled with C, but very skilled with Java, a > Java binding trough a JNI would be a good solution. > What is SWIG? Isn't it related to lenguages bindings? > What do you mean with Java Bindings? Isn't that a JNI?
http://www.swig.org/Doc1.3/Java.html I guess that if it can assist you, you should use it. But maybe you look at present solutions and try a pretty new project: http://sourceforge.net/projects/jobexftp/ > 2006/11/7, Christian W. Zuckschwerdt <[EMAIL PROTECTED]>: > > I thought there was something called JObex, but I couldn't find it now. The problem with most OBEX implementation for Java is that they only look at bluetooth, thus not having an independent implementation (that would work with any transport). > > To my mind Java developers are not that keen to include JNI dependancies. > > If you want a low level obex api try to use SWIG with OpenOBEX. It > > should be straight forward with little coding (you'd need to wrap or > > convert data types). > > On the other hand if you need a high level (PUSH, FTP, ...) API I can > > enable a Java binding for ObexFTP. BTW: do you know of any users of the current obexftp bindings? 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
