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?
Cheers,
Manuel
2006/11/7, Christian W. Zuckschwerdt <
[EMAIL PROTECTED]>:
Hi Manuel,
I thought there was something called JObex, but I couldn't find it now.
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.
regards,
Christian
Naranjo Manuel Francisco schrieb:
> I want to make a JNI to be able to access to OpenObex from Java. I
> would like to know two things, one is has anyone done something of it
> before?. And the other is if anyone want to participate in this big
> quest?
-------------------------------------------------------------------------
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
--
Naranjo, Manuel Francisco
[EMAIL PROTECTED]
------------------------------------------------------------------------- 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
