JP4109887B2 - Server, printer registration method, recording medium, and program - Google Patents

Server, printer registration method, recording medium, and program Download PDF

Info

Publication number
JP4109887B2
JP4109887B2 JP2002106955A JP2002106955A JP4109887B2 JP 4109887 B2 JP4109887 B2 JP 4109887B2 JP 2002106955 A JP2002106955 A JP 2002106955A JP 2002106955 A JP2002106955 A JP 2002106955A JP 4109887 B2 JP4109887 B2 JP 4109887B2
Authority
JP
Japan
Prior art keywords
printer
instruction
client terminal
port
server
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.)
Expired - Fee Related
Application number
JP2002106955A
Other languages
Japanese (ja)
Other versions
JP2003303077A (en
Inventor
健一 数見
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 JP2002106955A priority Critical patent/JP4109887B2/en
Publication of JP2003303077A publication Critical patent/JP2003303077A/en
Application granted granted Critical
Publication of JP4109887B2 publication Critical patent/JP4109887B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、利用者の依頼に応じてプリントサービスを行うサーバ、プリンタ登録方法、記録媒体及びプログラムに関する。
【0002】
【従来の技術】
クライアントの要求に応じてWebサーバに接続されているプリンタによって印刷を行うリモートプリントシステムにおいて、クライアントが印刷に使用できるプリンタ・デバイスは、あらかじめサーバにインストールされたものに限定される。
【0003】
このシステムで使用できるデバイスを追加するためには、サーバ操作で当該デバイスに対応するドライバのインストール行わなければならない。また、それと同時に、デバイスに対応するポートを作成し、その通信プロトコルの設定をしなければならない。
【0004】
【発明が解決しようとする課題】
しかしながら、ネットワークの環境が広範囲になるにつれ、従来の手順では、このようにサーバ操作によるポートの構築および通信プロトコルの設定を必要とすることから、ポート管理が煩雑となり、大きな問題となっている。
【0005】
本発明はかかる実情に鑑み、複数のプリンタを探索しその探索したプリンタを表示する際に、その表示されたプリンタの傍に、探索されたプリンタに対応するプリンタポートの登録をするための指示部を表示して、プリンタポートを設定することができる便利なサーバ、プリンタの登録方法、記録媒体及びプログラムを提供することを目的とする。
更に、アドミニストレータの権限を有するユーザの操作によって、プリンタ登録が可能なユーザを制限できるので、多数のユーザの登録操作によってプリンタ・オブジェクトが無秩序に増加するのが防止され、プリンタ・オブジェクトの管理を容易に行うことができるサーバ、プリンタの登録方法、記録媒体及びプログラムを提供することを目的とする。
【0006】
【課題を解決するための手段】
本発明のサーバは、クライアント端末から印刷データを受信して、当該サーバ内のプリンタポートを介して印刷データをプリンタに対して送信するサーバであって、ネットワーク上のプリンタを探索する探索手段と、前記クライアント端末から送信されてくるユーザ識別情報を認証するユーザ認証手段と、前記ユーザ認証手段による認証の結果、前記クライアント端末がアドミニストレータの権限を有する場合には、前記探索手段により探索されたプリンタに対応するプリンタポートの登録をするための指示部と前記探索手段により探索されたプリンタリストとを含む閲覧ページ情報を前記クライアント端末に対して送信する処理と、前記ユーザ認証手段による認証の結果、前記クライアント端末がアドミニストレータの権限を有しない場合には、前記指示部は含まず、前記探索手段により探索されたプリンタリストを含む閲覧ページ情報を送信する処理とを制御する制御手段と、前記閲覧ページを送信したクライアント端末からプリンタポートの登録指示を受信する受信手段と、前記受信手段が登録指示を受信した場合に、当該サーバ内に前記登録指示に係るプリンタポートを構成情報を用いて設定する設定手段と、アドミニストレータの権限がある場合に限り前記指示部を前記閲覧ページに含ませるか、アドミニストレータの権限がなくとも前記指示部を前記閲覧ページに含ませるかを入力する入力手段とを備え、前記制御手段は、前記入力手段の入力に応じて異なる閲覧ページを送信する処理を制御することを特徴とする。
【0007】
本発明のサーバにおいては、前記クライアント端末からの指示を判別するクライアント指示解析手段と、判別の結果、前記クライアント端末からの指示がプリンタ探索の指示の場合には、指示されたサブネットに接続されているプリンタの探索を行うプリンタ探索手段と、探索によって得られた情報をリストに成型し、前記閲覧ページ情報として前記クライアント端末に通知するクライアント表示データ作成手段とを備えることを特徴とする。
【0008】
本発明のサーバにおいては、クライアント指示解析手段による判別の結果、前記クライアント端末からの指示がプリンタの登録指示の場合には、指定されたプリンタのポートを構築し、そのポートの通信プロトコルを設定するポート構築手段と、前記クライアント端末によって指定されたプリンタのドライバをインストールするドライバ・インストール手段と、プリンタの構成情報を取得し、この構成情報をインストールされたドライバのプリンタ・オブジェクトに記録するプリンタ構成情報取得/設定手段を備えることを特徴とする。
【0009】
本発明のプリンタ登録方法は、クライアント端末から印刷データを受信して、サーバ内のプリンタポートを介して印刷データをプリンタに対して送信するプリンタ登録方法であって、前記サーバが、ネットワーク上のプリンタを探索する探索ステップと、前記クライアント端末から送信されてくるユーザ識別情報を認証するユーザ認証ステップと、前記認証の結果、前記クライアント端末がアドミニストレータの権限を有する場合には、前記探索されたプリンタに対応するプリンタポートの登録をするための指示部と前記探索されたプリンタリストとを含む閲覧ページ情報を前記クライアント端末に対して送信する処理と、前記認証の結果、前記クライアント端末がアドミニストレータの権限を有しない場合には、前記指示部は含まず、前記探索されたプリンタリストを含む閲覧ページ情報を送信する処理とを制御する制御ステップと、前記閲覧ページを送信したクライアント端末からプリンタポートの登録指示を受信する受信ステップと、前記登録指示を受信した場合に、当該サーバ内に前記登録指示に係るプリンタポートを構成情報を用いて設定する設定ステップと、アドミニストレータの権限がある場合に限り前記指示部を前記閲覧ページに含ませるか、アドミニストレータの権限がなくとも前記指示部を前記閲覧ページに含ませるかを入力する入力ステップとを備え、前記制御ステップでは、前記入力手段の入力に応じて異なる閲覧ページを送信する処理を制御することを特徴とする。
【0010】
本発明のプリンタ登録方法において、クライアント端末からの指示を判別するクライアント指示解析ステップと、判別の結果、前記クライアント端末からの指示がプリンタ探索の指示の場合には、指示されたサブネットに接続されているプリンタの探索を行うプリンタ探索ステップと、探索によって得られた情報をリストに成型し、前記閲覧ページ情報として前記クライアント端末に通知するクライアント表示データ作成ステップとを有することを特徴とする。
【0011】
本発明のプリンタ登録方法において、クライアント指示解析手段による判別の結果、前記クライアント端末からの指示がプリンタの登録指示の場合には、指定されたプリンタのポートを構築し、そのポートの通信プロトコルを設定するポート構築ステップと、前記クライアント端末によって指定されたプリンタのドライバをインストールするドライバ・インストールステップと、プリンタの構成情報を取得し、この構成情報をインストールされたドライバのプリンタ・オブジェクトに記録するプリンタ構成情報取得/設定ステップとを有することを特徴とする。
【0012】
本発明の記録媒体は、コンピュータを、前記サーバの各手段として機能させるためのプログラムを記録したことを特徴とするコンピュータ読み取り可能な記録媒体である。
【0013】
また、本発明の記録媒体は、前記プリンタ登録方法の各手順をコンピュータに実行させるためのプログラムを記録したことを特徴とするコンピュータ読み取り可能な記録媒体である。
【0014】
本発明のプログラムは、コンピュータを、前記サーバの各手段として機能させるためのものである。
【0015】
また、本発明のプログラムは、前記プリンタ登録方法の各手順をコンピュータに実行させるためのものである。
【0016】
本発明によれば、クライアント端末のユーザは、リモート操作で印刷したいプリンタをサーバにインストールすることが可能になる。しかも、プリンタ・ポートの構築、通信プロトコルの設定などは、サーバ側で自動的に行っているので、インストールする際の煩わしさを解消することができる。
さらに、アドミニストレータの権限を有するユーザの操作によって、プリンタ登録が可能なユーザを制限できるので、多数のユーザの登録操作によってプリンタ・オブジェクトが無秩序に増加するのが防止され、プリンタ・オブジェクトの管理を容易に行うことができる。
【0017】
【発明の実施の形態】
以下、図面に基づき、本発明の好適な実施の形態を説明する。
【0018】
図1は、本発明の実施形態によるリモートプリントシステムのネットワーク構成を示す模式図である。
このリモートプリントシステムは、ブラウザが実装されたクライアント端末101と、プリンタB102及びプリンタC103と、Webサーバ(サーバ)104がネットワークに接続されており、プリンタB102及びプリンタC103と、Webサーバ104とは異なるサブネットで接続されている。
【0019】
このシステムでは、ブラウザからの探索指示に応じて、Webサーバ104が指定されたネットワーク内のプリンタ102,103を探索する。ユーザは、この探索によって発見されたプリンタ102,103のうちから使用するプリンタを選択し、Webサーバ104に格納された文書を印刷する。
【0020】
図2はWebサーバ104の構成を示す模式図である。
図において、201はクライアント端末101からの指示を判別するクライアント指示解析手段、202はクライアント端末101からの指示に基づいてプリンタ102,103を探索するプリンタ探索手段、203は探索結果からクライアント端末101側に表示するためのプリンタリストを作成するクライアント表示データ作成手段、204はプリンタドライバをインストールするためのポートを作成するポート構築手段、205はプリンタのドライバをインストールするドライバ・インストール手段、206はプリンタに装備された機能の情報を取得するプリンタ構成情報取得/設定手段である。
【0021】
次に、このWebサーバ104の動作について説明する。
図3は、Webサーバ104の動作手順を示すフローチャートである。
Webサーバ104は、クライアント端末101から何らかの指示を受けると、クライアント指示解析手段201によって指示を判別する。そして、この指示がプリンタ探索の指示である場合にはプリンタ102,103の探索を開始する(ステップS101)。
【0022】
図4は、Webサーバ104にプリンタ102,103の探索指示を出すためのクライアント端末101の表示画面である。ユーザは、この画面上でプリンタ102,103の探索を行うべきサブネットのアドレスをドロップ・ダウンリストから選択し、「NEXT」ボタンを押下る。このボタン押下のタイミングで、Webサーバ104に探索指示が通知される。
【0023】
図5は、クライアント端末101から通知された探索指示がどのようにネットワーク上を経由するかを示す模式図である。
ブラウザからの探索指示は、まずWebサーバ104に届く。Webサーバ104は、プリンタ探索手段202によって、指定されたサブネット・アドレスに対して、当該サブネットにあらかじめ定められた通信プロトコルでブロードキャストする。そして、この通信プロトコルのブロードキャストが、図に示すようにRouter/GateWay105を経由して指定されたサブネットに届き、そのサブネットに接続されているすべてのプリンタ102,103を探索し、デバイスのIPアドレスなど、ポートの作成およびドライバのインストールに必要な情報を取得する(ステップS102)。
【0024】
このようにしてプリンタ102,103の探索を行った後、これらの情報をクライアント端末101に通知するために、クライアント表示データ作成手段203によってデータをリスト化し、クライアント端末のWebブラウザで閲覧可能なHTML形式の表示データ(閲覧ページ情報とも呼ぶ)を作成して、クライアント端末101に転送する。
図6は、プリンタ102,103の探索結果のリストが表示されたクライアント端末101の画面である。この画面には、指定したサブネットに接続されている全てのプリンタ102,103について、IPアドレス、サーバに当該プリンタ102,103が既にインストールされているか否かを示す情報、当該Webシステムがサポートしているプリンタか否かを示す情報が表示される。
【0025】
ユーザは、このリストから、Webシステムがサポート対象としているプリンタを選択する。ここで、選択したプリンタがWebサーバ104にインストールされていない場合には、インストールを行うため、選択したプリンタのリストアイテムのSelectチェックボックスをチェックし、「NEXT」ボタンを押下る(ステップS103)。これにより、Webサーバ104にプリンタ登録の指示が通知され、クライアント指示解析手段201によって当該指示が判別された後、ユーザが選択したプリンタのWebサーバ104へのインストールが開始される。
【0026】
図7は、このドライバ・インストールステップを説明するために、Webサーバ104内での情報の流れを示す模式図である。
インストールは、プリンタの登録指示に際してクライアント端末101からWebサーバ104に通知されたプリンタのIPアドレスとプリンタ名の情報を使用して行う。
【0027】
まず、該当するプリンタ301のドライバを、Webサーバ104に格納しているドライバ群302から取得する(ステップS104)。
続いて、プリンタ・ポートを作成し、そのポートの通信プロトコルを設定する。このポートに関連つけてドライバがインストールされ、最終的にプリンタ・オブジェクト303にまとめられる。ここで、この実施形態によるリモートプリントシステムでは、これらのステップを、常駐するリモート・プリンタ・プロセス305によって行う。
【0028】
すなわち、ドライバをインストールするためにはアドミニストレータの権限が必要となる。しかし、WebサーバソフトウェアであるIISプロセス304は、Guestプロセスで動作するので、インストールすることができない。そこで、ローカルのリソースに対してアドミニストレータの権限でアクセスが可能なlocal system権限のもとで動作し、常駐するリモート・プリンタ・プロセス305にインストールの依頼をする。依頼を受けたプロセス305は、上述のプリンタ・ポートの作成、ドライバのインストールを行う。
【0029】
その後、このリモート・プリンタ・プロセス305は、当該デバイスの構成情報を取得するため、ネットワークを経由しプリンタ301にどのような機能が装備されているかの問い合わせを行う。例えば、プリンタ301がフィニッシャを装備し、ステイプル、パンチ穴等の機能を使用できるなどの情報を取得できれば、インストールが完了したドライバのプリンタ・オブジェクト303にデバイスで利用可能な機能を記録する(ステップS106)。
【0030】
このデバイスの構成情報は、クライアント端末101側で印刷体裁設定を行うにあたって、Webサーバ104がプリンタ・オブジェクトに問い合わせることによって取得され、当該プリンタ・デバイスで設定可能な項目のみをクライアント端末101に表示するために用いられる。これにより、ユーザはデバイスの構成情報に従った印刷指示が可能になり、サーバにインストールした直後のプリンタ301に期待通りの印刷を行うことができる。
【0031】
このようにこの実施形態によれば、ユーザは、リモート操作で印刷したいプリンタ301をWebサーバ104にインストールすることが可能になる。しかも、プリンタ・ポートの構築、通信プロトコールの設定などは、Webサーバ104側で自動的に行っているので、インストールの際の煩わしさを解消することができる。
【0032】
ただし、すべてのユーザに対して、プリンタの登録許可を与えると、サーバのプリンタ・オブジェクトが無秩序に増加し、サーバリソースの圧迫の要因となる。
そこで、この実施形態によるリモートプリントシステムでは次のようにしてプリンタ登録できるユーザを限定する。
【0033】
図8はプリンタ登録しようとするユーザの認証ステップを示すフローチャート、図9はログイン前のWebサーバ104に設定されているキャビネットの一覧を表示するクライアント端末の画面である。ここでWebサーバ104には、このシステムを使用できる全てのユーザがサーバのユーザ管理ユーティリティにあらかじめ登録され、このうちスーパバイザ・ユーザについてはアドミニストレータの権限が付与されている。
【0034】
まず、プリンタ登録しようとするユーザは、図9に示す一覧から任意のキャビネットをダブルクリックする。これにより、ログイン・ダイアログが表示されるので、このダイアログにユーザ名を入力する(ステップS201)。
【0035】
ユーザ名が入力されたWebサーバ104は、当該ユーザがサーバにユーザ登録されているかをチェック(ステップS202)し、ユーザ登録されていればスーパバイザ(アドミニストレータ)の権限が付与されているか否かをチェックする(ステップS203)。ユーザがスーパバイザ・ユーザであれば、当該セッションがアドミニストレータの権限を有するユーザであるという情報としてPrivilege=1を保存する。スーパバイザ・ユーザでなければ、アドミニストレータの権限が無いという情報としてPrivilege=0を保存する(ステップS204)。
【0036】
次に、このようにしてログイン処理で保存した情報とリモートプリント環境設定状態により、リモート・プリント機能を実行できるかを制御する。
図10は、リモートプリントの環境設定画面であり、この画面はユーザがスーパバイザ・ユーザであると認証された場合にのみ操作できる。つまり、アクセス要求したクライアント端末がスーパーバイザーの権限を有しているとサーバで判断された場合に、サーバは、この画面である表示データ(閲覧ページ情報)を生成してクライアント端末に送信すべく制御する。
【0037】
このリモートプリントの環境設定画面で、スーパバイザ・ユーザが、画面下方の「サーバへのプリンタ登録」について「システム管理者のみ登録可能」に設定した場合には、ステップS204の処理でPrivilege=1と保存した場合にのみプリンタ登録機能へのアクセスが可能となる。また、「すべてのユーザが登録可能」に設定した場合には、ステップS204の処理でPrivilege=0、Privilege=1のいずれを保存した場合においても、プリンタ登録機能へのアクセスが可能となる。そして、プリンタ登録機能へのアクセスが不可と判断された場合には、画面上方の「プリンタ登録」のボタンを表示しないようになっている。
【0038】
すなわち、スーパバイザ・ユーザの操作によってプリンタ登録が可能なユーザを制限することができる。したがって、多数のユーザの登録操作によってプリンタ・オブジェクトが無秩序に増加するのが防止され、プリンタ・オブジェクトの管理を容易に行うことができる。
【0039】
なお、この実施形態は、クライアント端末101のアプリケーションとしてブラウザを使用した場合を想定しているが、通常のアプリケーションを使用するようにしても構わない。この場合、サーバには、Webサーバでなく、サービスなどの常駐型のプログラムをインプリすることで、クライアントとサーバの通信経路を確保することができる。サーバのリモート・プリント・プロセスへは、インプリしたプログラムからプロセス間通信によって、インストール処理の依頼を行える。
【0040】
また、上述した実施形態によるリモートプリントシステムを構成する各機能及びプリンタ登録方法は、コンピュータのRAMやROMなどに記憶されたプログラムが動作することによって実現できる。このプログラム及び当該プログラムを記録したコンピュータ読み取り可能な記録媒体は本発明の実施形態に含まれる。
【0041】
具体的に、前記プログラムは、例えばCD−ROMのような記録媒体に記録し、或いは各種伝送媒体を介し、コンピュータに提供される。前記プログラムを記録する記録媒体としては、CD−ROM以外に、フレキシブルディスク、ハードディスク、磁気テープ、光磁気ディスク、不揮発性メモリカード等を用いることができる。他方、上記プログラムの伝送媒体としては、プログラム情報を搬送波として伝搬させて供給するためのコンピュータネットワーク(LAN、インターネットの等のWAN、無線通信ネットワーク等)システムにおける通信媒体(光ファイバ等の有線回線や無線回線等)を用いることができる。
【0042】
また、コンピュータが供給されたプログラムを実行することにより上述の実施形態の機能が実現されるだけでなく、そのプログラムがコンピュータにおいて稼働しているOS(オペレーティングシステム)あるいは他のアプリケーションソフト等と共同して上述の実施形態の機能が実現される場合や、供給されたプログラムの処理の全てあるいは一部がコンピュータの機能拡張ボードや機能拡張ユニットにより行われて上述の実施形態の機能が実現される場合も、かかるプログラムは本発明の実施形態に含まれる。
【0043】
例えば、図11は、一般的なパーソナルユーザ端末装置の内部構成を示す模式図である。この図11において、1200はコンピュータ(PC)である。PC1200は、CPU1201を備え、ROM1202またはハードディスク(HD)1211に記憶された、あるいはフレキシブルディスクドライブ(FD)1212より供給されるデバイス制御ソフトウェアを実行し、システムバス1204に接続される各デバイスを総括的に制御する。
【0044】
【発明の効果】
本発明によれば、プリンタドライバのインストールを煩雑なサーバ操作によらずに行うことができ、複数のプリンタを探索しその探索したプリンタを表示する際に、その表示されたプリンタの傍に、探索されたプリンタに対応するプリンタポートの登録をするための指示部を表示して、プリンタポートを設定することができる。
また、リモートプリントシステムおいて、Webサーバが、クライアント指示解析手段、プリンタ探索手段及びクライアント表示データ作成手段と、さらにまたポート構築手段、ドライバ・インストール手段及びプリンタ構成情報取得/設定手段を備えているので、クライアントは、リモート操作で印刷したいプリンタをサーバにインストールすることが可能になる。しかも、プリンタ・ポートの構築、通信プロトコルの設定などは、サーバサイドでオートマチックに行っているので、インストールする際の煩わしさを解消することができる。
【0045】
さらに、アドミニストレータの権限を有するユーザの操作によって、プリンタ登録が可能なユーザを制限できるので、多数のユーザの登録操作によってプリンタ・オブジェクトが無秩序に増加するのが防止され、プリンタ・オブジェクトの管理を容易に行うことができる。
【図面の簡単な説明】
【図1】本発明の実施形態によるリモートプリントシステムのネットワーク構成を示す模式図である。
【図2】本発明の実施形態によるリモートプリントシステムにおいて、Webサーバの構成を示す模式図である。
【図3】本発明の実施形態によるリモートプリントシステムにおいて、プリンタの探索からプリンタドライバのインストールまでの手順を示すフローチャートである。
【図4】本発明の実施形態によるリモートプリントシステムにおいて、Webサーバにプリンタの探索指示を出すためのクライアント端末の表示画面を示す画像図である。
【図5】本発明の実施形態によるリモートプリントシステムにおいて、ブラウザから送信された探索指示の経路を示す模式図である。
【図6】本発明の実施形態によるリモートプリントシステムにおいて、プリンタの探索結果のリストが表示されたクライアント端末の表示画面を示す画像図である。
【図7】本発明の実施形態によるリモートプリントシステムにおいて、ドライバ・インストールステップを説明するために、Webサーバ内での情報の流れを示す模式図である。
【図8】本発明の実施形態によるリモートプリントシステムにおいて、プリンタ登録しようとするユーザの認証ステップを示すフローチャートである。
【図9】本発明の実施形態によるリモートプリントシステムにおいて、ログイン前のサーバに設定されているキャビネットの一覧を表示するクライアント端末の画面を示す画像図である。
【図10】本発明の実施形態によるリモートプリントシステムにおいて、ユーザがスーパバイザ・ユーザであると認証された場合にのみ操作できるリモート・プリントの環境設定画面を示す画像図である。
【図11】一般的なパーソナルユーザ端末装置の内部構成を示す模式図である。
【符号の説明】
101 クライアント端末
102 プリンタB
103 プリンタC
104 Webサーバ(サーバ)
105 Router/GateWay
201 クライアント指示解析手段
202 プリンタ探索手段
203 クライアント表示データ作成手段
204 ポート構築手段
205 ドライバ・インストール手段
206 プリンタ構成情報取得/設定手段
301 プリンタ
302 ドライバ群
303 プリンタ・オブジェクト
304 IISプロセス
305 リモート・プリンタ・プロセス
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a server that performs a print service in response to a user request, a printer registration method, a recording medium, and a program.
[0002]
[Prior art]
In a remote print system in which printing is performed by a printer connected to a Web server in response to a client request, printer devices that can be used for printing by the client are limited to those installed in the server in advance.
[0003]
In order to add a device that can be used in this system, a driver corresponding to the device must be installed by server operation. At the same time, a port corresponding to the device must be created and its communication protocol must be set.
[0004]
[Problems to be solved by the invention]
However, as the network environment becomes widespread, the conventional procedure requires the construction of the port and the setting of the communication protocol by operating the server as described above, which makes the port management complicated and becomes a big problem.
[0005]
In view of such circumstances, the present invention is directed to registering a printer port corresponding to a searched printer beside the displayed printer when searching for a plurality of printers and displaying the searched printers. It is an object of the present invention to provide a convenient server, a printer registration method, a recording medium, and a program that can display a printer port and set a printer port.
Furthermore, since the number of users who can register the printer can be limited by the operation of a user having administrator authority, it is possible to prevent printer objects from increasing randomly due to the registration operation of a large number of users, and to easily manage the printer object. It is an object of the present invention to provide a server, a printer registration method, a recording medium, and a program that can be performed in the same manner.
[0006]
[Means for Solving the Problems]
The server of the present invention is a server that receives print data from a client terminal and transmits the print data to the printer via a printer port in the server, search means for searching for a printer on the network, A user authentication unit that authenticates user identification information transmitted from the client terminal; and, as a result of authentication by the user authentication unit, if the client terminal has administrator authority, the printer searched by the search unit A process of transmitting browsing page information including an instruction unit for registering a corresponding printer port and a printer list searched by the search unit to the client terminal, and a result of authentication by the user authentication unit, When the client terminal does not have administrator authority Includes a control unit that controls processing for transmitting browsing page information including the printer list searched by the searching unit without including the instruction unit, and a printer port registration instruction from the client terminal that transmitted the browsing page. The receiving means for receiving, the setting means for setting the printer port related to the registration instruction in the server using the configuration information when the receiving means receives the registration instruction, and the authority only of the administrator Input means for inputting whether the instruction section is included in the browsing page or whether the instruction section is included in the browsing page even without administrator authority, and the control means is responsive to an input from the input means. It is characterized by controlling processing for transmitting different browsing pages.
[0007]
In the server of the present invention, the client instruction analyzing means for determining an instruction from the client terminal, and if the result of the determination is that the instruction from the client terminal is a printer search instruction, the server is connected to the instructed subnet. Printer search means for searching for a printer, and client display data creation means for forming information obtained by the search into a list and notifying the client terminal as the browse page information.
[0008]
In the server of the present invention, when the instruction from the client terminal is a printer registration instruction as a result of the determination by the client instruction analysis means, the designated printer port is constructed and the communication protocol of the port is set. Port construction means, driver installation means for installing the driver of the printer designated by the client terminal, and printer configuration information for acquiring printer configuration information and recording this configuration information in the printer object of the installed driver An acquisition / setting unit is provided.
[0009]
A printer registration method of the present invention is a printer registration method for receiving print data from a client terminal and transmitting the print data to a printer via a printer port in the server, wherein the server is a printer on a network. A search step for searching for, a user authentication step for authenticating user identification information transmitted from the client terminal, and if the result of the authentication is that the client terminal has the authority of an administrator, Processing for transmitting browsing page information including an instruction unit for registering a corresponding printer port and the searched printer list to the client terminal, and as a result of the authentication, the client terminal has the authority of the administrator. If not, the instruction unit is not included, A control step for controlling processing for transmitting browsing page information including the searched printer list, a receiving step for receiving a printer port registration instruction from the client terminal that has transmitted the browsing page, and a case where the registration instruction is received A setting step for setting a printer port related to the registration instruction in the server using configuration information, and the instruction unit is included in the browsing page only when there is an administrator authority, or there is no administrator authority. And an input step for inputting whether the instruction section is included in the browsing page. In the control step, processing for transmitting a different browsing page is controlled in accordance with an input from the input means.
[0010]
In the printer registration method of the present invention, a client instruction analyzing step for determining an instruction from a client terminal, and if the result of the determination is that the instruction from the client terminal is a printer search instruction, the instruction is connected to the instructed subnet. A printer search step for searching for a printer, and a client display data creation step of forming information obtained by the search into a list and notifying the client terminal as the browse page information.
[0011]
In the printer registration method of the present invention, if the instruction from the client terminal is a printer registration instruction as a result of determination by the client instruction analysis means, a port for the designated printer is constructed and a communication protocol for the port is set A port construction step, a driver installation step for installing a driver of a printer designated by the client terminal, and a printer configuration for acquiring printer configuration information and recording the configuration information in a printer object of the installed driver And an information acquisition / setting step.
[0012]
The recording medium of the present invention is a computer-readable recording medium in which a program for causing a computer to function as each unit of the server is recorded.
[0013]
The recording medium of the present invention is a computer-readable recording medium in which a program for causing a computer to execute each procedure of the printer registration method is recorded.
[0014]
The program of the present invention is for causing a computer to function as each means of the server.
[0015]
The program of the present invention is for causing a computer to execute each procedure of the printer registration method.
[0016]
According to the present invention, a user of a client terminal can install a printer to be printed on a server by remote operation. In addition, since the construction of the printer port and the setting of the communication protocol are automatically performed on the server side, the troublesomeness at the time of installation can be eliminated.
Furthermore, since the number of users who can register printers can be limited by the operations of users with administrator privileges, printer objects can be prevented from increasing randomly due to the registration operations of a large number of users, making it easy to manage printer objects. Can be done.
[0017]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.
[0018]
FIG. 1 is a schematic diagram showing a network configuration of a remote print system according to an embodiment of the present invention.
In this remote print system, a client terminal 101 in which a browser is installed, a printer B102 and a printer C103, and a Web server (server) 104 are connected to a network, and the printer B102, the printer C103, and the Web server 104 are different. Connected with a subnet.
[0019]
In this system, the Web server 104 searches for the printers 102 and 103 in the designated network in response to a search instruction from the browser. The user selects a printer to be used from the printers 102 and 103 discovered by this search, and prints a document stored in the Web server 104.
[0020]
FIG. 2 is a schematic diagram showing the configuration of the Web server 104.
In the figure, 201 is a client instruction analysis unit that determines an instruction from the client terminal 101, 202 is a printer search unit that searches for the printers 102 and 103 based on an instruction from the client terminal 101, and 203 is a client terminal 101 side from the search result. Client display data creation means for creating a printer list for display on the printer; 204, a port construction means for creating a port for installing a printer driver; 205, a driver installation means for installing a printer driver; and 206, a printer driver. This is a printer configuration information acquisition / setting unit that acquires information on the equipped functions.
[0021]
Next, the operation of the Web server 104 will be described.
FIG. 3 is a flowchart showing an operation procedure of the Web server 104.
When the Web server 104 receives any instruction from the client terminal 101, the client instruction analysis unit 201 determines the instruction. If this instruction is a printer search instruction, search for the printers 102 and 103 is started (step S101).
[0022]
FIG. 4 is a display screen of the client terminal 101 for issuing a search instruction for the printers 102 and 103 to the Web server 104. On this screen, the user selects the address of the subnet where the printers 102 and 103 are to be searched from the drop-down list, and presses the “NEXT” button. A search instruction is notified to the Web server 104 at the timing of pressing this button.
[0023]
FIG. 5 is a schematic diagram showing how a search instruction notified from the client terminal 101 passes through the network.
A search instruction from the browser first reaches the Web server 104. The Web server 104 broadcasts the designated subnet address to the designated subnet address by the printer search unit 202 using a communication protocol predetermined for the subnet. Then, the communication protocol broadcast reaches the designated subnet via the Router / Gateway 105 as shown in the figure, searches all the printers 102 and 103 connected to the subnet, and searches for the IP address of the device. Information necessary for port creation and driver installation is acquired (step S102).
[0024]
After searching the printers 102 and 103 in this way, in order to notify the client terminal 101 of these pieces of information, the data is listed by the client display data creation means 203 and can be viewed with the Web browser of the client terminal. Format display data (also referred to as browse page information) is created and transferred to the client terminal 101.
FIG. 6 is a screen of the client terminal 101 on which a list of search results of the printers 102 and 103 is displayed. On this screen, for all printers 102 and 103 connected to the specified subnet, the IP address, information indicating whether or not the printers 102 and 103 are already installed on the server, and the Web system support Information indicating whether the printer is a printer is displayed.
[0025]
The user selects a printer supported by the Web system from this list. If the selected printer is not installed on the Web server 104, the Select check box of the list item of the selected printer is checked and the “NEXT” button is pressed to perform the installation (step S103). As a result, the printer registration instruction is notified to the Web server 104, and after the client instruction analysis unit 201 determines the instruction, installation of the printer selected by the user on the Web server 104 is started.
[0026]
FIG. 7 is a schematic diagram showing the flow of information in the Web server 104 in order to explain this driver installation step.
The installation is performed using the printer IP address and printer name information notified from the client terminal 101 to the Web server 104 when the printer registration instruction is issued.
[0027]
First, the driver of the corresponding printer 301 is acquired from the driver group 302 stored in the Web server 104 (step S104).
Subsequently, a printer port is created and a communication protocol for the port is set. A driver is installed in association with this port, and finally collected in the printer object 303. Here, in the remote printing system according to this embodiment, these steps are performed by the resident remote printer process 305.
[0028]
In other words, the authority of the administrator is necessary to install the driver. However, since the IIS process 304, which is Web server software, operates as a Guest process, it cannot be installed. Therefore, it operates under the local system authority that allows access to local resources with the authority of the administrator, and requests the installation to the resident remote printer process 305. Upon receiving the request, the process 305 creates the printer port and installs the driver.
[0029]
Thereafter, the remote printer process 305 inquires about what functions the printer 301 is equipped with via the network in order to obtain the configuration information of the device. For example, if the printer 301 is equipped with a finisher and can acquire information such as the ability to use functions such as stapling and punching holes, the functions usable by the device are recorded in the printer object 303 of the driver that has been installed (step S106). ).
[0030]
This device configuration information is acquired when the Web server 104 inquires of the printer object when setting the print style on the client terminal 101 side, and only items that can be set on the printer device are displayed on the client terminal 101. Used for. As a result, the user can issue a print instruction in accordance with the device configuration information, and can perform printing as expected on the printer 301 immediately after installation on the server.
[0031]
As described above, according to this embodiment, the user can install the printer 301 to be printed on the Web server 104 by remote operation. In addition, since the construction of the printer port and the setting of the communication protocol are automatically performed on the Web server 104 side, the troublesomeness at the time of installation can be eliminated.
[0032]
However, if the printer registration permission is given to all users, the number of printer objects in the server increases in a random manner, which causes a pressure on server resources.
Therefore, in the remote print system according to this embodiment, the users who can register the printer are limited as follows.
[0033]
FIG. 8 is a flowchart showing an authentication step of a user who intends to register a printer, and FIG. 9 is a screen of a client terminal displaying a list of cabinets set in the Web server 104 before login. Here, in the Web server 104, all users who can use this system are registered in advance in the server user management utility, and among these supervisor users, the administrator authority is given.
[0034]
First, a user who wants to register a printer double-clicks an arbitrary cabinet from the list shown in FIG. As a result, a login dialog is displayed, and a user name is entered in this dialog (step S201).
[0035]
The Web server 104 to which the user name is input checks whether the user is registered as a user in the server (step S202), and if the user is registered, checks whether the authority of the supervisor (administrator) is granted. (Step S203). If the user is a supervisor user, Privilege = 1 is stored as information that the session is a user having administrator authority. If the user is not a supervisor user, Privilege = 0 is stored as information indicating that the administrator does not have authority (step S204).
[0036]
Next, whether or not the remote print function can be executed is controlled based on the information stored in the login process and the remote print environment setting state.
FIG. 10 shows an environment setting screen for remote printing. This screen can be operated only when the user is authenticated as a supervisor user. In other words, when the server determines that the client terminal that requested access has supervisor authority, the server should generate display data (viewing page information) that is this screen and send it to the client terminal. Control.
[0037]
On the remote print environment setting screen, when the supervisor user sets “printer registration to server” at the bottom of the screen to “registerable only by system administrator”, save “Privage = 1” in the process of step S204. The printer registration function can be accessed only when this is done. When “all users can register” is set, the printer registration function can be accessed regardless of whether Privilege = 0 or Privilege = 1 is stored in the process of step S204. When it is determined that access to the printer registration function is impossible, the “printer registration” button at the top of the screen is not displayed.
[0038]
That is, it is possible to limit the users who can register the printer by the operation of the supervisor user. Therefore, the printer objects are prevented from increasing randomly due to the registration operations of a large number of users, and the printer objects can be easily managed.
[0039]
In this embodiment, it is assumed that a browser is used as the application of the client terminal 101. However, a normal application may be used. In this case, a communication path between the client and the server can be secured by implementing a resident program such as a service in the server instead of the Web server. The server's remote print process can request installation processing from the implemented program through interprocess communication.
[0040]
Each function and printer registration method constituting the remote print system according to the above-described embodiment can be realized by operating a program stored in a RAM or ROM of a computer. This program and a computer-readable recording medium recording the program are included in the embodiment of the present invention.
[0041]
Specifically, the program is recorded on a recording medium such as a CD-ROM or provided to a computer via various transmission media. As a recording medium for recording the program, besides a CD-ROM, a flexible disk, a hard disk, a magnetic tape, a magneto-optical disk, a nonvolatile memory card, or the like can be used. On the other hand, as the transmission medium of the program, a communication medium (wired line such as an optical fiber, etc.) in a computer network (LAN, WAN such as the Internet, wireless communication network, etc.) system for propagating and supplying program information as a carrier wave A wireless line or the like.
[0042]
In addition, the functions of the above-described embodiments are realized by executing a program supplied by a computer, and the program is used in cooperation with an OS (operating system) or other application software running on the computer. When the functions of the above-described embodiment are realized, or when all or part of the processing of the supplied program is performed by a function expansion board or a function expansion unit of the computer, the function of the above-described embodiment is realized. Such a program is included in the embodiment of the present invention.
[0043]
For example, FIG. 11 is a schematic diagram illustrating an internal configuration of a general personal user terminal device. In FIG. 11, reference numeral 1200 denotes a computer (PC). The PC 1200 includes a CPU 1201, executes device control software stored in the ROM 1202 or the hard disk (HD) 1211, or supplied from the flexible disk drive (FD) 1212, and collects all devices connected to the system bus 1204. To control.
[0044]
【The invention's effect】
According to the present invention, installation of a printer driver can be performed without complicated server operations. When searching for a plurality of printers and displaying the searched printers, a search is performed beside the displayed printer. The printer port can be set by displaying an instruction unit for registering the printer port corresponding to the printer.
In the remote print system, the Web server includes client instruction analysis means, printer search means, client display data creation means, port construction means, driver installation means, and printer configuration information acquisition / setting means. Therefore, the client can install a printer to be printed on the server by remote operation. In addition, the construction of the printer port, the setting of the communication protocol, etc. are performed automatically on the server side, so that the troublesomeness at the time of installation can be eliminated.
[0045]
Furthermore, since the number of users who can register printers can be limited by the operations of users with administrator privileges, printer objects can be prevented from increasing randomly due to the registration operations of a large number of users, making it easy to manage printer objects. Can be done.
[Brief description of the drawings]
FIG. 1 is a schematic diagram showing a network configuration of a remote print system according to an embodiment of the present invention.
FIG. 2 is a schematic diagram showing a configuration of a Web server in the remote print system according to the embodiment of the present invention.
FIG. 3 is a flowchart showing a procedure from searching for a printer to installing a printer driver in the remote printing system according to the embodiment of the present invention.
FIG. 4 is an image diagram showing a display screen of a client terminal for issuing a printer search instruction to a Web server in the remote print system according to the embodiment of the present invention.
FIG. 5 is a schematic diagram illustrating a search instruction route transmitted from a browser in the remote print system according to the embodiment of the present invention.
FIG. 6 is an image diagram showing a display screen of a client terminal on which a list of printer search results is displayed in the remote print system according to the embodiment of the present invention.
FIG. 7 is a schematic diagram showing a flow of information in a Web server in order to explain a driver installation step in the remote print system according to the embodiment of the present invention.
FIG. 8 is a flowchart showing an authentication step of a user who intends to register a printer in the remote printing system according to the embodiment of the present invention.
FIG. 9 is an image diagram showing a screen of a client terminal displaying a list of cabinets set in a server before login in the remote print system according to the embodiment of the present invention.
FIG. 10 is an image diagram showing an environment setting screen for remote printing that can be operated only when the user is authenticated as a supervisor user in the remote printing system according to the embodiment of the present invention.
FIG. 11 is a schematic diagram showing an internal configuration of a general personal user terminal device.
[Explanation of symbols]
101 Client terminal 102 Printer B
103 Printer C
104 Web server (server)
105 Router / Gateway
201 Client instruction analysis means 202 Printer search means 203 Client display data creation means 204 Port construction means 205 Driver installation means 206 Printer configuration information acquisition / setting means 301 Printer 302 Driver group 303 Printer object 304 IIS process 305 Remote printer process

Claims (8)

クライアント端末から印刷データを受信して、当該サーバ内のプリンタポートを介して印刷データをプリンタに対して送信するサーバであって、
ネットワーク上のプリンタを探索する探索手段と、
前記クライアント端末から送信されてくるユーザ識別情報を認証するユーザ認証手段と、
前記ユーザ認証手段による認証の結果、前記クライアント端末がアドミニストレータの権限を有する場合には、前記探索手段により探索されたプリンタに対応するプリンタポートの登録をするための指示部と前記探索手段により探索されたプリンタリストとを含む閲覧ページ情報を前記クライアント端末に対して送信する処理と、前記ユーザ認証手段による認証の結果、前記クライアント端末がアドミニストレータの権限を有しない場合には、前記指示部は含まず、前記探索手段により探索されたプリンタリストを含む閲覧ページ情報を送信する処理とを制御する制御手段と
前記閲覧ページを送信したクライアント端末からプリンタポートの登録指示を受信する受信手段と、
前記受信手段が登録指示を受信した場合に、当該サーバ内に前記登録指示に係るプリンタポートを構成情報を用いて設定する設定手段と、
アドミニストレータの権限がある場合に限り前記指示部を前記閲覧ページに含ませるか、アドミニストレータの権限がなくとも前記指示部を前記閲覧ページに含ませるかを入力する入力手段とを備え、
前記制御手段は、前記入力手段の入力に応じて異なる前記閲覧ページを送信する処理を制御することを特徴とするサーバ。
A server that receives print data from a client terminal and transmits the print data to a printer via a printer port in the server ;
Search means for searching for printers on the network;
User authentication means for authenticating user identification information transmitted from the client terminal;
As a result of authentication by the user authentication means , if the client terminal has the authority of an administrator, the search means searches for an instruction unit for registering a printer port corresponding to the printer searched for by the search means. and processing the accessed page information including the printer list to send for the client terminal has, the user authentication means according to the authentication result, if no said client terminal administrator authority does not include the instructions portion Control means for controlling processing for transmitting browsing page information including the printer list searched by the search means ;
Receiving means for receiving a printer port registration instruction from the client terminal that has transmitted the browsing page;
A setting unit that sets a printer port related to the registration instruction in the server using configuration information when the receiving unit receives the registration instruction;
An input means for inputting whether the instruction section is included in the browsing page only when there is an authority of an administrator, or whether the instruction section is included in the browsing page even if there is no authority of an administrator;
The server, wherein the control unit controls a process of transmitting the browse page that differs depending on an input of the input unit.
前記クライアント端末からの指示を判別するクライアント指示解析手段と、
判別の結果、前記クライアント端末からの指示がプリンタ探索の指示の場合には、指示されたサブネットに接続されているプリンタの探索を行うプリンタ探索手段と、
探索によって得られた情報をリストに成型し、前記閲覧ページ情報として前記クライアント端末に通知するクライアント表示データ作成手段とを備えることを特徴とする請求項1に記載のサーバ
And client instruction analyzing means for determining an instruction from the client terminal,
If the result of determination is that the instruction from the client terminal is a printer search instruction, printer search means for searching for a printer connected to the instructed subnet;
The server according to claim 1 , further comprising: client display data creating means that forms information obtained by the search into a list and notifies the client terminal as the browse page information.
クライアント指示解析手段による判別の結果、前記クライアント端末からの指示がプリンタの登録指示の場合には、指定されたプリンタのポートを構築し、そのポートの通信プロトコルを設定するポート構築手段と、
前記クライアント端末によって指定されたプリンタのドライバをインストールするドライバ・インストール手段と、
プリンタの構成情報を取得し、この構成情報をインストールされたドライバのプリンタ・オブジェクトに記録するプリンタ構成情報取得/設定手段を備えることを特徴とする請求項2に記載のサーバ
As a result of determination by the client instruction analysis means, if the instruction from the client terminal is a printer registration instruction, a port construction means for constructing a port of the designated printer and setting a communication protocol of the port;
Driver installation means for installing a driver of a printer designated by the client terminal;
3. The server according to claim 2 , further comprising printer configuration information acquisition / setting means for acquiring printer configuration information and recording the configuration information in a printer object of an installed driver.
クライアント端末から印刷データを受信して、サーバ内のプリンタポートを介して印刷データをプリンタに対して送信するプリンタ登録方法であって、
前記サーバが、
ネットワーク上のプリンタを探索する探索ステップと、
前記クライアント端末から送信されてくるユーザ識別情報を認証するユーザ認証ステップと、
前記認証の結果、前記クライアント端末がアドミニストレータの権限を有する場合には、前記探索されたプリンタに対応するプリンタポートの登録をするための指示部と前記探索されたプリンタリストとを含む閲覧ページ情報を前記クライアント端末に対して送信する処理と、前記認証の結果、前記クライアント端末がアドミニストレータの権限を有しない場合には、前記指示部は含まず、前記探索されたプリンタリストを含む閲覧ページ情報を送信する処理とを制御する制御ステップと
前記閲覧ページを送信したクライアント端末からプリンタポートの登録指示を受信する 受信ステップと、
前記登録指示を受信した場合に、当該サーバ内に前記登録指示に係るプリンタポートを構成情報を用いて設定する設定ステップと、
アドミニストレータの権限がある場合に限り前記指示部を前記閲覧ページに含ませるか、アドミニストレータの権限がなくとも前記指示部を前記閲覧ページに含ませるかを入力する入力ステップとを備え、
前記制御ステップでは、前記入力に応じて異なる前記閲覧ページを送信する処理を制御することを特徴とするプリンタ登録方法。
A printer registration method for receiving print data from a client terminal and transmitting the print data to a printer via a printer port in the server,
The server is
A search step for searching for a printer on the network;
A user authentication step of authenticating user identification information transmitted from the client terminal;
Wherein the authentication result, the when the client terminal has administrator privileges, browsing page information including the searched printer list and instruction section for registering the printer port corresponding to the searched printer transmission and processing of transmitting for the client terminal, the result of the authentication, wherein when no client terminal administrator privileges, the instruction unit does not include a browsing page information including the searched printer list Control steps for controlling processing to be performed ;
A receiving step of receiving a printer port registration instruction from the client terminal that has transmitted the browsing page ;
A setting step for setting a printer port according to the registration instruction in the server using configuration information when the registration instruction is received;
An input step for inputting whether the instruction section is included in the browsing page only when there is an authority of an administrator, or whether the instruction section is included in the browsing page even if there is no administrator authority,
In the control step, the printer registration method is characterized in that a process of transmitting the browse page that differs depending on the input is controlled .
クライアント端末からの指示を判別するクライアント指示解析ステップと、
判別の結果、前記クライアント端末からの指示がプリンタ探索の指示の場合には、指示されたサブネットに接続されているプリンタの探索を行うプリンタ探索ステップと、
探索によって得られた情報をリストに成型し、前記閲覧ページ情報として前記クライアント端末に通知するクライアント表示データ作成ステップとを有することを特徴とする請求項4に記載のプリンタ登録方法。
A client instruction analysis step for determining an instruction from the client terminal;
As a result of the determination, if the instruction from the client terminal is a printer search instruction, a printer search step for searching for a printer connected to the instructed subnet; and
The printer registration method according to claim 4, further comprising: a client display data creation step of forming information obtained by the search into a list and notifying the client terminal as the browse page information.
クライアント指示解析手段による判別の結果、前記クライアント端末からの指示がプリンタの登録指示の場合には、指定されたプリンタのポートを構築し、そのポートの通信プロトコルを設定するポート構築ステップと、前記クライアント端末によって指定されたプリンタのドライバをインストールするドライバ・インストールステップと、
プリンタの構成情報を取得し、この構成情報をインストールされたドライバのプリンタ・オブジェクトに記録するプリンタ構成情報取得/設定ステップとを有することを特徴とする請求項5に記載のプリンタ登録方法。
As a result of determination by the client instruction analysis means, if the instruction from the client terminal is a printer registration instruction, a port construction step of constructing a port of the designated printer and setting a communication protocol of the port; and the client A driver installation step to install the driver for the printer specified by the terminal;
6. The printer registration method according to claim 5, further comprising a printer configuration information acquisition / setting step of acquiring printer configuration information and recording the configuration information in a printer object of an installed driver.
クライアント端末から印刷データを受信して、サーバ内のプリンタポートを介して印刷データをプリンタに対して送信するに際して、
ネットワーク上のプリンタを探索する探索ステップと、
前記クライアント端末から送信されてくるユーザ識別情報を認証するユーザ認証ステップと、
前記認証の結果、前記クライアント端末がアドミニストレータの権限を有する場合には、前記探索されたプリンタに対応するプリンタポートの登録をするための指示部と前記探索されたプリンタリストとを含む閲覧ページ情報を前記クライアント端末に対して送信する処理と、前記認証の結果、前記クライアント端末がアドミニストレータの権限を有しない場合には、前記指示部は含まず、前記探索されたプリンタリストを含む閲覧ページ情報を送信する処理とを制御する制御ステップと
前記閲覧ページを送信したクライアント端末からプリンタポートの登録指示を受信する受信ステップと、
前記登録指示を受信した場合に、当該サーバ内に前記登録指示に係るプリンタポートを構成情報を用いて設定する設定ステップと、
アドミニストレータの権限がある場合に限り前記指示部を前記閲覧ページに含ませるか、アドミニストレータの権限がなくとも前記指示部を前記閲覧ページに含ませるかを入力する入力ステップと
をコンピュータに実行させるためのプログラムを記録しており、
前記制御ステップでは、前記入力に応じて異なる前記閲覧ページを送信する処理を制御することを特徴とするコンピュータ読み取り可能な記録媒体。
When receiving print data from the client terminal and sending the print data to the printer via the printer port in the server,
A search step for searching for a printer on the network;
A user authentication step of authenticating user identification information transmitted from the client terminal;
Wherein the authentication result, the when the client terminal has administrator privileges, browsing page information including the searched printer list and instruction section for registering the printer port corresponding to the searched printer transmission and processing of transmitting for the client terminal, the result of the authentication, wherein when no client terminal administrator privileges, the instruction unit does not include a browsing page information including the searched printer list Control steps for controlling processing to be performed ;
A receiving step of receiving a printer port registration instruction from the client terminal that has transmitted the browsing page;
A setting step for setting a printer port according to the registration instruction in the server using configuration information when the registration instruction is received;
An input step for inputting whether the instruction section is included in the browsing page only when there is an authority of an administrator, or whether the instruction section is included in the browsing page even if there is no administrator authority;
The keeps track of the program to be executed by a computer,
The computer-readable recording medium characterized in that, in the control step, a process of transmitting the browse page that differs depending on the input is controlled .
クライアント端末から印刷データを受信して、サーバ内のプリンタポートを介して印刷データをプリンタに対して送信するに際して、
ネットワーク上のプリンタを探索する探索ステップと、
前記クライアント端末から送信されてくるユーザ識別情報を認証するユーザ認証ステップと、
前記認証の結果、前記クライアント端末がアドミニストレータの権限を有する場合には、前記探索されたプリンタに対応するプリンタポートの登録をするための指示部と前記探索されたプリンタリストとを含む閲覧ページ情報を前記クライアント端末に対して送信する処理と、前記認証の結果、前記クライアント端末がアドミニストレータの権限を有しない場合には、前記指示部は含まず、前記探索されたプリンタリストを含む閲覧ページ情報を送信する処理とを制御する制御ステップと
前記閲覧ページを送信したクライアント端末からプリンタポートの登録指示を受信する受信ステップと、
前記登録指示を受信した場合に、当該サーバ内に前記登録指示に係るプリンタポートを構成情報を用いて設定する設定ステップと、
アドミニストレータの権限がある場合に限り前記指示部を前記閲覧ページに含ませるか、アドミニストレータの権限がなくとも前記指示部を前記閲覧ページに含ませるかを入力する入力ステップと
をコンピュータに実行させるためのプログラムであり、
前記制御ステップでは、前記入力に応じて異なる前記閲覧ページを送信する処理を制御することを特徴とするプログラム。
When receiving print data from the client terminal and sending the print data to the printer via the printer port in the server,
A search step for searching for a printer on the network;
A user authentication step of authenticating user identification information transmitted from the client terminal;
Wherein the authentication result, the when the client terminal has administrator privileges, browsing page information including the searched printer list and instruction section for registering the printer port corresponding to the searched printer transmission and processing of transmitting for the client terminal, the result of the authentication, wherein when no client terminal administrator privileges, the instruction unit does not include a browsing page information including the searched printer list Control steps for controlling processing to be performed ;
A receiving step of receiving a printer port registration instruction from the client terminal that has transmitted the browsing page;
A setting step for setting a printer port according to the registration instruction in the server using configuration information when the registration instruction is received;
An input step for inputting whether the instruction section is included in the browsing page only when there is an authority of an administrator, or whether the instruction section is included in the browsing page even if there is no administrator authority;
A program for causing a computer to execute the,
In the control step, a program for controlling a process of transmitting the browse page that differs depending on the input is controlled .
JP2002106955A 2002-04-09 2002-04-09 Server, printer registration method, recording medium, and program Expired - Fee Related JP4109887B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002106955A JP4109887B2 (en) 2002-04-09 2002-04-09 Server, printer registration method, recording medium, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002106955A JP4109887B2 (en) 2002-04-09 2002-04-09 Server, printer registration method, recording medium, and program

Publications (2)

Publication Number Publication Date
JP2003303077A JP2003303077A (en) 2003-10-24
JP4109887B2 true JP4109887B2 (en) 2008-07-02

Family

ID=29391121

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002106955A Expired - Fee Related JP4109887B2 (en) 2002-04-09 2002-04-09 Server, printer registration method, recording medium, and program

Country Status (1)

Country Link
JP (1) JP4109887B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9189192B2 (en) * 2007-03-20 2015-11-17 Ricoh Company, Ltd. Driverless printing system, apparatus and method
JP5203978B2 (en) 2009-01-06 2013-06-05 キヤノン株式会社 Printer, client terminal, control method therefor, and program
JP5947730B2 (en) * 2013-01-31 2016-07-06 株式会社沖データ Image forming apparatus
JP6061730B2 (en) * 2013-03-01 2017-01-18 キヤノン株式会社 Management server device, client device, information processing method, and program
JP6324217B2 (en) * 2014-06-02 2018-05-16 キヤノン株式会社 Information processing apparatus, system, information processing method, and program
JP7096716B2 (en) * 2018-06-29 2022-07-06 キヤノン株式会社 Programs, communication methods, and systems

Also Published As

Publication number Publication date
JP2003303077A (en) 2003-10-24

Similar Documents

Publication Publication Date Title
US9354828B2 (en) Print system, print server, control method thereof, and program
JP5424614B2 (en) Information processing system, information processing apparatus, Web server, control method, and program
US8437021B2 (en) Printing system and program for processing secure print jobs using a security-unaware printer
US7779108B2 (en) Network printer management system, method, and computer readable medium for managing a plurality of network printers including a printer directly connected to a networked personal computer device
US8363242B2 (en) Image processing apparatus and image processing apparatus control method for requesting an external apparatus to transmit image data
US7461375B2 (en) Print managing apparatus, device driver registering method, and device driver registering program
JP6085949B2 (en) Information processing system, device, information processing method, and program
US8379258B2 (en) System operating under web environment and method of controlling the same
US20100290081A1 (en) System operating under web environment and method of controlling the same
US20080282333A1 (en) Image forming apparatus unifying management for use of image forming apparatus and use of web service
JP2008071154A (en) Program and layout plan forming device
US8630007B2 (en) Image forming apparatus, method for managing print job, and computer-readable storage medium for computer program
US20090323097A1 (en) Information processing apparatus, control method of image processing system and computer program thereof
US20140082609A1 (en) Information processing system, device, and information processing method
JP6040878B2 (en) Printing apparatus, printing control apparatus, printing system, and program
US20120229851A1 (en) Information processing apparatus, printing control system, method, and storage medium
JP2010186333A (en) Web server, processing method, and program
JP4109887B2 (en) Server, printer registration method, recording medium, and program
JP2009080699A (en) Information processing device, information processing system, information processing program, image forming device, image forming system, and image forming program
JP4334626B2 (en) Network-compatible printing apparatus and printing method
JP2022518275A (en) Printing system and printing method
JP5745013B2 (en) Image processing system, image processing apparatus, control method in image processing system, control method for image processing apparatus, and program
JP2003296073A (en) Printing information processing system, printing information processing apparatus, network discrimination method, and storage medium and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041213

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070530

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070605

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20070806

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080401

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080407

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110411

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130411

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130411

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140411

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees