KR20080061571A - System for generating and processing prn file with security, and method thereof - Google Patents

System for generating and processing prn file with security, and method thereof Download PDF

Info

Publication number
KR20080061571A
KR20080061571A KR1020060136450A KR20060136450A KR20080061571A KR 20080061571 A KR20080061571 A KR 20080061571A KR 1020060136450 A KR1020060136450 A KR 1020060136450A KR 20060136450 A KR20060136450 A KR 20060136450A KR 20080061571 A KR20080061571 A KR 20080061571A
Authority
KR
South Korea
Prior art keywords
prn file
prn
file
secure
password
Prior art date
Application number
KR1020060136450A
Other languages
Korean (ko)
Inventor
유형재
이기창
장지택
Original Assignee
삼성전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to KR1020060136450A priority Critical patent/KR20080061571A/en
Publication of KR20080061571A publication Critical patent/KR20080061571A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/606Protecting data by securing the transmission between two devices or processes
    • G06F21/608Secure printing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1222Increasing security of the print job
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1238Secure printing, e.g. user identification, user rights for device usage, unallowed content, blanking portions or fields of a page, releasing held jobs

Abstract

A system and a method for generating/processing a printing file equipped with a security function are provided to strengthen intellectual property protection for the printing file by adding the security function to a usual printing file, and produce profit by billing a charge to a user or a publisher downloading the printing file equipped with the security function. A secured printing file generator(312) generates a password for a usual printing file, a serial number used for searching the password, and key information used for encoding or decoding data of the printing file, sets/stores a printing count permitted to a user requesting download of the security printing file to a database(316), generates a secured printing file by storing the password and the serial number, and stores the secured printing file to the database. A secured file searcher(314) provides the password and the key information needed for outputting the secured printing file by searching the database having the serial number when the user prints the secured printing file to a printer(320). The printer includes a secured printing file processor(322) determining whether to output by verifying the secured printing file.

Description

보안 기능이 부가된 인쇄용 파일 생성 및 처리 시스템과 그 방법{System for generating and processing PRN file with security, and method thereof} System for generating and processing PRN file with security, and method

도 1은 일반적인 인터넷과 PC 시스템하에서의 PRN 파일의 다운로드 및 사용상태를 보여주는 도면.1 is a view showing the download and use status of the PRN file in the general Internet and PC systems.

도 2는 일반적인 PC와 프린터 시스템하에서의 보안 프린팅 메커니즘을 보여주는 도면. 2 shows a secure printing mechanism under a typical PC and printer system.

도 3은 본 발명의 실시예에 따른 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템의 구성을 개략적으로 보여주는 도면.3 is a diagram schematically illustrating a configuration of a PRN file generation and processing system to which a security function is added according to an embodiment of the present invention.

도 4는 도 3의 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템에서의 보안 PRN 파일 생성부를 나타낸 도면.4 is a diagram illustrating a secure PRN file generator in the PRN file generation and processing system to which the security function of FIG. 3 is added.

도 5는 도 3의 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템에서의 보안 PRN 파일 탐색부를 나타낸 도면.5 is a diagram illustrating a secure PRN file search unit in a PRN file generation and processing system to which the security function of FIG. 3 is added.

도 6은 도 3의 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템에서의 보안 PRN 파일 처리부를 나타낸 도면. 6 is a diagram illustrating a secure PRN file processing unit in a PRN file generation and processing system to which the security function of FIG. 3 is added.

도 7은 본 발명의 실시예에 따른 보안 PRN 파일 생성 및 처리 방법의 실행 과정을 보여주는 흐름도.7 is a flowchart illustrating an execution process of a method for generating and processing a secure PRN file according to an embodiment of the present invention.

*도면의 주요 부분에 대한 부호의 설명* Explanation of symbols for the main parts of the drawings

101,103 : 사용자 102,202,320 : 프린터101,103: user 102,202,320: printer

201 : 사용자 PC 310 : 서버201: user PC 310: server

312 : 보안 PRN 파일 생성부 314 : 보안 PRN 파일 탐색부312: secure PRN file generation unit 314: secure PRN file search unit

316 : 데이터베이스 322 : 보안 PRN 파일 처리부316: database 322: secure PRN file processing unit

324 : 보안 PRN 파서(parser) 326 : PRN 인준 모듈324 security PRN parser 326 PRN validation module

328 : 프린팅 데이터 복호화 모듈328: printing data decoding module

본 발명은 보안 기능이 부가된 인쇄용 파일(이하, "PRN 파일"로 지칭함) 생성 및 처리 시스템과 그 방법에 관한 것으로서, 특히 일반 PRN 파일에 보안 기능을 부가함으로써 특정 PRN 파일에 대한 지적 재산권 보호를 강화할 수 있는 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템과 그 방법에 관한 것이다. The present invention relates to a system for generating and processing a printable file (hereinafter referred to as a "PRN file") to which a security function has been added, and more particularly, to the protection of intellectual property rights for a specific PRN file by adding a security function to a general PRN file. The present invention relates to a PRN file generation and processing system and a method for adding security functions to be strengthened.

현재 PRN 파일은 PC에 설치되어 있는 프린터 드라이버를 통하여 쉽게 생성되기는 하지만, 일반 사용자가 사용하는 경우는 많지 않다. 또한 PRN 파일은 그것을 출력하기 위해서 해당 파일만 있으면 원본 문서를 작성한 어플리케이션(예를 들면, MS-Word)이 불필요하다는 장점이 있지만, 일반적인 전자문서와 마찬가지로 PRN 파일도 퍼블리시(publish)(본 출원에서의 "publish"는 Web Site 등을 통하여 다운로드 가능한 형태가 되는 것을 말함)되는 경우도 드물다. 그 근본적인 이유 중 하나는, PRN 파일이 전자문서처럼 일단 퍼블리시 되면 FTP(File Transfer Protocol) 혹 은 P2P(peer-to-peer)를 통하여 많은 사람들에게 유포되고, 출력에 제한이 없기 때문에 해당 파일에 대한 지적 재산권을 보호하기 어려운 점에 있다. 이상에 대해 조금 더 설명을 부연해 보기로 한다.PRN files are easily generated by printer drivers installed on PCs, but they are not often used by ordinary users. In addition, PRN files have the advantage that an application (eg, MS-Word) that creates the original document is unnecessary as long as the file is needed to output it. However, PRN files are published as in general electronic documents. "Publish" means that it can be downloaded from a web site.) One of the fundamental reasons is that once a PRN file is published like an electronic document, it is distributed to many people via File Transfer Protocol (FTP) or peer-to-peer (P2P), and because the output is unlimited, It is difficult to protect intellectual property rights. Let me explain a little more about this.

도 1은 일반적인 인터넷과 PC 시스템하에서의 PRN 파일의 다운로드 및 사용상태를 보여주는 도면이다. 1 is a view showing the download and use of the PRN file in the general Internet and PC systems.

도 1에 도시된 바와 같이, 사용자(101)는 인터넷을 통해 임의의 PRN 파일 제공 서버(미도시)로부터 자신의 PC로 PRN 파일을 다운로드 받음으로써 PRN 파일을 확보하는 주체가 되고, PC는 PRN 파일의 저장소가 된다. 그리고, 프린터(102)는 해당 PRN 파일을 무제한으로 출력 가능하게 된다. 이때 또한 사용자(101)는 다운로드 받은 PRN 파일을 다른 사용자(103)에게 제공할 수도 있다.As shown in FIG. 1, the user 101 downloads a PRN file from an arbitrary PRN file providing server (not shown) to his PC through the Internet, thereby becoming a subject to secure the PRN file, and the PC is a PRN file. Becomes a repository for. The printer 102 can output the PRN file indefinitely. In this case, the user 101 may also provide the downloaded PRN file to the other user 103.

이상과 같이, 사용자는 PRN 파일을 가지고 있으면 해당 파일을 무한대로 출력 가능하며, 해당 PRN 파일을 타인에게 줄 수도 있다. 따라서 지적 재산권을 가지는 특정 문서 파일을 이상과 같은 PRN 형태(혹은 Word 파일 등의 다른 형태로도)로 저장 및 배포하는 것은 지적 재산권 보호 차원에서 볼 때 바람직하지 않다. As described above, if a user has a PRN file, the user can output the file indefinitely, and the user can give the PRN file to another person. Therefore, storing and distributing certain document files having intellectual property rights in the form of PRN (or other forms such as Word files) is not preferable from the viewpoint of intellectual property protection.

도 2는 일반적인 PC와 프린터 시스템하에서의 보안 프린팅 메커니즘을 보여주는 도면이다.2 is a diagram illustrating a security printing mechanism under a general PC and a printer system.

도 2에 도시된 바와 같이, 사용자는 PC(201)에 설치된 프린터 드라이버를 통하여 패스워드를 설정하여, 보안 프린팅(secure printing)을 수행한다. 이때 패스워드는 PRN 파일의 헤더 부분에 저장되며, 암호화 될 수 있다.As shown in FIG. 2, the user sets a password through a printer driver installed in the PC 201 to perform secure printing. At this time, the password is stored in the header part of the PRN file and can be encrypted.

프린터(202)는 프린팅 작업 명령을 받으면 바로 출력 하지 않고, 사용자가 이미 설정된 패스워드를 입력할 때까지 대기한다. 사용자가 패스워드를 입력하고, 그 입력된 패스워드가 PRN 파일의 헤더 부분에 저장된 패스워드와 일치하면 프린터는 해당 PRN 파일을 출력한다.The printer 202 does not immediately output the print job command, but waits until the user inputs a password that has already been set. If the user enters a password and the entered password matches the password stored in the header portion of the PRN file, the printer outputs the corresponding PRN file.

이상과 같이, 종래 보안 프린팅 방식은 사용자가 특정 파일을 출력할 때 미리 패스워드를 설정하고, 프린터 쪽에도 사용자에 의해 패스워드를 입력하므로, 다른 사람이 그 출력물을 프린터 쪽에서 가져가거나 하는 일을 막을 수 있다. 그러나, 외부의 서버로부터 사용자의 PC로 다운로드 받은 문서 파일 자체의 지적 재산권 보호를 보장해 주지는 못한다. As described above, the conventional security printing method sets a password in advance when the user outputs a specific file and inputs the password by the user to the printer, thereby preventing other people from taking the output from the printer. However, it does not guarantee the intellectual property protection of the document file itself downloaded from the external server to the user's PC.

본 발명은 상기 문제점을 해결하기 위한 것으로서, 일반 PRN 파일에 보안 기능을 부가함으로써 해당 PRN 파일에 대한 지적 재산권 보호를 강화할 수 있는 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템과 그 방법을 제공하는 것을 목적으로 한다.The present invention is to solve the above problems, to provide a PRN file generation and processing system and a method for adding a security function that can enhance the intellectual property protection for the PRN file by adding a security function to the general PRN file The purpose.

본 발명의 다른 목적은, 보안 기능이 부가된 PRN 파일의 퍼블리시(publish) (본 출원에서의 "publish"는 Web Site 등을 통해 다운로드 가능한 형태가 되는 것을 말함)를 가능하게 하여, 일반 사용자나 출판사 등이 다운로드 가능하게 함으로써, 다운로드에 따르는 과금 방식을 적용하여 수익을 창출할 수 있는 하나의 비즈니스 모델을 제공하는 것이다. Another object of the present invention is to publish a PRN file to which security functions are added ("publish" in this application refers to a form that can be downloaded through a web site, etc.). By making downloads available to publishers, we provide a business model that can generate revenue by applying the billing method of download.

상기 목적을 달성하기 위하여, 본 발명에 따른 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템은,In order to achieve the above object, the PRN file generation and processing system with a security function according to the present invention,

일반 PRN 파일을 제공하는 서버와, 상기 서버로부터 다운로드 받은 PRN 파일을 출력하는 프린터를 구비하는 PRN 파일 생성 및 처리 시스템에 있어서, In the PRN file generation and processing system having a server for providing a general PRN file, and a printer for outputting the PRN file downloaded from the server,

상기 서버는 임의의 일반 PRN 파일에 대해 패스워드, 패스워드 검색시의 사용을 위한 고유 번호(serial number), 해당 PRN 파일의 데이터를 부호화 또는 복호화 할 때 사용하기 위한 키(key) 정보를 각각 생성하고, 보안 PRN 파일의 다운로드를 요청한 사용자의 출력 가능 횟수를 설정하여 데이터베이스에 저장하고, 생성된 패스워드와 고유번호를 해당 PRN 파일에 포함시켜 보안 PRN 파일을 생성하여 데이터베이스에 저장하는 보안 PRN 파일 생성부와;The server generates a password, a serial number for use in retrieving a password, and key information for use in encoding or decrypting data of the corresponding PRN file for an arbitrary general PRN file. A secure PRN file generator configured to set a number of outputs of a user who requested the download of the secure PRN file in a database, store the generated password and a unique number in a corresponding PRN file, and generate a secure PRN file to store in a database;

사용자에 의해 상기 보안 PRN 파일을 프린터로 출력할 시 고유 번호를 가지고 데이터베이스를 탐색하여 상기 보안 PRN 파일의 출력에 필요한 패스워드 및 키 정보를 제공해주는 보안 PRN 파일 탐색부;를 포함하고,And a secure PRN file search unit for providing a password and key information for outputting the secure PRN file by searching a database with a unique number when a user outputs the secure PRN file to a printer.

상기 프린터는 상기 보안 PRN 파일 탐색부로부터 제공받은 패스워드 및 키 정보를 바탕으로 사용자에 의해 프린터로 전송된 보안 PRN 파일을 검증하고 출력 여부를 결정하는 보안 PRN 파일 처리부;를 포함하는 점에 그 특징이 있다.The printer may include a secure PRN file processing unit for verifying and outputting a secure PRN file transmitted by the user to the printer based on the password and key information provided from the secure PRN file search unit. have.

여기서, 상기 보안 PRN 파일 처리부는, 사용자에 의해 상기 프린터로 전송된 보안 PRN 파일의 헤더 부분을 분석하여파일의 출력에 필요한 정보를 추출하는 보안 PRN 파서(parser)와; 상기 보안 PRN 파서에 의해 추출된 정보로부터 보안 PRN 파일에 포함되어 있는 고유 번호를 얻고, 얻어진 고유 번호를 이용하여 상기 보안 PRN 파일 탐색부에 패스워드를 요청하며, 상기 보안 PRN 파일 탐색부로부터 제공받은 패스워드와 사용자에 의해 프린터로 전송된 보안 PRN 파일의 패스워드를 비교하여 동일한 경우 보안 PRN 파일이 정당한 것임을 승인하는 PRN 인준 모듈과; 상기 PRN 인준 모듈에 의한 승인에 따라 상기 사용자에 의해 프린터로 전송된 보안 PRN 파일을 상기 보안 PRN 파일 탐색부로부터 제공받은 키 정보를 이용하여 복호화하는 프린팅 데이터 복호화 모듈;을 포함한다.The secure PRN file processor may include: a secure PRN parser for extracting information necessary for outputting a file by analyzing a header portion of the secure PRN file sent by the user to the printer; Obtain a unique number included in the secure PRN file from the information extracted by the secure PRN parser, request a password from the secure PRN file search unit using the obtained unique number, and provide a password provided from the secure PRN file search unit. A PRN acknowledgment module for comparing the password of the secure PRN file sent by the user to the printer and acknowledging that the secure PRN file is legitimate if it is the same; And a printing data decryption module for decrypting the secure PRN file transmitted by the user to the printer according to the approval by the PRN authentication module using the key information provided from the secure PRN file search unit.

또한, 상기 목적을 달성하기 위하여, 본 발명에 따른 보안 기능이 부가된 PRN 파일 생성 및 처리 방법은,In addition, in order to achieve the above object, the PRN file generation and processing method with a security function according to the present invention,

PRN 파일을 제공하는 서버와, 상기 서버로부터 다운로드 받은 PRN 파일을 출력하는 프린터를 구비하는 PRN 파일 생성 및 처리 시스템을 기반으로 한 보안 기능이 부가된 PRN 파일의 생성 및 처리 방법에 있어서, In the PRN file generation and processing method based on the PRN file generation and processing system having a server for providing a PRN file, and a printer for outputting the PRN file downloaded from the server,

a) 상기 서버에 의해 임의의 PRN 파일에 대해 패스워드, 패스워드 검색시의 사용을 위한 고유 번호, 해당 PRN 파일의 데이터를 부호화 또는 복호화 할 때 사용하기 위한 키 정보를 각각 생성하여 저장하고, 생성된 패스워드와 고유번호를 해당 PRN 파일에 포함시켜 보안 PRN 파일을 생성하여 저장하는 단계와; a) The server generates and stores a password, a unique number for use in retrieving a password, and key information for use in encoding or decrypting data of the PRN file, for each PRN file, and the generated password. Generating a secure PRN file by storing the unique number in a corresponding PRN file;

b) 사용자가 상기 서버에 접속하여 임의의 보안 PRN 파일에 대한 다운로드를 요청함에 따라 상기 서버로부터 사용자에게 요청된 해당 보안 PRN 파일을 다운로드 시켜주는 단계와; b) downloading the requested security PRN file from the server as the user accesses the server and requests the download of any secure PRN file;

c) 사용자가 다운로드 받은 보안 PRN 파일을 출력하기 위해, 상기 프린터로 보안 PRN 파일을 전송하는 단계와;c) sending a secure PRN file to the printer to output a secure PRN file downloaded by the user;

d) 상기 프린터가 전송받은 보안 PRN 파일로부터 고유 번호를 추출한 후, 상 기 서버에게 해당 고유 번호를 갖는 보안 PRN 파일의 출력에 필요한 패스워드와 키 정보를 요청하는 단계와; d) extracting the unique number from the secure PRN file received by the printer, and then requesting the server for password and key information necessary for outputting the secure PRN file having the unique number;

e) 상기 요청에 따라 상기 서버가 고유 번호를 가지고 해당 보안 PRN 파일을 찾고, 그 보안 PRN 파일의 출력 가능 횟수가 1 이상이면 상기 요청에 상응하는 패스워드와 키 정보를 상기 프린터로 전송하는 단계와; e) in response to the request, the server finding a corresponding security PRN file with a unique number, and transmitting the password and key information corresponding to the request to the printer if the number of possible outputs of the security PRN file is one or more;

f) 상기 프린터가 전송받은 보안 PRN 파일의 패스워드와 상기 서버로부터 제공받은 패스워드를 비교하여 동일한 경우, 상기 보안 PRN 파일을 출력하는 단계를 포함하는 점에 그 특징이 있다.and f) outputting the secure PRN file if the printer compares the password of the transmitted security PRN file with the password provided from the server.

여기서, 바람직하게는 상기 단계 b)는, 사용자가 임의의 보안 PRN 파일에 대한 다운로드를 요청함에 따라 상기 서버에 의해 사용자가 정당한 사용자인지의 여부를 판단하는 단계와; 사용자가 정당한 사용자로 판단될 경우, 상기 서버로부터 사용자에게 요청된 해당 보안 PRN 파일을 다운로드 시켜주는 단계와; 사용자가 정당한 사용자로 판단되지 않을 경우, 상기 보안 PRN 파일에 대한 다운로드를 요청하는 처음의 단계로 회귀시키는 단계;를 더 포함한다.Preferably, step b) comprises: determining, by the server, whether the user is a legitimate user as the user requests a download of any secure PRN file; If the user is determined to be a legitimate user, downloading the requested security PRN file from the server; If the user is not determined to be a legitimate user, returning to the first step of requesting the download of the secure PRN file.

또한, 상기 단계 b)에서의 사용자가 상기 서버에 접속하여 임의의 보안 PRN 파일에 대한 다운로드를 요청할 때, 사용자가 해당 보안 PRN 파일의 출력 희망 횟수를 함께 요청하고, 이에 따라 상기 서버가 해당 보안 PRN 파일의 출력 가능 횟수를 설정하여 저장한다. In addition, when the user in step b) accesses the server and requests the download of any secure PRN file, the user requests the number of times that the secure PRN file is desired to be output. Set and save the file output count.

또한, 상기 단계 e)에서 상기 서버가 패스워드와 키 정보를 프린터로 전송할 때마다, 상기 보안 PRN 파일의 출력 가능 횟수를 1회씩 감한다.In addition, each time the server transmits password and key information to the printer in step e), the number of possible outputs of the secure PRN file is deducted once.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예에 관하여 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 3은 본 발명의 실시예에 따른 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템의 구성을 개략적으로 보여주는 도면이다.3 is a diagram schematically illustrating a configuration of a PRN file generation and processing system to which a security function is added according to an embodiment of the present invention.

도 3을 참조하면, 본 발명의 실시예에 따른 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템은 일반 PRN 파일을 제공하는 서버(310)와, 그 서버(310)로부터 다운로드 받은 PRN 파일을 출력하는 프린터(320)로 크게 구성된다. 그리고, 상기 서버(310)는 보안 PRN 파일 생성부(312)와 보안 PRN 파일 탐색부(314)를 구비하고, 상기 프린터(320)는 보안 PRN 파일 처리부(322)를 구비한다. Referring to FIG. 3, the PRN file generation and processing system to which the security function is added according to an embodiment of the present invention outputs a server 310 providing a general PRN file and a PRN file downloaded from the server 310. The printer 320 is largely configured. The server 310 includes a secure PRN file generator 312 and a secure PRN file search unit 314, and the printer 320 includes a secure PRN file processor 322.

상기 보안 PRN 파일 생성부(312)는 도 4에 도시된 바와 같이, 임의의 일반 PRN 파일에 대해 패스워드, 패스워드 검색시의 사용을 위한 고유 번호(serial number; SN), 해당 PRN 파일의 데이터를 부호화 또는 복호화 할 때 사용하기 위한 키(key) 정보를 각각 생성하고, 보안 PRN 파일의 다운로드를 요청한 사용자의 출력 가능 횟수(Usage Count)를 설정하여 데이터베이스(316)에 저장한다. 또한, 생성된 패스워드와 고유 번호를 해당 PRN 파일에 포함시켜 보안 PRN 파일을 생성하여 데이터베이스(316)에 저장한다. As shown in FIG. 4, the secure PRN file generation unit 312 encodes a password, a serial number (SN) for use in retrieving a password, and data of a corresponding PRN file with respect to a general PRN file. Alternatively, key information for use in decryption is generated, and a number of usable counts (Usage Count) of a user who requests the download of the security PRN file is set and stored in the database 316. In addition, the generated password and the unique number are included in the corresponding PRN file to generate a secure PRN file and stored in the database 316.

여기서, 상기 고유 번호에는 출력할 프린터의 기종, 다운로드 시간, 다운로드 카운팅 데이터가 포함된다. Here, the unique number includes the type of printer to be output, download time, download counting data.

상기 보안 PRN 파일 탐색부(314)는 도 5에 도시된 바와 같이, 사용자에 의해 상기 보안 PRN 파일을 프린터(320)로 출력할 시 고유 번호를 가지고 데이터베이 스(316)를 탐색하여 상기 보안 PRN 파일의 출력에 필요한 패스워드 및 키 정보를 제공해 준다. As illustrated in FIG. 5, the secure PRN file search unit 314 searches the database 316 with a unique number when a user outputs the secure PRN file to the printer 320. Provides the password and key information needed to output the file.

상기 보안 PRN 파일 처리부(322)는 상기 보안 PRN 파일 탐색부(314)로부터 제공받은 패스워드 및 키 정보를 바탕으로 사용자에 의해 프린터(320)로 전송된 보안 PRN 파일을 검증하고 출력 여부를 결정한다. The secure PRN file processor 322 verifies and outputs the secure PRN file transmitted by the user to the printer 320 based on the password and key information provided from the secure PRN file search unit 314.

여기서, 이상과 같은 보안 PRN 파일 처리부(322)는 도 6에 도시된 바와 같이, 보안 PRN 파서(parser)(324)와, PRN 인준 모듈(326)과, 프린팅 데이터 복호화 모듈(328)을 포함하여 구성된다.Here, the secure PRN file processing unit 322 as described above includes a secure PRN parser 324, a PRN authentication module 326, and a printing data decryption module 328 as shown in FIG. 6. It is composed.

상기 보안 PRN 파서(324)는 사용자에 의해 프린터(320)로 전송된 보안 PRN 파일의 헤더 부분을 분석하여 파일의 출력에 필요한 정보를 추출한다.The secure PRN parser 324 analyzes the header portion of the secure PRN file sent by the user to the printer 320 and extracts information necessary for outputting the file.

상기 PRN 인준 모듈(326)은 상기 보안 PRN 파서(324)에 의해 추출된 정보로부터 보안 PRN 파일에 포함되어 있는 고유 번호를 얻고, 얻어진 고유 번호를 이용하여 상기 보안 PRN 파일 탐색부(314)에 패스워드를 요청하며, 상기 보안 PRN 파일 탐색부(314)로부터 제공받은 패스워드와 사용자에 의해 프린터로 전송된 보안 PRN 파일의 패스워드를 비교하여 동일한 경우 보안 PRN 파일이 정당한 것임을 승인한다. The PRN authentication module 326 obtains a unique number included in the secure PRN file from the information extracted by the secure PRN parser 324, and uses the obtained unique number to password the secure PRN file search unit 314. And compares the password provided from the secure PRN file search unit 314 with the password of the secure PRN file sent to the printer by the user and confirms that the secure PRN file is legitimate in the same case.

상기 프린팅 데이터 복호화 모듈(328)은 상기 PRN 인준 모듈(326)에 의한 승인에 따라 사용자에 의해 프린터로 전송된 보안 PRN 파일을 상기 보안 PRN 파일 탐색부(314)로부터 제공받은 키 정보를 이용하여 복호화한다.The printing data decryption module 328 decrypts the secure PRN file sent to the printer by the user according to the approval by the PRN authentication module 326 using the key information provided from the secure PRN file search unit 314. do.

그러면, 이하에서는 이상과 같은 구성을 갖는 본 발명의 실시예에 따른 보안 PRN 파일 생성 및 처리 시스템을 기반으로 한 보안 PRN 파일 생성 및 처리 방법에 대하여 설명해 보기로 한다.Next, the security PRN file generation and processing method based on the security PRN file generation and processing system according to the embodiment of the present invention having the above configuration will be described.

본 발명의 실시예에 따른 보안 PRN 파일 생성 및 처리 방법에 대하여 설명하기에 앞서, 본 발명의 방법은 하나의 컴퓨터 프로그램(메인 프로그램 및 서브 프로그램)으로 작성될 수 있으며, 이러한 프로그램은 발명자나 컴퓨터 프로그래머에 의해 미리 작성되어 서버측(메인 프로그램) 및 프린터측(서브 프로그램)에 미리 저장됨을 전제로 한다. Prior to describing a method of generating and processing a secure PRN file according to an embodiment of the present invention, the method of the present invention may be written in one computer program (main program and subprogram), and such a program may be an inventor or a computer programmer. Is preliminarily created and stored in the server side (main program) and printer side (sub program) in advance.

도 7은 본 발명의 실시예에 따른 보안 PRN 파일 생성 및 처리 시스템을 기반으로 한 보안 PRN 파일 생성 및 처리 방법의 실행 과정을 보여주는 흐름도이다. 7 is a flowchart illustrating an execution process of a secure PRN file generation and processing method based on a secure PRN file generation and processing system according to an embodiment of the present invention.

도 7을 참조하면, 본 발명의 실시예에 따른 보안 PRN 파일 생성 및 처리 방법에 따라, 먼저 서버(310)에 의해 임의의 PRN 파일에 대해 패스워드, 패스워드 검색시의 사용을 위한 고유 번호, 해당 PRN 파일의 데이터를 부호화 또는 복호화 할 때 사용하기 위한 키 정보를 각각 생성하여 저장하고, 생성된 패스워드와 고유번호를 해당 PRN 파일에 포함시켜 보안 PRN 파일을 생성하여 저장한다(단계 S701). Referring to FIG. 7, according to a method for generating and processing a secure PRN file according to an embodiment of the present invention, a password, a unique number for use in retrieving a password, and a corresponding PRN for an arbitrary PRN file are first obtained by the server 310. Generate and store key information for use in encoding or decrypting the data of the file, and generate and store the secure PRN file by including the generated password and the unique number in the corresponding PRN file (step S701).

이상에 의해 보안 PRN 파일이 생성된 상태에서, 사용자가 상기 서버(310)에 접속하여 임의의 보안 PRN 파일에 대한 다운로드를 요청한다(단계 S702). 이때, 또한 사용자는 해당 보안 PRN 파일의 출력 희망 횟수를 함께 요청하고, 이 요청에 따라 서버(310)는 해당 보안 PRN 파일의 출력 가능 횟수를 설정하여 저장한다. In the state where the secure PRN file is generated by the above, the user accesses the server 310 and requests the download of any secure PRN file (step S702). At this time, the user also requests the desired number of outputs of the security PRN file, and according to the request, the server 310 sets and stores the number of possible outputs of the security PRN file.

여기서, 상기 서버(310)를 갖는 웹 사이트는 서버(310)로부터 보안 PRN 파일을 1회 다운로드시켜 줄 때마다 유료로 일정 금액(예를 들면, 2000원)이 과금되도 록 시스템을 운영할 수 있으며(이러한 사항에 대해서는 사이트의 홈 페이지를 통해 미리 공지됨), 따라서 사용자는 웹 사이트에 접속하여 임의의 보안 PRN 파일을 다운로드 받고자 할 때, 자신이 지불해야 할 금전적인 비용을 고려하여 출력 희망 횟수(예를 들면, 5회)를 함께 요청하게 된다. Here, the web site having the server 310 may operate the system so that a predetermined amount (for example, 2000 won) is charged for each time the secure PRN file is downloaded from the server 310 once. (These are announced in advance through the site's home page.) Therefore, when a user attempts to access a website and download an arbitrary secure PRN file, the number of times he or she wants to print is considered, given the financial costs he or she has to pay. For example, five times).

이상과 같은 보안 PRN 파일의 다운로드 요청에 따라, 상기 서버(310)로부터 사용자에게 요청된 해당 보안 PRN 파일을 다운로드시켜 준다(단계 S704). In response to the request for downloading the secure PRN file as described above, the corresponding secure PRN file is downloaded from the server 310 to the user (step S704).

그러나, 이때 바람직하게는 다운로드에 앞서, 사용자가 임의의 보안 PRN 파일에 대해 다운로드를 요청하면, 먼저 상기 서버(310)에 의해 사용자가 정당한 사용자인지의 여부를 판단한다(단계 S703). 이 판단에서 사용자가 정당한 사용자로 판단될 경우, 보안 PRN 파일을 다운로드 시켜준다. 그리고, 사용자가 정당한 사용자로 판단되지 않을 경우, 상기 단계 702로 프로그램 진행을 회귀시킨다. 여기서, 사용자가 정당한 사용자로 판단되지 않는 경우는, 사용자가 서버에 접속할 시 입력한 ID 및 패스워드가 등록된 ID 및 패스워드와 일치하지 않는 경우, 출력 희망 횟수를 요청하지 않은 경우, 출력 희망 횟수를 요청했으나 설정된 범위(예컨대, 1~10,000)를 벗어난 경우, 요청한 횟수에 대한 요금을 결제하지 않은 경우 등이 포함될 수 있다.At this time, however, preferably, prior to the download, when the user requests a download for any secure PRN file, it is first determined by the server 310 whether the user is a legitimate user (step S703). In this judgment, if the user is determined to be a legitimate user, the security PRN file is downloaded. If the user is not determined to be a legitimate user, the process returns to step 702. Here, if the user is not determined to be a legitimate user, if the ID and password entered when the user connects to the server do not match the registered ID and password, and if the request for output is not requested, the request for output is requested. However, if it is out of the set range (for example, 1 ~ 10,000), it may include a case in which the fee for the number of requests is not paid.

한편, 이상에 의해 서버(310)로부터 해당 보안 PRN 파일을 다운로드 받은 사용자는 그 다운로드 받은 보안 PRN 파일을 출력하기 위해, 상기 프린터(320)로 보안 PRN 파일을 전송한다(단계 S705).Meanwhile, the user who has downloaded the security PRN file from the server 310 by the above transmits the security PRN file to the printer 320 to output the downloaded security PRN file (step S705).

그러면, 프린터(320)는 전송받은 보안 PRN 파일로부터 고유 번호를 추출한 후, 상기 서버(310)에게 해당 고유 번호를 갖는 보안 PRN 파일의 출력에 필요한 패스워드와 키 정보를 요청한다(단계 S706). 이 요청에 따라 상기 서버(310)는 고유 번호를 가지고 해당 보안 PRN 파일을 찾고(단계 S707), 그 보안 PRN 파일의 출력 가능 횟수가 1 이상인지를 판단한다(단계 S708). 이 판단에서 보안 PRN 파일의 출력 가능 횟수가 1 이상이 아니면, 즉 0(zero)이면 프로그램 진행을 상기 단계 S702로 회귀시킨다. 그리고 상기 판단에서 보안 PRN 파일의 출력 가능 횟수가 1 이상이면, 상기 요청에 상응하는 패스워드와 키 정보를 상기 프린터(320)로 전송한다(단계 S709). 이때, 서버(310)가 패스워드와 키 정보를 프린터(320)로 전송할 때마다, 상기 보안 PRN 파일의 출력 가능 횟수를 1회씩 감한다. 예를 들면, 사용자가 최초에 보안 PRN 파일의 다운로드를 요청하면서 출력 희망 횟수를 5회로 요청했을 경우, 패스워드와 키 정보의 첫 번째 전송 시 출력 가능 횟수를 1회 감하면 잔여 출력 가능 횟수는 4회가 된다. 그리고 두 번째 전송 시 또 1회 감하면, 잔여 출력 가능 횟수는 3회, 세 번째 전송에서 또 다시 1회 감하면 잔여 출력 가능 횟수는 2회... 이렇게 하여 최종 잔여 출력 가능 횟수가 0회로 되면, 프린터(320)에서 서버(310)로 패스워드를 요청해도 서버(310)는 해당 패스워드를 전송하지 않는다. Then, the printer 320 extracts the unique number from the received security PRN file, and requests the server 310 for password and key information necessary for outputting the secure PRN file having the corresponding unique number (step S706). According to this request, the server 310 finds the corresponding security PRN file with the unique number (step S707), and determines whether the number of possible outputs of the security PRN file is 1 or more (step S708). In this determination, if the number of possible outputs of the secure PRN file is not 1 or more, that is, 0 (zero), the program proceeds to step S702. If the number of possible outputs of the secure PRN file is 1 or more in the determination, the password and key information corresponding to the request are transmitted to the printer 320 (step S709). At this time, each time the server 310 transmits the password and key information to the printer 320, the number of possible output of the secure PRN file is deducted once. For example, if the user requested the output number of times five times while initially requesting the download of the secure PRN file, the remaining number of possible outputs is four times when the number of possible outputs is deducted once in the first transmission of the password and key information. Becomes And if the second transmission is deducted once, the remaining number of possible outputs is three times, and if the third transmission is deducted once again, the remaining outputs are two times. If the printer 320 requests a password from the server 310, the server 310 does not transmit the password.

한편, 서버(310)로부터 프린터(320)로 패스워드와 키 정보가 전송되면, 프린터(320)는 전송받은 보안 PRN 파일의 패스워드와 상기 서버(310)로부터 제공받은 패스워드가 동일한지의 여부를 판단한다(단계 S710). 이 판단에서, 두 패스워드가 동일한 경우, 프린터(320)는 전송받은 보안 PRN 파일을 출력한다(단계 S711). 그리고, 두 패스워드가 동일하지 않으면 프린터(320)는 전송받은 보안 PRN 파일을 출력 하지 않는다(단계 S712). 이와 같이 전송받은 보안 PRN 파일을 출력할 수 없는 경우에는, 물론 프린터의 디스플레이 창에 이에 대한 안내 문자 메시지가 표시된다. 따라서 사용자는 그에 상응하는 조치를 취하면 된다. On the other hand, if the password and key information is transmitted from the server 310 to the printer 320, the printer 320 determines whether the password of the received security PRN file and the password provided from the server 310 is the same ( Step S710). In this determination, when the two passwords are the same, the printer 320 outputs the received secure PRN file (step S711). If the two passwords are not the same, the printer 320 does not output the received security PRN file (step S712). If the secure PRN file received as described above cannot be output, of course, a guide text message for this is displayed on the display window of the printer. Therefore, the user can take the corresponding action.

이상, 바람직한 실시예를 통하여 본 발명에 관하여 상세히 설명하였으나, 본 발명은 이에 한정되는 것은 아니며 특허청구범위 내에서 다양하게 실시될 수 있음은 당업자에게 자명하다. As mentioned above, the present invention has been described in detail through the preferred embodiments, but the present invention is not limited thereto, and it can be apparent to those skilled in the art that the present invention can be variously implemented within the claims.

이상의 설명에서와 같이, 본 발명의 실시예에 따른 보안 PRN 파일 생성 및 처리 시스템과 그 방법은 일반 PRN 파일에 보안 기능을 부가하고 출력에 제한을 둠으로써 특정 PRN 파일에 대한 지적 재산권 보호를 더욱 강화할 수 있다. As described above, the secure PRN file generation and processing system and method according to an embodiment of the present invention can further strengthen intellectual property protection for a specific PRN file by adding security functions to the general PRN file and limiting the output. Can be.

또한, 보안 기능이 부가된 PRN 파일의 퍼블리시(publish)(본 출원에서의 "publish"는 Web Site 등을 통해 다운로드 가능한 형태가 되는 것을 말함)를 가능하게 하고, 일반 사용자나 출판사 등이 다운로드 가능하게 하여, 다운로드에 따르는 과금 방식을 적용함으로써 새로운 수익 모델을 창출할 수 있다.In addition, it is possible to publish a security function-added PRN file ("publish" in the present application means that it can be downloaded through a web site, etc.), and can be downloaded by a general user or a publisher. In this way, a new revenue model can be created by applying the charging method according to the download.

Claims (6)

일반 인쇄용 파일(이하,"PRN 파일"로 지칭함)을 제공하는 서버와, 상기 서버로부터 다운로드 받은 PRN 파일을 출력하는 프린터를 구비하는 PRN 파일 생성 및 처리 시스템에 있어서, In the PRN file generation and processing system having a server for providing a general printing file (hereinafter referred to as "PRN file"), and a printer for outputting the PRN file downloaded from the server, 상기 서버는 임의의 일반 PRN 파일에 대해 패스워드, 패스워드 검색시의 사용을 위한 고유 번호(serial number), 해당 PRN 파일의 데이터를 부호화 또는 복호화 할 때 사용하기 위한 키(key) 정보를 각각 생성하고, 보안 PRN 파일의 다운로드를 요청한 사용자의 출력 가능 횟수를 설정하여 데이터베이스에 저장하고, 생성된 패스워드와 고유번호를 해당 PRN 파일에 포함시켜 보안 PRN 파일을 생성하여 데이터베이스에 저장하는 보안 PRN 파일 생성부와;The server generates a password, a serial number for use in retrieving a password, and key information for use in encoding or decrypting data of the corresponding PRN file for an arbitrary general PRN file. A secure PRN file generator configured to set a number of outputs of a user who requested the download of the secure PRN file in a database, store the generated password and a unique number in a corresponding PRN file, and generate a secure PRN file to store in a database; 사용자에 의해 상기 보안 PRN 파일을 프린터로 출력할 시 고유 번호를 가지고 데이터베이스를 탐색하여 상기 보안 PRN 파일의 출력에 필요한 패스워드 및 키 정보를 제공해주는 보안 PRN 파일 탐색부;를 포함하고,And a secure PRN file search unit for providing a password and key information for outputting the secure PRN file by searching a database with a unique number when a user outputs the secure PRN file to a printer. 상기 프린터는 상기 보안 PRN 파일 탐색부로부터 제공받은 패스워드 및 키 정보를 바탕으로 사용자에 의해 프린터로 전송된 보안 PRN 파일을 검증하고 출력 여부를 결정하는 보안 PRN 파일 처리부;를 포함하는 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템.The printer may include a security PRN file processing unit configured to verify and output a security PRN file transmitted by the user to the printer based on the password and key information provided from the security PRN file search unit. PRN file generation and processing system. 제1항에서, 상기 보안 PRN 파일 처리부는, The method of claim 1, wherein the secure PRN file processing unit, 사용자에 의해 상기 프린터로 전송된 보안 PRN 파일의 헤더 부분을 분석하여파일의 출력에 필요한 정보를 추출하는 보안 PRN 파서(parser)와;A security PRN parser for extracting information necessary for outputting the file by analyzing a header portion of the security PRN file sent by the user to the printer; 상기 보안 PRN 파서에 의해 추출된 정보로부터 보안 PRN 파일에 포함되어 있는 고유 번호를 얻고, 얻어진 고유 번호를 이용하여 상기 보안 PRN 파일 탐색부에 패스워드를 요청하며, 상기 보안 PRN 파일 탐색부로부터 제공받은 패스워드와 사용자에 의해 프린터로 전송된 보안 PRN 파일의 패스워드를 비교하여 동일한 경우 보안 PRN 파일이 정당한 것임을 승인하는 PRN 인준 모듈과;Obtain a unique number included in the secure PRN file from the information extracted by the secure PRN parser, request a password from the secure PRN file search unit using the obtained unique number, and provide a password provided from the secure PRN file search unit. A PRN acknowledgment module for comparing the password of the secure PRN file sent by the user to the printer and acknowledging that the secure PRN file is legitimate if it is the same; 상기 PRN 인준 모듈에 의한 승인에 따라 상기 사용자에 의해 프린터로 전송된 보안 PRN 파일을 상기 보안 PRN 파일 탐색부로부터 제공받은 키 정보를 이용하여 복호화하는 프린팅 데이터 복호화 모듈;을 포함하는 것을 특징으로 하는 보안 기능이 부가된 PRN 파일 생성 및 처리 시스템.And a printing data decryption module for decrypting the secure PRN file transmitted by the user to the printer according to the approval by the PRN authentication module using the key information provided from the secure PRN file search unit. PRN file generation and processing system with added functionality. PRN 파일을 제공하는 서버와, 상기 서버로부터 다운로드 받은 PRN 파일을 출력하는 프린터를 구비하는 PRN 파일 생성 및 처리 시스템을 기반으로 한 보안 기능이 부가된 PRN 파일의 생성 및 처리 방법에 있어서, In the PRN file generation and processing method based on the PRN file generation and processing system having a server for providing a PRN file, and a printer for outputting the PRN file downloaded from the server, a) 상기 서버에 의해 임의의 PRN 파일에 대해 패스워드, 패스워드 검색시의 사용을 위한 고유 번호(serial number), 해당 PRN 파일의 데이터를 부호화 또는 복호화 할 때 사용하기 위한 키(key) 정보를 각각 생성하여 저장하고, 생성된 패스워드와 고유번호를 해당 PRN 파일에 포함시켜 보안 PRN 파일을 생성하여 저장하는 단계와; a) The server generates a password, a serial number for use in retrieving a password, and key information for use in encoding or decrypting data of the corresponding PRN file, for an arbitrary PRN file, respectively. Storing and generating a secure PRN file by including the generated password and a unique number in a corresponding PRN file; b) 임의의 사용자가 상기 서버에 접속하여 임의의 보안 PRN 파일에 대한 다운로드를 요청함에 따라 상기 서버로부터 사용자에게 요청된 해당 보안 PRN 파일을 다운로드 시켜주는 단계와; b) downloading the requested security PRN file from the server as any user accesses the server and requests to download any security PRN file; c) 사용자가 다운로드 받은 보안 PRN 파일을 출력하기 위해, 프린터로 보안 PRN 파일을 전송하는 단계와;c) sending the secure PRN file to the printer to output the secure PRN file downloaded by the user; d) 상기 프린터가 전송받은 보안 PRN 파일로부터 고유 번호를 추출한 후, 상기 서버에게 해당 고유 번호를 갖는 보안 PRN 파일의 출력에 필요한 패스워드와 키 정보를 요청하는 단계와; d) extracting the unique number from the secure PRN file received by the printer, and then requesting the server for password and key information necessary for outputting the secure PRN file having the corresponding unique number; e) 상기 요청에 따라 상기 서버가 고유 번호를 가지고 해당 보안 PRN 파일을 찾고, 그 보안 PRN 파일의 출력 가능 횟수가 1 이상이면 상기 요청에 상응하는 패스워드와 키 정보를 프린터로 전송하는 단계와; e) in response to the request, the server finding a corresponding security PRN file with a unique number, and transmitting the password and key information corresponding to the request to the printer when the number of possible security PRN file outputs is 1 or more; f) 상기 프린터가 전송받은 보안 PRN 파일의 패스워드와 상기 서버로부터 제공받은 패스워드를 비교하여 동일한 경우, 상기 보안 PRN 파일을 출력하는 단계를 포함하는 보안 기능이 부가된 PRN 파일 생성 및 처리 방법.and f) outputting the security PRN file if the printer compares the password of the transmitted security PRN file with the password provided from the server, and outputs the security PRN file. 제3항에서, 상기 단계 b)는 The method of claim 3, wherein step b) b-1) 사용자가 임의의 보안 PRN 파일에 대한 다운로드를 요청함에 따라 상기 서버에 의해 사용자가 정당한 사용자인지의 여부를 판단하는 단계와;b-1) determining, by the server, whether the user is a legitimate user as the user requests a download of any secure PRN file; b-2) 사용자가 정당한 사용자로 판단될 경우, 상기 서버로부터 사용자에게 요청된 해당 보안 PRN 파일을 다운로드 시켜주는 단계와;b-2) if the user is determined to be a legitimate user, downloading the requested security PRN file from the server; b-3) 사용자가 정당한 사용자로 판단되지 않을 경우, 상기 보안 PRN 파일에 대한 다운로드를 요청하는 처음의 단계로 회귀시키는 단계;를 더 포함하는 것을 특징으로 하는 보안 기능이 부가된 PRN 파일 생성 및 처리 방법.b-3) if it is determined that the user is not a legitimate user, returning to the first step of requesting the download of the secure PRN file; and generating and processing the PRN file to which the security function is added. Way. 제3항에서,In claim 3, 상기 단계 b)에서의 임의의 사용자가 상기 서버에 접속하여 임의의 보안 PRN 파일에 대한 다운로드를 요청할 때, 사용자가 해당 보안 PRN 파일의 출력 희망 횟수를 함께 요청하고, 이에 따라 상기 서버가 해당 보안 PRN 파일의 출력 가능 횟수를 설정하여 저장하는 것을 특징으로 하는 보안 기능이 부가된 PRN 파일 생성 및 처리 방법. When any user in step b) accesses the server and requests a download of any secure PRN file, the user requests the number of desired outputs of the secure PRN file, so that the server requests the corresponding secure PRN file. PRN file generation and processing method with a security function, characterized in that for setting and storing the number of possible output of the file. 제3항에서,In claim 3, 상기 단계 e)에서 상기 서버가 패스워드와 키 정보를 프린터로 전송할 때마다, 상기 보안 PRN 파일의 출력 가능 횟수를 1회씩 감하는 것을 특징으로 하는 보안 기능이 부가된 PRN 파일 생성 및 처리 방법.Whenever the server transmits password and key information to the printer in step e), the number of possible outputs of the security PRN file is reduced by one time.
KR1020060136450A 2006-12-28 2006-12-28 System for generating and processing prn file with security, and method thereof KR20080061571A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060136450A KR20080061571A (en) 2006-12-28 2006-12-28 System for generating and processing prn file with security, and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060136450A KR20080061571A (en) 2006-12-28 2006-12-28 System for generating and processing prn file with security, and method thereof

Publications (1)

Publication Number Publication Date
KR20080061571A true KR20080061571A (en) 2008-07-03

Family

ID=39813810

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060136450A KR20080061571A (en) 2006-12-28 2006-12-28 System for generating and processing prn file with security, and method thereof

Country Status (1)

Country Link
KR (1) KR20080061571A (en)

Similar Documents

Publication Publication Date Title
US7500099B1 (en) Method for mitigating web-based “one-click” attacks
US7757075B2 (en) State reference
CA2494513C (en) Digital-signed digital document exchange supporting method and information processor
JP4418648B2 (en) System and method for issuing licenses for use of digital content and services
JP4750352B2 (en) How to get a digital license for digital content
EP1686504B1 (en) Flexible licensing architecture in content rights management systems
EP1701284B1 (en) Format-agnostic system and method for issuing certificates
US7136838B1 (en) Digital license and method for obtaining/providing a digital license
US7039615B1 (en) Retail transactions involving digital content in a digital rights management (DRM) system
EP1465040B1 (en) Issuing a publisher use licence off-line in a digital rights management (DRM) System
EP1920354B1 (en) Remotely accessing protected files via streaming
JP4350549B2 (en) Information processing device for digital rights management
US7051005B1 (en) Method for obtaining a black box for performing decryption and encryption functions in a digital rights management (DRM) system
JP2005518602A (en) Application authority and control capability of software applications
JP2004062890A (en) System and method of offering digital rights management service
CN102244674B (en) System for digital rights management using a standard rendering engine
US20080052768A1 (en) Information processing apparatus, information processing method, peripheral apparatus, and authority control system
CN102077208A (en) Licensing protected content to application sets
WO2007011584A2 (en) Digital application operating according to aggregation of plurality of licenses
CA2366834A1 (en) System and method for licensing content
WO2010014491A2 (en) Verifying an electronic document
JP4682385B2 (en) Content management system, content management method and program
WO2000059151A2 (en) Rendering digital content in an encrypted rights-protected form
KR100821086B1 (en) Networked Services Licensing System and Method
JP2004287566A (en) Device for concealing part of content and content circulation system using it

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination