Changes

Jump to navigation Jump to search
118 bytes removed ,  13:58, 10 April 2008
Line 72: Line 72:  
http://sanetwain.ozuzo.net/
 
http://sanetwain.ozuzo.net/
   −
In download section, take the ZIPfile (sanetwain127.zip or Windowsinstaller (setup127.exe)  
+
In download section, take the ZIP file (sanetwain127.zip or Windowsinstaller (setup127.exe)  
 
  −
make :
  −
  setup127.exe
      
====Configuration====
 
====Configuration====
    
- index connection  
 
- index connection  
Hostname  => address ip server
+
:Hostname  => address ip server
Port => 6566  
+
:Port => 6566  
Username => user’s name  
+
:Username => user’s name  
    
I made : Get list of devices on startup
 
I made : Get list of devices on startup
    
- index printer  
 
- index printer  
I made : Show printer setup dialog before print  
+
:I made : Show printer setup dialog before print  
(I have several printers!)  
+
:(I have several printers!)  
    
- index Startup  
 
- index Startup  
I made : Acquire preview on program start  
+
:I made : Acquire preview on program start  
Use as interface language => fr  
+
:Use as interface language => fr  
    
====Usage====
 
====Usage====
Line 98: Line 95:  
SANE TWAIN drivers have many possibilities. SANE TWAIN drivers can be used alone or called from another application (photoshop, acrobat, ...) like a classical usb scanner.  
 
SANE TWAIN drivers have many possibilities. SANE TWAIN drivers can be used alone or called from another application (photoshop, acrobat, ...) like a classical usb scanner.  
   −
====Testing with Sane Twain====
+
===MacOS X===
 +
SANE can also be installed on MacOS X, for more information have a look at
 +
http://www.ellert.se/twain-sane/.
 +
 
 +
If you get things working on MacOS X please provide installation instructions here.
 +
 
 +
===Linux=== 
 +
To use SANE on your linux PC you need to install the xsane package.
 +
 
 +
====Configuration====
 +
Then configure xsane so that it knows where to find the server with the scanner attached, add a line with the IP address of your server to /etc/sane.d/net.conf on your client PC
 +
 
 +
  nano -w /etc/sane.d/net.conf
 +
   
 +
  IP_address_of_your_server
 +
 
 +
====Usage====
 +
 
 +
You can use kooka or xsane or make the acquisition from other software for instance OpenOffice or GIMP.
 +
 
 +
===Client Troubleshooting===
 +
Only needed if your client can't find the scanner
 +
 
 +
Disable saned
 +
/etc/init.d/xinetd stop
   −
Start a terminal on your server (with putty for example).  
+
Start a terminal on your server.  
make :
+
saned -d128  
  saned -d128  
      
example
 
example
Line 119: Line 139:  
   [saned] main: waiting for control connection  
 
   [saned] main: waiting for control connection  
   −
If you have “waiting for control connection “, all sounds good. Now on your windows computer, open Scanimage (name of gui software for sanetwain)  
+
If you have “waiting for control connection “, all sounds good. Now on your scanning software, eg Scanimage (name of gui software for sanetwain)  
   −
The scanner should start and lines should appear in the terminal (putty)
+
The scanner should start and lines should appear in the terminal.
    
On the first connection, it often takes a long time and a message like this can appear: Time out reading word from socket  
 
On the first connection, it often takes a long time and a message like this can appear: Time out reading word from socket  
Line 137: Line 157:  
I put in comment (# in front of the line) all lines which did not correspond to my driver.  
 
I put in comment (# in front of the line) all lines which did not correspond to my driver.  
   −
===MacOS X===
+
Enable saned when finished
SANE can also be installed on MacOS X, for more information have a look at
+
  /etc/init.d/xinetd start
http://www.ellert.se/twain-sane/.
  −
 
  −
If you get things working on MacOS X please provide installation instructions here.
  −
 
  −
===Linux===  
  −
To use SANE on your linux PC you need to install the xsane package.
  −
 
  −
====Configuration====
  −
Then configure xsane so that it knows where to find the server with the scanner attached, add a line with the IP address of your server to /etc/sane.d/net.conf on your client PC
  −
 
  −
  nano -w /etc/sane.d/net.conf
  −
   
  −
  IP_address_of_your_server
  −
 
  −
====Usage====
  −
 
  −
You can use kooka or xsane or make the acquisition from other software for instance OpenOffice or GIMP.
  −
 
  −
====Testing====
  −
 
  −
For your first test in network, use the same method as with SANETWAIN [[#Testing with Sane Twain|Testing with Sane Twain]].
  −
 
  −
Instead of opening Scanimage, you open xsane or kooka.
      
----
 
----
 
[[Category:Contrib]]
 
[[Category:Contrib]]

Navigation menu