Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > TWAIN module

Reply
Thread Tools

TWAIN module

 
 
Tomas Christiansen
Guest
Posts: n/a
 
      09-25-2004
Anyone having experience with Kevin Gill's TWAIN module (from
www.sourceforge.org)?

Seems that a user MUST be logged in on the computer (Windows 2000) to be
able to scan on a TWAIN-scanner?
Trying to create a network-attached scanner service, so I would like to
avoid having a user logged in on the scanner-computer.

-------
Tomas

 
Reply With Quote
 
 
 
 
Hank Fay
Guest
Posts: n/a
 
      09-26-2004
Hi Tomas,

I believe that's a security policy issue which is optional; usually what one
would do is have the network admins create a user capable of using that
service from outside that machine; and then impersonate that user when
scanning.

Hank

--

"Tomas Christiansen" <toc-01-> wrote in message
news:cj3rv0$e1h$...
> Anyone having experience with Kevin Gill's TWAIN module (from
> www.sourceforge.org)?
>
> Seems that a user MUST be logged in on the computer (Windows 2000) to be
> able to scan on a TWAIN-scanner?
> Trying to create a network-attached scanner service, so I would like to
> avoid having a user logged in on the scanner-computer.
>
> -------
> Tomas
>



 
Reply With Quote
 
 
 
 
Tomas Christiansen
Guest
Posts: n/a
 
      09-26-2004
Hank Fay skrev:
> I believe that's a security policy issue which is optional; usually what

one
> would do is have the network admins create a user capable of using that
> service from outside that machine; and then impersonate that user when
> scanning.


No, no, no

Some (ANY) user MUST be logged on to the workstation connected to the
scanner for a TWAIN-scan to be successful. If the Python program is running
as a Windows 2000 service (controlled by a VB6 program of my own, spawning
the Python program), the service MUST have access to the desktop (so it MUST
run under local system account).

It's very anoying!

-------
Tomas

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with python-twain module Sandy Oz Python 0 02-02-2011 06:40 AM
Twain Client Side Bob Allen ASP .Net 1 05-29-2005 08:23 AM
Java / TWAIN / HP Scanner question No Such Luck Java 0 04-22-2005 04:13 PM
Accessing twain device from java program Gary Java 0 09-23-2004 01:22 PM
Re: Image Scanning - TWAIN equivalent Brendan Duffy ASP .Net 0 07-24-2003 08:29 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57