JP2003108336A - Apparatus for information processing, method therefor and program - Google Patents

Apparatus for information processing, method therefor and program

Info

Publication number
JP2003108336A
JP2003108336A JP2001303661A JP2001303661A JP2003108336A JP 2003108336 A JP2003108336 A JP 2003108336A JP 2001303661 A JP2001303661 A JP 2001303661A JP 2001303661 A JP2001303661 A JP 2001303661A JP 2003108336 A JP2003108336 A JP 2003108336A
Authority
JP
Japan
Prior art keywords
processing
application
device driver
shared
information processing
Prior art date
Legal status (The legal status 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 status listed.)
Withdrawn
Application number
JP2001303661A
Other languages
Japanese (ja)
Inventor
Minoru Kusakabe
稔 日下部
Nobutaka Miyake
信孝 三宅
Kiyoshi Umeda
清 梅田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2001303661A priority Critical patent/JP2003108336A/en
Publication of JP2003108336A publication Critical patent/JP2003108336A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem wherein an application can not use a function of information processing owned by a device driver. SOLUTION: An apparatus for information processing comprising a device driver and an application used together with the device driver, wherein the device driver comprises an interface means to communicate with the application and unify operations of the device driver and a device control means to control peripheral devices. The application comprises at least a display control means to control a display device and an application processing means to perform a predetermined application, wherein the device driver and the application share a processing means to perform a predetermined processing.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はアプリケーションソ
フトと、コンピュータのオペレーティングシステムを構
成するドライバに関して、アプリケーションソフトが使
用可能なドライバの機能として予め定義されている機能
以外に、ドライバが有する機能を利用可能にする情報処
理装置、方法及びプログラムに関する。
The present invention relates to application software and a driver constituting an operating system of a computer, and in addition to a function predefined as a function of the driver usable by the application software, a function of the driver can be used. The present invention relates to an information processing device, method, and program.

【0002】[0002]

【従来の技術】近年カラープリンタ等のコンピュータ周
辺機器性能が向上し、それに伴いコンピュータ周辺機
器、或いは該機器の動作制御を行うドライバの高機能化
が進んでいる。そして、アプリケーション(アプリケー
ションソフトウェア)は、オペレーティングシステム、
或いは、例えばTWAIN等の規格により予め定められたイ
ンターフェイスに従って利用することにより、該機器が
有する機能を利用することが可能であった。
2. Description of the Related Art In recent years, the performance of computer peripherals such as color printers has improved, and along with this, computer peripherals or drivers for controlling the operation of the devices have become more sophisticated. The application (application software) is the operating system,
Alternatively, it is possible to use the function of the device by using the interface according to a predetermined interface such as TWAIN.

【0003】また、特開平11-143689号公報に
記載されているように、装置との対話を行うための装置
情報操作部をデバイスドライバ及びアプリケーションの
双方で共有することにより、デバイスドライバと、これ
に併せて使用するアプリケーションの作成を容易にする
ための、デバイスドライバおよびアプリケーションの作
成方法が提案されている。
Further, as described in Japanese Patent Application Laid-Open No. 11-143689, by sharing a device information operating unit for interacting with a device with both the device driver and the application, the device driver and this A device driver and a method of creating an application have been proposed for facilitating the creation of an application to be used together.

【0004】[0004]

【発明が解決しようとする課題】しかし、従来の方法で
は、コンピュータ周辺機器及び該機器のドライバの高機
能化が進んでいるにも関わらず、アプリケーションはオ
ペレーティングシステム、或いは、例えばTWAIN等の規
格により予め定められたインターフェイスの範囲内でし
か、コンピュータ周辺機器、或いは、該機器のドライバ
が有する機能を利用できない。例えば、近年インクジェ
ットプリンタは高画質化、高解像度化が進んできたた
め、該プリンタのドライバの中には、解像度変換、或い
は、色変換等の高度な画像処理機能を有するものがある
が、概画像処理機能は一般には公開されていないため、
アプリケーションは概機能を利用することができない。
However, in the conventional method, although the computer peripheral device and the driver of the device have been highly functionalized, the application is operated by the operating system or by the standard such as TWAIN. The functions of the computer peripheral device or the driver of the device can be used only within the range of the predetermined interface. For example, since inkjet printers have been improved in image quality and resolution in recent years, some drivers of the printer have advanced image processing functions such as resolution conversion or color conversion. Since the processing function is not open to the public,
The application cannot use the general functions.

【0005】また、前述した特開平11-143689
号では、装置情報操作部は、装置の選択、或いは、装置
のケーパビリティの通知、或いは、装置状態の変化の通
知等を行うものであり、例えば、転送データ等の機器に
特化したファイルの作成機能等は、デバイスドライバ及
びアプリケーション間では共有されない機能である。そ
のため、デバイスドライバが有する機能を有効に利用す
ることはできない。
Further, the above-mentioned Japanese Patent Laid-Open No. 11-143689.
The device information operation unit performs device selection, device capability notification, device state change notification, and the like. The creation function and the like are functions that are not shared between the device driver and the application. Therefore, the function of the device driver cannot be effectively used.

【0006】[0006]

【課題を解決するための手段】本発明は上記の課題を解
決するためになされたものであり、具体的には以下の手
段を提供する。
The present invention has been made to solve the above problems, and specifically provides the following means.

【0007】デバイスドライバと、前記デバイスドライ
バと併せて使用するアプリケーションを備える情報処理
装置であって、前記デバイスドライバは、アプリケーシ
ョンとの通信を行い更にデバイスドライバの動作を統括
するインターフェイス手段と、周辺機器を制御するため
の機器制御手段とを備え、前記アプリケーションは少な
くとも、表示装置を制御するための表示制御手段と、所
定のアプリケーションを実行するためのアプリケーショ
ン処理手段とを備え、前記デバイスドライバと前記アプ
リケーションとが、所定の処理を実行するための処理手
段を共有することを特徴とする。
An information processing apparatus comprising a device driver and an application used in combination with the device driver, wherein the device driver communicates with the application and further has interface means for controlling the operation of the device driver, and peripheral equipment. A device control unit for controlling a display device, the application includes at least a display control unit for controlling a display device, and an application processing unit for executing a predetermined application, and the device driver and the application. And share a processing means for executing a predetermined process.

【0008】また、上記の課題を解決するために本発明
は更に以下の手段を提供する。
In order to solve the above problems, the present invention further provides the following means.

【0009】前記情報処理装置が、前記デバイスドライ
バにおいてのみ実行され、前記アプリケーションにおい
て共有されることのない非共有処理手段をさらに備え、
また、前記非共有処理手段において実行される処理に
は、前記アプリケーションが実行できない処理が含まれ
ることを特徴とする。
The information processing apparatus further comprises non-shared processing means that is executed only by the device driver and is not shared by the application,
Further, the processing executed by the non-shared processing means includes processing that cannot be executed by the application.

【0010】さらには、前記非共有処理手段によって実
行される処理には、前記デバイスドライバが制御する前
記機器の動作制御に関するパラメータ決定処理が含ま
れ、前記非共有処理手段によって実行される処理には、
制限事項に関する判定処理が含まれることを特徴とす
る。
Further, the processing executed by the non-shared processing means includes a parameter determination processing relating to operation control of the device controlled by the device driver, and the processing executed by the non-shared processing means is ,
It is characterized in that it includes a determination process regarding restrictions.

【0011】また、前記非共有処理手段によって実行さ
れる処理には、秘匿処理が含まれ、前記処理手段によっ
て実行される処理には、アプリケーションに応じて変更
されるべき処理が含まれ、前記非共有処理手段によって
実行される処理には、アプリケーションに応じて変更さ
れない処理が含まれることを特徴とする。
The processing executed by the non-shared processing means includes a confidential processing, and the processing executed by the processing means includes a processing which should be changed according to an application. The processing executed by the shared processing means is characterized in that it includes processing that is not changed depending on the application.

【0012】[0012]

【発明の実施の形態】以下、図面を用いて本発明の実施
形態を説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0013】[第1の実施形態]図1は本発明におけるデ
バイスドライバ、及びアプリケーションが動作するコン
ピュータ環境を示す図である。図1中、コンピュータ1
00では演算装置(CPU)101が記憶装置(RAM/ROM)
102にアクセスして記憶されているデータを利用しな
がら、様々な演算処理が行われる。そして、本発明にお
けるデバイスドライバのプログラム、及びアプリケーシ
ョンのプログラムは記憶装置(RAM/ROM)102に記憶
され、演算装置(CPU)101により、デバイスドライ
バ及びアプリケーションの機能が実行される。また、コ
ンピュータ100は入出力ポート103を有しており、
ディスプレイ、プリンタ、スキャナ等の周辺機器を利用
することができる。
[First Embodiment] FIG. 1 is a diagram showing a computer environment in which a device driver and an application according to the present invention operate. Computer 1 in FIG.
In 00, the arithmetic unit (CPU) 101 is a storage device (RAM / ROM)
Various arithmetic processes are performed while accessing the data 102 and using the stored data. The device driver program and the application program according to the present invention are stored in the storage device (RAM / ROM) 102, and the functions of the device driver and the application are executed by the arithmetic unit (CPU) 101. The computer 100 also has an input / output port 103,
Peripheral devices such as displays, printers and scanners can be used.

【0014】図2は、本発明のデバイスドライバ、及び
アプリケーションのコンピュータ100内部での関係を
示す図である。通常、アプリケーション200はユーザ
ーモード等の低優先度なモードで実行されるのに対し、
デバイスドライバ201は処理優先度の高いカーネルモ
ード等で実行される。また、デバイスドライバはオペレ
ーティングシステムの一部としてインストールされ、周
辺機器104を使用するために必要な機能をアプリケー
ションに提供する役割を持つ。
FIG. 2 is a diagram showing the relationship within the computer 100 of the device driver and application of the present invention. Normally, the application 200 is executed in a low priority mode such as a user mode, whereas
The device driver 201 is executed in a kernel mode or the like having a high processing priority. Further, the device driver is installed as a part of the operating system, and has a role of providing the application with a function necessary for using the peripheral device 104.

【0015】図3は本発明における、デバイスドライバ
及びアプリケーションの構成を示すブロック図である。
図3中、点線で囲まれた部分がアプリケーション200
の構成であり、実線で囲まれた部分がデバイスドライバ
201の構成を示す。アプリケーション200は、ユー
ザーに対する通知を行うための表示制御部300、及び
アプリケーション固有の処理を実行するアプリケーショ
ン処理部301、及び後述する処理部302を有する。
また、必要に応じて、ユーザーからの操作指示を入力す
る入力部303を有する。
FIG. 3 is a block diagram showing the configuration of a device driver and an application in the present invention.
In FIG. 3, the portion surrounded by the dotted line is the application 200.
The configuration surrounded by the solid line shows the configuration of the device driver 201. The application 200 includes a display control unit 300 for notifying the user, an application processing unit 301 for executing processing unique to the application, and a processing unit 302 described later.
Further, it has an input unit 303 for inputting an operation instruction from a user as needed.

【0016】一方、デバイスドライバ201は、アプリ
ケーションとの通信を行い、更にデバイスドライバ20
1の処理を統括するインターフェイス部304、及び、
周辺機器に対する送受信情報の処理等の少なくとも一種
類以上の処理を行う処理部302、及び周辺機器104
の制御を行う機器制御部305を有する。ここで、処理
部302はデバイスドライバ、及びアプリケーションの
双方で共有され、双方から必要な処理要求があった場合
に処理を実行するものである。
On the other hand, the device driver 201 communicates with the application, and further, the device driver 20.
An interface unit 304 that controls the processing of No. 1 and
A processing unit 302 that performs at least one type of processing such as processing of transmission / reception information for peripheral devices, and peripheral device 104
It has a device control unit 305 for controlling. Here, the processing unit 302 is shared by both the device driver and the application, and executes a process when a required processing request is received from both.

【0017】なお、従来はアプリケーション200が使
用可能なデバイスドライバ201の機能は、オペレーテ
ィングシステムやTWAIN等の規格により予め決定された
機能しか使用できなかった。しかし、図3に示す構成に
することにより、アプリケーション200は予め定めら
れた以外の機能を利用することも可能になるだけでな
く、周辺機器を使用しない処理においてもデバイスドラ
イバ201で実行可能な処理を利用することが可能とな
る。
Conventionally, as the functions of the device driver 201 usable by the application 200, only the functions predetermined by the operating system or the standard such as TWAIN can be used. However, with the configuration shown in FIG. 3, not only the application 200 can use a function other than a predetermined function, but also the processing that can be executed by the device driver 201 even when the peripheral device is not used. Can be used.

【0018】また、アプリケーション200が提供する
処理をデバイスドライバ201が実行できるようになる
ため、より有効な周辺機器の活用法が提供可能なデバイ
スドライバを実現できる。ここで処理部302が実行す
る処理には、インクジェットプリンタのプリンタドライ
バを例に挙げると、プリンタへ送信すべき画像情報に対
する解像度変換処理、色変換(補正)処理、擬似階調処
理、情報圧縮処理等の処理等の例が挙げられる。また、
スキャナドライバの場合では、例えば読み込まれた画像
情報に対するノイズ除去処理、色変換(補正)処理、解
像度変換処理等の例が挙げられる。
Further, since the device driver 201 can execute the processing provided by the application 200, it is possible to realize a device driver capable of providing a more effective utilization method of the peripheral device. Here, for the processing executed by the processing unit 302, taking a printer driver of an inkjet printer as an example, resolution conversion processing, color conversion (correction) processing, pseudo gradation processing, information compression processing for image information to be transmitted to the printer. Examples of processing such as Also,
In the case of a scanner driver, examples of noise removal processing, color conversion (correction) processing, resolution conversion processing, etc. for the read image information can be given.

【0019】また、例えば音声情報或いは動画に対する
処理(圧縮/伸張、サンプリング、ノイズ除去)、或い
は、通信路上で転送される情報に対する処理(圧縮/伸
張、誤り訂正符号付加/除去、パリティチェック処理)
等の様々な情報処理に対して有効である。更に、本発明
は例に挙げた情報や処理内容に限定されるものではな
く、他の様々な情報及び情報処理に対しても有効であ
る。
Further, for example, processing for audio information or moving picture (compression / expansion, sampling, noise removal), or processing for information transferred on the communication path (compression / expansion, error correction code addition / removal, parity check processing).
It is effective for various information processing such as. Furthermore, the present invention is not limited to the information and processing contents given as examples, and is also effective for various other information and information processing.

【0020】次に図4は、図3に示す本発明の構成を示
すブロック図中のアプリケーション200の動作手順を
示すブロック図である。アプリケーション200は、ま
ずユーザーによる入力を待ち(400)、入力が行われる
と入力に応じた処理を行う。まず、入力が終了要求であ
るかどうかを判定し(401)、終了要求であれば終了さ
せ、その他の処理要求であれば対応する処理を実行する
(402)。
Next, FIG. 4 is a block diagram showing an operation procedure of the application 200 in the block diagram showing the configuration of the present invention shown in FIG. The application 200 first waits for an input from the user (400), and when the input is performed, the application 200 performs a process according to the input. First, it is determined whether or not the input is an end request (401), if it is an end request, it is ended, and if it is another processing request, the corresponding process is executed.
(402).

【0021】ただし、入力部303がない(単なるビュ
ーワアプリケーション等)の場合は、400或いは40
1は必ずしも必要ではない。次に、処理の過程で共有さ
れている処理部302の処理が含まれているか否かの判
定が行われ(403)、必要に応じて処理部302の処理
を実行する(404)。そして、予め定められた規則に従
いデバイスドライバの機能を使用するかの判定が行われ
(405)、使用する場合にはインターフェイス部304
を介してデバイスドライバの機能を使用する(406)。
However, when there is no input unit 303 (simple viewer application or the like), 400 or 40
1 is not always necessary. Next, it is determined whether or not the processing of the processing unit 302 that is shared in the process of processing is included (403), and the processing of the processing unit 302 is executed as necessary (404). Then, it is determined whether to use the device driver function according to a predetermined rule.
(405), if used, interface unit 304
Using the function of the device driver via 406 (406).

【0022】また、表示制御部300で表示すべき情報
があるか否かを判定し(407)、表示すべき情報がある
場合には表示を行う(408)。なお、デバイスドライバ
の使用に関する405、及び406の処理は、アプリケ
ーションによっては必要ない場合もある。更に、情報の
表示に関する407、及び408の処理に関しては、図
4に示す処理手順中において必要に応じて追加しても良
い。
Further, the display control unit 300 judges whether there is information to be displayed (407), and if there is information to be displayed, it is displayed (408). The processes 405 and 406 regarding the use of the device driver may not be necessary depending on the application. Furthermore, the processing of 407 and 408 regarding the display of information may be added as necessary in the processing procedure shown in FIG.

【0023】また、図5は図3に示す本発明の構成を示
すブロック図中のデバイスドライバ201の動作手順を
示すブロック図である。デバイスドライバ201は、ア
プリケーション200から呼び出されると、呼び出され
た内容に応じた対応をとる。デバイスドライバ201の
処理は、まずアプリケーション200と何らかの通信を
行う必要があるか否かの判定を行い(500)、通信を行
う必要があればアプリケーション200との通信を行う
(501)。次に、デバイスドライバ201が提供するド
ライバ機能の中で、呼び出された機能が何らかの処理が
必要か否かを判定し(502)、処理を行う必要があれば
処理部302を使用して処理を行う(503)。
FIG. 5 is a block diagram showing the operation procedure of the device driver 201 in the block diagram showing the configuration of the present invention shown in FIG. When the device driver 201 is called by the application 200, the device driver 201 responds according to the called contents. In the process of the device driver 201, it is first determined whether or not it is necessary to communicate with the application 200 (500), and if communication is required, communication with the application 200 is performed.
(501). Next, of the driver functions provided by the device driver 201, it is determined whether or not the called function needs some processing (502), and if it is necessary to perform the processing, the processing unit 302 is used to perform the processing. Perform (503).

【0024】また、機器の制御を行う必要があるか否か
を判定し(504)、機器の制御を行う必要があれば機器
制御部305を使用して周辺機器104の制御を行う
(505)。ここで、機器制御部の動作は機器動作の制御
を行うのみならず、周辺機器104とデバイスドライバ
201の間の情報の送受信も含む。そして、デバイスド
ライバ201の動作を終了させるか否かの判定を行い
(506)、終了させる場合は終了させ、終了させない場
合には再び500へ戻り上記動作を繰り返す。なお、ア
プリケーションとの通信に関するフロー500及び50
1の組み合わせ、処理に関するフロー502及び503
の組み合わせ、そして、機器の制御に関するフロー50
5及び506の3つのフローの実行順は入れ替わっても
良いものとする。
Further, it is judged whether or not the equipment needs to be controlled (504), and if the equipment needs to be controlled, the equipment control section 305 is used to control the peripheral equipment 104.
(505). Here, the operation of the device control unit includes not only control of device operation but also transmission and reception of information between the peripheral device 104 and the device driver 201. Then, it is determined whether or not the operation of the device driver 201 is terminated.
(506) If it is to be ended, it is ended, and if it is not ended, the operation is returned to 500 and the above operation is repeated. Note that flows 500 and 50 regarding communication with the application
Flows 502 and 503 regarding combination of 1 and processing
Of the combination of devices and control of equipment 50
The execution order of the three flows 5 and 506 may be interchanged.

【0025】本発明により、アプリケーションはデバイ
スドライバを利用する際に予め定められた以外の機能を
利用することも可能になるだけでなく、周辺機器を使用
しない処理においてもデバイスドライバが有する処理を
利用することが可能となる。
According to the present invention, not only the application can use a function other than a predetermined function when using the device driver, but also the processing that the device driver has can be used even when the peripheral device is not used. It becomes possible to do.

【0026】[第2の実施形態]本発明第1の実施形態に
おいては、図3に示すようにデバイスドライバ201で
使用される処理部302は全てアプリケーション200
と共有されている。しかし、例えばMicrosoft社製のオ
ペレーティングシステム等で動作するアプリケーショ
ン、或いはデバイスドライバ等では、ライブラリは複数
のDLL(Dynamic Link Library)の形で提供されている場
合がある。このような場合、ライブラリを共有すべきも
のと、共有しないものとに分けておくことが可能とな
る。
Second Embodiment In the first embodiment of the present invention, as shown in FIG. 3, all processing units 302 used in the device driver 201 are the applications 200.
Shared with. However, for example, in an application that operates on an operating system manufactured by Microsoft Corporation, a device driver, or the like, the library may be provided in the form of a plurality of DLLs (Dynamic Link Library). In such a case, it is possible to divide the library into those to be shared and those not to be shared.

【0027】図6は本発明第2の実施形態の構成を示す
ブロック図である。なお、第1の実施形態の説明の際に
使用した項目と同一内容の項目に関しては、同一の番号
を付してあるものとする。
FIG. 6 is a block diagram showing the configuration of the second embodiment of the present invention. Note that items having the same contents as the items used in the description of the first embodiment are given the same numbers.

【0028】図6中、600はアプリケーション20
0、及びデバイスドライバ201で共有される共有処理
部である。また、601はデバイスドライバ201での
み使用され、アプリケーション200とは共有していな
い非共有処理部である。
In FIG. 6, 600 is an application 20.
0, and a shared processing unit shared by the device driver 201. A non-shared processing unit 601 is used only by the device driver 201 and is not shared with the application 200.

【0029】共有処理部600の例としては、前述した
本発明第1の実施形態における処理部302の例と同様
なものが挙げられる。一方、非共有処理部601の例と
しては、例えば機器の動作を決定付けるパラメータ決定
処理、或いは処理内容を公開したくない処理が挙げられ
る。なお、公開したくない処理としては、例えば使用許
可判定処理のような制限事項の判定処理、更には、処理
内容を公開したくない暗号化処理、或いは偽造防止対策
処理等の秘匿処理等が挙げられる。
An example of the shared processing unit 600 is the same as the example of the processing unit 302 in the first embodiment of the present invention. On the other hand, examples of the non-shared processing unit 601 include a parameter determination process that determines the operation of the device, or a process that does not want to disclose the processing content. Examples of the processing that should not be disclosed include restriction processing such as use permission determination processing, further encryption processing where processing content is not disclosed, or confidential processing such as anti-counterfeiting processing. To be

【0030】また他の例としては、非共有処理部601
では処理内容が固定され変更が行われない処理を行い、
共有処理部600ではアプリケーションとデバイスドラ
イバの組み合わせ固有の処理を行うようにすることによ
り、有効な処理が可能なアプリケーションを提供するこ
とが可能になる。
As another example, the non-shared processing unit 601
Then, the processing contents are fixed and the processing that does not change is performed,
By performing the processing unique to the combination of the application and the device driver in the shared processing unit 600, it becomes possible to provide the application capable of effective processing.

【0031】更に、共有処理部600、及び非共有処理
部601は前述した例以外にも様々な情報処理を対象に
できることは言うまでも無い。
Further, it goes without saying that the shared processing section 600 and the non-shared processing section 601 can be applied to various information processing other than the above-mentioned examples.

【0032】次に、本実施形態における構成である図6
の動作手順について説明する。まず、アプリケーション
200の動作手順に関しては、本発明第一の実施形態に
おいてデバイスドライバ201と共有している処理部3
02が、共有処理部600と入れ替わったのみであり、
本発明第一の実施形態のアプリケーション200の動作
手順を示す図4中の404での処理を行う処理部が変更
になる以外は図4と同様に動作が行われる。
Next, FIG. 6 showing the configuration of this embodiment.
The operation procedure of will be described. First, regarding the operation procedure of the application 200, the processing unit 3 shared with the device driver 201 in the first embodiment of the present invention.
02 is only replaced with the shared processing unit 600,
The operation is performed in the same manner as in FIG. 4 except that the processing unit that performs the processing in 404 in FIG. 4 showing the operation procedure of the application 200 according to the first embodiment of the present invention is changed.

【0033】そして、デバイスドライバ201の動作を
図7に示す。なお、図7の説明中、図5と同様の項目に
関する説明は省略する。デバイスドライバの処理は図5
と同様に開始され、共有処理部での処理を行うか否かの
判定を行い(700)、行う場合には共有処理部での処理
を行う(701)。更に、非共有処理部での処理を行うか
否かの判定を行い(702)、行う場合には非共有処理部
での処理を行う(703)。
The operation of the device driver 201 is shown in FIG. In the description of FIG. 7, description of the same items as in FIG. 5 will be omitted. The device driver processing is shown in FIG.
The process is started in the same manner as the above, and it is determined whether or not to perform the processing in the shared processing unit (700). Further, it is determined whether or not the non-shared processing unit performs the processing (702), and when it is performed, the non-shared processing unit performs the processing (703).

【0034】なお、図7中、アプリケーションとの通信
に関するフロー500及び501の組み合わせ、共有処
理部の処理に関するフロー700及び701の組み合わ
せ、非共有処理部の処理に関するフロー702及び70
3の組み合わせ、そして、機器の制御に関するフロー5
05及び506の4つのフローの実行順は入れ替わって
も良いものとする。
In FIG. 7, a combination of flows 500 and 501 related to communication with an application, a combination of flows 700 and 701 related to processing of a shared processing unit, and flows 702 and 70 related to processing of a non-shared processing unit.
Flow of 3 combinations and device control 5
The execution order of the four flows 05 and 506 may be interchanged.

【0035】本発明により、デバイスドライバがアプリ
ケーションとは共有しない処理部を有することが可能に
なる。その結果、アプリケーションが使用可能な処理内
容に制限を加えることが可能になる。また、アプリケー
ションが提供する処理をデバイスドライバが実行できる
ようになるため、アプリケーションとデバイスドライバ
の組み合わせ固有の処理を行うようにすることにより、
有効な処理が可能なアプリケーションを提供することが
可能になる。
The present invention allows a device driver to have a processor that is not shared with an application. As a result, it becomes possible to limit the processing content that can be used by the application. In addition, since the device driver can execute the processing provided by the application, by performing the processing unique to the combination of the application and the device driver,
It becomes possible to provide an application capable of effective processing.

【0036】本発明により、アプリケーションはデバイ
スドライバを利用する際に、予め定められた以外の機能
を利用することも可能になるだけでなく、周辺機器を使
用しない処理においてもデバイスドライバが有する処理
を利用することが可能となる。また、アプリケーション
が提供する処理をデバイスドライバが実行できるように
なるため、より有効な周辺機器の活用法が提供可能なデ
バイスドライバを実現できる。
According to the present invention, when the application uses the device driver, not only the function other than the predetermined function can be used, but also the processing that the device driver has can be performed even in the processing not using the peripheral device. It becomes possible to use. Further, since the device driver can execute the processing provided by the application, it is possible to realize the device driver that can provide a more effective usage of the peripheral device.

【0037】[その他の実施形態]なお、本発明は、複数
の機器(例えばホストコンピュータ、インタフェイス機
器、リーダ、プリンタなど)から構成されるシステムに
適用しても、一つの機器からなる装置(例えば、複写
機、ファクシミリ装置など)に適用してもよい。
[Other Embodiments] Note that, even when the present invention is applied to a system including a plurality of devices (for example, a host computer, an interface device, a reader, a printer, and the like), a device including one device ( For example, it may be applied to a copying machine, a facsimile machine, etc.).

【0038】また、本発明の目的は、前述した実施形態
の機能を実現するソフトウェアのプログラムコードを記
録した記憶媒体(または記録媒体)を、システムあるい
は装置に供給し、そのシステムあるいは装置のコンピュ
ータ(またはCPUやMPU)が記憶媒体に格納された
プログラムコードを読み出し実行することによっても、
達成されることは言うまでもない。この場合、記憶媒体
から読み出されたプログラムコード自体が前述した実施
形態の機能を実現することになり、そのプログラムコー
ドを記憶した記憶媒体は本発明を構成することになる。
また、コンピュータが読み出したプログラムコードを実
行することにより、前述した実施形態の機能が実現され
るだけでなく、そのプログラムコードの指示に基づき、
コンピュータ上で稼働しているオペレーティングシステ
ム(OS)などが実際の処理の一部または全部を行い、
その処理によって前述した実施形態の機能が実現される
場合も含まれることは言うまでもない。
Further, an object of the present invention is to supply a storage medium (or recording medium) recording a program code of software for realizing the functions of the above-described embodiment to a system or apparatus, and to supply a computer of the system or apparatus Alternatively, by the CPU or MPU) reading and executing the program code stored in the storage medium,
It goes without saying that it will be achieved. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention.
Further, by executing the program code read by the computer, not only the functions of the above-described embodiments are realized, but also based on the instruction of the program code,
An operating system (OS) running on the computer does some or all of the actual processing,
It goes without saying that the processing includes the case where the functions of the above-described embodiments are realized.

【0039】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張カー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書込まれた後、そのプログラムコードの指示
に基づき、その機能拡張カードや機能拡張ユニットに備
わるCPUなどが実際の処理の一部または全部を行い、
その処理によって前述した実施形態の機能が実現される
場合も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written in the memory provided in the function expansion card inserted into the computer or the function expansion unit connected to the computer, based on the instruction of the program code. , The CPU provided in the function expansion card or the function expansion unit performs some or all of the actual processing,
It goes without saying that the processing includes the case where the functions of the above-described embodiments are realized.

【0040】[0040]

【発明の効果】以上説明したとおり、本発明によればア
プリケーションはデバイスドライバを利用する際に予め
定められた以外の機能を利用することも可能になる。
As described above, according to the present invention, an application can use a function other than a predetermined function when using a device driver.

【0041】また、周辺機器を使用しない処理において
もデバイスドライバが有する処理を利用することが可能
となる。
Further, it is possible to utilize the processing possessed by the device driver even in the processing which does not use the peripheral equipment.

【0042】そして、デバイスドライバがアプリケーシ
ョンとは共有しない処理部を有することが可能になるた
め、アプリケーションが使用可能な処理内容に制限を加
えることが可能になる。
Since the device driver can have a processing unit which is not shared with the application, it is possible to limit the processing content that can be used by the application.

【0043】更に、アプリケーションが提供する処理を
デバイスドライバが実行できるようになるため、アプリ
ケーションとデバイスドライバの組み合わせ固有の処理
を行うようにすることにより、有効な処理が可能なアプ
リケーションを提供することが可能になる。
Further, since the device driver can execute the processing provided by the application, the application peculiar to the combination of the application and the device driver can be provided to provide the application capable of effective processing. It will be possible.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の第1の実施形態に対応した情報処理装
置のブロック図である。
FIG. 1 is a block diagram of an information processing device corresponding to a first embodiment of the present invention.

【図2】本発明の実施形態におけるアプリケーションと
デバイスドライバの関係を示す図である。
FIG. 2 is a diagram showing a relationship between an application and a device driver according to the embodiment of the present invention.

【図3】本発明の第1の実施形態に対応した情報処理装
置の要部ブロック図である。
FIG. 3 is a block diagram of a main part of an information processing device corresponding to the first embodiment of the present invention.

【図4】本発明の第1の実施形態に対応したアプリケー
ションの動作手順を示すフローチャートである。
FIG. 4 is a flowchart showing an operation procedure of an application corresponding to the first exemplary embodiment of the present invention.

【図5】本発明の第1の実施形態に対応したデバイスド
ライバの動作手順を示すフローチャートである。
FIG. 5 is a flowchart showing an operation procedure of a device driver corresponding to the first embodiment of the present invention.

【図6】本発明の第2の実施形態に対応した情報処理装
置の要部ブロック図である。
FIG. 6 is a block diagram of a main part of an information processing device corresponding to a second embodiment of the present invention.

【図7】本発明の第2の実施形態に対応したデバイスド
ライバの動作手順を示すフローチャートである。
FIG. 7 is a flowchart showing an operation procedure of a device driver corresponding to the second embodiment of the present invention.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 梅田 清 東京都大田区下丸子3丁目30番2号 キヤ ノン株式会社内 Fターム(参考) 5B014 EB03 FA05 FB03 5B021 AA01 BB01 BB04 BB08 CC06 5B076 DD06    ─────────────────────────────────────────────────── ─── Continued front page    (72) Inventor Kiyoshi Umeda             3-30-2 Shimomaruko, Ota-ku, Tokyo             Non non corporation F-term (reference) 5B014 EB03 FA05 FB03                 5B021 AA01 BB01 BB04 BB08 CC06                 5B076 DD06

Claims (15)

【特許請求の範囲】[Claims] 【請求項1】デバイスドライバと、前記デバイスドライ
バと併せて使用するアプリケーションを備える情報処理
装置であって、 前記デバイスドライバは、 アプリケーションとの通信を行い更にデバイスドライバ
の動作を統括するインターフェイス手段と、 周辺機器を制御するための機器制御手段とを備え、 前記アプリケーションは少なくとも、 表示装置を制御するための表示制御手段と、 所定のアプリケーションを実行するためのアプリケーシ
ョン処理手段と、を備え、 前記デバイスドライバと前記アプリケーションとが、所
定の処理を実行するための処理手段を共有することを特
徴とする情報処理装置。
1. An information processing apparatus comprising a device driver and an application used together with the device driver, wherein the device driver communicates with the application and further comprises interface means for controlling the operation of the device driver. A device control unit for controlling peripheral devices, wherein the application includes at least a display control unit for controlling a display device, and an application processing unit for executing a predetermined application, the device driver An information processing apparatus, wherein the application and the application share a processing unit for executing a predetermined process.
【請求項2】前記デバイスドライバにおいてのみ実行さ
れ、前記アプリケーションにおいて共有されることのな
い非共有処理手段をさらに備えることを特徴とする請求
項1に記載の情報処理装置。
2. The information processing apparatus according to claim 1, further comprising a non-shared processing unit that is executed only by the device driver and is not shared by the application.
【請求項3】前記非共有処理手段において実行される処
理は、前記アプリケーションが実行できない処理が含ま
れることを特徴とする請求項2又は請求項3記載の情報
処理装置。
3. The information processing apparatus according to claim 2, wherein the processing executed by the non-shared processing means includes processing that cannot be executed by the application.
【請求項4】前記非共有処理手段によって実行される処
理には、前記デバイスドライバが制御する前記機器の動
作制御に関するパラメータ決定処理が含まれることを特
徴とする請求項2乃至請求項3のいずれか1項に記載の
情報処理装置。
4. The process executed by the non-shared processing means includes a parameter determination process relating to operation control of the device controlled by the device driver. The information processing device according to item 1.
【請求項5】前記非共有処理手段によって実行される処
理には、制限事項に関する判定処理が含まれることを特
徴とする請求項2乃至請求項3のいずれか1項に記載の
情報処理装置。
5. The information processing apparatus according to claim 2, wherein the processing executed by the non-shared processing means includes determination processing regarding restrictions.
【請求項6】前記非共有処理手段によって実行される処
理には、秘匿処理が含まれることを特徴とする請求項2
乃至請求項3のいずれか1項に記載の情報処理装置。
6. The process executed by the non-shared processing means includes a concealment process.
The information processing apparatus according to claim 3.
【請求項7】前記処理手段によって実行される処理に
は、アプリケーションに応じて変更されるべき処理が含
まれ、前記非共有処理手段によって実行される処理に
は、アプリケーションに応じて変更されない処理が含ま
れることを特徴とする請求項2乃至請求項6のいずれか
1項に記載の情報処理装置。
7. The processing executed by the processing means includes processing that should be changed according to the application, and the processing executed by the non-shared processing means includes processing that is not changed according to the application. The information processing apparatus according to any one of claims 2 to 6, wherein the information processing apparatus is included.
【請求項8】デバイスドライバと、前記デバイスドライ
バと併せて使用するアプリケーションとを備える情報処
理方法であって、 前記デバイスドライバは、 アプリケーションとの通信を行い更にデバイスドライバ
の動作を統括するインターフェイス工程と、 周辺機器を制御するための機器制御工程とを備え、 前記アプリケーションは少なくとも、 表示装置を制御するための表示制御工程と、 所定のアプリケーションを実行するためのアプリケーシ
ョン処理工程と、を備え、 前記デバイスドライバと前記アプリケーションとが、所
定の処理を実行するための処理工程を共有することを特
徴とする情報処理方法。
8. An information processing method comprising a device driver and an application used in combination with the device driver, wherein the device driver communicates with the application and further comprises an interface step of controlling the operation of the device driver. A device control step for controlling peripheral devices, wherein the application includes at least a display control step for controlling a display device, and an application processing step for executing a predetermined application, An information processing method, wherein the driver and the application share a processing step for executing a predetermined process.
【請求項9】前記デバイスドライバにおいてのみ実行さ
れ、前記アプリケーションにおいて共有されることのな
い非共有処理工程をさらに備えることを特徴とする請求
項8に記載の情報処理方法。
9. The information processing method according to claim 8, further comprising a non-shared processing step that is executed only by the device driver and is not shared by the application.
【請求項10】前記非共有処理工程において実行される
処理は、前記アプリケーションが実行できない処理が含
まれることを特徴とする請求項8又は請求項9記載の情
報処理方法。
10. The information processing method according to claim 8, wherein the processing executed in the non-shared processing step includes processing that cannot be executed by the application.
【請求項11】前記非共有処理工程によって実行される
処理には、前記デバイスドライバが制御する前記機器の
動作制御に関するパラメータ決定処理が含まれることを
特徴とする請求項9又は請求項10に記載の情報処理方
法。
11. The process executed by the non-shared processing step includes a parameter determination process related to operation control of the device controlled by the device driver, according to claim 9 or 10. Information processing method.
【請求項12】前記非共有処理工程によって実行される
処理には、制限事項に関する判定処理が含まれることを
特徴とする請求項9又は請求項10に記載の情報処理方
法。
12. The information processing method according to claim 9, wherein the processing executed by the non-shared processing step includes a judgment processing regarding a restriction item.
【請求項13】前記非共有処理工程によって実行される
処理には、秘匿処理が含まれることを特徴とする請求項
9又は請求項10に記載の情報処理方法。
13. The information processing method according to claim 9, wherein the processing executed by the non-shared processing step includes a confidential processing.
【請求項14】前記処理工程によって実行される処理に
は、アプリケーションに応じて変更されるべき処理が含
まれ、前記非共有処理工程によって実行される処理に
は、アプリケーションに応じて変更されない処理が含ま
れることを特徴とする請求項9乃至請求項13のいずれ
か1項に記載の情報処理方法。
14. The processing executed by the processing step includes processing that should be changed according to the application, and the processing executed by the non-shared processing step includes processing that is not changed according to the application. The information processing method according to claim 9, wherein the information processing method is included.
【請求項15】請求項9乃至請求項14のいずれか1項
に記載の情報処理方法をコンピュータに実行させるため
の情報処理プログラム。
15. An information processing program for causing a computer to execute the information processing method according to any one of claims 9 to 14.
JP2001303661A 2001-09-28 2001-09-28 Apparatus for information processing, method therefor and program Withdrawn JP2003108336A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001303661A JP2003108336A (en) 2001-09-28 2001-09-28 Apparatus for information processing, method therefor and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001303661A JP2003108336A (en) 2001-09-28 2001-09-28 Apparatus for information processing, method therefor and program

Publications (1)

Publication Number Publication Date
JP2003108336A true JP2003108336A (en) 2003-04-11

Family

ID=19123718

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001303661A Withdrawn JP2003108336A (en) 2001-09-28 2001-09-28 Apparatus for information processing, method therefor and program

Country Status (1)

Country Link
JP (1) JP2003108336A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006070939A1 (en) * 2004-12-28 2006-07-06 Tokyo Electron Device Limited Program executed under control of operating system providing kernel mode and user mode

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006070939A1 (en) * 2004-12-28 2006-07-06 Tokyo Electron Device Limited Program executed under control of operating system providing kernel mode and user mode

Similar Documents

Publication Publication Date Title
TWI405094B (en) System for preventing unauthorized acquisition of information, and method thereof
US20080077919A1 (en) Logically partitioned multifunctional apparatus
US20080180734A1 (en) Printer configuration data setting method and server using the printer configuration data
JP2005309933A (en) Enhancement control device, image processing system, method for displaying application icon, program, and storage medium
US8353051B2 (en) Image forming apparatus, access control method, access control program and computer readable information recording medium
US8149470B2 (en) Image processing apparatus adapted to determine a number of computing units to be allocated to image processing, and corresponding control method, program, and storage medium
US10817232B2 (en) Image forming device that manages execution permission without increasing administrative workload required for remote operation
JP5760441B2 (en) Printing control program, information processing apparatus, printing system, and printing apparatus
JP3769839B2 (en) Multifunctional parallel processing electronic device
US20070030509A1 (en) System and method for performing selective off-loading of document processing operations
JP6256417B2 (en) PRINT CONTROL DEVICE, PROGRAM, AND PRINT SYSTEM
JP2003108336A (en) Apparatus for information processing, method therefor and program
JP2003177895A (en) Print server, print system, print method, print program and computer readable recording medium with print program recorded
JP2005301890A (en) Extended control unit, image formation system, application start change method, control method of image formation system, program, and recording medium
JP2003108509A (en) Information processing system, information processing method and program
CN104238971A (en) Information processing apparatus and recording medium
JP2007219576A (en) Printer driver selection program and recording medium
JP2006268794A (en) Image processor, image processing method, information processing system and information processor
JP4060197B2 (en) Image forming apparatus, control method, and computer-readable recording medium storing program for executing the method
JP7255277B2 (en) Image processing device and image processing system
JP2006079294A (en) Information processing device, execution control method, and execution control program
JP2017102512A (en) Printer driver and client
JP2023135322A (en) Image forming apparatus, program, and information processing system
JP2006260093A (en) Printer driver, image formation device, printing method, and document print program
JP2005335281A (en) Peripheral equipment with private print function and private print method

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20081202