JP6927276B2 - Information processing system, information processing device, information processing method and program - Google Patents

Information processing system, information processing device, information processing method and program Download PDF

Info

Publication number
JP6927276B2
JP6927276B2 JP2019211512A JP2019211512A JP6927276B2 JP 6927276 B2 JP6927276 B2 JP 6927276B2 JP 2019211512 A JP2019211512 A JP 2019211512A JP 2019211512 A JP2019211512 A JP 2019211512A JP 6927276 B2 JP6927276 B2 JP 6927276B2
Authority
JP
Japan
Prior art keywords
application
information
information processing
request
unit
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.)
Active
Application number
JP2019211512A
Other languages
Japanese (ja)
Other versions
JP2020061159A (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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Publication of JP2020061159A publication Critical patent/JP2020061159A/en
Application granted granted Critical
Publication of JP6927276B2 publication Critical patent/JP6927276B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理システム、情報処理装置、情報処理方法およびプログラムに関する。 The present invention relates to an information processing system, an information processing device, an information processing method and a program.

近年、携帯電話や情報携帯端末を代表とする様々な通信機器の普及により、通信機器上で利用可能なアプリケーションの開発が盛んになってきている。例えば特許文献1には、サーバでアプリケーションを紹介し、紹介されているアプリケーションを通信機器(コンピュータデバイス)側で選択することで、その選択したアプリケーションをダウンロードする技術が開示されている。 In recent years, with the spread of various communication devices such as mobile phones and information mobile terminals, the development of applications that can be used on communication devices has become active. For example, Patent Document 1 discloses a technique of introducing an application on a server, selecting the introduced application on the communication device (computer device) side, and downloading the selected application.

しかしながら、特許文献1に開示された技術では、コンピュータデバイスが使用される国または地域(仕向け地)を考慮して、選択されたアプリケーションがコンピュータデバイスで利用可能であるか否かを判断していない。このため、コンピュータデバイスの仕向け地によっては、アプリケーションをダウンロードし、インストールした後に、国や地域ごとの機能制限により使用できないことが発覚するといった不具合を引き起こすおそれがある。そのため、国や地域ごとの機能制限に従ってアプリケーションを提供することができないという問題があった。 However, the technique disclosed in Patent Document 1 does not determine whether or not the selected application is available on the computer device in consideration of the country or region (destination) in which the computer device is used. .. For this reason, depending on the destination of the computer device, after downloading and installing the application, there is a risk of causing a problem that it is discovered that the application cannot be used due to functional restrictions in each country or region. Therefore, there is a problem that the application cannot be provided according to the functional restrictions of each country or region.

上述した課題を解決し、目的を達成するために、本発明は、1以上の機器と、該機器とネットワークを介して接続可能な情報処理装置と、を備える情報処理システムであって、前記情報処理装置は、前記機器を特定する特定情報を含み、アプリケーションを前記機器に提供するためのアプリケーションの一覧画面を要求するリクエストを前記機器から取得する取得部と、前記取得部により取得された前記リクエストに含まれる前記特定情報で特定される機器が属するグループと、前記機器が使用される地域を示す地域情報との組み合わせに基づいて、前記アプリケーションを特定する特定部と、前記特定部により特定された、前記機器で利用可能なアプリケーションの一覧画面を前記リクエストに対する応答として、前記機器へ送信する第1の送信部と、を備え、前記機器は、前記リクエストを前記情報処理装置へ送信する第2の送信部と、前記リクエストに対する応答として前記情報処理装置から前記一覧画面を受信する受信部と、前記受信部で受信した前記一覧画面を表示する制御を行う表示制御部と、を備える情報処理システムである。 To solve the above problems and achieve the object, the present invention is an information processing system comprising a least one device, and an information processing apparatus connectable through the equipment and the network, wherein the information processor includes identification information for identifying the device, the request obtained an acquisition unit that acquires a request for requesting the list screen of the application for providing an application to the device from the device, by the acquisition unit Based on the combination of the group to which the device specified by the specific information included in the device belongs and the area information indicating the area where the device is used, the specific unit that specifies the application and the specific unit that identifies the application are specified by the specific unit. , a list screen of available by the device application as a response to the request, and a first transmission unit for transmitting to the device, the device includes a second transmitting said request to said information processing apparatus the information processing system comprising a transmission unit, a reception unit that receives the list screen from the information processing apparatus in response to the request, and a display control unit that performs control to display the list screen has been received by the receiving unit Is.

本発明によれば、国や地域ごとの機能制限に従ってアプリケーションを提供することができる。 According to the present invention, the application can be provided according to the functional restrictions of each country or region.

図1は、情報処理システムの概略構成の一例を示す図である。FIG. 1 is a diagram showing an example of a schematic configuration of an information processing system. 図2は、MFPのハードウェア構成の一例を示す図である。FIG. 2 is a diagram showing an example of the hardware configuration of the MFP. 図3は、MFPのソフトウェア構成の一例を示す図である。FIG. 3 is a diagram showing an example of the software configuration of the MFP. 図4は、MFPの機能構成の一例を示すブロック図である。FIG. 4 is a block diagram showing an example of the functional configuration of the MFP. 図5は、操作画面の一例を示す図である。FIG. 5 is a diagram showing an example of an operation screen. 図6は、サーバのハードウェア構成の一例を示す図である。FIG. 6 is a diagram showing an example of the hardware configuration of the server. 図7は、サーバの機能構成の一例を示す図である。FIG. 7 is a diagram showing an example of the functional configuration of the server. 図8は、アプリケーション対応情報の一例を示す図である。FIG. 8 is a diagram showing an example of application correspondence information. 図9は、アプリケーション一覧画面の一例を示す図である。FIG. 9 is a diagram showing an example of the application list screen. 図10は、情報処理システムの動作手順の一例を示すシーケンス図である。FIG. 10 is a sequence diagram showing an example of the operation procedure of the information processing system. 図11は、変形例のサーバの機能構成の一例を示す図である。FIG. 11 is a diagram showing an example of the functional configuration of the server of the modified example. 図12は、第1の対応情報の一例を示す図である。FIG. 12 is a diagram showing an example of the first correspondence information. 図13は、第2の対応情報の一例を示す図である。FIG. 13 is a diagram showing an example of the second correspondence information. 図14は、変形例のMFPのハードウェア構成の一例を示す図である。FIG. 14 is a diagram showing an example of the hardware configuration of the MFP of the modified example. 図15は、変形例のMFPのソフトウェア構成の一例を示す図である。FIG. 15 is a diagram showing an example of the software configuration of the MFP of the modified example.

以下、添付図面を参照しながら、本発明に係る情報処理システム、情報処理装置、情報処理方法およびプログラムの実施形態を詳細に説明する。以下では、本発明に係る機器の一例として、画像形成装置の一態様である複合機(MFP:Multifunction Peripheral)を例に挙げて説明するが、これに限られるものではない。なお、複合機とは、コピー機能、スキャナ機能、プリント機能、ファクス機能などの複数の異なる機能を有する装置である。 Hereinafter, embodiments of an information processing system, an information processing device, an information processing method, and a program according to the present invention will be described in detail with reference to the accompanying drawings. Hereinafter, as an example of the apparatus according to the present invention, a multifunction device (MFP), which is an aspect of an image forming apparatus, will be described as an example, but the present invention is not limited thereto. A multifunction device is a device having a plurality of different functions such as a copy function, a scanner function, a print function, and a fax function.

図1は、本実施形態の情報処理システム100の概略構成の一例を示す図である。図1に示すように、情報処理システム100は、MFP1と、サーバ4とを備え、これらはネットワーク8を介して相互に接続される。 FIG. 1 is a diagram showing an example of a schematic configuration of the information processing system 100 of the present embodiment. As shown in FIG. 1, the information processing system 100 includes an MFP 1 and a server 4, which are connected to each other via a network 8.

サーバ4は、「情報処理装置」の一例であり、MFP1が利用可能なアプリケーションごとに、該アプリケーションの利用規約やダウンロードをするためのWebページ、言い換えれば、MFP1が利用可能なアプリケーションを提供するためのWebページ(以下の説明では、「アプリケーション一覧画面6」と称する)を、MFP1に対して送信(提供)する機能(第1の送信部)を有する。より具体的な内容については後述する。また、この例では、サーバ4からアプリケーション一覧画面6を取得してMFP1に表示するためのアプリケーション(以下の説明では、「アプリマーケットアプリ3」と称する場合がある)が、予めMFP1にインストールされている。この例では、アプリマーケットアプリ3の機能は、Webブラウザの機能を提供するためのアプリケーション(以下、「ブラウザアプリ2b」と称する場合がある)を利用して実現される。この例では、ブラウザアプリ2bも予めMFP1にインストールされている。MFP1の具体的な内容については後述する。 The server 4 is an example of an "information processing device", and for each application in which the MFP1 can be used, the terms of use of the application and a Web page for downloading, in other words, an application in which the MFP1 can be used are provided. Web page (referred to as "application list screen 6" in the following description) has a function (first transmission unit) of transmitting (providing) to the MFP 1. More specific contents will be described later. Further, in this example, an application for acquiring the application list screen 6 from the server 4 and displaying it on the MFP 1 (in the following description, it may be referred to as "app market application 3") is installed in the MFP 1 in advance. There is. In this example, the function of the application market application 3 is realized by using an application for providing the function of the Web browser (hereinafter, may be referred to as "browser application 2b"). In this example, the browser application 2b is also pre-installed in the MFP1. The specific contents of MFP1 will be described later.

なお、説明の便宜上、図1では、情報処理システム100に含まれる機器として1台のMFP1のみを例示しているが、これに限られるものではなく、情報処理システム100に含まれる機器の台数および種類は任意である。 For convenience of explanation, FIG. 1 illustrates only one MFP1 as a device included in the information processing system 100, but the present invention is not limited to this, and the number of devices included in the information processing system 100 and the number of devices included in the information processing system 100 and the number of devices included in the information processing system 100. The type is arbitrary.

次に、図2を用いて、MFP1のハードウェア構成について説明する。図2に示すように、MFP1は、コピー機能、スキャナ機能、ファクス機能、プリンタ機能などの各種の機能を実現可能な本体10と、ユーザの操作を受け付ける操作部20とを備える。なお、ユーザの操作を受け付けるとは、ユーザの操作に応じて入力される情報(画面の座標値を示す信号等を含む)を受け付けることを含む概念である。本体10と操作部20は、専用の通信路30を介して相互に通信可能に接続されている。通信路30は、例えばUSB(Universal Serial Bus)規格のものを用いることもできるが、有線か無線かを問わず任意の規格のものであってよい。 Next, the hardware configuration of the MFP 1 will be described with reference to FIG. As shown in FIG. 2, the MFP 1 includes a main body 10 capable of realizing various functions such as a copy function, a scanner function, a fax function, and a printer function, and an operation unit 20 that accepts user operations. It should be noted that accepting a user's operation is a concept including accepting information (including a signal indicating a coordinate value of a screen) input according to the user's operation. The main body 10 and the operation unit 20 are connected to each other so as to be able to communicate with each other via a dedicated communication path 30. As the communication path 30, for example, a USB (Universal Serial Bus) standard can be used, but any standard may be used regardless of whether it is wired or wireless.

なお、本体10は、操作部20で受け付けた操作に応じた動作を行うことができる。また、本体10は、クライアントPC(パーソナルコンピュータ)等の外部装置とも通信可能であり、外部装置から受信した指示に応じた動作を行うこともできる。 The main body 10 can perform an operation according to the operation received by the operation unit 20. Further, the main body 10 can also communicate with an external device such as a client PC (personal computer), and can perform an operation according to an instruction received from the external device.

まず、本体10のハードウェア構成について説明する。図2に示すように、本体10は、CPU11と、ROM12と、RAM13と、HDD(ハードディスクドライブ)14と、通信I/F(インタフェース)15と、接続I/F16と、エンジン部17とを備え、これらがシステムバス18を介して相互に接続されている。 First, the hardware configuration of the main body 10 will be described. As shown in FIG. 2, the main body 10 includes a CPU 11, a ROM 12, a RAM 13, an HDD (hard disk drive) 14, a communication I / F (interface) 15, a connection I / F 16, and an engine unit 17. , These are connected to each other via the system bus 18.

CPU11は、本体10の動作を統括的に制御する。CPU11は、RAM13をワークエリア(作業領域)としてROM12またはHDD14等に格納されたプログラムを実行することで、本体10全体の動作を制御し、上述したコピー機能、スキャナ機能、ファクス機能、プリンタ機能などの各種機能を実現する。 The CPU 11 comprehensively controls the operation of the main body 10. The CPU 11 controls the operation of the entire main body 10 by executing a program stored in the ROM 12 or the HDD 14 or the like using the RAM 13 as a work area (work area), and has the above-mentioned copy function, scanner function, fax function, printer function, etc. Realize various functions of.

通信I/F15は、ネットワーク8と接続するためのインタフェースである。接続I/F16は、通信路30を介して操作部20と通信するためのインタフェースである。 The communication I / F 15 is an interface for connecting to the network 8. The connection I / F 16 is an interface for communicating with the operation unit 20 via the communication path 30.

エンジン部17は、コピー機能、スキャナ機能、ファクス機能、および、プリンタ機能を実現させるための、汎用的な情報処理及び通信以外の処理を行うハードウェアである。例えば、原稿の画像をスキャンして読み取るスキャナ(画像読取部)、用紙等のシート材への印刷を行うプロッタ(画像形成部)、ファクス通信を行うファクス部などを備えている。更に、印刷済みシート材を仕分けるフィニッシャや、原稿を自動給送するADF(自動原稿給送装置)のような特定のオプションを備えることもできる。 The engine unit 17 is hardware that performs general-purpose information processing and processing other than communication in order to realize a copy function, a scanner function, a fax function, and a printer function. For example, it is provided with a scanner (image reading unit) that scans and reads an image of a document, a plotter (image forming unit) that prints on a sheet material such as paper, and a fax unit that performs fax communication. Further, it may be provided with specific options such as a finisher for sorting printed sheet materials and an ADF (automatic document feeder) that automatically feeds documents.

次に、操作部20のハードウェア構成について説明する。図2に示すように、操作部20は、CPU21と、ROM22と、RAM23と、フラッシュメモリ24と、通信I/F25と、接続I/F26と、操作パネル27とを備え、これらがシステムバス28を介して相互に接続されている。 Next, the hardware configuration of the operation unit 20 will be described. As shown in FIG. 2, the operation unit 20 includes a CPU 21, a ROM 22, a RAM 23, a flash memory 24, a communication I / F 25, a connection I / F 26, and an operation panel 27, which are the system bus 28. They are connected to each other via.

CPU21は、操作部20の動作を統括的に制御する。CPU21は、RAM23をワークエリア(作業領域)としてROM22またはフラッシュメモリ24等に格納されたプログラムを実行することで、操作部20全体の動作を制御し、ユーザから受け付けた入力に応じた情報(画像)の表示などの後述する各種機能を実現する。 The CPU 21 comprehensively controls the operation of the operation unit 20. The CPU 21 controls the operation of the entire operation unit 20 by executing a program stored in the ROM 22 or the flash memory 24 using the RAM 23 as a work area (work area), and provides information (image) according to the input received from the user. ) Is displayed and other functions described later are realized.

通信I/F25は、ネットワーク8と接続するためのインタフェースである。接続I/F26は、通信路30を介して本体10と通信するためのインタフェースである。 The communication I / F 25 is an interface for connecting to the network 8. The connection I / F 26 is an interface for communicating with the main body 10 via the communication path 30.

操作パネル27は、ユーザの操作に応じた各種の入力を受け付けるとともに、各種の情報(例えば受け付けた操作に応じた情報、MFP1の動作状況を示す情報、設定状態などを示す情報など)を表示する。この例では、操作パネル27は、タッチパネル機能を搭載した液晶表示装置(LCD)で構成されるが、これに限られるものではない。例えばタッチパネル機能が搭載された有機EL表示装置で構成されてもよい。さらに、これに加えて又はこれに代えて、ハードウェアキー等の操作部やランプ等の表示部を設けることもできる。 The operation panel 27 accepts various inputs according to the user's operation and displays various information (for example, information according to the accepted operation, information indicating the operating status of the MFP 1, information indicating the setting state, etc.). .. In this example, the operation panel 27 is composed of a liquid crystal display (LCD) equipped with a touch panel function, but is not limited thereto. For example, it may be configured by an organic EL display device equipped with a touch panel function. Further, in addition to or in place of this, an operation unit such as a hardware key and a display unit such as a lamp may be provided.

次に、MFP1のソフトウェア構成について説明する。図3は、MFP1のソフトウェア構成の一例を示す模式図である。図3に示すように、本体10は、アプリ層101と、サービス層102と、OS層103とを有する。アプリ層101、サービス層102、および、OS層103の実体は、ROM12やHDD14等に格納されている各種ソフトウェアである。CPU11が、これらのソフトウェアを実行することにより、各種の機能が提供される。 Next, the software configuration of MFP1 will be described. FIG. 3 is a schematic diagram showing an example of the software configuration of the MFP 1. As shown in FIG. 3, the main body 10 has an application layer 101, a service layer 102, and an OS layer 103. The substance of the application layer 101, the service layer 102, and the OS layer 103 is various software stored in the ROM 12, HDD 14, and the like. Various functions are provided by the CPU 11 executing these software.

アプリ層101のソフトウェアは、ハードウェア資源を動作させて所定の機能を提供するためのアプリケーションソフトウェア(以下の説明では、単に「アプリ」と称する場合がある)である。例えばアプリとしては、コピー機能を提供するためのコピーアプリ、スキャナ機能を提供するためのスキャナアプリ、ファクス機能を提供するためのファクスアプリ、プリンタ機能を提供するためのプリンタアプリなどが挙げられる。 The software of the application layer 101 is application software for operating hardware resources to provide a predetermined function (in the following description, it may be simply referred to as an "application"). For example, examples of the application include a copy application for providing a copy function, a scanner application for providing a scanner function, a fax application for providing a fax function, a printer application for providing a printer function, and the like.

サービス層102のソフトウェアは、アプリ層101とOS層103との間に介在し、アプリに対し、本体10が備えるハードウェア資源を利用するためのインタフェースを提供するためのソフトウェアである。より具体的には、ハードウェア資源に対する動作要求の受付、動作要求の調停を行う機能を提供するためのソフトウェアである。サービス層102が受け付ける動作要求としては、スキャナによる読み取りやプロッタによる印刷等の要求が考えられる。 The software of the service layer 102 is software that intervenes between the application layer 101 and the OS layer 103 and provides the application with an interface for using the hardware resources included in the main body 10. More specifically, it is software for providing a function of accepting an operation request for a hardware resource and arbitrating the operation request. As the operation request received by the service layer 102, a request such as reading by a scanner or printing by a plotter can be considered.

なお、サービス層102によるインタフェースの機能は、本体10のアプリ層101だけではなく、操作部20のアプリ層201に対しても提供される。すなわち、操作部20のアプリ層201(アプリ)も、サービス層102のインタフェース機能を介して、本体10のハードウェア資源(例えばエンジン部17)を利用した機能を実現することができる。 The interface function by the service layer 102 is provided not only to the application layer 101 of the main body 10 but also to the application layer 201 of the operation unit 20. That is, the application layer 201 (application) of the operation unit 20 can also realize a function using the hardware resources of the main body 10 (for example, the engine unit 17) through the interface function of the service layer 102.

OS層103のソフトウェアは、本体10が備えるハードウェアを制御する基本機能を提供するための基本ソフトウェア(オペレーティングシステム(OS))である。サービス層102のソフトウェアは、各種アプリからのハードウェア資源の利用要求を、OS層103が解釈可能なコマンドに変換してOS層103に渡す。そして、OS層103のソフトウェアによりコマンドが実行されることで、ハードウェア資源は、アプリの要求に従った動作を行う。 The software of the OS layer 103 is basic software (operating system (OS)) for providing basic functions for controlling the hardware included in the main body 10. The software of the service layer 102 converts the usage request of the hardware resource from various applications into a command that can be interpreted by the OS layer 103 and passes it to the OS layer 103. Then, when the command is executed by the software of the OS layer 103, the hardware resource operates according to the request of the application.

同様に、操作部20は、アプリ層201と、サービス層202と、OS層203とを有する。操作部20が備えるアプリ層201、サービス層202及びOS層203も、階層構造については本体10側と同様である。ただし、アプリ層201のアプリにより提供される機能や、サービス層202が受け付け可能な動作要求の種類は、本体10側とは異なる。アプリ層201のアプリは、操作部20が備えるハードウェア資源を動作させて所定の機能を提供するためのソフトウェアであってもよいが、主として本体10が備える機能(コピー機能、スキャナ機能、ファクス機能、プリンタ機能)に関する操作や表示を行うためのUI(ユーザインタフェース)の機能を提供するためのソフトウェアである。アプリ層201のアプリには、ブラウザアプリ2bやアプリマーケットアプリ3なども含まれる。 Similarly, the operation unit 20 has an application layer 201, a service layer 202, and an OS layer 203. The application layer 201, the service layer 202, and the OS layer 203 included in the operation unit 20 also have the same hierarchical structure as that of the main body 10. However, the functions provided by the application of the application layer 201 and the types of operation requests that the service layer 202 can accept are different from those of the main body 10. The application of the application layer 201 may be software for operating the hardware resources included in the operation unit 20 to provide a predetermined function, but the functions (copy function, scanner function, fax function) mainly provided in the main body 10 may be provided. , Printer function) is software for providing UI (user interface) functions for performing operations and displays. The application layer 201 also includes a browser application 2b, an application market application 3, and the like.

なお、本実施形態では、機能の独立性を保つために、本体10側のOS層103のソフトウェアと操作部20側のOS層203のソフトウェアが互いに異なる。つまり、本体10と操作部20は、別々のオペレーティングシステムで互いに独立して動作する。例えば、本体10側のOS層103のソフトウェアとしてLinux(登録商標)を用い、操作部20側のOS層203のソフトウェアとしてAndroid(登録商標)を用いることも可能である。 In the present embodiment, the software of the OS layer 103 on the main body 10 side and the software of the OS layer 203 on the operation unit 20 side are different from each other in order to maintain the independence of the functions. That is, the main body 10 and the operation unit 20 operate independently of each other in different operating systems. For example, it is possible to use Linux (registered trademark) as the software of the OS layer 103 on the main body 10 side and Android (registered trademark) as the software of the OS layer 203 on the operation unit 20 side.

以上のように、本実施形態のMFP1において、本体10と操作部20は別々のオペレーティングシステムで動作するため、本体10と操作部20との間の通信は、共通の装置内のプロセス間通信ではなく、異なる装置間の通信として行われる。操作部20が受け付けた情報(ユーザからの指示内容)を本体10へ伝達する動作(コマンド通信)や、本体10が操作部20へイベントを通知する動作などがこれに該当する。ここでは、操作部20が本体10へコマンド通信を行うことにより、本体10の機能を使用することができる。また、本体10から操作部20に通知するイベントには、本体10における動作の実行状況、本体10側で設定された内容などが挙げられる。 As described above, in the MFP 1 of the present embodiment, since the main body 10 and the operation unit 20 operate on different operating systems, the communication between the main body 10 and the operation unit 20 is an interprocess communication in a common device. It is done as communication between different devices. An operation (command communication) of transmitting information (instruction content from the user) received by the operation unit 20 to the main body 10 and an operation of the main body 10 notifying the operation unit 20 of an event correspond to this. Here, the function of the main body 10 can be used by the operation unit 20 performing command communication to the main body 10. In addition, the events notified from the main body 10 to the operation unit 20 include the execution status of the operation in the main body 10, the contents set on the main body 10 side, and the like.

また、本実施形態では、操作部20に対する電力供給は、本体10から通信路30を経由して行われているので、操作部20の電源制御を、本体10の電源制御とは別に(独立して)行うことができる。 Further, in the present embodiment, since the power supply to the operation unit 20 is performed from the main body 10 via the communication path 30, the power control of the operation unit 20 is separated from the power control of the main body 10 (independently). Can be done.

次に、MFP1の機能構成について説明する。図4は、MFP1の機能構成の一例を示すブロック図である。図4に示すように、MFP1は、表示制御部111と、第2の送信部112と、受信部113と、制御部114とを有する。説明の便宜上、図4では、本発明に係る機能を主に例示しているが、MFP1が有する機能は、これらに限られるものではない。 Next, the functional configuration of the MFP 1 will be described. FIG. 4 is a block diagram showing an example of the functional configuration of the MFP1. As shown in FIG. 4, the MFP 1 has a display control unit 111, a second transmission unit 112, a reception unit 113, and a control unit 114. For convenience of explanation, FIG. 4 mainly illustrates the functions according to the present invention, but the functions of the MFP 1 are not limited to these.

表示制御部111は、各種の画面を操作パネル27(表示部)に表示する制御を行う。本実施形態の表示制御部111は、各種の操作を行うための操作画面を操作パネル27に表示する制御を行う。図5は、操作画面の一例を示す図であり、操作画面には、アプリマーケットアプリ3を起動するためのアイコン2aが表示されている。また、本実施形態の表示制御部111は、アプリケーション一覧画面6を操作パネル27に表示する制御も行う。 The display control unit 111 controls to display various screens on the operation panel 27 (display unit). The display control unit 111 of the present embodiment controls to display an operation screen for performing various operations on the operation panel 27. FIG. 5 is a diagram showing an example of the operation screen, and the icon 2a for starting the application market application 3 is displayed on the operation screen. The display control unit 111 of the present embodiment also controls the display of the application list screen 6 on the operation panel 27.

ユーザがアイコン2aをタッチすると、アプリマーケットアプリ3が起動し、アプリマーケットアプリ3(第2の送信部112)は、サーバ4に対して、アプリケーション一覧画面6を要求する。ここでは、第2の送信部112は、MFP1が使用される国または地域(仕向け地)を示す仕向け情報を含み、かつ、アプリケーションを提供するためのアプリケーション一覧画面6を要求する情報を示す表示リクエストをサーバ4へ送信する。表示リクエストに含まれる情報の具体的な内容については後述する。 When the user touches the icon 2a, the application market application 3 is activated, and the application market application 3 (second transmission unit 112) requests the server 4 for the application list screen 6. Here, the second transmission unit 112 includes a destination information indicating a country or region (destination) in which the MFP 1 is used, and a display request indicating information requesting an application list screen 6 for providing an application. Is sent to the server 4. The specific content of the information included in the display request will be described later.

受信部113は、表示リクエストに対する応答としてサーバ4からアプリケーション一覧画面6を受信する。表示制御部111(ブラウザアプリ2b)は、受信部113により受信されたアプリケーション一覧画面6を操作パネル27に表示する制御を行う。制御部114は、アプリケーション一覧画面6に表示されたアプリケーションのうち、ユーザによって選択されたアプリケーションをMFP1で利用するための制御(アプリケーションをインストールする制御を含む)を行う。MFP1の具体的な動作例については後述する。 The receiving unit 113 receives the application list screen 6 from the server 4 as a response to the display request. The display control unit 111 (browser application 2b) controls to display the application list screen 6 received by the reception unit 113 on the operation panel 27. The control unit 114 controls the application selected by the user among the applications displayed on the application list screen 6 to be used in the MFP 1 (including the control for installing the application). A specific operation example of the MFP 1 will be described later.

次に、サーバ4の構成を説明する。図6は、サーバ4のハードウェア構成の一例を示す図である。図6に示すように、サーバ4は、CPU411と、ROM412と、RAM413と、通信I/F414と、入力部415と、表示部416とを備える。なお、ここでは、本実施形態に関する最低限の構成を例示しているが、サーバ4のハードウェア構成はこれらの構成に限られるものではない。CPU411は、サーバ4の動作を統括的に制御する。ROM412は、プログラム等の各種のデータを記憶する不揮発性のメモリである。RAM413は、CPU411が実行する各種の処理の作業領域(ワークエリア)として機能する揮発性のメモリである。通信I/F414は、ネットワーク8と通信するためのインタフェースである。入力部415は、ユーザによる操作の入力に用いられるデバイスであり、例えばマウスやキーボードなどで構成される。表示部416は各種の情報を表示するデバイスであり、例えば液晶型ディスプレイ装置などで構成される。 Next, the configuration of the server 4 will be described. FIG. 6 is a diagram showing an example of the hardware configuration of the server 4. As shown in FIG. 6, the server 4 includes a CPU 411, a ROM 412, a RAM 413, a communication I / F 414, an input unit 415, and a display unit 416. Although the minimum configuration of the present embodiment is illustrated here, the hardware configuration of the server 4 is not limited to these configurations. The CPU 411 comprehensively controls the operation of the server 4. The ROM 412 is a non-volatile memory that stores various data such as programs. The RAM 413 is a volatile memory that functions as a work area (work area) for various processes executed by the CPU 411. The communication I / F 414 is an interface for communicating with the network 8. The input unit 415 is a device used for inputting an operation by the user, and is composed of, for example, a mouse or a keyboard. The display unit 416 is a device that displays various types of information, and is composed of, for example, a liquid crystal display device.

図7は、サーバ4が有する機能の一例を示す図である。図7に示すように、サーバ4は、取得部311と、記憶制御部312と、記憶部313と、特定部314と、第1の送信部315とを有する。説明の便宜上、図7では、本発明に係る機能を主に例示しているが、サーバ4が有する機能は、これらに限られるものではない。 FIG. 7 is a diagram showing an example of the function of the server 4. As shown in FIG. 7, the server 4 has an acquisition unit 311, a storage control unit 312, a storage unit 313, a specific unit 314, and a first transmission unit 315. For convenience of explanation, FIG. 7 mainly illustrates the functions according to the present invention, but the functions of the server 4 are not limited to these.

取得部311は、MFP1からの表示リクエストを取得する。上述したように、この例では、表示リクエストは、少なくとも仕向け情報を含んでいるので、取得部311は、表示リクエストを取得することにより、その取得した表示リクエストに含まれる仕向け情報を取得することができる。 The acquisition unit 311 acquires a display request from the MFP1. As described above, in this example, since the display request includes at least the destination information, the acquisition unit 311 can acquire the destination information included in the acquired display request by acquiring the display request. can.

記憶制御部312は、記憶部313に対するデータの書き込みまたは読み出しを制御する。記憶部313は、仕向け情報ごとに、MFP1などの機器で利用可能なアプリケーションを識別するアプリケーション識別情報を対応付けたアプリケーション対応情報を記憶する。図8は、アプリケーション対応情報の一例を示す図である。この例では、アプリケーション対応情報は、機器特定情報と仕向け情報との組み合わせごとに、当該組み合わせで利用可能なアプリケーションを識別するアプリケーション識別情報を対応付けた情報である。本実施形態では、アプリケーション対応情報は、機器特定情報と、仕向け情報と、当該機器特定情報で特定される機器で表示される言語を示す言語情報との組み合わせごとに、当該組み合わせで利用可能(当該組み合わせに含まれる仕向け情報が示す仕向け地における機能制限による使用制限を受けないことを意味する)なアプリケーションを識別するアプリケーション識別情報を対応付けた情報である。以下の説明では、機器特定情報と、仕向け情報と、言語情報との組み合わせを「機器情報」と称する。ここでは、表示リクエストは機器情報を含んでいる。図8に示すように、本実施形態におけるアプリケーション対応情報は、機器特定情報と仕向け情報と言語情報との組み合わせごとに(つまり、機器情報ごとに)、当該組み合わせで利用可能なアプリケーションを識別するアプリケーション識別情報と、当該アプリケーションの名称を示すアプリケーション名と、当該アプリケーションの内容を示す内容説明情報と、当該アプリケーションの利用規約に関する情報を示す利用規約情報とを対応付けているが、これに限られるものではない。 The storage control unit 312 controls the writing or reading of data to the storage unit 313. The storage unit 313 stores application correspondence information associated with application identification information that identifies an application that can be used by a device such as the MFP 1 for each destination information. FIG. 8 is a diagram showing an example of application correspondence information. In this example, the application correspondence information is information in which the application identification information that identifies the application that can be used in the combination is associated with each combination of the device identification information and the destination information. In the present embodiment, the application correspondence information can be used in the combination of the device identification information, the destination information, and the language information indicating the language displayed in the device specified by the device identification information (the relevant combination). This is information associated with application identification information that identifies an application (meaning that it is not subject to usage restrictions due to functional restrictions at the destination indicated by the destination information included in the combination). In the following description, the combination of the device specific information, the destination information, and the language information is referred to as "device information". Here, the display request includes device information. As shown in FIG. 8, the application correspondence information in the present embodiment is an application that identifies an application that can be used in each combination of device identification information, destination information, and language information (that is, for each device information). The identification information, the application name indicating the name of the application, the content explanation information indicating the content of the application, and the terms of use information indicating the information regarding the terms of use of the application are associated with each other, but the information is limited to this. is not it.

図7に戻って説明を続ける。特定部314は、上述のアプリケーション対応情報に基づいて、取得部311により取得された表示リクエストに含まれる仕向け情報に対応付けられたアプリケーション識別情報を特定する。本実施形態では、特定部314は、取得部311がMFP1からの表示リクエストを取得(受信)すると、上述のアプリケーション対応情報に基づいて、その取得した表示リクエストに含まれる機器特定情報と仕向け情報との組み合わせに対応付けられたアプリケーション識別情報を特定する。より具体的には、特定部314は、上述のアプリケーション対応情報に基づいて、取得部311により取得された表示リクエストに含まれる機器特定情報と仕向け情報と言語情報との組み合わせ(機器情報)に対応付けられたアプリケーション識別情報を特定する。 Returning to FIG. 7, the description will be continued. Based on the above-mentioned application correspondence information, the identification unit 314 identifies the application identification information associated with the destination information included in the display request acquired by the acquisition unit 311. In the present embodiment, when the acquisition unit 311 acquires (receives) the display request from the MFP 1, the specific unit 314 includes the device specific information and the destination information included in the acquired display request based on the above-mentioned application correspondence information. Identify the application identification information associated with the combination of. More specifically, the specific unit 314 corresponds to a combination (device information) of the device specific information, the destination information, and the language information included in the display request acquired by the acquisition unit 311 based on the above-mentioned application correspondence information. Identify the attached application identification information.

例えば図8に示すアプリケーション対応情報が記憶部313に予め記憶されていて、MFP1からの表示リクエストに含まれる機器情報は、「IJKL」を示す機器特定情報と、「JP」を示す仕向け情報と、「JP」を示す言語情報とから構成される場合を想定する。この場合、特定部314は、取得部311により取得されたMFP1からの表示リクエストに含まれる機器情報に対応付けられたアプリケーション識別情報として、「001」を示すアプリケーション識別情報と、「003」を示すアプリケーション識別情報とを特定することができる(図8参照)。 For example, the application correspondence information shown in FIG. 8 is stored in the storage unit 313 in advance, and the device information included in the display request from the MFP 1 includes device identification information indicating "IJKL", destination information indicating "JP", and destination information. It is assumed that it is composed of linguistic information indicating "JP". In this case, the specific unit 314 indicates the application identification information indicating "001" and the application identification information "003" as the application identification information associated with the device information included in the display request from the MFP1 acquired by the acquisition unit 311. The application identification information can be specified (see FIG. 8).

図7の説明を続ける。第1の送信部315は、取得部311により取得された表示リクエストに対する応答として、特定部314により特定されたアプリケーション識別情報で識別されるアプリケーションを提供するためのアプリケーション一覧画面6を機器へ送信する。より具体的には、第1の送信部315は、特定部314により特定されたアプリケーション識別情報により識別されるアプリケーションを提供するためのアプリケーション一覧画面6を、取得部311により取得された表示リクエストに含まれる機器特定情報で特定される機器へ送信する。なお、本実施形態では、第1の送信部315は、アプリケーション一覧画面6を生成する際に、特定部314により特定されたアプリケーションとは異なるアプリケーションがアプリケーション一覧画面6に含まれないよう、アプリケーション一覧画面6を生成する。すなわち、アプリケーション一覧画面6に含まれるアプリケーションは、特定部314により特定されたアプリケーションのみとなる。 The description of FIG. 7 will be continued. The first transmission unit 315 transmits to the device the application list screen 6 for providing the application identified by the application identification information specified by the specific unit 314 as a response to the display request acquired by the acquisition unit 311. .. More specifically, the first transmission unit 315 sets the application list screen 6 for providing the application identified by the application identification information specified by the specific unit 314 to the display request acquired by the acquisition unit 311. Send to the device specified by the included device specific information. In the present embodiment, when the application list screen 6 is generated, the first transmission unit 315 lists the applications so that the application list screen 6 does not include an application different from the application specified by the specific unit 314. Generate screen 6. That is, the application included in the application list screen 6 is only the application specified by the specific unit 314.

例えば上述のように、特定部314が、取得部311により取得されたMFP1からの表示リクエストに含まれる機器情報(この例では、「IJKL」を示す機器特定情報と、「JP」を示す仕向け情報と、「JP」を示す言語情報との組み合わせ)に対応付けられたアプリケーション識別情報として、「001」を示すアプリケーション識別情報と、「003」を示すアプリケーション識別情報とを特定した場合を想定する。この場合、第1の送信部315は、図9に示すように、「001」を示すアプリケーション識別情報で識別される「アプリ1」、および、「003」を示すアプリケーション識別情報で識別される「アプリ3」を提供するためのアプリケーション一覧画面6を生成する。この例では、アプリケーション一覧画面6は、アプリケーションごとに、当該アプリケーションの内容を説明する説明情報と、当該アプリケーションを利用することを指示するためのボタン(この例ではアプリケーションをインストールすることを指示するためのボタン5、以下、「インストールボタン5」と称する場合がある)とを含む。 For example, as described above, the specific unit 314 includes the device information included in the display request from the MFP1 acquired by the acquisition unit 311 (in this example, the device specific information indicating "IJKL" and the destination information indicating "JP". As the application identification information associated with the application identification information (combination with the language information indicating "JP"), it is assumed that the application identification information indicating "001" and the application identification information indicating "003" are specified. In this case, as shown in FIG. 9, the first transmission unit 315 is identified by the application identification information indicating "001" and the application identification information indicating "003". Generate an application list screen 6 for providing "application 3". In this example, the application list screen 6 shows, for each application, explanatory information explaining the contents of the application and a button for instructing to use the application (in this example, in order to instruct to install the application). Button 5, hereinafter may be referred to as "install button 5").

次に、第1の送信部315は、上述の表示リクエストに含まれる機器情報に含まれる機器特定情報(この例では「IJKL」を示す機器特定情報)で特定されるMFP1に対して、生成したアプリケーション一覧画面6を送信する。そして、MFP1(表示制御部111)は、サーバ4から受信したアプリケーション一覧画面6を、操作パネル27に表示する制御を行う。本実施形態では、このアプリケーション一覧画面6に表示されるアプリケーションは、MFP1で利用可能なアプリケーションのみとなるので、ユーザが、アプリケーション一覧画面6に表示される何れのアプリケーションのインストールボタン5を押下しても、その要求が却下されることはない。また、ダウンロードしてインストールした後に、国や地域ごとの機能制限により使用できないことが発覚するといった不具合が発生することもない。したがって、従来に比べて、ユーザの利便性を向上させることができる。 Next, the first transmission unit 315 generated the MFP1 specified by the device identification information (device identification information indicating "IJKL" in this example) included in the device information included in the above display request. The application list screen 6 is transmitted. Then, the MFP 1 (display control unit 111) controls to display the application list screen 6 received from the server 4 on the operation panel 27. In the present embodiment, the applications displayed on the application list screen 6 are only the applications that can be used by the MFP 1, so that the user presses the install button 5 of any application displayed on the application list screen 6. However, the request will not be rejected. In addition, after downloading and installing, there is no problem that it is discovered that it cannot be used due to functional restrictions for each country or region. Therefore, the convenience of the user can be improved as compared with the conventional case.

また、MFP1(制御部114)は、アプリケーション一覧画面6に表示されたアプリケーションのうち、ユーザによって選択されたアプリケーションを、MFP1で利用するための制御を行う。一例として、図9に示すアプリケーション一覧画面6が、MFP1の操作パネル27上に表示されており、ユーザが、「アプリ1」を選択(この例では、図9に示すインストールボタン5を押下)した場合を想定する。この場合、制御部114は、「アプリ1」を含む複数のアプリケーションを保持(管理)するアプリケーションサーバから「アプリ1」をダウンロードして、MFP1にインストールする制御を行う。なお、サーバ4が上述のアプリケーションサーバの機能を兼ねる形態であってもよい。 Further, the MFP 1 (control unit 114) controls to use the application selected by the user among the applications displayed on the application list screen 6 in the MFP 1. As an example, the application list screen 6 shown in FIG. 9 is displayed on the operation panel 27 of the MFP 1, and the user selects "application 1" (in this example, the installation button 5 shown in FIG. 9 is pressed). Imagine a case. In this case, the control unit 114 controls to download the "application 1" from the application server that holds (manages) a plurality of applications including the "application 1" and install the "application 1" in the MFP1. The server 4 may also have the function of the application server described above.

また、例えばアプリケーション一覧画面6に表示されたアプリケーションが、ネットワークを介して利用するアプリケーションを示すWebアプリであってもよい。例えば上述のようにユーザによって選択された「アプリ1」がWebアプリである場合、制御部114は、アプリケーションサーバから「アプリ1」をダウンロードすることはせずに、アプリケーションサーバとの間でWebアプリである「アプリ1」を利用するための処理(例えばユーザを一意に識別するユーザ情報を登録するための処理など)を実行することもできる。 Further, for example, the application displayed on the application list screen 6 may be a Web application indicating an application to be used via the network. For example, when the "application 1" selected by the user as described above is a web application, the control unit 114 does not download the "application 1" from the application server, but instead connects the web application with the application server. It is also possible to execute a process for using the "application 1" (for example, a process for registering user information that uniquely identifies a user).

以上に説明した取得部311、記憶制御部312、特定部314、および、第1の送信部315の各々の機能は、CPU411がROM412等に格納されたプログラムを実行することにより実現されるが、これに限らず、例えば上述の取得部311、記憶制御部312、特定部314、および、第1の送信部315の各々の機能のうちの少なくとも一部が専用のハードウェア回路(半導体集積回路等)により実現されてもよい。また、本実施形態の記憶部313は、例えば本体10側のHDD14等によって実現されてもよいし、操作部20側のフラッシュメモリ24等によって実現されてもよい。 The functions of the acquisition unit 311, the storage control unit 312, the specific unit 314, and the first transmission unit 315 described above are realized by the CPU 411 executing the program stored in the ROM 412 or the like. Not limited to this, for example, at least a part of the functions of the acquisition unit 311, the storage control unit 312, the specific unit 314, and the first transmission unit 315 described above is a dedicated hardware circuit (semiconductor integrated circuit, etc.). ) May be realized. Further, the storage unit 313 of the present embodiment may be realized by, for example, the HDD 14 or the like on the main body 10 side, or may be realized by the flash memory 24 or the like on the operation unit 20 side.

また、例えば上述したサーバ4の各部の機能が、複数のサーバに分散されて搭載される形態であってもよい。要するに、本発明が適用される情報処理システム100は、上述の取得部311の機能と、上述の特定部314の機能と、上述の第1の送信部315の機能とを少なくとも備える形態であればよい。 Further, for example, the functions of each part of the server 4 described above may be distributed and mounted on a plurality of servers. In short, the information processing system 100 to which the present invention is applied has at least the above-mentioned function of the acquisition unit 311, the above-mentioned function of the specific unit 314, and the above-mentioned function of the first transmission unit 315. good.

図10は、本実施形態の情報処理システム100の動作手順の一例を示すシーケンス図である。まずユーザが、操作画面上のアイコン2a(図5参照)をタッチすると(ステップS1)、操作部20のOSは、アプリマーケットアプリ3を起動する(ステップS2)。次に、起動したアプリマーケットアプリ3は、操作部20のOSに対して、上述の機器情報を要求し(ステップS3)、その応答として、操作部20のOSから機器情報を受け取る(ステップS4)。次に、アプリマーケットアプリ3は、操作部20のOSに対して、MFP1に予めインストールされているブラウザアプリ2bの起動を依頼する(ステップS5)。この依頼には、機器情報と、サーバ4のURLとが付加されており、この依頼を受けた操作部20のOSは、ブラウザアプリ2bを起動する。そして、ブラウザアプリ2bに対して、機器情報とサーバ4のURLを渡し、サーバ4に対して上述の表示リクエストを送信することを指示する(ステップS6)。 FIG. 10 is a sequence diagram showing an example of the operation procedure of the information processing system 100 of the present embodiment. First, when the user touches the icon 2a (see FIG. 5) on the operation screen (step S1), the OS of the operation unit 20 starts the application market application 3 (step S2). Next, the started app market application 3 requests the above-mentioned device information from the OS of the operation unit 20 (step S3), and receives the device information from the OS of the operation unit 20 as a response (step S4). .. Next, the application market application 3 requests the OS of the operation unit 20 to start the browser application 2b pre-installed in the MFP 1 (step S5). The device information and the URL of the server 4 are added to this request, and the OS of the operation unit 20 that receives this request starts the browser application 2b. Then, the device information and the URL of the server 4 are passed to the browser application 2b, and the server 4 is instructed to send the above-mentioned display request (step S6).

起動したブラウザアプリ2bは、サーバ4のURLにアクセスし、上述の表示リクエストを送信する(ステップS7)。MFP1からの表示リクエストを受信したサーバ4は、表示リクエストに含まれる機器情報を特定する。そして、記憶部313に記憶されたアプリケーション対応情報を参照して、当該機器情報に対応付けられたアプリケーション識別情報を特定する(ステップS8)。そして、サーバ4は、ステップS8で特定したアプリケーション識別情報で識別されるアプリケーションを提供するためのアプリケーション一覧画面6を生成する(ステップS9)。次に、サーバ4は、上述のステップS7の表示リクエストに対する応答として、生成したアプリケーション一覧画面6を返信する(ステップS10)。表示リクエストの要求元のMFP1のブラウザアプリ2bは、表示リクエストに対する応答としてサーバ4から受信したアプリケーション一覧画面6を、操作パネル27に表示する制御を行う(ステップS11)。 The launched browser application 2b accesses the URL of the server 4 and transmits the above-mentioned display request (step S7). The server 4 that has received the display request from the MFP 1 specifies the device information included in the display request. Then, the application identification information associated with the device information is specified by referring to the application correspondence information stored in the storage unit 313 (step S8). Then, the server 4 generates an application list screen 6 for providing the application identified by the application identification information specified in step S8 (step S9). Next, the server 4 returns the generated application list screen 6 as a response to the display request in step S7 described above (step S10). The browser application 2b of the MFP1 that requests the display request controls to display the application list screen 6 received from the server 4 as a response to the display request on the operation panel 27 (step S11).

以上に説明したように、本実施形態によれば、サーバ4からMFP1に提供される上述のアプリケーション一覧画面6に表示されるアプリケーションは、当該MFP1が使用される仕向け地における機能制限による使用制限を受けないアプリケーションのみとなるので、ユーザが、アプリケーション一覧画面6に表示される何れのアプリケーションのインストールボタン5を押下しても、その要求が却下されることはない上、ダウンロードしてインストールした後に、MFP1が使用される仕向け地における機能制限により使用できないことが発覚するといった不具合が発生することもない。すなわち、MFP1が使用される仕向け地における機能制限に従ってアプリケーションを提供することができるので、ユーザの利便性を向上させることができる。 As described above, according to the present embodiment, the application displayed on the above-mentioned application list screen 6 provided from the server 4 to the MFP 1 is restricted by the function limitation at the destination where the MFP 1 is used. Since only the applications that are not received are received, even if the user presses the install button 5 of any application displayed on the application list screen 6, the request is not rejected, and after downloading and installing, the request is not rejected. There is no problem that it is discovered that the MFP1 cannot be used due to functional restrictions at the destination where the MFP1 is used. That is, since the application can be provided according to the functional restrictions in the destination where the MFP1 is used, the convenience of the user can be improved.

以上、本発明に係る実施形態について説明したが、本発明は、上述の実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上述の実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。 Although the embodiments according to the present invention have been described above, the present invention is not limited to the above-described embodiments as they are, and at the implementation stage, the components can be modified and embodied within a range that does not deviate from the gist thereof. In addition, various inventions can be formed by an appropriate combination of the plurality of components disclosed in the above-described embodiment. For example, some components may be removed from all the components shown in the embodiments.

(実施形態の変形例1)
例えば図11に示すように、アプリケーション対応情報は、1以上の機器が属するグループを識別するグループ識別情報ごとに、当該グループ識別情報で識別されるグループに属する機器を特定する機器特定情報を対応付けた第1の対応情報と、グループ識別情報と仕向け情報との組み合わせごとに、当該組み合わせで利用可能なアプリケーションを識別するアプリケーション識別情報を対応付けた第2の対応情報と、から構成されてもよい。
(Modified Example 1 of the Embodiment)
For example, as shown in FIG. 11, in the application correspondence information, the device identification information that identifies the device belonging to the group identified by the group identification information is associated with each group identification information that identifies the group to which one or more devices belong. It may be composed of the first correspondence information and the second correspondence information in which each combination of the group identification information and the destination information is associated with the application identification information that identifies the application that can be used in the combination. ..

図12は、第1の対応情報の一例を示す図である。図12の例では、第1の対応情報は、1以上の機器(この例ではMFP)が属するグループを識別するグループ識別情報ごとに、当該グループ識別情報で識別されるグループに属する機器を特定する機器特定情報と、当該グループ識別情報で識別されるグループの種別を示す種別情報とを対応付けているが、これに限られるものではない。 FIG. 12 is a diagram showing an example of the first correspondence information. In the example of FIG. 12, the first correspondence information specifies the device belonging to the group identified by the group identification information for each group identification information that identifies the group to which one or more devices (MFP in this example) belong. The device specific information is associated with the type information indicating the type of the group identified by the group identification information, but the present invention is not limited to this.

図13は、第2の対応情報の一例を示す図である。図13の例では、第2の対応情報は、グループ識別情報と仕向け情報と言語情報との組み合わせごとに、当該組み合わせで利用可能なアプリケーションを識別するアプリケーション識別情報と、当該アプリケーションの名称を示すアプリケーション名と、当該アプリケーションの内容を示す内容説明情報と、当該アプリケーションの利用規約に関する情報を示す利用規約情報とを対応付けているが、これに限られるものではない。 FIG. 13 is a diagram showing an example of the second correspondence information. In the example of FIG. 13, the second correspondence information is, for each combination of group identification information, destination information, and language information, application identification information that identifies an application that can be used in the combination, and an application that indicates the name of the application. The name, the content explanation information indicating the content of the application, and the terms of use information indicating the information regarding the terms of use of the application are associated with each other, but the present invention is not limited to this.

この例では、特定部314は、第1の対応情報に基づいて、取得部311により取得された表示リクエストに含まれる機器特定情報に対応付けられたグループ識別情報を特定する。そして、特定部314は、第2の対応情報に基づいて、特定したグループ識別情報と、取得部311により取得された表示リクエストに含まれる仕向け情報との組み合わせに対応付けられたアプリケーション識別情報を特定する。そして、第1の送信部315は、特定部314により特定されたアプリケーション識別情報により識別されるアプリケーションを提供するためのアプリケーション一覧画面6を、取得部311により取得された表示リクエストに含まれる機器特定情報で特定される機器へ送信する。 In this example, the identification unit 314 specifies the group identification information associated with the device identification information included in the display request acquired by the acquisition unit 311 based on the first correspondence information. Then, the specific unit 314 specifies the application identification information associated with the combination of the specified group identification information and the destination information included in the display request acquired by the acquisition unit 311 based on the second correspondence information. do. Then, the first transmission unit 315 identifies the device included in the display request acquired by the acquisition unit 311 on the application list screen 6 for providing the application identified by the application identification information specified by the identification unit 314. Send to the device specified by the information.

例えば図12に示す第1の対応情報および図13に示す第2の対応情報が記憶部313に予め記憶されていて、MFP1に対応する機器情報は、「IJKL」を示す機器特定情報と、「JP」を示す仕向け情報と、「JP」を示す言語情報とから構成される場合を想定する。この場合、特定部314は、取得部311により取得されたMFP1からの表示リクエストに含まれる機器特定情報(この例では「IJKL」を示す機器特定情報)を特定し、記憶制御部312を介して、記憶部313に記憶された第1の対応情報を取得する。そして、その取得した第1の対応情報を参照して、「IJKL」を示す機器特定情報に対応付けられたグループ識別情報として、「MP low」を示すグループ識別情報と、「MP 03」を示すグループ識別情報を特定する。 For example, the first correspondence information shown in FIG. 12 and the second correspondence information shown in FIG. 13 are stored in advance in the storage unit 313, and the device information corresponding to the MFP 1 includes the device identification information indicating "IJKL" and "IJKL". It is assumed that the information is composed of the destination information indicating "JP" and the linguistic information indicating "JP". In this case, the identification unit 314 specifies the device identification information (device identification information indicating "IJKL" in this example) included in the display request from the MFP1 acquired by the acquisition unit 311 and via the storage control unit 312. , Acquires the first correspondence information stored in the storage unit 313. Then, referring to the acquired first correspondence information, the group identification information indicating "MP low" and the group identification information indicating "MP 03" are shown as the group identification information associated with the device identification information indicating "IJKL". Identify group identification information.

そして、特定部314は、記憶制御部312を介して、記憶部313に記憶された第2の対応情報を取得し、その取得した第2の対応情報を参照して、特定した「MP low」を示すグループ識別情報と、MFP1からの表示リクエストに含まれる仕向け情報および言語情報(この例では「JP」を示す仕向け情報、および、「JP」を示す言語情報)との組み合わせに対応付けられたアプリケーション識別情報として、「001」を示すアプリケーション識別情報を特定することができる。また、特定部314は、第2の対応情報を参照して、特定した「MP 03」を示すグループ識別情報と、MFP1からの表示リクエストに含まれる仕向け情報および言語情報(この例では「JP」を示す仕向け情報、および、「JP」を示す言語情報)との組み合わせに対応付けられたアプリケーション識別情報として、「003」を示すアプリケーション識別情報を特定することができる。なお、この例では、第1の対応情報および第2の対応情報は共通の記憶装置(この例では記憶部313)に記憶されているが、これに限らず、例えば第1の対応情報を記憶する記憶装置と、第2の対応情報を記憶する記憶装置とが別々に設けられる形態であってもよい。 Then, the specific unit 314 acquires the second correspondence information stored in the storage unit 313 via the storage control unit 312, and refers to the acquired second correspondence information to specify the “MP low”. Is associated with a combination of the group identification information indicating "JP" and the destination information and language information (in this example, the destination information indicating "JP" and the language information indicating "JP") included in the display request from the MFP1. As the application identification information, the application identification information indicating "001" can be specified. Further, the specifying unit 314 refers to the second correspondence information, and refers to the group identification information indicating the specified "MP 03", and the destination information and the language information ("JP" in this example) included in the display request from the MFP1. The application identification information indicating "003" can be specified as the application identification information associated with the combination of the destination information indicating "JP" and the language information indicating "JP"). In this example, the first correspondence information and the second correspondence information are stored in a common storage device (storage unit 313 in this example), but the present invention is not limited to this, and for example, the first correspondence information is stored. A storage device for storing the second corresponding information and a storage device for storing the second corresponding information may be provided separately.

次に、第1の送信部315は、「001」を示すアプリケーション識別情報で識別される「アプリ1」、および、「003」を示すアプリケーション識別情報で識別される「アプリ3」を提供するためのアプリケーション一覧画面6を生成し、上述の表示リクエストに含まれる機器特定情報(この例では「IJKL」を示す機器特定情報)で特定されるMFP1に対して、生成したアプリケーション一覧画面6を送信する。そして、MFP1(表示制御部111)は、サーバ4から受信したアプリケーション一覧画面6を、操作パネル27に表示する制御を行うという具合である。 Next, the first transmission unit 315 provides the "application 1" identified by the application identification information indicating "001" and the "application 3" identified by the application identification information indicating "003". The generated application list screen 6 is generated, and the generated application list screen 6 is transmitted to the MFP1 specified by the device identification information (device identification information indicating “IJKL” in this example) included in the above display request. .. Then, the MFP 1 (display control unit 111) controls to display the application list screen 6 received from the server 4 on the operation panel 27.

本変形例では、アプリケーション対応情報を、上述の第1の対応情報と上述の第2の対応情報で構成することにより、各グループに属する機器の管理と、グループと仕向け情報の組み合わせ毎に利用可能なアプリケーションの管理とを分けることができる。ただし、アプリケーション対応情報は以上の例に限られるものではなく、機器特定情報と仕向け情報との組み合わせごとに、当該組み合わせで利用可能なアプリケーションを識別するアプリケーション識別情報を対応付けた情報であればよく、そのデータ構成は任意に変更可能である。 In this modification, by configuring the application correspondence information with the above-mentioned first correspondence information and the above-mentioned second correspondence information, it is possible to manage the devices belonging to each group and to use each combination of the group and the destination information. It can be separated from the management of various applications. However, the application-compatible information is not limited to the above examples, and any combination of device-specific information and destination information may be provided as long as the information is associated with application identification information that identifies an application that can be used in the combination. , The data structure can be changed arbitrarily.

なお、以上の実施形態で説明したMFP1の各部の機能(表示制御部111、第2の送信部112、受信部113、制御部114)は、CPU(11または21)が、記憶装置(例えばROM12、HDD14、ROM22、フラッシュメモリ24等)に格納されたプログラムを実行することにより実現されるが、これに限らず、例えば上記MFP1の各部の機能のうちの少なくとも一部が専用のハードウェア回路(例えば半導体集積回路等)で実現されてもよい。 In the functions (display control unit 111, second transmission unit 112, reception unit 113, control unit 114) of each unit of the MFP 1 described in the above embodiment, the CPU (11 or 21) stores the storage device (for example, ROM 12). , HDD 14, ROM 22, flash memory 24, etc.), but not limited to this, for example, at least a part of the functions of each part of the MFP 1 is a dedicated hardware circuit ( For example, it may be realized by a semiconductor integrated circuit or the like.

(実施形態の変形例2)
また、上述の実施形態では、本体10と操作部20は、別々のオペレーションシステムで互いに独立して動作しているが、これに限らず、例えば本体10と操作部20が同じオペレーションシステムで動作する形態であってもよい。つまり、本体10と操作部20とを一体とした構成であってもよい。
(Modification 2 of the embodiment)
Further, in the above-described embodiment, the main body 10 and the operation unit 20 operate independently of each other in separate operating systems, but the present invention is not limited to this, and for example, the main body 10 and the operation unit 20 operate in the same operating system. It may be in the form. That is, the main body 10 and the operation unit 20 may be integrated.

図14は、本変形例のMFP1000のハードウェア構成の一例を示す図である。本変形例のMFP1000は、CPU(Central Processing Unit)11と、ROM(Read Only Memory)12と、RAM(Random Access Memory)13と、HDD(Hard Disk Drive)14と、通信I/F(InterFace)15と、エンジン部17と、操作部20とを備え、これらがシステムバス18を介して相互に接続されている。 FIG. 14 is a diagram showing an example of the hardware configuration of the MFP 1000 of this modified example. The MFP 1000 of this modified example includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, an HDD (Hard Disk Drive) 14, and a communication I / F (InterFace). A 15, an engine unit 17, and an operation unit 20 are provided, and these are connected to each other via a system bus 18.

本実施形態の操作部20は、例えばタッチパネル機能を搭載した液晶表示装置であり、タッチ入力を受付けるタッチパネル機能が搭載されている。本実施形態のMFP1において、HDD14には、記憶部313が設けられていても良い。また、本変形例のMFP1000は、CPU11により、ROM等の不揮発性の記録媒体に格納された各種プログラムを実行することで、上述の実施形態で説明した表示制御部111、第2の送信部112、受信部113、制御部114の機能を実現する。 The operation unit 20 of the present embodiment is, for example, a liquid crystal display device equipped with a touch panel function, and is equipped with a touch panel function for receiving touch input. In the MFP 1 of the present embodiment, the HDD 14 may be provided with a storage unit 313. Further, in the MFP 1000 of this modification, the CPU 11 executes various programs stored in a non-volatile recording medium such as a ROM, so that the display control unit 111 and the second transmission unit 112 described in the above-described embodiment are executed. , The functions of the receiving unit 113 and the control unit 114 are realized.

図15は、本変形例のMFP1000のソフトウェア構成の一例を示す模式図である。本変形例のMFP1000は、アプリ層1001と、サービス層1002と、OS層1003とを有する。アプリ層1001、サービス層1002及びOS層1003の実体は、ROM12やHDD14等に格納されている各種ソフトウェアである。CPU11が、これらのソフトウェアを実行することにより、各種の機能が提供される。 FIG. 15 is a schematic view showing an example of the software configuration of the MFP 1000 of this modification. The MFP 1000 of this modification has an application layer 1001, a service layer 1002, and an OS layer 1003. The substance of the application layer 1001, the service layer 1002, and the OS layer 1003 is various software stored in the ROM 12, HDD 14, and the like. Various functions are provided by the CPU 11 executing these software.

本変形例のアプリ層1001は、操作部20を動作させて所定の機能を提供するためのソフトウェアも含む。具体的には、アプリ層1001は、機能(コピー機能、スキャナ機能、ファクス機能、プリンタ機能)に関する操作や表示を行うためのUI(ユーザインタフェース)の機能を提供するためのソフトウェアを含む。つまり、本変形例のアプリ層1001には、上述したブラウザアプリ2bやアプリマーケットアプリ3なども含まれる。 The application layer 1001 of this modification also includes software for operating the operation unit 20 to provide a predetermined function. Specifically, the application layer 1001 includes software for providing UI (user interface) functions for performing operations and displays related to functions (copy function, scanner function, fax function, printer function). That is, the application layer 1001 of this modified example also includes the browser application 2b and the application market application 3 described above.

本変形例のMFP1000は、以上の構成を有することで、上述の実施形態のように本体10と操作部20とが独立して設けられていなくても、上述の実施形態と同様の機能を実現することができる。 By having the above configuration, the MFP 1000 of the present modification realizes the same functions as those of the above-described embodiment even if the main body 10 and the operation unit 20 are not provided independently as in the above-described embodiment. can do.

また、上述した実施形態の情報処理システム100(MFP1、サーバ4)で実行されるプログラムは、インストール可能な形式または実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよいし、インターネット等のネットワーク経由で提供または配布するように構成してもよい。また、各種プログラムを、ROM等に予め組み込んで提供するように構成してもよい。 Further, the program executed by the information processing system 100 (MFP1, server 4) of the above-described embodiment is a file in an installable format or an executable format, and is a CD-ROM, a flexible disk (FD), a CD-R, or a file. It may be configured to be recorded and provided on a computer-readable recording medium such as a DVD (Digital Versaille Disk) or USB (Universal Serial Bus), or to be provided or distributed via a network such as the Internet. You may. Further, various programs may be configured to be provided by incorporating them into a ROM or the like in advance.

1 MFP
3 アプリマーケットアプリ
4 サーバ
6 アプリケーション一覧画面
8 ネットワーク
10 本体
20 操作部
100 情報処理システム
111 表示制御部
112 第2の送信部
113 受信部
114 制御部
311 取得部
312 記憶制御部
313 記憶部
314 特定部
315 第1の送信部
1 MFP
3 App Market App 4 Server 6 Application list screen 8 Network 10 Main unit 20 Operation unit 100 Information processing system 111 Display control unit 112 Second transmission unit 113 Reception unit 114 Control unit 311 Acquisition unit 312 Storage control unit 313 Storage unit 314 Specific unit 315 First transmitter

特開2010−182309号公報JP-A-2010-182309

Claims (8)

1以上の機器と、該機器とネットワークを介して接続可能な情報処理装置と、を備える情報処理システムであって、
前記情報処理装置は、
前記機器を特定する特定情報を含み、アプリケーションを前記機器に提供するためのアプリケーションの一覧画面を要求するリクエストを前記機器から取得する取得部と、
前記取得部により取得された前記リクエストに含まれる前記特定情報で特定される機器が属するグループと、前記機器が使用される地域を示す地域情報との組み合わせに基づいて、前記アプリケーションを特定する特定部と、
前記特定部により特定された、前記機器で利用可能なアプリケーションの一覧画面を前記リクエストに対する応答として、前記機器へ送信する第1の送信部と、を備え、
前記機器は、
前記リクエストを前記情報処理装置へ送信する第2の送信部と、
前記リクエストに対する応答として前記情報処理装置から前記一覧画面を受信する受信部と、
前記受信部で受信した前記一覧画面を表示する制御を行う表示制御部と、を備える、
情報処理システム。
An information processing system comprising a least one device, and an information processing apparatus connectable through the equipment and the network, and
The information processing device
An acquisition unit for acquiring includes identification information for identifying the device, the request for requesting the list screen of the application for providing an application to the device from the device,
The specific unit that identifies the application based on the combination of the group to which the device specified by the specific information included in the request acquired by the acquisition unit belongs and the area information indicating the area where the device is used. When,
Said specified by the specifying unit, the list screen of the application is available in the device in response to the request, and a first transmission unit for transmitting to the device,
The device is
A second transmission unit that transmits the request to the information processing device, and
A receiving unit that receives the list screen from the information processing device as a response to the request, and
A display control unit that controls the display of the list screen received by the reception unit is provided.
Information processing system.
前記機器は、少なくともスキャナを備え、
前記一覧画面に表示される、前記特定情報および前記地域情報に基づいて前記情報処理装置において特定されたアプリケーションは、前記機器の前記スキャナを用いるアプリケーションを含む請求項1に記載の情報処理システム。
The device is equipped with at least a scanner.
The information processing system according to claim 1, wherein the application specified in the information processing apparatus based on the specific information and the area information displayed on the list screen includes an application using the scanner of the device.
記第1の送信部は、前記特定部により特定された前記アプリケーションを提供するための前記一覧画面を、前記取得部により取得された前記リクエストに含まれる前記特定情報で特定される前記機器へ送信する、
請求項1または2に記載の情報処理システム。
The first transmission portion before SL is the list screen for providing the application specified by the specifying unit, to the device identified by the specific information contained in the request that is acquired by the acquisition unit Send,
The information processing system according to claim 1 or 2.
前記特定部は、
1以上の前記機器が属するグループを識別するグループ識別情報ごとに、当該グループ識別情報で識別されるグループに属する前記機器を特定する前記特定情報を対応付けた第1の対応情報に基づいて、前記取得部により取得された前記リクエストに含まれる前記特定情報に対応付けられた前記グループ識別情報を特定し、
前記グループ識別情報と前記地域情報との組み合わせごとに、当該組み合わせで利用可能なアプリケーションを対応付けた第2の対応情報に基づいて、特定した前記グループ識別情報と、前記取得部により取得された前記リクエストに含まれる前記地域情報との組み合わせに対応付けられた前記アプリケーションを特定し、
前記第1の送信部は、
前記特定部により特定された前記アプリケーションを提供するための前記一覧画面を、前記取得部により取得された前記リクエストに含まれる前記特定情報で特定される前記機器へ送信する、
請求項3に記載の情報処理システム。
The specific part is
For each group identification information that identifies a group to which one or more of the devices belong, the said, based on the first correspondence information associated with the specific information that identifies the device that belongs to the group identified by the group identification information. The group identification information associated with the specific information included in the request acquired by the acquisition unit is specified, and the group identification information is specified.
For each combination of the group identification information and the area information, the group identification information specified based on the second correspondence information associated with the application available in the combination, and the said acquisition unit. Identify the application associated with the combination with the regional information included in the request.
The first transmitter is
The list screen for providing the application specified by the specific unit is transmitted to the device specified by the specific information included in the request acquired by the acquisition unit.
The information processing system according to claim 3.
ネットワークを介して1以上の機器と接続可能な情報処理装置であって、
前記機器を特定する特定情報を含み、アプリケーションを前記機器に提供するためのアプリケーションの一覧画面を要求するリクエストを前記機器から取得する取得部と、
前記取得部により取得された前記リクエストに含まれる前記特定情報で特定される機器が属するグループと、前記機器が使用される地域を示す地域情報との組み合わせに基づいて、前記アプリケーションを特定する特定部と、
前記特定部により特定された、前記機器で利用可能なアプリケーションの一覧画面を前記リクエストに対する応答として、前記機器へ送信する第1の送信部と、を備える、
情報処理装置。
An information processing device that can be connected to one or more devices via a network.
An acquisition unit for acquiring includes identification information for identifying the device, the request for requesting the list screen of the application for providing an application to the device from the device,
The specific unit that identifies the application based on the combination of the group to which the device specified by the specific information included in the request acquired by the acquisition unit belongs and the area information indicating the area where the device is used. When,
It said specified by the specifying unit, the list screen of available by the device application as a response to the request, and a first transmission unit for transmitting to the device,
Information processing device.
1以上の機器と、該機器とネットワークを介して接続可能な情報処理装置と、を備える情報処理システムによる情報処理方法であって、
前記情報処理装置は、
前記機器を特定する特定情報を含み、アプリケーションを前記機器に提供するためのアプリケーションの一覧画面を要求するリクエストを前記機器から取得する取得ステップと、
前記取得ステップで取得した前記リクエストに含まれる前記特定情報で特定される機器が属するグループと、前記機器が使用される地域を示す地域情報との組み合わせに基づいて、前記アプリケーションを特定する特定ステップと、
前記特定ステップで特定した、前記機器で利用可能なアプリケーションの一覧画面を前記リクエストに対する応答として、前記機器へ送信する第1の送信ステップと、を含み、
前記機器は、
前記リクエストを前記情報処理装置へ送信する第2の送信ステップと、
前記リクエストに対する応答として前記情報処理装置から前記一覧画面を受信する受信ステップと、
前記受信ステップで受信した前記一覧画面を表示する制御を行う表示制御ステップと、を含む、
情報処理方法。
And one or more devices, an information processing method by an information processing system comprising, an information processing apparatus connectable through the equipment and the network,
The information processing device
An acquisition step of acquiring a request from the device that includes specific information that identifies the device and requests a list screen of applications for providing the application to the device.
A specific step for identifying the application based on a combination of a group to which the device specified by the specific information included in the request acquired in the acquisition step belongs and regional information indicating an area where the device is used. ,
The was JP boss in a specific step, the list screen of available by the device application as a response to the request, comprises: a first transmission step of transmitting to the device,
The device is
A second transmission step of transmitting the request to the information processing device, and
A reception step of receiving the list screen from the information processing device as a response to the request, and
A display control step for controlling the display of the list screen received in the reception step is included.
Information processing method.
ネットワークを介して1以上の機器と接続可能な情報処理装置による情報処理方法であって、
前記機器を特定する特定情報を含み、アプリケーションを前記機器に提供するためのアプリケーションの一覧画面を要求するリクエストを前記機器から取得する取得ステップと、
前記取得ステップで取得した前記リクエストに含まれる前記特定情報で特定される機器が属するグループと、前記機器が使用される地域を示す地域情報との組み合わせに基づいて、前記アプリケーションを特定する特定ステップと、
前記特定ステップで特定した、前記機器で利用可能なアプリケーションの一覧画面を前記リクエストに対する応答として、前記機器へ送信する第1の送信ステップと、を含む、
情報処理方法。
An information processing method using an information processing device that can be connected to one or more devices via a network.
An acquisition step of acquiring a request from the device that includes specific information that identifies the device and requests a list screen of applications for providing the application to the device.
A specific step for identifying the application based on a combination of a group to which the device specified by the specific information included in the request acquired in the acquisition step belongs and regional information indicating an area where the device is used. ,
The was JP boss in a specific step, the list screen of available by the device application as a response to the request, including a first transmission step of transmitting to the device,
Information processing method.
ネットワークを介して1以上の機器と接続可能な情報処理装置に、
前記機器を特定する特定情報を含み、アプリケーションを前記機器に提供するためのアプリケーションの一覧画面を要求するリクエストを前記機器から取得する取得ステップと、
前記取得ステップで取得した前記リクエストに含まれる前記特定情報で特定される機器が属するグループと、前記機器が使用される地域を示す地域情報との組み合わせに基づいて、前記アプリケーションを特定する特定ステップと、
前記特定ステップで特定した、前記機器で利用可能なアプリケーションの一覧画面を前記リクエストに対する応答として、前記機器へ送信する第1の送信ステップと、を実行させるためのプログラム。
For information processing devices that can be connected to one or more devices via a network
An acquisition step of acquiring a request from the device that includes specific information that identifies the device and requests a list screen of applications for providing the application to the device.
A specific step for identifying the application based on a combination of a group to which the device specified by the specific information included in the request acquired in the acquisition step belongs and regional information indicating an area where the device is used. ,
The was JP boss in a specific step, a list screen of the application is available in the device in response to the request, a program for executing a first transmission step of transmitting to the device.
JP2019211512A 2014-12-09 2019-11-22 Information processing system, information processing device, information processing method and program Active JP6927276B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2014249140 2014-12-09
JP2014249140 2014-12-09
JP2015229678A JP6620530B2 (en) 2014-12-09 2015-11-25 Information processing system, information processing apparatus, information processing method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015229678A Division JP6620530B2 (en) 2014-12-09 2015-11-25 Information processing system, information processing apparatus, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2020061159A JP2020061159A (en) 2020-04-16
JP6927276B2 true JP6927276B2 (en) 2021-08-25

Family

ID=56124411

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2015229678A Active JP6620530B2 (en) 2014-12-09 2015-11-25 Information processing system, information processing apparatus, information processing method, and program
JP2019211512A Active JP6927276B2 (en) 2014-12-09 2019-11-22 Information processing system, information processing device, information processing method and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2015229678A Active JP6620530B2 (en) 2014-12-09 2015-11-25 Information processing system, information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (2) JP6620530B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6819320B2 (en) * 2016-07-20 2021-01-27 株式会社リコー Information processing system and information processing method
US10306080B2 (en) 2016-10-19 2019-05-28 Ricoh Company, Ltd. Information processing system, information processing apparatus, and program
JP2018173683A (en) * 2017-03-31 2018-11-08 京セラドキュメントソリューションズ株式会社 Image forming system, management server, image forming apparatus, and image forming method
EP3693863A4 (en) 2017-10-03 2021-06-02 Yamaha Corporation Controller and terminal device control method
JP7391525B2 (en) * 2019-03-29 2023-12-05 キヤノン株式会社 Application program, information processing device, information processing method, and information processing system
JPWO2022138112A1 (en) * 2020-12-25 2022-06-30

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002278767A (en) * 2001-03-16 2002-09-27 Kenwood Corp Network communication system, server device, portable terminal, communicating method and program
JP4994909B2 (en) * 2007-03-26 2012-08-08 キヤノン株式会社 Program management apparatus and method
JP2010079849A (en) * 2008-09-29 2010-04-08 Canon Inc Image forming apparatus management system
JP5441740B2 (en) * 2009-03-23 2014-03-12 キヤノン株式会社 INFORMATION DISTRIBUTION DEVICE, INFORMATION DISTRIBUTION DEVICE CONTROL METHOD, AND COMPUTER PROGRAM
US8630009B2 (en) * 2011-08-03 2014-01-14 Hewlett-Packard Development Company, L.P. Systems and methods for providing content to a peripheral device
JP2013254352A (en) * 2012-06-07 2013-12-19 Ricoh Co Ltd Management device, management system and management program
JP6241635B2 (en) * 2014-05-23 2017-12-06 株式会社コナミデジタルエンタテインメント Management device, user terminal, management device program, and terminal program
JP6520577B2 (en) * 2014-11-19 2019-05-29 株式会社リコー INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING DEVICE, AND INFORMATION PROCESSING METHOD

Also Published As

Publication number Publication date
JP2020061159A (en) 2020-04-16
JP6620530B2 (en) 2019-12-18
JP2016110644A (en) 2016-06-20

Similar Documents

Publication Publication Date Title
JP6927276B2 (en) Information processing system, information processing device, information processing method and program
JP6547291B2 (en) INFORMATION PROCESSING SYSTEM AND INFORMATION PROCESSING METHOD
JP7205522B2 (en) Information processing system, information processing device and program
US10609509B2 (en) Information processing system, information processing apparatus, and information processing method for providing application information
EP3213197B1 (en) Information processing system, information processing device, and information processing method
JP6442976B2 (en) Image forming apparatus, browser control method, and program
JP6645341B2 (en) Information processing system, information processing apparatus, and information processing method
US9971883B2 (en) Information processing device to install applications using installation screen associated with a user
JP6786865B2 (en) Information processing system and information processing method
JP6520577B2 (en) INFORMATION PROCESSING SYSTEM, INFORMATION PROCESSING DEVICE, AND INFORMATION PROCESSING METHOD
CN106257407B (en) Information processing system and information processing method
US11593087B2 (en) Electronic apparatus, information processing system, and information processing method
JP2017122963A (en) Information processing device, information processing method, program, and information processing system
JP6930579B2 (en) Information processing system, information processing device, information processing method and program
JP7156446B2 (en) Server, system, control method and program
JP6714814B2 (en) Information processing system, information processing apparatus, and information processing method
JP6614318B2 (en) Image forming apparatus, browser control method, and program
JP6424441B2 (en) MFP, information processing method, information processing program, and information processing system
JP7342443B2 (en) Information processing device, method, and program
JP2016149069A (en) Information processing device, information processing system, information processing method, information processing program, and storage medium
JP2018156467A (en) Information processing system, information processing apparatus and information processing method
JP2017199216A (en) Information processing system, information processing device, information processing method, and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191218

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191218

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20201012

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20201201

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210126

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210511

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210701

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: 20210706

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210719

R151 Written notification of patent or utility model registration

Ref document number: 6927276

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151