[sane-devel] Communicating with Saned

2006-09-12 Thread FF in Can
sane-devel/attachments/20060912/bb598d26/attachment.html From ff.cane...@gmail.com Tue Sep 12 15:22:13 2006 From: ff.cane...@gmail.com (FF in Can) Date: Tue Sep 12 15:23:11 2006 Subject: [sane-devel] Communicating with Saned In-Reply-To: References: <877j0f5j5k@geek.avasys.jp>

[sane-devel] Communicating with Saned

2006-09-12 Thread Jon Chambers
Hi, As far as I know, SANE should work fine on Win32: you just need to compile it under cygwin (see http://www.cygwin.com). This could also provide you with the scripting language(s) of your choice (perl, ruby, sh, etc) withwshich to write the "glue" code between the commandline SANE client

[sane-devel] Communicating with Saned

2006-09-12 Thread Olaf Meeuwissen
"Sujeewa Raj" writes: > Hi, Hi, Better keep this on list, for there are more people that may be able to help. > Thank you both for the details. I found many helpful documents in doc folder > and also in sane project web site. > Unfortunately my development environment won't allow me using linu

[sane-devel] Communicating with Saned

2006-09-08 Thread Olaf Meeuwissen
"Sujeewa Raj" writes: > Hi all, > > I'm working on Epson 1XL scanner connected to linux thru sane (and I'm new > to the world of sane). I want to operate it over TCP/IP. As in connect the scanner directly to the network and use it? If that is the case, you may be interested in the unofficia

[sane-devel] Communicating with Saned

2006-09-07 Thread Sujeewa Kumara
Hi all, I'm working on Epson 1XL scanner connected to linux thru sane. I want to operate it over TCP/IP. I found that frontend called saned provides a TCP server for this purpose. So I'm writing the correspoding Client programme to connect to Saned TCP Server. I would like to know the message

[sane-devel] Communicating with Saned

2006-09-07 Thread Wittawat Yamwong
On Thursday 07 September 2006 09:46, Sujeewa Raj wrote: > I'm working on Epson 1XL scanner connected to linux thru sane (and I'm > new to the world of sane). I want to operate it over TCP/IP. I downloaded > the sane package and installed it. There is a frontend called saned which > provides a T

[sane-devel] Communicating with Saned

2006-09-07 Thread Sujeewa Raj
Hi all, I'm working on Epson 1XL scanner connected to linux thru sane (and I'm new to the world of sane). I want to operate it over TCP/IP. I downloaded the sane package and installed it. There is a frontend called saned which provides a TCP server for this purpose. So I'm writing the correspo