Have you looked at JSane-net on sourcefoge ? (I'm the maintainer, though not
very well at the moment :) )
It sounds like what you're planning is already part way there in the project.
It was originally written to connect to sane via it's network protocol, but I
have extracted the interface, so th
> So once the GPLed code has been found ok I think it
> can get part of
> sane-frontends.
Excellent!
> Concerning japi I think we should pack it into a
> .tar.gz file, put in
> on the ftp server and link to it somewhere in case
> somebody is still
> interested. Then it can be removed from
> sane
Hi,
On 2006-01-26 10:39, Vacuum Joe wrote:
> JNI = Java Native Interface. Quick summary: Everything within Java
[...]
Thanks for all your explanations.
> It really belongs in the front-ends I believe. There seem to be
> requests and commercial products that do the same thing, so I think
>
Could you explain for java-impaired people like me what jni is, how it
is connected to java and how your project is different to the other
java projects? There is already code that comes with SANE
(sane-backends/japi), there is jsane (commercial,
http://asprise.com/product/jsane/index.php) and mo
Hi,
On 2006-01-24 05:22, Vacuum Joe wrote:
> I have written a simple JNI interface to SANE. It works pretty well
> and lets me do scans, display them, etc, all within Java. I am
> interested in possibly getting this included in the SANE project
> under the same license as SANE itself. Would
Not right now. I don't really want to host the code myself, which is part of
why I want to hand this over to the SANE project. I could send you a tarball
if you want. Ideally the SANE project would host SVN for it, too, right? This
would all be GPL.
It seems like this is an idea and need
Any URL to take a look at it?
Jens
Vacuum Joe schrieb:
> Hello SANE developers,
>
> I have written a simple JNI interface to SANE. It works pretty well and
> lets me do scans, display them, etc, all within Java. I am interested in
> possibly getting this included in the SANE project under
Hello SANE developers,
I have written a simple JNI interface to SANE. It works pretty well and lets
me do scans, display them, etc, all within Java. I am interested in possibly
getting this included in the SANE project under the same license as SANE
itself. Would the devs be open to this?