KR100833236B1 - A method of network printing using subnet mask - Google Patents

A method of network printing using subnet mask Download PDF

Info

Publication number
KR100833236B1
KR100833236B1 KR1020060028023A KR20060028023A KR100833236B1 KR 100833236 B1 KR100833236 B1 KR 100833236B1 KR 1020060028023 A KR1020060028023 A KR 1020060028023A KR 20060028023 A KR20060028023 A KR 20060028023A KR 100833236 B1 KR100833236 B1 KR 100833236B1
Authority
KR
South Korea
Prior art keywords
print job
printer
print
subnet mask
address
Prior art date
Application number
KR1020060028023A
Other languages
Korean (ko)
Other versions
KR20060109820A (en
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 삼성 인디아 소프트웨어 오퍼레이션즈 프라이빗 리미티드(에스아이에스오)
Publication of KR20060109820A publication Critical patent/KR20060109820A/en
Application granted granted Critical
Publication of KR100833236B1 publication Critical patent/KR100833236B1/en

Links

Images

Classifications

    • 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/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1285Remote printer device, e.g. being remote from client or server
    • G06F3/1287Remote printer device, e.g. being remote from client or server via internet
    • 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/1229Printer resources management or printer maintenance, e.g. device status, power levels
    • G06F3/1231Device related settings, e.g. IP address, Name, Identification
    • 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/126Job scheduling, e.g. queuing, determine appropriate device
    • G06F3/1263Job scheduling, e.g. queuing, determine appropriate device based on job priority, e.g. re-arranging the order of jobs, e.g. the printing sequence
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L2101/00Indexing scheme associated with group H04L61/00
    • H04L2101/60Types of network addresses
    • H04L2101/668Internet protocol [IP] address subnets

Abstract

본 발명은 서브넷 마스크를 사용하여 네트워크 프린팅을 수행하는 방법에 관한 것으로, 소스 인터넷프로토콜(IP) 어드레스를 읽는 단계; 소스 IP 어드레스로부터 서브넷 마스크를 추출하는 단계; 인쇄블록 어드레스로 서브넷 마스크를 검사하는 단계; 서브넷 마스크가 인쇄 허가를 가지고 있다면 인쇄작업을 수행하는 단계; 서브넷 마스크가 인쇄 허가를 가지고 있지 않다면 인쇄작업을 중단하는 단계; 우선순위가 서브넷 어드레스에 할당되는 지를 검사하는 단계; 우선순위가 할당되어 있다면, 우선순위를 읽고 읽은 우선순위로 프린터에 인쇄작업을 지시하는 단계; 우선순위가 할당되어 있지 않다면, 프린터에 통상의 인쇄작업을 지시하는 단계; 및 인쇄작업의 성공 및 실패에 기초하여 메모리 내의 통계 정보를 갱신하는 단계를 포함한다.

Figure R1020060028023

The present invention relates to a method for performing network printing using a subnet mask, the method comprising: reading a source Internet Protocol (IP) address; Extracting a subnet mask from a source IP address; Checking the subnet mask with a print block address; Performing a print job if the subnet mask has a print permission; Stopping the print job if the subnet mask does not have a print permission; Checking whether a priority is assigned to a subnet address; If priorities are assigned, reading the priorities and instructing the printer the print jobs at the read priority; If no priorities are assigned, instructing the printer of a normal print job; And updating the statistical information in the memory based on the success and failure of the print job.

Figure R1020060028023

Description

서브넷 마스크를 사용하여 네트워크 프린팅을 수행하는 방법{A method of network printing using subnet mask}A method of network printing using subnet mask}

도 1은 일반적인 네트워크 프린팅의 처리 과정을 설명하기 위한 흐름도이다.1 is a flowchart illustrating a general process of network printing.

도 2는 본 발명의 서브넷 어드레스에 기초하여 네트워크 프린팅의 처리 과정을 설명하기 위한 흐름도이다.2 is a flowchart illustrating a process of network printing based on the subnet address of the present invention.

본 발명은 개괄적으로는 프린팅 기술에 관한 것으로, 더욱이 본 발명은 프린터에 연결된 여러가지 네트워크 컴퓨터들로부터 보내온 (triggered) 프린팅 명령을 제어하는 기술에 관한 것이다. 보다 상세하게는 본 발명은 서브넷 마스크를 사용한 네트워크 프린팅을 수행하는 방법에 관한 것이다.FIELD OF THE INVENTION The present invention relates generally to printing techniques, and furthermore, the invention relates to techniques for controlling triggered printing commands sent from various network computers connected to a printer. More specifically, the present invention relates to a method of performing network printing using a subnet mask.

현재 컴퓨터 시스템 및 하드 카피 출력을 이용하는 다른 장치들을 위하여 이용가능한 프린터로는 2가지 유형의 프린터, 즉 스탠드얼론(독립형) 및 네트워크연결형 프린터가 있다. 독립형 프린터는 컴퓨터 시스템에 물리적으로 가까이 위치하여 이용되는 컴퓨터 시스템의 한 포트에 직접 연결된다. 그런 컴퓨터는 컴퓨터 시스템으로의 근접성 및 직결성 때문에 감시하고 통제하기가 용이하다. 역사적으로, 메인 프레임 또는 서버와 같은 컴퓨터의 경우, 메인 프레임 또는 서버에 접속된 다수의 클라이언트에 의해 공유되는 장소에, 즉 다소 원격한 장소에 하나의 프린터 또는 단일 셋트의 프린터들이 위치된다. 아주 최근에, 많은 컴퓨터 시스템들의 국부통신망(LANs) 및 광대역 네트워크(WANs)가 더욱 보편화되므로, 단일 또는 일련의 프린터들을 많은 컴퓨터들에 제공하기 위하여 네트워킹하는 것이 확산되었다.Currently available printers for computer systems and other devices that use hard copy output are two types of printers: standalone (standalone) and networked printers. Stand-alone printers are connected directly to one port of a computer system used physically close to the computer system. Such computers are easy to monitor and control because of their proximity and direct connection to computer systems. Historically, in the case of a computer such as a mainframe or server, one printer or a single set of printers is located in a place shared by a number of clients connected to the mainframe or server, ie in a somewhat remote location. In recent years, as local computer networks (LANs) and broadband networks (WANs) of many computer systems become more common, networking has become widespread to provide a single or series of printers to many computers.

전통적인 네트워크 프린터에서, 단일 프린터 (또는 일련의 프린터)는 종종 많은 상이한 컴퓨터 시스템들을 관리하는 중앙 서버를 통해 접속된다. 이와 달리, 중앙서버가 없는 경우에, 개별 워크스테이션들이 서버 기능을 수행한다. 임의의 컴퓨터 시스템의 사용자는 사용할 프린터를 선택하여야 하거나, 관리자에 의해 컴퓨터 시스템의 설정시 디폴트 프린터가 할당될 수 있다. 여하튼, 사용자는 네트워크를 통해 인쇄 작업을 보낼 때 사용되는 프린터를 선택 (또는 디폴트로 남음)할 수 있다. 사용자는 또한 인쇄 이미지 품질, 칼라 또는 흑백 등과 같은 모든 파라미터를 선택할 수 있으며, 그후 인쇄작업을 전송한다. 인쇄 작업이 성공적이라면, 사용자는 프린터로 가서 인쇄된 작업을 얻을 수 있다. 그러나, 에러가 있거나 프린터가 다른 사용자의 인쇄 작업을 처리하는데 바쁜 경우, 사용자에게 그 사실이 통지될 것이다. "프린터 용지 없음"과 같은 프린터 에러들은 전통적인 네트워크 프린터들의 경우 전형적으로 표시된다. 이러한 에러 시점에서, 사용자는 네트워크 프린터가 위치된 곳에서 그 프린터 에러를 처리하고 "프린터 용지 없음"과 같은 유형의 메시지의 경우에 용지를 보충하거나, 현재 작업을 취소하고 상이한 프린터로 인쇄작업을 재전송한다.In traditional network printers, a single printer (or series of printers) is often connected through a central server that manages many different computer systems. In contrast, in the absence of a central server, individual workstations perform server functions. The user of any computer system must select a printer to use, or a default printer can be assigned by the administrator upon setting up the computer system. In any case, the user can select (or leave the default) the printer used when sending print jobs over the network. The user can also select all parameters such as print image quality, color or black and white, and then send the print job. If the print job is successful, the user can go to the printer and get the printed job. However, if there is an error or if the printer is busy processing another user's print job, the user will be notified. Printer errors such as "no printer paper" are typically indicated for traditional network printers. At this point of error, the user can handle the printer error where the network printer is located and replenish the paper in the case of a message of type "Printer out of paper", or cancel the current job and resend the print job to a different printer. do.

인쇄 작업용 네트워크 프린터는 네트워크 프린터에 프린트한다. 우선, 네트워크 프린터는 해상도 및 이미지 품질과 같은 사용자가 보내기를 바라는 인쇄 작업에 대한 사용자의 선호도를 검사한다. 다음에, 네트워크 프린터는 서버, 데이터베이스, 또는 다른 질문을 이용하여, 인쇄 작업 선호도와 일치하고, 사용자에게 물리적으로 가까이 위치하고, 인쇄작업을 그 프린터에 보내는 가장 적합한 프린터를 결정한다. 프린터가 에러 신호를 반송하면, 네트워크 프린터는 인쇄 작업 선호도와 가까이 유사한 다른 프린터를 결정하고 인쇄 작업을 재전송한다. 만일 프린터가 사용중인 경우, 사용중신호가 재전송된다. 사용자는 이 경우 대기할 것인지 또는 네트워크 프린터에 의해 결정된 차기 이용가능하고 적합한 프린터를 선택한다. 인쇄 작업이 종료되면, 사용자는 인쇄 작업이 처리된 프린터의 물리적 위치를 통지받을 것이다.A network printer for a print job prints to a network printer. First, the network printer checks the user's preference for print jobs that the user wishes to send, such as resolution and image quality. The network printer then uses a server, database, or other query to determine the best printer to match print job preferences, to be physically close to the user, and to send the print job to that printer. If the printer returns an error signal, the network printer determines another printer that is similar in closeness to the print job preferences and resends the print job. If the printer is busy, the busy signal is resent. The user then selects the next available and suitable printer as determined by the network printer or whether to wait. When the print job is finished, the user will be notified of the physical location of the printer where the print job has been processed.

그러나, 상술한 선행기술에는 다음과 같은 제한이 있다.However, the above-mentioned prior art has the following limitations.

1. 인쇄 작업의 지연1. Delayed print job

2. 모든 사용자들이 프린터에 액세스할 수 있으므로 원가 면에서 효과적이지 않다.2. Not all users have access to the printer, which is not cost effective.

3. 통계적인 정보가 서브넷 어드레스에 기초하여 유지될 수 없다.3. Statistical information cannot be maintained based on subnet address.

그밖의 선행기술로서, 일본공개특허 2003-280851, 미국공개특허 2005-0105130, 2004-0059949, 한국공개특허 2000-033703이 개시되어 있으나, 이들 또한 서브넷 어드레스에 종속하여, 사용자는 우선순위를 할당하는 것에 대해서는 가르침이 없었다.As another prior art, Japanese Patent Laid-Open Publication No. 2003-280851, US Patent Publication 2005-0105130, 2004-0059949, and Korean Patent Publication 2000-033703 are disclosed. There was no teaching about things.

본 발명이 이루고자 하는 기술적 과제는 네트워크 환경에서 예약된 인쇄 작업에 앞서 더 높은 우선순위 인쇄 작업을 수행하도록 하고, 행해진 프린트물의 수에 대한 통계적인 정보를 얻기 위한 방법을 제공하는 것을 그 목적으로 한다.An object of the present invention is to provide a method for performing a higher priority print job prior to a reserved print job in a network environment, and to provide a method for obtaining statistical information on the number of prints made.

본 발명은 발송자의 인쇄 작업에 기초하여 할당된 페이지를 인쇄하기 위하여 프린터 측에서 우선순위 기반 설정을 할당하는 방법을 제공하는 것을 그 다른 목적으로 한다. 현재 프린팅은 선착순으로 행하여진다. IP 어드레스 기반 우선순위 리스트는 프린터에 할당되면 프린터는 프린팅 요청을 수행하는 우선순위 리스트에 기초하여 작업한다. IP소스어드레스의 서브넷 마스크는 임의의 인쇄 요청을 위하여 검사된다. 서브넷 어드레스에 종속하여, 사용자는 우선순위를 할당할 수 있고, 프린트를 방해할 수 있고, 또한 사용자는 통계 정보(즉 인쇄한 프린트의 수)를 유지할 수 있다.Another object of the present invention is to provide a method of assigning priority-based settings at the printer side to print an allocated page based on a sender's print job. Currently printing is done on a first-come, first-served basis. When an IP address based priority list is assigned to a printer, the printer works based on a priority list that performs a printing request. The subnet mask of the IP source address is checked for any print request. Depending on the subnet address, the user can assign priorities, interrupt printing, and the user can also maintain statistical information (i.e. number of printed prints).

본 발명의 상술한 목적들은 서브넷 마스크를 사용하여 네트워크 프린팅을 수행하는 방법을 제공함으로써 달성되는데, 그 방법은 The above objects of the present invention are achieved by providing a method of performing network printing using a subnet mask, the method of

(a) 소스 인터넷프로토콜(IP) 어드레스를 읽는 단계; (a) reading a source Internet Protocol (IP) address;

(b) 소스 IP 어드레스로부터 서브넷 마스크를 추출하는 단계; (b) extracting a subnet mask from a source IP address;

(c) 인쇄블록 어드레스로 서브넷 마스크를 검사하는 단계; (c) checking the subnet mask with a print block address;

(d) 서브넷 마스크가 인쇄 허가를 가지고 있다면 인쇄작업을 수행하는 단계; (d) performing a print job if the subnet mask has a print permission;

(e) 서브넷 마스크가 인쇄 허가를 가지고 있지 않다면 인쇄작업을 중단하는 단계; (e) stopping the print job if the subnet mask does not have a print permission;

(f) 우선순위가 서브넷 어드레스에 할당되는 지를 검사하는 단계; (f) checking whether a priority is assigned to the subnet address;

(g) 우선순위가 할당되어 있다면, 우선순위를 읽고 읽은 우선순위로 프린터에 인쇄작업을 지시하는 단계; (g) if priorities are assigned, directing the print job to the printer at the read and read priority levels;

(h) 우선순위가 할당되어 있지 않다면, 프린터에 통상의 인쇄작업을 지시하는 단계; 및 (h) if no priority is assigned, instructing the printer of a normal print job; And

(i) 인쇄작업의 성공 및 실패에 기초하여 메모리내의 통계 정보를 갱신하는 단계를 포함한다.(i) updating the statistical information in the memory based on the success and failure of the print job.

본 발명의 이들 및 다른 목적, 특징 및 장점들은 도면과 청구범위와 관련한 상세한 설명으로부터 더욱 명백하게 될 것이다.These and other objects, features and advantages of the present invention will become more apparent from the detailed description taken in conjunction with the drawings and the claims.

이하, 본 발명의 바람직한 실시예에 의한 서브넷 마스크를 사용하여 네트워크 프린팅을 수행하는 방법을 첨부된 도면을 참조하여 상세히 설명하기로 한다. 그러나, 개시된 실시예들은 단지 발명의 전형적인 예시들이며 여러가지 형태로 구현될 수 있음을 이해하여야 한다. 다음 설명 및 도면은 발명을 제한하는 것으로 간주되어서는 아니되고, 다수의 특정한 상세한 설명들이 발명의 완전한 이해를 도모하기 위하여 설명되는 것으로, 청구범위에 대한 기초로 그리고 당해 기술분야에 익숙한 자들에게 발명을 제작하고 및/또는 사용하기 위한 방법을 가르치기 위하여 제공된다. 그러나, 몇몇 예에서, 주지되거나 또는 종래의 상세한 설명들은 본 발명을 불필요하게 불확실하게 하는 것을 방지하기 위하여 설명하지 않았다.Hereinafter, a method of performing network printing using a subnet mask according to a preferred embodiment of the present invention will be described in detail with reference to the accompanying drawings. However, it is to be understood that the disclosed embodiments are merely exemplary of the invention and may be embodied in various forms. The following description and drawings are not to be regarded as limiting the invention, and numerous specific details are set forth in order to provide a thorough understanding of the invention, the invention being based on the claims and to those skilled in the art. Provided to teach methods for making and / or using. However, in some instances, well known or conventional details have not been described in order to avoid unnecessarily obscuring the present invention.

인쇄 작업들은 사용자의 유형에 관계없이 네트워크된 프린터상에 프린트된 다. 그러나, 네트워크 환경에서, 모든 프린팅기기는 유일무이한 IP 어드레스를 가지고 있다. IP 어드레스는 2개의 부분; 서브넷트 식별자와 스테이션 식별자를 포함한다. IP 어드레스들의 IP 서브넷 부분을 검사하고 추출함으로써, 사용자는 프린터 전체를 충분히 제어할 수 있다. 즉, 사용자는 특정 프린터상의 인쇄 동작을 차단할 수도 있고, 인쇄 작업에 우선순위를 할당할 수도 있고, 또한 사용자는 통계 정보 (즉 서브넷 어드레스에 기초하여 얻어진 프린트물의 수)를 유지할 수 있다.Print jobs are printed on networked printers regardless of the type of user. However, in a network environment, every printing device has a unique IP address. The IP address has two parts; It contains the subnet identifier and station identifier. By inspecting and extracting the IP subnet portion of the IP addresses, the user has full control over the printer. That is, the user may block the print operation on a specific printer, assign a priority to the print job, and the user may also maintain statistical information (i.e., the number of prints obtained based on the subnet address).

도 1은 네트워크 프린팅의 처리 절차를 도시한 흐름도이다. 사용자가 인쇄 작업을 전송할 때(100), 우선 프린터가 준비되었는지를 확인하기 위한 검사가 이루어진다(110). 프린터가 프린트될 준비가 되어있는 경우, 인쇄작업이 수행된다(112). 준비가 되어 있지 않으면, 다시 프린터가 왜 준비가 되어있지 않은지를 확인하기 위한 검사들이 이루어진다(114).1 is a flowchart illustrating a processing procedure of network printing. When the user transmits a print job (100), a check is first made (110) to see if the printer is ready. If the printer is ready to be printed, a print job is performed (112). If not, checks are made 114 to see why the printer is not ready again.

a. 에러 때문에 프린터가 준비되지 않았는지a. The printer is not ready because of an error

b. 이용가능하지 않기 때문에 프린터가 준비되지 않았는지b. The printer is not ready because it is not available

에러 때문에 프린터가 준비되지 않았다면, 사용자는 에러를 클리어한 다음 진행하라고 통지된다(116). 그 다음, 에러를 클리어한 후(120), 인쇄작업이 수행된다(112). 프린터가 이용가능하지 않기 때문에 프린터가 준비되지 않았다면(118), 사용자는 일정 시간 기다려(122) 프린터가 이용가능하게 되거나(112), 다른 컴퓨터를 선택하여(124) 프린팅을 수행함으로써 시간의 낭비를 피할 수 있다. 단계 120에서 에러를 클리어하지 않은 경우, 단계 124로 진행하여 다른 컴퓨터를 선택하여 프린팅을 수행한다.If the printer is not ready because of the error, the user is informed to clear the error and then proceed (116). Then, after clearing the error (120), the print job is performed (112). If the printer is not ready because the printer is not available (118), the user waits for some time (122) the printer becomes available (112), or selects another computer (124) to waste printing. Can be avoided. If the error is not cleared in step 120, the process proceeds to step 124 to select another computer to perform printing.

도 2는 본 발명의 서브넷 어드레스에 기초하여 네트워크 프린팅의 처리 과정을 설명하기 위한 흐름도이다. 우선, 데이터 패킷의 소스 IP 어드레스를 읽는다(200). 그 다음, 서브넷 마스크가 차단된 서브넷과 동일한지를 확인하기 위한 검사를 수행한다(210). 서브넷 마스크가 차단된 서브넷이라면, 인쇄를 중지한다(215). 서브넷이 차단되지 않았다면, 그 서브넷 어드레스를 위하여 우선순위가 할당되어 있는지를 확인하기 위한 검사를 수행한다(212). 우선순위가 할당되어 있다면, 우선순위를 읽고 그 읽혀진 우선순위에 따라서 프린터에 인쇄작업을 보낸다(214). 우선순위가 할당되지 않으면, 통상의 인쇄작업을 프린터에 보낸다(216). 그 다음, 인쇄가 성공적으로 이루어졌는지를 확인하는 검사를 수행한다(218). 그 다음, 서브넷의 베이스에 인쇄의 성공과 실패 계수(count)를 갱신한다(220, 222). 마지막으로, 인쇄 작업의 성공 또는 실패에 근거한 통계 정보를 메모리에 갱신한다(224).2 is a flowchart illustrating a process of network printing based on the subnet address of the present invention. First, the source IP address of the data packet is read (200). Next, a check is performed to determine whether the subnet mask is the same as the blocked subnet (210). If the subnet mask is a blocked subnet, printing is stopped (215). If the subnet is not blocked, a check is made to see if priority is assigned for the subnet address (212). If a priority is assigned, the priority is read and a print job sent to the printer according to the read priority (214). If no priority is assigned, a normal print job is sent to the printer (216). A check is then made to see if printing was successful (218). Then, the success and failure counts of printing are updated in the base of the subnet (220, 222). Finally, the statistical information based on the success or failure of the print job is updated in the memory (224).

본 발명의 구조는 프린터가 환경에 대하여 적절한 서브넷 마스크로 구성될 수 있다 (즉 IP 소스 어드레스의 스테이션 식별자에 대하여 서브넷 식별자를 포함한다). 도 2에 의하면, IP 소스 어드레스의 IP 서브넷 부분이 검사되고 추출된다. 즉 서브넷이 프린트 허가를 받았는지를 검사한다. 프린트 허가를 받았다면, 우선순위 검사를 할당한다. 우선순위가 높은 인쇄 작업이라면, 현재 인쇄 작업을 중지하고 더 높은 우선순위의 인쇄 작업을 프린트하고 통계정보를 갱신한다. 이 갱신된 통계정보는 영구 저장매체에 저장될 것이다. 인쇄작업을 인쇄기기에 보냈다면, 서브넷 어드레스는 인쇄 허가를 가지고 있지 않게 되며, 그런 다음 인쇄를 중지하 고 에러 메시지를 사용자에게 보낸다. 이 새로운 모듈은 MFP에 추가되어 원고를 프린팅하기 전에 결정하도록 한다.The architecture of the present invention allows the printer to be configured with an appropriate subnet mask for the environment (i.e. includes the subnet identifier for the station identifier of the IP source address). According to Fig. 2, the IP subnet portion of the IP source address is examined and extracted. That is, it checks to see if the subnet is authorized to print. If you have permission to print, assign a priority check. If the print job has a high priority, it stops the current print job, prints a print job of a higher priority, and updates statistics. This updated statistical information will be stored in the permanent storage medium. If a print job has been sent to the printer, the subnet address will not have a print permission, then stop printing and send an error message to the user. This new module is added to the MFP to make a decision before printing the manuscript.

본 발명은 다음 단계로 동작한다.The present invention operates in the following steps.

1. 소스 인터넷프로토콜(IP) 어드레스를 읽는 단계; 1. reading a source Internet Protocol (IP) address;

2. 소스 IP 어드레스로부터 서브넷 마스크를 추출하는 단계; 2. extracting the subnet mask from the source IP address;

3. 인쇄 마스크 어드레스로 서브넷 마스크를 검사하는 단계; 3. checking the subnet mask with a print mask address;

4. 서브넷 마스크가 인쇄 허가를 가지고 있다면 인쇄작업을 수행하고, 서브넷 마스크가 인쇄 허가를 가지고 있지 않다면 인쇄작업을 중단하는 단계; 4. performing a print job if the subnet mask has a print permission, and stopping the print job if the subnet mask does not have a print permission;

5. 우선순위가 서브넷 어드레스에 할당되는 지를 검사하는 단계; 5. checking whether a priority is assigned to the subnet address;

6. 우선순위가 할당되어 있다면, 우선순위를 읽고 읽은 우선순위로 프린터에 인쇄작업을 지시하는 단계; 6. If priorities have been assigned, instructing the printer to read and print the priorities with priorities;

7. 우선순위가 할당되어 있지 않다면, 프린터에 통상의 인쇄작업을 지시하는 단계; 및 7. If no priority is assigned, instructing the printer of a normal print job; And

8. 인쇄작업의 성공 및 실패에 기초하여 통계 정보를 갱신하는 단계를 포함한다.8. updating the statistical information based on the success and failure of the print job.

다음 사항이 기존 방법과 비교한 본 발명의 장점들이다.The following are the advantages of the present invention compared to the existing method.

* 높은 우선순위의 작업이 예약된 동작에 앞서서 인쇄될 수 있다.High priority jobs can be printed prior to scheduled operations.

* 고도의 보안이 유지될 수 있다.* High security can be maintained.

* 원가 효율적이다.Cost effective

* 인쇄작업을 수행하는 프린터를 사용자 유형에 기초하여 선택한다.* Select printer to perform printing based on user type.

* 서브넷 어드레스에 기초하여 통계가 유지될 수 있다.Statistics may be maintained based on the subnet address.

상술한 설명은 본 발명을 수행하기 위한 최적예(best mode)이다. 발명을 제작하고 사용하는 방법 및 프로세스는 발명이 속하는 기술분야에서 통상의 지식을 가진 당업자가 발명을 제작하고 사용할 수 있도록 충분하고, 명확하고, 정확한 용어로 설명되어 있다. 특히, 발명의 범위에 속하는 새로운 실시예들이 생성될 수 있다. 이 경우, 상이한 실시예들의 상이한 상세한 설명들은 의도적으로 상호 결합될 수 있다.The above description is the best mode for carrying out the invention. The methods and processes for making and using the invention are described in sufficient, clear, and correct terms so that those skilled in the art can make and use the invention. In particular, new embodiments may be created that fall within the scope of the invention. In this case, different details of different embodiments may be intentionally combined with each other.

그러나, 본 발명은 전체적으로 균등한 상술한 것의 수정예들 및 대안적인 구성들이 허용될 수 있다. 결과적으로, 개시된 특정 실시예로 본 발명을 제한하는 의도는 없다. 반면에, 발명의 주제를 특정하게 설명하고 차별되게 청구하는 첨부 청구범위에 포괄적으로 기재된 것 처럼 발명의 정신과 범위내에 모든 수정예들 및 대안적인 구성들을 포함한다.However, modifications and alternative arrangements of the above as equivalent to the whole as a whole may be tolerated. As a result, there is no intention to limit the invention to the particular embodiments disclosed. On the other hand, it includes all modifications and alternative arrangements that fall within the spirit and scope of the invention as set forth in the appended claims that specifically describe the subject matter of the invention and to discriminate against it.

본 발명은 네트워크 환경에서 예약된 인쇄 작업에 앞서 더 높은 우선순위 인쇄 작업을 수행하도록 하고, 행해진 프린트물의 수에 대한 통계적인 정보를 얻기 위한 방법을 제공하는 효과가 있다.The present invention has the effect of providing a method for performing a higher priority print job in advance of a reserved print job in a network environment and obtaining statistical information on the number of prints made.

또한, 본 발명은 발송자의 인쇄 작업에 기초하여 할당된 페이지를 인쇄하기 위하여 프린터 측에서 우선순위 기반 설정을 할당하는 방법을 제공하는 효과가 있다.In addition, the present invention has the effect of providing a method of assigning priority-based settings at the printer side to print the assigned page based on the sender's print job.

또한, 본 발명은 서브넷 어드레스에 종속하여, 사용자는 우선순위를 할당할 수 있고, 프린트를 방해할 수 있고, 통계 정보(즉 인쇄한 프린트의 수)를 유지할 수 있다.In addition, the present invention is dependent on the subnet address, so that the user can assign priorities, interfere with printing, and maintain statistical information (i.e. the number of printed prints).

Claims (5)

서브넷 마스크를 사용하여 네트워크 프린팅을 수행하는 방법에 있어서,In the method of performing network printing using a subnet mask, (a) 소스 인터넷프로토콜(IP) 어드레스를 읽는 단계; (a) reading a source Internet Protocol (IP) address; (b) 상기 소스 IP 어드레스로부터 서브넷 마스크를 추출하는 단계; (b) extracting a subnet mask from the source IP address; (c) 인쇄블록 어드레스로 상기 서브넷 마스크를 검사하여, 상기 서브넷 마스크가 인쇄 허가를 가지고 있다면 인쇄작업을 수행하고, 상기 서브넷 마스크가 상기 인쇄 허가를 가지고 있지 않다면 상기 인쇄작업을 중단하는 단계; (c) checking the subnet mask with a print block address, performing a print job if the subnet mask has a print permission, and stopping the print job if the subnet mask does not have the print permission; (d) 우선순위가 서브넷 어드레스에 할당되는지를 검사하여, 상기 우선순위가 할당되어 있다면, 상기 우선순위를 읽고 읽은 상기 우선순위로 프린터에 인쇄작업을 지시하고, 상기 우선순위가 할당되어 있지 않다면, 프린터에 통상의 인쇄작업을 지시하는 단계; 및 (d) check whether a priority is assigned to the subnet address, and if the priority is assigned, instruct the printer a print job with the priority read and read, and if the priority is not assigned, Instructing the printer a normal print job; And (e) 상기 인쇄작업의 성공 및 실패에 기초하여 메모리내의 통계 정보를 갱신하는 단계를 포함하는 서브넷 마스크를 사용하여 네트워크 프린팅을 수행하는 방법.(e) updating the statistical information in memory based on the success and failure of the print job. 제1항에 있어서, 상기 프린터에서 인쇄 동작을 차단하고, 우선순위를 인쇄 작업에 할당하고, IP어드레스의 IP 서브넷을 검사하고 추출함으로써 통계 정보를 유지함을 특징으로 하는 방법.2. The method of claim 1, wherein the printer maintains statistical information by intercepting print operations, assigning priorities to print jobs, and examining and extracting IP subnets of IP addresses. 제1항에 있어서, 더 높은 우선순위를 위해서, 현재 인쇄 작업이 중지되고 상기 더 높은 우선순위의 인쇄작업이 프린트되고 상기 통계 정보가 갱신됨을 특징으로 하는 방법.2. The method of claim 1, wherein for a higher priority, a current print job is stopped and the higher priority print job is printed and the statistical information is updated. 제1항에 있어서, 상기 갱신된 통계 정보는 영구 저장 매체에 저장됨을 특징으로 하는 방법.The method of claim 1, wherein the updated statistical information is stored in a permanent storage medium. 제1항에 있어서, 프린팅이 차단되면 에러 메시지는 사용자에게 전송됨을 특징으로 하는 방법.The method of claim 1, wherein an error message is sent to the user when printing is blocked.
KR1020060028023A 2005-04-18 2006-03-28 A method of network printing using subnet mask KR100833236B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
IN448CH2005 2005-04-18
IN448/CHE/2005 2005-04-18

Publications (2)

Publication Number Publication Date
KR20060109820A KR20060109820A (en) 2006-10-23
KR100833236B1 true KR100833236B1 (en) 2008-05-28

Family

ID=37615986

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060028023A KR100833236B1 (en) 2005-04-18 2006-03-28 A method of network printing using subnet mask

Country Status (1)

Country Link
KR (1) KR100833236B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4224306A1 (en) * 2022-02-07 2023-08-09 Canon Kabushiki Kaisha Server apparatus, control method therefor, and storage medium storing control program therefor

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108920112A (en) * 2018-05-29 2018-11-30 苏州树云网络科技有限公司 A kind of printer task control device based on IP identification

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000033703A (en) * 1998-11-25 2000-06-15 윤종용 Network printer for managing printing sequence and method for managing the printing sequence
KR20030052008A (en) * 2001-12-20 2003-06-26 삼성전자주식회사 Method for transmitting printer information changed at realtime and network printer using the same

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000033703A (en) * 1998-11-25 2000-06-15 윤종용 Network printer for managing printing sequence and method for managing the printing sequence
KR20030052008A (en) * 2001-12-20 2003-06-26 삼성전자주식회사 Method for transmitting printer information changed at realtime and network printer using the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4224306A1 (en) * 2022-02-07 2023-08-09 Canon Kabushiki Kaisha Server apparatus, control method therefor, and storage medium storing control program therefor
US11977800B2 (en) 2022-02-07 2024-05-07 Canon Kabushiki Kaisha Server apparatus that controls print job and provides status information on the print job, control method therefor, and storage medium storing control program therefor

Also Published As

Publication number Publication date
KR20060109820A (en) 2006-10-23

Similar Documents

Publication Publication Date Title
JP4165517B2 (en) Network printing instruction method and program
JP4027112B2 (en) Image processing apparatus and communication method in image processing apparatus
US7251047B2 (en) Virtual media tray
US8610914B2 (en) Communication apparatus, communication method, computer readable medium and image forming apparatus
US7941811B2 (en) Data processing device and data processing method
US20080008191A1 (en) Network System, Image-Processing Device, Image-Processing Method, Computer-Readable Medium, Computer Data Signal, and Network-Setting Device
US6559965B1 (en) Method and apparatus for establishing two-way communication with a remote printer
JP2009059362A (en) Printing system, device and method for automatic installation of printer
US8154754B2 (en) Apparatus, method, and program for processing job data from a network
US7180621B2 (en) Method and apparatus for authorizing printing
US20160019013A1 (en) Image forming apparatus and network system including the same
US7417756B2 (en) Image processing device, image processing method, image processing program, and computer readable recording medium on which the program is recorded
US20110066698A1 (en) Information processing apparatus that identifies transmission source, and control method and storage medium therefor
US11204725B2 (en) Printing apparatus and printing processing method for controlling printing between printing apparatuses
KR100833236B1 (en) A method of network printing using subnet mask
US20090046315A1 (en) Unified determination of access to composite imaging service
US7102773B1 (en) Method for multicast of documents
US8300244B2 (en) Automatic discovery of networked raster image processing engines
JP2005329620A (en) Image forming apparatus, method for controlling image forming apparatus, program, storing medium and image forming system
JP2007090712A (en) Printing system
JP4411957B2 (en) Printing apparatus and printing control program
JP2007097225A (en) Network scanner apparatus, network scanner reading control method and medium with network scanner control program recorded thereon
US20220086026A1 (en) Information processing apparatus and non-transitory computer readable medium storing program
US20070058193A1 (en) System and method for detecting and releasing selected document processing jobs
JP7197986B2 (en) Information processing device, information processing method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
E601 Decision to refuse application
J201 Request for trial against refusal decision
AMND Amendment
B701 Decision to grant
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20130429

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20140429

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20150429

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20160428

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20170424

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20180510

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20190430

Year of fee payment: 12