sane-project-website/old-archive/1998-11/0089.html

59 wiersze
2.8 KiB
HTML
Czysty Wina Historia

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

<!-- received="Tue Nov 10 09:28:54 1998 PST" -->
<!-- sent="Tue, 10 Nov 1998 17:25:45 +0000 (GMT)" -->
<!-- name="Jon Knight" -->
<!-- email="jon@net.lut.ac.uk" -->
<!-- subject="Re: Mustek 1200 III EP?" -->
<!-- id="" -->
<!-- inreplyto="Pine.LNX.4.05.9811100959170.21419-100000@alley.gator.net" -->
<title>sane-devel: Re: Mustek 1200 III EP?</title>
<h1>Re: Mustek 1200 III EP?</h1>
<b>Jon Knight</b> (<a href="mailto:jon@net.lut.ac.uk"><i>jon@net.lut.ac.uk</i></a>)<br>
<i>Tue, 10 Nov 1998 17:25:45 +0000 (GMT)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#89">[ date ]</a><a href="index.html#89">[ thread ]</a><a href="subject.html#89">[ subject ]</a><a href="author.html#89">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0090.html">J. Rhett Aultman: "Re: Mustek 1200 III EP?"</a>
<li> <b>Previous message:</b> <a href="0088.html">Andre Couture: "Problems with AT3, anybody else has similar SCSI behaviours on there"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>
<!-- body="start" -->
On Tue, 10 Nov 1998, J. Rhett Aultman wrote:<br>
<i>&gt; When I called Mustek asking if they had any UNIX drivers of any kind, the</i><br>
<i>&gt; tech rep said "no, but there's been some discussion that generic TWAIN</i><br>
<i>&gt; drivers have pretty good functionality for that model." I honestly am on</i><br>
<i>&gt; unfamiliar ground with this sort of thing.</i><br>
<p>
TWAIN is an MS-Windows thing. About as useful to a UNIX user as a<br>
chocolate teapot unless you can persuade the manufacturer to be cool and<br>
ship you the Windows driver source code in order to help write the UNIX<br>
drivers (step forward Plustek for being cool at the moment ;-) ).<br>
<p>
Tatty bye,<br>
<p>
Jim'll<br>
<p>
#!/usr/bin/perl -- -Whois++-client-in-6-lines-of-Perl -Beat-that-Z39.50! <br>
use IO::Socket;sub w{$f=shift;$a{$f}=1;($h,$p,$q)=split("/",$f);$s=<br>
IO::Socket::INET-&gt;new(PeerAddr=&gt;"$h:$p")||return;print $s "$q\r\n";while(&lt;$s&gt;)<br>
{next if(/^%/);if(/^# SERVER-TO-ASK/){while(&lt;$s&gt;){$x=$1 if/Name: (.*)\r\n$/;$y<br>
=$1 if/Port: (.*)\r\n$/;$f="$x/$y/$q";@j=(@j,$f)if(/^# END/&amp;&amp;!$a{$f})}}else{<br>
print}}close($s)}@j=shift;while(@j){w(pop(@j))}# whois++.pl host/port/query<br>
<p>
<p>
<pre>
--
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">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0090.html">J. Rhett Aultman: "Re: Mustek 1200 III EP?"</a>
<li> <b>Previous message:</b> <a href="0088.html">Andre Couture: "Problems with AT3, anybody else has similar SCSI behaviours on there"</a>
<!-- nextthread="start" -->
<!-- reply="end" -->
</ul>