'프로그램 사용/saned'에 해당되는 글 6건

  1. 2011.05.11 [조사중] epson TX213 스캐너 사용하기
  2. 2011.05.07 saned 서버 설정하기
  3. 2011.03.17 부팅시에 saned 구동하도록 설정하기
  4. 2011.03.16 sanetwain + windows 사용하기
  5. 2011.03.15 scx4623 sane
  6. 2011.03.04 SANE, TWAIN, REMOTESCAN
프로그램 사용/saned2011. 5. 11. 17:33

'프로그램 사용 > saned' 카테고리의 다른 글

saned 서버 설정하기  (0) 2011.05.07
부팅시에 saned 구동하도록 설정하기  (0) 2011.03.17
sanetwain + windows 사용하기  (0) 2011.03.16
scx4623 sane  (0) 2011.03.15
SANE, TWAIN, REMOTESCAN  (0) 2011.03.04
Posted by 구차니
프로그램 사용/saned2011. 5. 7. 14:27
초기 설정에는 전부 주석이 되어있을뿐 어떠한 내용도 들어있지 않다.
그런 이유로 sane을 사용하려면 아래의 두줄을 설정해야 한다.

# saned.conf
# Configuration for the saned daemon

## Daemon options
# Port range for the data connection. Choose a range inside [1024 - 65535].
# Avoid specifying too large a range, for performance reasons.
#
# ONLY use this if your saned server is sitting behind a firewall. If your
# firewall is a Linux machine, we strongly recommend using the
# Netfilter nf_conntrack_sane connection tracking module instead.
#
#data_portrange = 10000 - 10100
data_portrange = 6656

## Access list
# A list of host names, IP addresses or IP subnets (CIDR notation) that
# are permitted to use local SANE devices. IPv6 addresses must be enclosed
# in brackets, and should always be specified in their compressed form.
#
# The hostname matching is not case-sensitive.

#scan-client.somedomain.firm
#192.168.0.1
#192.168.0.1/29
#[2001:7a8:185e::42:12]
#[2001:7a8:185e::42:12]/64
192.168.10.10/24

# NOTE: /etc/inetd.conf (or /etc/xinetd.conf) and
# /etc/services must also be properly configured to start
# the saned daemon as documented in saned(8), services(4)
# and inetd.conf(4) (or xinetd.conf(5)).

그리고 나서  sane을 구동하려면
/etc/default/saned 에서 RUN=no를 TUN=yes로 바꾸어 준다.
# Defaults for the saned initscript, from sane-utils

# Set to yes to start saned
RUN=yes

# Set to the user saned should run as
RUN_AS_USER=saned 
위의 설정은 부팅시 자동시작뿐만 아니라 수동으로 시작을 할지 안할지를 설정하는 부분이다.

 

'프로그램 사용 > saned' 카테고리의 다른 글

[조사중] epson TX213 스캐너 사용하기  (0) 2011.05.11
부팅시에 saned 구동하도록 설정하기  (0) 2011.03.17
sanetwain + windows 사용하기  (0) 2011.03.16
scx4623 sane  (0) 2011.03.15
SANE, TWAIN, REMOTESCAN  (0) 2011.03.04
Posted by 구차니
프로그램 사용/saned2011. 3. 17. 09:54
아래의 파일에서 RUN=no 에서 yes로 바꾸어주면 된다.
그리고 RUN_AS_USER가 sane 에서 인식할 사용자 이름이므로 기억을 해두도록 하자.

$ cat /etc/default/saned
# Defaults for the saned initscript, from sane-utils

# Set to yes to start saned
RUN=yes

# Set to the user saned should run as
RUN_AS_USER=saned 

--- 2011.05.07 추가

'프로그램 사용 > saned' 카테고리의 다른 글

[조사중] epson TX213 스캐너 사용하기  (0) 2011.05.11
saned 서버 설정하기  (0) 2011.05.07
sanetwain + windows 사용하기  (0) 2011.03.16
scx4623 sane  (0) 2011.03.15
SANE, TWAIN, REMOTESCAN  (0) 2011.03.04
Posted by 구차니
프로그램 사용/saned2011. 3. 16. 21:49
아래의 내용은 Win7 / XP 에서 실험결과 필요없어서 삭제함

SaneTwain 시작하면 설정에 아이피나 호스트이름 넣어주고
우분투 서버 쪽의 /etc/sane.d/saned.conf에 설정한 port 번호
/etc/default/saned에 설정한 RUN_AS_USER를 Username에 넣어준다.


요건 일단 Windows7 에서 인식에 성공한 화면
Windows7에서는 위의 ds 파일이나 twaindsm.dll 파일을 복사하지 않아도 아이피와 유저, 포트만 맞추어 주면 인식한다.




[링크 : http://ubuntuforums.org/archive/index.php/t-849974.html]
[링크 : http://sanetwain.ozuzo.net/]
[링크 : http://www.twain.org/downloads.shtm]
[링크 : http://sourceforge.net/projects/twain-dsm]

'프로그램 사용 > saned' 카테고리의 다른 글

[조사중] epson TX213 스캐너 사용하기  (0) 2011.05.11
saned 서버 설정하기  (0) 2011.05.07
부팅시에 saned 구동하도록 설정하기  (0) 2011.03.17
scx4623 sane  (0) 2011.03.15
SANE, TWAIN, REMOTESCAN  (0) 2011.03.04
Posted by 구차니
프로그램 사용/saned2011. 3. 15. 21:56
xsane에서 스캔을 되는것 봐서는
확실히 삼성 복합기 scx-4623은 지원이 되는데...

네트워크에서 스캐너는 어떻게 공유해야 하나...

[링크 : http://www.sane-project.org/cgi-bin/driver.pl?manu=samsung&model=&bus=usb&v=&p=]
[링크 : http://www.sane-project.org/man/sane-xerox_mfp.5.html]
Posted by 구차니
프로그램 사용/saned2011. 3. 4. 10:36
SANE - Scanner Access Now Easy
네트워크를 통해 스캐너를 공유하는 프로젝트

우분투 / 윈도우에서 스캐너 공유하기
    [링크 : http://www.remote-scan.com/]

TWAIN / SANE 연관성

SANE GUI Frontend


2.6. My scanner is "TWAIN Compatible". Why isn't SANE "TWAIN compatible" ?

This doesn't mean anything ! A scanner is NOT TWAIN compatible. The Windows driver provided with the scanner is probably TWAIN compatible, so that TWAIN compatible Windows applications can use them. The only way to have a scanner become TWAIN compatible under other OS would be to have a driver for this scanner that speaks TWAIN with the applications. But, there is no TWAIN compatible application outside the Windows and Mac world. SANE developers have chosen to use the SANE API instead of TWAIN for scanner access. See http://www.sane-project.org/intro.html for a word about this. You can read a TWAIN FAQ, if you want, at http://www.twain.org/faq.htm

There was a discussion between the TWAIN Working Group and some SANE-people. For more information, see: http://www.twain.org/docs/twain_20_unix.htm (Note the date) Technical issues ( needed/wanted changes for the TWAIN interface) may be resolved in the V2.0 specs of SANE

There are some more SANE-TWAIN interfaces for Windows and other platforms: http://www.sane-project.org/sane-frontends.html
 

2.12. How can I access a SANE backend from Windows throught the network ?

The most usable TWAIN source seems to be: http://sanetwain.ozuzo.net/

Also, you can use sanecgi which wraps the text based frontend (scanimage) into a cgi perl script. For a running demo, try http://www.boutell.com/sanecgi/

Oliver Rauch made a Windows-version of Xsane. http://www.xsane.org



머.. 아무튼 sane 이라는 것을 사용하면
TWAIN 으로 공유하듯 TWAIN을 지원하지 않는 스캐너도 네트워크로 공유가 가능하다고 하는데..
머 해봐야 알지... -_-

부디... 제조사 드라이버에서 간편하게 공유가 가능하길 빌어야 하나?

'프로그램 사용 > saned' 카테고리의 다른 글

[조사중] epson TX213 스캐너 사용하기  (0) 2011.05.11
saned 서버 설정하기  (0) 2011.05.07
부팅시에 saned 구동하도록 설정하기  (0) 2011.03.17
sanetwain + windows 사용하기  (0) 2011.03.16
scx4623 sane  (0) 2011.03.15
Posted by 구차니