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 (scanimage) and your infrastructure.
cheers, Jon On Tue, 12 Sep 2006, Olaf Meeuwissen wrote: > "Sujeewa Raj" <[email protected]> writes: >> end. Maybe I should explain my requirement more specifically. >> I have a dedicated linux PC connected to a epson 10000XL scanner in a TCP/IP >> network lan. Other PCs (running Windows XP) want to operate the scanner via >> the network. I'm using .Net C# to write a GUI/frontend for the prupose. My >> program would be collecting user actions thru windows forms and generating >> the >> corresponding TCP messages to the saned server. Unfortunately, I'm struggling >> to find what those messages are. >> I would be grateful, if you can help me in finding out the messages that I >> can >> send to saned TCP server. ====================== Jon Chambers ===================== http://www.jon.demon.co.uk, 020 8575 7097, 07931 961669 =========================================================
