JP2008258957A - Image forming apparatus, and control program - Google Patents

Image forming apparatus, and control program Download PDF

Info

Publication number
JP2008258957A
JP2008258957A JP2007099434A JP2007099434A JP2008258957A JP 2008258957 A JP2008258957 A JP 2008258957A JP 2007099434 A JP2007099434 A JP 2007099434A JP 2007099434 A JP2007099434 A JP 2007099434A JP 2008258957 A JP2008258957 A JP 2008258957A
Authority
JP
Japan
Prior art keywords
directory
forming apparatus
image forming
electronic device
host
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.)
Pending
Application number
JP2007099434A
Other languages
Japanese (ja)
Inventor
Keisuke Fukushima
経介 福島
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita Corp
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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2007099434A priority Critical patent/JP2008258957A/en
Publication of JP2008258957A publication Critical patent/JP2008258957A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To solve the problem that there is no idea of whether to be able to store an image read by a scanner before the data are actually written in when the image is stored in directories of a host connected through a network in an image forming apparatus. <P>SOLUTION: The image forming apparatus uses a method in which a dummy file in the directories of the host is written and only directories that can be confirmed to be writable are displayed and can be selected. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

画像形成装置においてスキャナで読み取った画像データ等をネットワークで接続されたホスト(PC(Personal Computer)やサーバなどの電子機器)上に保存する際に、書込み可能なホスト及びディレクトリのみを表示させることに関するものである。   The present invention relates to displaying only writable hosts and directories when storing image data read by a scanner in an image forming apparatus on a host (electronic device such as a PC (Personal Computer) or a server) connected via a network. Is.

画像形成装置のスキャナで画像読み取りを行う際には、読み取った画像を保存する保存先を指定する。この場合の保存先は、画像形成装置内の保存場所に限らず、ネットワークで接続されたPC等ホスト電子機器上の共有ディレクトリに保存することが可能である。   When an image is read by the scanner of the image forming apparatus, a storage destination for storing the read image is designated. The storage destination in this case is not limited to the storage location in the image forming apparatus, but can be stored in a shared directory on a host electronic device such as a PC connected via a network.

従来技術として、画像形成装置からLAN上のPCに送信するのに必要な宛先(宛先情報:ホスト名やディレクトリ名)を探索し、その探索結果のリストを液晶タッチパネルに表示して選択させることにより設定させることにより、上記宛先情報を簡単に設定することが可能となる方法がある(特許文献1参照)。   As a conventional technique, by searching for a destination (destination information: host name or directory name) necessary for transmission from an image forming apparatus to a PC on a LAN, a list of search results is displayed on a liquid crystal touch panel and selected. There is a method in which the destination information can be easily set by setting (see Patent Document 1).

しかし、この方法ではアクセス許可が書込み不可能に設定されている共有ディレクトリが設定された場合、読取った画像データを実際に送信してみるまで、アクセス許可が書込み可能な共有ディレクトリが設定されていることを確認できない。   However, in this method, when a shared directory whose access permission is set to be unwritable is set, a shared directory in which the access permission can be written is set until the read image data is actually transmitted. I can't confirm that.

特開2003−274102号公報JP 2003-274102 A

解決しようとする問題点は、画像形成装置がネットワークで接続されたホストのディレクトリにデータを書き込む際には、アクセス許可が書込み可能かどうか事前にわからないために、書込み不可能なディレクトリを選択してしまうことを防止することができなかった点である。   The problem to be solved is that when the image forming apparatus writes data to the directory of the host connected via the network, it is not known in advance whether the access permission is writable. It is a point that could not be prevented.

本発明の画像形成装置は、所定のデータをネットワークで接続されたホスト電子機器に通信手段を用いて保存可能な画像形成装置であって、ネットワーク上の前記ホスト電子機器を検索するホスト検索部と、前記ホスト電子機器のディレクトリにダミーファイルを書込んで、書き込み可能かどうかを確認する書込み確認部と、前記書込み確認部により書き込み可能と確認された前記ディレクトリを表示する書込み可能ディレクトリ表示部と、を有することを最も主要な特徴とする。   An image forming apparatus of the present invention is an image forming apparatus capable of storing predetermined data in a host electronic device connected via a network using a communication unit, and a host search unit that searches for the host electronic device on the network; A write confirmation unit for writing a dummy file in the directory of the host electronic device and confirming whether writing is possible; a writable directory display unit for displaying the directory confirmed to be writable by the write confirmation unit; It has the most important feature.

本発明の制御プログラムは、コンピュータに通信機能を実現させて、所定のデータをネットワークで接続されたホスト電子機器上に保存可能とさせるための制御プログラムであって、ネットワーク上のホスト電子機器を検索する検索機能と、前記ホスト電子機器のディレクトリにダミーファイルを書込んで、前記ディレクトリに書き込み可能かどうかを確認する書込み確認機能と、前記書込み確認手段により書き込み可能と確認された前記ディレクトリを表示する書込み可能ディレクトリ表示機能と、をコンピュータに実現させるための制御プログラムであることを最も主要な特徴とする。   The control program of the present invention is a control program for realizing a communication function in a computer so that predetermined data can be stored on a host electronic device connected via a network, and searches for the host electronic device on the network. A search function to write, a write confirmation function for writing a dummy file in the directory of the host electronic device to check whether the directory can be written, and the directory confirmed to be writable by the write check means It is a control program for causing a computer to realize a writable directory display function, and is the main feature.

本発明の画像形成装置は、所定のデータをネットワークで接続されたホスト電子機器に通信手段を用いて保存可能な画像形成装置であって、ネットワーク上の前記ホスト電子機器を検索するホスト検索部と、前記ホスト電子機器のディレクトリにダミーファイルを書込んで、書き込み可能かどうかを確認する書込み確認部と、前記書込み確認部により書き込み可能と確認された前記ディレクトリを表示する書込み可能ディレクトリ表示部と、を有することを最も主要な特徴とするため、画像データを実際に送信する前に、アクセス許可が原因で書込みできない現象を認識でき、書込み可能なディレクトリのみを表示するので確実に画像データを送信可能となった。   An image forming apparatus of the present invention is an image forming apparatus capable of storing predetermined data in a host electronic device connected via a network using a communication unit, and a host search unit that searches for the host electronic device on the network; A write confirmation unit for writing a dummy file in the directory of the host electronic device and confirming whether writing is possible; a writable directory display unit for displaying the directory confirmed to be writable by the write confirmation unit; The most important feature is that it can recognize the phenomenon that cannot be written due to access permission before actually sending the image data, and only the writable directory is displayed so that the image data can be sent reliably. It became.

本発明の制御プログラムは、コンピュータに通信機能を実現させて、所定のデータをネットワークで接続されたホスト電子機器上に保存可能とさせるための制御プログラムであって、ネットワーク上のホスト電子機器を検索する検索機能と、前記ホスト電子機器のディレクトリにダミーファイルを書込んで、前記ディレクトリに書き込み可能かどうかを確認する書込み確認機能と、前記書込み確認手段により書き込み可能と確認された前記ディレクトリを表示する書込み可能ディレクトリ表示機能と、をコンピュータに実現させるための制御プログラムであることを最も主要な特徴とするため、画像データを実際に送信する前に、アクセス許可が原因で書込みできない現象を認識でき、書込み可能なディレクトリのみを表示するので確実に画像データを送信可能となった。   The control program of the present invention is a control program for realizing a communication function in a computer so that predetermined data can be stored on a host electronic device connected via a network, and searches for the host electronic device on the network. A search function to write, a write confirmation function for writing a dummy file in the directory of the host electronic device to check whether the directory can be written, and the directory confirmed to be writable by the write check means Because it is a control program for realizing a writable directory display function in a computer, it can recognize the phenomenon that cannot be written due to access permission before actually sending image data, Since only writable directories are displayed, Data has become capable of transmitting.

画像形成装置では、スキャナで読み取った画像データやFAX受信した画像データや電子メール受信した画像データ若しくは印刷した画像データをネットワークで接続されたホスト(PC(Personal Computer)、サーバ、画像形成装置などの電子機器)に保存できる。本発明ではその保存先のホスト及びそのディレクトリを表示する際に、あらかじめ書き込み可能であるかどうかを確認してから表示を行う。   In an image forming apparatus, image data read by a scanner, image data received by FAX, image data received by e-mail, or printed image data is connected to a host (PC (Personal Computer), server, image forming apparatus, etc.) connected via a network. Can be stored in an electronic device). In the present invention, when the storage destination host and its directory are displayed, it is displayed after confirming whether or not writing is possible.

[構成]
図1は、本発明の実施例に係わる画像形成装置の機能ブロック図である。
[Constitution]
FIG. 1 is a functional block diagram of an image forming apparatus according to an embodiment of the present invention.

画像形成装置101は、ログイン認証部111、表示部113(書き込み可能ディレクトリ表示部)、ユーザ情報記録部115、ホスト検索部117、書込み確認部119、通信部121を有している。通常の画像形成装置に備わっている印刷部などの他の機能ブロックについては、本発明の本質には関係ないので省略した。   The image forming apparatus 101 includes a login authentication unit 111, a display unit 113 (a writable directory display unit), a user information recording unit 115, a host search unit 117, a write confirmation unit 119, and a communication unit 121. Other functional blocks such as a printing unit provided in a normal image forming apparatus are omitted because they are not related to the essence of the present invention.

画像形成装置101は、その通信部121より、ネットワーク301を通してホスト1;201(PC(Personal Computer)、サーバ、画像形成装置などの電子機器)、ホスト2;203(同上)、ホスト3;205(同上)と接続されている。   The image forming apparatus 101 is connected to a host 1; 201 (PC (Personal Computer), electronic device such as a server, an image forming apparatus), a host 2; 203 (same as above), a host 3; Same as above).

次に画像形成装置101の各機能ブロックについて説明する。   Next, each functional block of the image forming apparatus 101 will be described.

ログイン認証部111は、ユーザからのログイン名及びパスワードの入力や、ユーザの所持するICカードとの通信などにより、ユーザのログインを確認する。   The login authentication unit 111 confirms the login of the user by inputting a login name and password from the user, communicating with an IC card possessed by the user, or the like.

ユーザ情報記録部115は、ユーザの氏名、所属などのユーザ情報と共に、ユーザが使用するホスト名及びその書込みを行う共有ディレクトリ名を記録しておく。そのホストにアクセスするのにユーザ名及びパスワードが必要であればそれらも共に記録しておく。前記ログイン認証部111で認証されたユーザが、自身の上記のユーザ情報にアクセス可能である。   The user information recording unit 115 records the host name used by the user and the name of the shared directory in which the user writes, along with user information such as the user's name and affiliation. If you need a username and password to access the host, record them together. A user authenticated by the login authentication unit 111 can access the user information described above.

ホスト検索部117は、画像形成装置に接続されているホストを検索する。ホスト情報は、ネットワークに対してブロードキャストを行って、応答してきたサーバからそのサーバ名、IPアドレス、MACアドレス及び共有ディレクトリ等の情報を取得する。   The host search unit 117 searches for a host connected to the image forming apparatus. The host information broadcasts to the network, and acquires information such as the server name, IP address, MAC address, and shared directory from the responding server.

書込み確認部119は、前記ユーザ情報記録部115が保持するホスト及びそのディレクトリ情報に基づいて、その該ホストの該ディレクトリに対してと、前記ホスト検索部が取得したホストの共有ディレクトリに対してダミーファイルの書込みを行い、実際にそれらのディレクトリが書き込み可能であるかどうかを確認する。書込み後は該書き込まれたダミーファイルをホスト先から消去する。   Based on the host and directory information held by the user information recording unit 115, the write confirmation unit 119 performs dummy processing for the directory of the host and the shared directory of the host acquired by the host search unit. Write the file and check if the directories are actually writable. After writing, the written dummy file is erased from the host destination.

表示部113(書込み可能ディレクトリ表示部)は、画像形成装置の情報を表示すると共に、書込み確認部119が書込みを確認したホストのディレクトリをデータの保存先として表示する。書込み不可能であったディレクトリは表示されないので、ユーザが誤ってそれらの書込み不可ディレクトリへの書込みを選択してしまって応答が無いためのタイムアウト時間の経過まで待たされるなどの無用な時間を費やしてしまうことが無くなった。   A display unit 113 (a writable directory display unit) displays information about the image forming apparatus, and displays a directory of the host that the writing confirmation unit 119 has confirmed as a data storage destination. Directories that were not writable will not be displayed, so the user may accidentally choose to write to those writable directories and spend unnecessary time waiting until the timeout period elapses because there is no response. It ’s gone.

通信部121は、前記各機能ブロックとネットワークとをつなぐインターフェースである。画像形成装置101は、通信部121を通して外部のホスト(201,203,205)との間で情報の授受を行う。   The communication unit 121 is an interface that connects the functional blocks to the network. The image forming apparatus 101 exchanges information with an external host (201, 203, 205) through the communication unit 121.

[フローチャート]
図2のフローチャートを用いて動作の流れについて説明する。
[flowchart]
The operation flow will be described with reference to the flowchart of FIG.

S11:ユーザ認証部111によりユーザのログイン認証が行われると、ユーザ情報記録部115よりそのユーザの持つ保存先ホスト及びディレクトリ(必要であればそのログイン名、パスワード)を取得する。   S 11: When the user authentication is performed by the user authentication unit 111, the storage host and directory (the login name and password if necessary) of the user are acquired from the user information recording unit 115.

S13:ホスト検索部117がネットワーク上のホストを検索してホスト情報を取得する。   S13: The host search unit 117 searches for a host on the network and acquires host information.

S15:前記S11とS13で取得されたホストへのアクセスを行ってリストアップする。この時点でホストからの応答の無いものはリストから除かれる。   S15: The host obtained in S11 and S13 is accessed and listed. At this point, no response from the host is removed from the list.

S17:前記S15でリストアップされたホストの共有ディレクトリ内にダミーファイルを作成する。   S17: A dummy file is created in the shared directory of the host listed in S15.

S19:ダミーファイルの作成が可能であったかどうかを判断する。可能であった場合はS21に動作を移行する。不可能であった場合は、動作をS23に移行する。   S19: It is determined whether a dummy file can be created. If it is possible, the operation proceeds to S21. If not possible, the operation proceeds to S23.

S21:保存先が書き込み可であるので、表示するディレクトリのリストに追加する。書き込まれたダミーファイルを削除する。   S21: Since the storage destination is writable, it is added to the list of directories to be displayed. Delete the written dummy file.

S23:S15で作成されたリストの中にまだダミーファイルの書込みが可能であるかどうかの確認をしていないディレクトリが有るかどうかを判断する。有る場合は動作をS17に移行する。無い場合は動作をS25に移行する。   S23: It is determined whether there is a directory in the list created in S15 that has not yet been confirmed whether or not the dummy file can be written. If there is, the operation proceeds to S17. If not, the operation proceeds to S25.

S25:前記S21で追加された書込み可ディレクトリのリストを表示部113にて表示を行う。   S25: The list of writable directories added in S21 is displayed on the display unit 113.

以上の一連の動作により保存先ディレクトリの表示を終了する。   The display of the save destination directory is terminated by the above series of operations.

[実施例の効果]
本発明実施例の画像形成装置は、画像データを実際に送信する前に、アクセス許可が原因で書込みできない現象を認識でき、確実に画像データを送信可能となった。
[Effect of Example]
The image forming apparatus according to the embodiment of the present invention can recognize a phenomenon in which writing cannot be performed due to access permission before actually transmitting image data, and can reliably transmit image data.

保存先ディレクトリのアクセス許可が書込み可能かどうか事前にチェックし、アクセス許可が書込み可能なディレクトリのみを表示部に表示して、ユーザに選択させるので、ユーザはアクセス許可が書込み不可能なディレクトリを選択してしまって応答の無い間待たされることや待った結果としてそのディレクトリには書込みができないとわかるなどの時間の無駄が無くなった。   Check whether the access permission of the destination directory is writable in advance, and display only the directories where the access permission is writable on the display unit and let the user select, so the user selects the directory where the access permission is not writable So there was no time wasted waiting for no response and finding that the directory could not be written as a result of waiting.

本方法では、ネットワークにブロードキャストを行って応答してきたホストの共有ディレクトリとユーザが保持しているホスト、ディレクトリ及びユーザログイン情報の共有ディレクトリとの二種類の共有ディレクトリについて書き込み可であるかどうかを確認可能である。   In this method, it is confirmed whether writing is possible for two types of shared directories: the shared directory of the host that responds by broadcasting to the network, and the shared directory of the host and directory held by the user and the user login information. Is possible.

書き込まれたダミーファイルは、書込み後ホスト先から消去されるので、ホスト先のメモリが無駄に消費されることは無い。   Since the written dummy file is erased from the host destination after writing, the host destination memory is not wasted.

本発明実施例の画像形成装置の機能ブロック図である(実施例1)。1 is a functional block diagram of an image forming apparatus according to an embodiment of the present invention (Embodiment 1). FIG. 本発明実施例の画像形成装置のフローチャートである(実施例1)。1 is a flowchart of an image forming apparatus according to an embodiment of the present invention (Embodiment 1).

符号の説明Explanation of symbols

101 画像形成装置
111 ログイン認証部
113 表示部(書込み可能ディレクトリ表示部)
115 ユーザ情報記録部
117 ホスト検索部
119 書込み確認部
121 通信部
201,203,205 ホスト(ホスト電子機器)
301 ネットワーク
101 Image forming apparatus 111 Login authentication unit 113 Display unit (writable directory display unit)
115 User Information Recording Unit 117 Host Search Unit 119 Write Confirmation Unit 121 Communication Unit 201, 203, 205 Host (Host Electronic Device)
301 network

Claims (6)

所定のデータをネットワークで接続されたホスト電子機器に通信手段を用いて保存可能な画像形成装置であって、
ネットワーク上の前記ホスト電子機器を検索するホスト検索部と、
前記ホスト電子機器のディレクトリにダミーファイルを書込んで、書き込み可能かどうかを確認する書込み確認部と、
前記書込み確認部により書き込み可能と確認された前記ディレクトリを表示する書込み可能ディレクトリ表示部と、を有する
ことを特徴とする画像形成装置。
An image forming apparatus capable of storing predetermined data in a host electronic device connected via a network using a communication unit,
A host search unit for searching for the host electronic device on the network;
A write confirmation unit for writing a dummy file in the directory of the host electronic device and confirming whether writing is possible;
An image forming apparatus, comprising: a writable directory display unit that displays the directory that is confirmed to be writable by the write confirmation unit.
請求項1の画像形成装置であって、
ユーザのログイン認証を行うログイン認証部と、
前記ユーザが前記ログイン認証に基づいてアクセスするネットワーク上のホスト電子機器及びディレクトリの情報を記録するユーザ情報記録部と、を有し、
前記書込み確認部は、前記ユーザ情報記録部が記録する前記ホスト電子機器及びディレクトリに書込み可能かどうかを確認する
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 1,
A login authentication unit that performs user login authentication;
A user information recording unit that records information on a host electronic device and a directory on the network that the user accesses based on the login authentication;
The image forming apparatus, wherein the writing confirmation unit confirms whether or not writing to the host electronic device and the directory recorded by the user information recording unit is possible.
請求項1または2の画像形成装置であって、
前記書込み確認部は、前記書込みが行われたダミーファイルの消去を行う
ことを特徴とする画像形成装置。
The image forming apparatus according to claim 1, wherein
The image forming apparatus, wherein the write confirmation unit erases the dummy file that has been written.
請求項1から3のいずれかの画像形成装置であって、
前記所定のデータが、スキャナで読み取った画像データ、FAX受信した画像データ、電子メール受信した画像データ若しくは印刷した画像データ又はそれらの自由な組み合わせである
ことを特徴とする画像形成装置。
The image forming apparatus according to any one of claims 1 to 3,
The image forming apparatus, wherein the predetermined data is image data read by a scanner, image data received by FAX, image data received by e-mail, printed image data, or a free combination thereof.
コンピュータに通信機能を実現させて、所定のデータをネットワークで接続されたホスト電子機器上に保存可能とさせるための制御プログラムであって、
ネットワーク上のホスト電子機器を検索する検索機能と、
前記ホスト電子機器のディレクトリにダミーファイルを書込んで、前記ディレクトリに書き込み可能かどうかを確認する書込み確認機能と、
前記書込み確認手段により書き込み可能と確認された前記ディレクトリを表示する書込み可能ディレクトリ表示機能と、
をコンピュータに実現させるための制御プログラム。
A control program for realizing a communication function in a computer so that predetermined data can be stored on a host electronic device connected via a network,
A search function to search for host electronic devices on the network;
A write confirmation function for writing a dummy file in the directory of the host electronic device and confirming whether the directory can be written;
A writable directory display function for displaying the directory confirmed to be writable by the write confirmation means;
A control program for realizing a computer.
請求項5の制御プログラムであって、
ユーザのログイン認証を行うログイン認証機能と、
前記ログイン認証に基づいて、前記ユーザがアクセスする前記ネットワーク上のホスト電子機器及びディレクトリの情報を記録するユーザ情報記録機能と、
をコンピュータに実現させて
前記書込み確認機能は、前記ユーザ情報記録手段が記録する前記ホスト電子機器及びディレクトリに書込み可能かどうかを確認する
ことを特徴とする制御プログラム。
It is a control program of Claim 5, Comprising:
A login authentication function to perform user login authentication;
A user information recording function for recording information of a host electronic device and a directory on the network accessed by the user based on the login authentication;
The control program is characterized in that the write confirmation function confirms whether or not writing to the host electronic device and the directory recorded by the user information recording means is possible.
JP2007099434A 2007-04-05 2007-04-05 Image forming apparatus, and control program Pending JP2008258957A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007099434A JP2008258957A (en) 2007-04-05 2007-04-05 Image forming apparatus, and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007099434A JP2008258957A (en) 2007-04-05 2007-04-05 Image forming apparatus, and control program

Publications (1)

Publication Number Publication Date
JP2008258957A true JP2008258957A (en) 2008-10-23

Family

ID=39982087

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007099434A Pending JP2008258957A (en) 2007-04-05 2007-04-05 Image forming apparatus, and control program

Country Status (1)

Country Link
JP (1) JP2008258957A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016015591A (en) * 2014-07-01 2016-01-28 キヤノン株式会社 Image processing device, program, image processing method, and image processing system
JP2017204814A (en) * 2016-05-13 2017-11-16 富士ゼロックス株式会社 Communication device and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016015591A (en) * 2014-07-01 2016-01-28 キヤノン株式会社 Image processing device, program, image processing method, and image processing system
JP2017204814A (en) * 2016-05-13 2017-11-16 富士ゼロックス株式会社 Communication device and program
CN107370900A (en) * 2016-05-13 2017-11-21 富士施乐株式会社 Communicator and communication means

Similar Documents

Publication Publication Date Title
US8169638B2 (en) Image processing system, image processing apparatus, and image processing program product suited for transmitting and receiving data among a plurality of image processing apparatuses
US20170230444A1 (en) Cloud service server and method for managing cloud service server
JP6142580B2 (en) Information processing system, information registration method, conference apparatus, and program
KR20170138058A (en) Control method
US20050220060A1 (en) Inter-terminal information transfer system
JP6427950B2 (en) Terminal device, program, function calling method, and information processing system
JP2015005134A (en) Information processing device and program
US10171464B2 (en) Data process apparatus, data sharing method, and data process system
WO2019201197A1 (en) Image desensitization method, electronic device and storage medium
US7755661B2 (en) Image data transfer control in digital imaging system
JP2012216014A (en) Information processor and data protection method
JP6369598B2 (en) Information processing system, information registration method, conference apparatus, and program
JP2008258957A (en) Image forming apparatus, and control program
US20070201083A1 (en) Information-processing system, method for transmitting and receiving data, image-processing apparatus suited especially for transmitting and receiving data among a plurality of image-processing apparatuses connected to network
JP2010160646A (en) Storage device
JP4866858B2 (en) Data processing apparatus and processing method
JP2006115024A (en) Digital camera
JP5298418B2 (en) Portable terminal, login support system, portable terminal control method, portable terminal control program, and recording medium
JP2017084002A (en) Information processing system, terminal device and program
JP2006344099A (en) Personal computer and illegal use prevention method therefor
JP5800261B1 (en) Portable information terminal, program, and operation method of portable information terminal
TW201324224A (en) A method for restricting access to data stored on a memory card and a memory card
JP2005081763A (en) Printing device
JP2011259214A (en) Peripheral device and program
JP6522183B1 (en) User terminal, user terminal control method, two-dimensional code provision device, print medium, user terminal control program, network device, network device control method and network device control program