kopia lustrzana https://gitlab.com/sane-project/website
143 wiersze
5.5 KiB
HTML
143 wiersze
5.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
|
"http://www.w3.org/TR/REC-html40/loose.dtd">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>sane-devel: Re: TWAIN on Unix ?</TITLE>
|
|
<META NAME="Author" CONTENT="Oliver Rauch (oliver.rauch@Wolfsburg.DE)">
|
|
<META NAME="Subject" CONTENT="Re: TWAIN on Unix ?">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
|
|
<H1>Re: TWAIN on Unix ?</H1>
|
|
<!-- received="Thu Mar 16 14:57:48 2000" -->
|
|
<!-- isoreceived="20000316225748" -->
|
|
<!-- sent="Fri, 17 Mar 2000 00:02:26 +0100" -->
|
|
<!-- isosent="20000316230226" -->
|
|
<!-- name="Oliver Rauch" -->
|
|
<!-- email="oliver.rauch@Wolfsburg.DE" -->
|
|
<!-- subject="Re: TWAIN on Unix ?" -->
|
|
<!-- id="38D16802.312A1F9F@wolfsburg.de" -->
|
|
<!-- inreplyto="200003160620.OAA28398@xena.ee.uwa.edu.au" -->
|
|
<STRONG>From:</STRONG> Oliver Rauch (<A HREF="mailto:oliver.rauch@Wolfsburg.DE?Subject=Re:%20TWAIN%20on%20Unix%20?&In-Reply-To=<38D16802.312A1F9F@wolfsburg.de>"><EM>oliver.rauch@Wolfsburg.DE</EM></A>)<BR>
|
|
<STRONG>Date:</STRONG> Thu Mar 16 2000 - 15:02:26 PST
|
|
<P>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0161.html">Ray Robinson: "Solaris and Sane fixed"</A>
|
|
<UL>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0159.html">msitkows@au1.ibm.com: "Re: TWAIN on Unix ?"</A>
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0149.html">Petter Reinholdtsen: "TWAIN on Unix ?"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0163.html">Mentore Siesto: "Re: TWAIN on Unix ?"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0163.html">Mentore Siesto: "Re: TWAIN on Unix ?"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#160">[ date ]</A>
|
|
<A HREF="index.html#160">[ thread ]</A>
|
|
<A HREF="subject.html#160">[ subject ]</A>
|
|
<A HREF="author.html#160">[ author ]</A>
|
|
</UL>
|
|
<HR NOSHADE><P>
|
|
<!-- body="start" -->
|
|
<P>
|
|
Petter Reinholdtsen wrote:
|
|
<BR>
|
|
<P><EM>> I've been watching the unix ODBC drivers currently being developed,
|
|
</EM><BR>
|
|
<EM>> and keep woundering if it would be a good idea to adapt the TWAIN API
|
|
</EM><BR>
|
|
<EM>> as the high level API for scanners on UNIX.
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> We would only need to implement one TWAIN driver - the SANE driver,
|
|
</EM><BR>
|
|
<EM>> and a TWAIN API library to use this.
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> I guess if we write the TWAIN driver using a cross-platform GUI
|
|
</EM><BR>
|
|
<EM>> library, we could use the same driver on Unix and Windows - making the
|
|
</EM><BR>
|
|
<EM>> SANE devices available on Windows as well. :-)
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<EM>> Any ideas? Is there anyone on this list with TWAIN experience? Are
|
|
</EM><BR>
|
|
<EM>> there any example programs using the TWAIN API available?
|
|
</EM><BR>
|
|
<EM>> --
|
|
</EM><BR>
|
|
<EM>>
|
|
</EM><BR>
|
|
<P>Hi Petter,
|
|
<BR>
|
|
<P>we already had that discussion where a chairman of the TWAIN organization
|
|
<BR>
|
|
has been involved.
|
|
<BR>
|
|
<P>The problem is that the Windows TWAIN API depends on the Windows API (IPC).
|
|
<BR>
|
|
The TWAIN org wanted to implement the same API for unix what would be very bad.
|
|
<BR>
|
|
The problem is that on windows the driver is a part of the frontend-process and so all
|
|
<BR>
|
|
events have to be passed through to the backend.
|
|
<BR>
|
|
<P>There already is a second TWAIN interface for the apple mac that is not compatible to
|
|
<BR>
|
|
the windows TWAIN API.
|
|
<BR>
|
|
<P>We suggested to create a unix TWAIN API that is as compatible as possible to the WIN TWAIN
|
|
<BR>
|
|
but with some differences that use the special functions of unix systems.
|
|
<BR>
|
|
<P>I still would like to add a WIN and a UNIX TWAIN API to xsane but in the near future I do not
|
|
<BR>
|
|
have the time to work on it.
|
|
<BR>
|
|
<P>After all: it is not so simple like it looks at first.
|
|
<BR>
|
|
<P>Bye
|
|
<BR>
|
|
Oliver
|
|
<BR>
|
|
<P><P><PRE>
|
|
--
|
|
Homepage: <A HREF="http://www.wolfsburg.de/~rauch">http://www.wolfsburg.de/~rauch</A>
|
|
sane-umax: <A HREF="http://www.wolfsburg.de/~rauch/sane/sane-umax.html">http://www.wolfsburg.de/~rauch/sane/sane-umax.html</A>
|
|
xsane: <A HREF="http://www.wolfsburg.de/~rauch/sane/sane-xsane.html">http://www.wolfsburg.de/~rauch/sane/sane-xsane.html</A>
|
|
E-Mail: mailto:<A HREF="mailto:Oliver.Rauch@Wolfsburg.DE?Subject=Re:%20TWAIN%20on%20Unix%20?&In-Reply-To=<38D16802.312A1F9F@wolfsburg.de>">Oliver.Rauch@Wolfsburg.DE</A>
|
|
<P><P><P>--
|
|
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
|
|
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20TWAIN%20on%20Unix%20?&In-Reply-To=<38D16802.312A1F9F@wolfsburg.de>">majordomo@mostang.com</A>
|
|
</PRE>
|
|
<P><!-- body="end" -->
|
|
<HR NOSHADE>
|
|
<UL>
|
|
<!-- next="start" -->
|
|
<LI><STRONG>Next message:</STRONG> <A HREF="0161.html">Ray Robinson: "Solaris and Sane fixed"</A>
|
|
<LI><STRONG>Previous message:</STRONG> <A HREF="0159.html">msitkows@au1.ibm.com: "Re: TWAIN on Unix ?"</A>
|
|
<LI><STRONG>In reply to:</STRONG> <A HREF="0149.html">Petter Reinholdtsen: "TWAIN on Unix ?"</A>
|
|
<!-- nextthread="start" -->
|
|
<LI><STRONG>Next in thread:</STRONG> <A HREF="0163.html">Mentore Siesto: "Re: TWAIN on Unix ?"</A>
|
|
<LI><STRONG>Reply:</STRONG> <A HREF="0163.html">Mentore Siesto: "Re: TWAIN on Unix ?"</A>
|
|
<!-- reply="end" -->
|
|
<LI><STRONG>Messages sorted by:</STRONG>
|
|
<A HREF="date.html#160">[ date ]</A>
|
|
<A HREF="index.html#160">[ thread ]</A>
|
|
<A HREF="subject.html#160">[ subject ]</A>
|
|
<A HREF="author.html#160">[ author ]</A>
|
|
</UL>
|
|
<!-- trailer="footer" -->
|
|
<HR NOSHADE>
|
|
<P>
|
|
<SMALL>
|
|
<EM>
|
|
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
|
|
: <EM>Thu Mar 16 2000 - 14:59:38 PST</EM>
|
|
</EM>
|
|
</SMALL>
|
|
</BODY>
|
|
</HTML>
|