US20130258385A1 - Easy modification to method of controlling applications in image forming apparatus - Google Patents

Easy modification to method of controlling applications in image forming apparatus Download PDF

Info

Publication number
US20130258385A1
US20130258385A1 US13/895,001 US201313895001A US2013258385A1 US 20130258385 A1 US20130258385 A1 US 20130258385A1 US 201313895001 A US201313895001 A US 201313895001A US 2013258385 A1 US2013258385 A1 US 2013258385A1
Authority
US
United States
Prior art keywords
application
applications
setting screen
setting
sas
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.)
Abandoned
Application number
US13/895,001
Inventor
Koji Shimizu
Ryoji Araki
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.)
Individual
Original Assignee
Individual
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
Priority claimed from JP2006044349A external-priority patent/JP2006293994A/en
Priority claimed from JP2006044350A external-priority patent/JP4933794B2/en
Application filed by Individual filed Critical Individual
Priority to US13/895,001 priority Critical patent/US20130258385A1/en
Publication of US20130258385A1 publication Critical patent/US20130258385A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/0035User-machine interface; Control console
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N1/00Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
    • H04N1/00912Arrangements for controlling a still picture apparatus or components thereof not otherwise provided for
    • H04N1/00938Software related arrangements, e.g. loading applications

Definitions

  • the present invention relates to an image forming apparatus such as a copier, printer, scanner, facsimile machine, compound machine, multifunctional machine, or the like, an information processing method, a program, and a memory medium such as an SD memory card.
  • a compound machine or multifunctional machine prints an image on a print sheet when it functions as a copier or printer, and scans an image from an original document when it serves as a copier or scanner. Also, the compound machine or multifunctional machine exchanges images with another device via a telephone line when it serves as a facsimile machine.
  • Patent Document 1 discloses an invention directed to an image forming apparatus provided with all of the copier function, printer function, and scanner function.
  • software corresponding to applications and software corresponding to a platform are provided as software components of the image forming apparatus.
  • Patent Document 2 and Patent Document 3 disclose inventions directed to an image forming apparatus provided with various types of software components.
  • the invention provides an image forming apparatus configured to run a plurality of applications having different activation conditions, which includes an item acquiring unit configured to acquire from an item storage an item to be displayed on a setting screen for making a setting to an application, and a screen providing unit configured to generate and display the setting screen in response to the item acquired by the item acquiring unit, wherein the screen providing unit generates the setting screen in response to an item acquired from a file that contains one or more items that are unique for each application activation condition.
  • an image forming apparatus configured to run a plurality of applications having different activation conditions includes an item acquiring unit configured to acquire from an item storage an item to be displayed on a setting screen for making a setting to an application, and an item providing unit configured to provide the item acquired by the item acquiring unit to a screen providing unit that generates and displays the setting screen in response to the item, wherein the item providing unit provides an item, acquired from a file that contains one or more items that are unique for each application activation condition, to the screen providing unit that generates and displays the setting screen in response to the provided item.
  • an image forming apparatus includes an application controlling unit configured to install a plurality of applications in a unified manner and to control the applications, wherein the application controlling unit is configured to acquire activation conditions of the applications from a setting file recorded on a recording medium to control activations of the applications in response to the activation conditions.
  • an image forming apparatus includes an application controlling unit configured to install a plurality of applications in a unified manner and to control the applications, wherein the application controlling unit is configured to acquire install conditions of the applications from a setting file recorded on a recording medium to control installation or uninstallation of the applications in response to the install conditions.
  • the method of controlling applications for use in this image forming apparatus can be readily changed according to where this image forming apparatus is used.
  • the present invention may provide an information processing method used in the image forming apparatus described above, a program for causing a computer to perform the information processing method, and/or a record medium having such program embodied therein.
  • an image forming apparatus an information processing method, a program, and a record medium for which the method of controlling applications for use in the image forming apparatus can be readily modified according to the place of use of the image forming apparatus.
  • FIG. 1 is a drawing showing a multifunctional machine according to an embodiment of the present invention
  • FIG. 2 is a drawing showing the hardware configuration of the multifunctional machine shown in FIG. 1 ;
  • FIG. 3 is a drawing showing an exterior appearance of the multifunctional machine shown in FIG. 1 ;
  • FIG. 4 is an illustrative drawing showing an operation panel
  • FIG. 5 is a drawing showing a network configuration of the network to which the multifunctional machine shown in FIG. 1 is connected;
  • FIG. 6 is a drawing for explaining the SDK application service (SAS) of the multifunctional machine shown in FIG. 1 ;
  • SAS SDK application service
  • FIG. 7 is a sequence chart showing a control process utilizing a setting file
  • FIGS. 8A through 8C are drawings showing examples of settings stored in the setting file
  • FIG. 9 is a sequence chart showing a control process utilizing a setting screen
  • FIG. 10 is a drawing showing an example of settings made on the setting screen
  • FIGS. 11A and 11B are drawings showing examples of the setting screen for making local settings
  • FIG. 12 is a drawing showing an example of the setting screen for making local settings
  • FIG. 13 is a drawing showing an example of the setting screen for making local settings
  • FIGS. 14A and 14B are drawings showing examples of the setting screen for making remote settings
  • FIGS. 15A and 15B are drawings showing examples of the setting screen for making remote settings
  • FIG. 16 is a drawing showing an example of the setting screen for making remote settings
  • FIG. 17 is a drawing showing an example of the setting screen for making remote settings
  • FIG. 18 is a drawing for explaining the method of providing the setting screen by the SDK application service (SAS);
  • FIG. 19 is a drawing for explaining a variation of the method of providing the setting screen by the SDK application service (SAS);
  • FIG. 20 is a drawing for explaining the method of generating the setting screen by the SDK application service (SAS);
  • FIG. 21 is a drawing showing an example of the setting screen generated by the SDK application service (SAS);
  • FIG. 22 is a drawing showing an example of the setting screen generated by the SDK application service (SAS);
  • FIG. 23 is a drawing showing an example of descriptions stored in an application-specific file
  • FIG. 24 is a drawing showing an example of descriptions stored in a type-specific file for type-1 application.
  • FIG. 25 is a drawing showing an example of descriptions stored in the type-specific file for type-2 application.
  • FIG. 26 is a drawing showing an example of descriptions stored in a basic file
  • FIG. 27 is a drawing showing an example of descriptions stored in a language resource file for Japanese
  • FIG. 28 is a drawing showing an example of descriptions stored in the language resource file for English;
  • FIG. 29 is a sequence chart showing the process of providing the setting screen by the SDK application service (SAS);
  • FIG. 30 is a drawing for explaining the method of providing the setting screen by a Web image monitor (WIM);
  • WIM Web image monitor
  • FIG. 31 is a drawing for explaining a variation of the method of providing the setting screen by a Web image monitor (WIM);
  • WIM Web image monitor
  • FIG. 32 is a drawing for explaining the method of generating the setting screen by the Web image monitor (WIM);
  • FIG. 33 is a drawing showing an example of the setting screen generated by the Web image monitor (WIM);
  • FIG. 34 is a drawing showing an example of the setting screen generated by the Web image monitor (WIM);
  • FIG. 35 is a drawing showing an example of descriptions stored in the language resource file for Japanese.
  • FIG. 36 is a drawing showing an example of descriptions stored in the language resource file for English;
  • FIG. 37 is a drawing showing an example of descriptions stored in a header area file
  • FIG. 38 is a drawing showing an example of descriptions stored in a menu area file.
  • FIG. 39 is a sequence chart showing the process of providing the setting screen by the Web image monitor (WIM).
  • WIM Web image monitor
  • FIG. 1 is a drawing showing a multifunctional machine 101 according to an embodiment of the present invention.
  • the multifunctional machine 101 of FIG. 1 includes various types of hardware 111 and various types of software 112 .
  • the hardware 111 of the multifunctional machine 101 includes an imaging unit 121 , a printing unit 122 , and other hardware 123 .
  • the imaging unit 121 is the hardware for scanning an image (image data) from a scanned document.
  • the printing unit 122 is the hardware for printing an image (image data) on a print sheet.
  • the software 112 includes a standard application 141 , a Web image monitor (WIM) 184 , a CSDK application 146 , a JSDK application 147 , a JSDK platform 148 , an SDK application service (SAS) 183 , a virtual application service (VAS) 135 , a control service 151 , and an OS (operating system) 136 .
  • the standard application 141 is a set of various types of applications implemented as a standard set (at the time of shipping out) in the multifunctional machine 101 , and includes applications for performing basic functions of the multifunctional machine 101 such as a copier function, a printer function, a scanner function, a facsimile function, etc.
  • the Web image monitor (WIM) 184 is the software that serves as a Web service for device control.
  • the multifunctional machine 101 can run an application that is developed by use of a dedicated SDK (software developing kit).
  • An application developed by use of an SDK is referred to as an SDK application.
  • Such a dedicated SDK may include “CSDK” for developing an application based on the C programming language and “JSDK” for developing an application based on the Java (registered trademark) programming language.
  • An application developed by use of the CSDK is referred to as a “CSDK application”, and an application developed by use of the JSDK is referred to as a “JSDK application”.
  • the multifunctional machine 101 shown in FIG. 1 includes the CSDK application 146 and the JSDK application 147 .
  • the multifunctional machine 101 of FIG. 1 further includes the JSDK platform 148 , which is a software component for providing an execution environment for the JSDK application 147 written in the Java programming language.
  • the SDK application service (SAS) 183 is the software for performing the activation control, deactivation control, install control, uninstall control, update control, etc., of the CSDK application 146 .
  • each application is accompanied with its installer.
  • the SDK application service (SAS) 183 provides an integrated service to install and uninstall each application. Since the installing, uninstalling, and so on of each application is integrated under the SDK application service (SAS) 183 in this manner, users are not required to perform different installations for different applications, thereby resulting in the work load being reduced.
  • the multifunctional machine 101 further includes, in the JSDK platform 148 , an SAS Manager (SDK application service manager) 1481 that performs the activation control, deactivation control, install control, uninstall control, update control, etc., of the JSDK application 147 .
  • the CSDK application 146 runs as a process whereas the JSDK application 147 runs as a thread. This is why the application management mechanisms are provided separately for the CSDK application 146 and the JSDK application 147 .
  • SAS SDK application service
  • the SAS Manager 1481 provides an integrated service to install and uninstall each application.
  • the SDK application service (SAS) 183 can also control the JSDK application 147 via the SAS Manager 1481 in addition to controlling the CSDK application 146 .
  • the SDK application service (SAS) 183 can directly control the CSDK application 146 , and can indirectly control the JSDK application 147 via the SAS Manager 1481 .
  • the application management mechanism for the CSDK application 146 and the application management mechanism for the JSDK application 147 are integrated in such a manner as to provide the SDK application service (SAS) 183 with the function to control the SAS Manager 1481 .
  • the base portion of the software of the multifunctional machine 101 is written by use of the C programming language, it is preferable to centralize the functions to control the SDK applications in the SDK application service (SAS) 183 that is also written in the C programming language. Because of this, the following description will be given, for the sake of convenience of explanation, as if the control of the JSDK application 147 by the SAS Manager 1481 was performed by the SDK application service (SAS) 183 .
  • SAS SDK application service
  • the control service 151 is a set of software modules that provide higher-order applications or the like with services to control various hardware resources, and may include a network control service (NCS) 161 that runs as a process for providing service relating to network communication.
  • NCS network control service
  • the virtual application service (VAS) 135 serves to intermediate between the higher-order JSDK application 147 and the control service 151 .
  • the virtual application service (VAS) 135 serves as a server process having the application 141 as a client, and also serves as a client process having the control service 151 as a server.
  • the virtual application service (VAS) 135 is provided with the wrapping function to hide the control service 151 , thereby serving to absorb a version-to-version gap generated upon upgrading the version of the control service 151 .
  • the OS 136 is an operating system such as UNIX (registered trademark), on which various software programs run in parallel on a process-by-process basis.
  • FIG. 2 is a drawing showing the hardware configuration of the multifunctional machine 101 shown in FIG. 1 .
  • the hardware 111 of the multifunctional machine 101 includes a controller 201 , an operation panel 202 , a facsimile control unit (FCU) 203 , the imaging unit 121 , and the printing unit 122 .
  • FCU facsimile control unit
  • the controller 201 includes a CPU 211 , an ASIC 212 , an NB 221 , an SB 222 , an MEM-P 231 , an MEM-C 232 , an HDD (hard-disk drive) 233 , a memory card slot 234 , an NIC (network interface controller) 241 , a USB device 242 , an IEEE 1394 device 243 , and a Centronics device 244 .
  • the CPU 211 is an IC for performing various types of information processing.
  • the ASIC 212 is an IC for performing various types of image processing.
  • the NB 221 is a north bridge of the controller 201 .
  • the SB 222 is a south bridge of the controller 201 .
  • the MEM-P 231 is a system memory of the multifunctional machine 101 .
  • the MEM-C 232 is a local memory of the multifunctional machine 101 .
  • the HDD 233 is a storage unit of the multifunctional machine 101 .
  • the memory card slot 234 is a slot that receives a memory card 235 .
  • the NIC 241 is a controller for network communication based on the MAC address.
  • the USB device 242 serves to provide connection terminals conforming to the USB specification.
  • the IEEE 1394 device 243 serves to provide connection terminals conforming to the IEEE1394 specification.
  • the Centronics device 244 serves to provide connection terminals conforming to the Centronics specification.
  • the operation panel 202 serves as the hardware unit (operation unit) by which the operator enters an input into the multifunctional machine 101 , and also serves as the hardware unit (display unit) through which the operator obtains the output of the multifunctional machine 101 .
  • FIG. 3 is a drawing showing an exterior appearance of the multifunctional machine 101 shown in FIG. 1 .
  • FIG. 3 shows the position of the imaging unit 121 , the position of the printing unit 122 , and the position of the operation panel 202 .
  • FIG. 3 further shows a document table unit 301 on which a document to be scanned is placed, a sheet feeder unit 302 that supplies print sheets, and a catch tray unit 303 onto which printed sheets are ejected.
  • the operation panel 202 includes a touch panel 311 , a key pad 312 , a start button 313 , a reset button 314 , function keys 315 , and an initial setting button 316 .
  • the touch panel 311 serves as the hardware unit (touch operation unit) with which the operator enters an input through touching of the panel, and also serves as the hardware unit (display unit) that presents outputs as displayed information.
  • the key pad 312 is the hardware for entering numbers through key (button) operation.
  • the start button 313 is the hardware for starting an operation through a button touch.
  • the reset button 314 is the hardware for performing a reset operation through a button touch.
  • the function keys 315 are the hardware for displaying an operation screen by the CSDK application 146 or JSDK application 147 upon pressing a key (button).
  • the initial setting button 316 is the hardware for displaying an initial setting screen upon pressing the button.
  • the document table unit 301 includes an ADF (auto document feeder) 321 , a flatbed 322 , and a flatbed cover 323 .
  • the sheet feeder unit 302 includes four sheet feeder dray and one manual tray.
  • the catch tray unit 303 includes one catch tray.
  • FIG. 5 is a drawing showing a network configuration of the network to which the multifunctional machine 101 shown in FIG. 1 is connected.
  • the multifunctional machine 101 of FIG. 1 is connected to a PC (personal computer) 401 through the network.
  • the PC 401 includes a PC main body 411 , a keyboard 412 , a mouse 413 , and a display 414 .
  • the PC main body 411 has a CPU, ROM, RAM, HDD, MODEM, and NIC implemented therein.
  • the HDD and/or ROM of the PC main body 411 contain a Web browser 421 and an OS 422 .
  • FIG. 6 is a drawing for explaining the SDK application service (SAS) 183 of the multifunctional machine 101 shown in FIG. 1 .
  • SAS SDK application service
  • the SDK application service (SAS) 183 can control the CSDK application 146 and the JSDK application 147 according to the control settings of the CSDK application 146 and the JSDK application 147 .
  • the CSDK application 146 is directly controlled whereas the JSDK application 147 is indirectly controlled via the JSDK platform 148 .
  • the SDK application service (SAS) 183 can activate or deactivate the CSDK application 146 and the JSDK application 147 according to the activation conditions of the CSDK application 146 and the JSDK application 147 .
  • the activation conditions in this embodiment include the conditions for activating the CSDK application 146 and the JSDK application 147 , and also include the conditions for deactivation.
  • the settings of conditions for activation is referred to as “activation settings”
  • the settings of conditions for deactivation is referred to as “deactivation settings”.
  • a given CSDK application 146 may be activated at a specified time according to the activation settings that indicate the activation of this CSDK application 146 at this specified time.
  • a given JSDK application 147 may be deactivated at a specified time according to the deactivation settings that indicate the deactivation of this JSDK application 147 at this specified time.
  • the deactivation settings may be made as an activation setting that indicates the activation of the CSDK application 146 or JSDK application 147 with a time limit as to how long it will stay activated.
  • the SDK application service (SAS) 183 can install or uninstall programs corresponding to the CSDK application 146 and the JSDK application 147 as well as data (library or the like) used by the CSDK application 146 or the JSDK application 147 according to the installation conditions of the CSDK application 146 and the JSDK application 147 .
  • the installation conditions in this embodiment include the conditions for installing the CSDK application 146 and the JSDK application 147 , and also include the conditions for uninstalling the applications.
  • the settings of conditions for installation is referred to as “installation settings”
  • the settings of conditions for uninstallation is referred to as “uninstallation settings”.
  • a given program of the CSDK application 146 may be installed at a specified time according to the installation settings that indicate the installation of this program at this specified time.
  • a given library of the JSDK application 147 may be uninstalled at a specified time according to the uninstallation settings that indicate the uninstallation of this library at this specified time.
  • the uninstallation settings may be made as an installation setting that indicates the installation of a program or library of the CSDK application 146 or JSDK application 147 with a time limit as to how long it will stay installed.
  • the SDK application service (SAS) 183 may control an authentication process or usage restricting process with respect to the CSDK application 146 or JSDK application 147 in addition to the activation, deactivation, installation, uninstallation of the CSDK application 146 or JSDK application 147 .
  • the SDK application service (SAS) 183 can control the JSDK application 147 according to the control settings of the JSDK application 147 that are stored in a setting file 501 provided for the purpose of managing the JSDK application 147 .
  • the setting file 501 is a JNLP file that corresponds one-to-one to a JAR file that is an executable file of the JSDK application 147 .
  • the setting file 501 has the control settings of the JSDK application 147 stored therein as a description written in XML (eXtensible Markup Language).
  • the JNLP file is an XML file, which can define unique tags in its own way, so that the control settings of the JSDK application 147 are written by use of those unique tags.
  • the setting file 501 is stored together with the corresponding JSDK application 147 in the SD memory card. As will later be described, this file may alternatively be managed by a computer on the network.
  • the SDK application service (SAS) 183 can control the CSDK application 146 or JSDK application 147 according to the control settings of the CSDK application 146 or JSDK application 147 that are made on a setting screen 502 , which is provided for the purpose of making settings for the CSDK application 146 and the JSDK application 147 .
  • the setting screen 502 may be displayed on the screen (i.e., touch panel 311 ) of the multifunctional machine 101 for the purpose of making local settings, and may also be displayed, in another case, as a Web screen (Web page) on the screen of a terminal apparatus (i.e., display 414 of the PC 401 ) of the multifunctional machine 101 for the purpose of making remote settings.
  • a description will later be given of a variation in which the Web image monitor (WIM) 184 provides the setting screen 502 .
  • the SDK application service (SAS) 183 can control the CSDK application 146 and the JSDK application 147 according to the control settings of the CSDK application 146 and the JSDK application 147 .
  • SAS SDK application service
  • the settings of the CSDK application 146 and JSDK application 147 can be modified on a system-driven basis rather than on an application-driven basis according to where the multifunctional machine 101 is used. That is, there is no need to modify the CSDK application 146 or JSDK application 147 according to where the multifunctional machine 101 is used.
  • the party who modifies the CSDK application 146 or JSDK application 147 may be either a user, a vendor, or a manufacturer of the multifunctional machine 101 .
  • install settings or uninstall settings shown as “C” and “D” in FIG. 6 for example, provision may be made such as to install the CSDK application 146 and JSDK application 147 only for a predetermined period when it is desirable to have a limited install period for these applications.
  • the types of the control settings need to be increased, the property of XML that allows unique tags to be defined in its own way may serve a significant purpose.
  • the screen for making local settings may be convenient.
  • the screen for making remote settings may prove to be useful.
  • FIG. 7 is a sequence chart showing a control process utilizing the setting file 501 .
  • the SDK application service (SAS) 183 acquires the installation settings of this JSDK application 147 from the setting file 501 of this JSDK application 147 (S 12 ). Then, the SDK application service (SAS) 183 accesses the JSDK application 147 to check the appropriateness of the acquired installation settings (S 13 ). Then, the SDK application service (SAS) 183 downloads the option library 511 of the JSDK application 147 from an option library server 512 (S 14 ).
  • the SDK application service (SAS) 183 accesses the downloaded option library 511 to check the appropriateness of the acquired installation settings (S 15 ).
  • the SDK application service (SAS) 183 installs the downloaded option library 511 in the HDD 233 or SD memory card 235 according to the acquired installation settings (S 16 ).
  • FIGS. 8A through 8C are drawings showing examples of settings stored in the setting file 501 .
  • a description A in example 1 indicates that this sentence is an installation setting for installing the option library 511 of the JSDK application 147 .
  • a description B in the example 1 indicates that what is to be installed is the version 1.3 of the option library 511 .
  • a description C in the example 1 indicates that the option library 511 will be installed in an application specific area.
  • a description D in the example 1 indicates that the option library 511 will be downloaded from the http://www.r.com/jsdk/option/option.jar.
  • a description A in example 2 indicates that this sentence is an installation setting for installing the option library 511 of the JSDK application 147 .
  • a description B in the example 2 indicates that what is to be installed is the latest version of the option library 511 .
  • a description C in the example 2 indicates that the option library 511 will be installed in a system shared area.
  • a description D in the example 2 indicates that the option library 511 will be downloaded from the http://www.r.com/jsdk/option/option.jar.
  • a description A in example 3 indicates that this sentence is an installation setting for installing the option library 511 of the JSDK application 147 .
  • a description B in the example 3 indicates that what is to be installed is any version of the option library 511 . In this case, what is to be actually installed will be selected on the screen.
  • a description C in the example 3 indicates that the option library 511 will be installed in a system shared area.
  • a description D in the example 3 indicates that the option library 511 will be downloaded from the http://www.r.com/jsdk/option/option.jar.
  • a description E in the example 3 indicates that Dec. 31, 2010 is the expiration date of the period during which the option library 511 is kept installed.
  • FIG. 9 is a sequence chart showing a control process utilizing the setting screen 502 .
  • the SDK application service (SAS) 183 acquires the installation settings of this JSDK application 147 from the setting file 501 of this JSDK application 147 (S 22 ). Then, the SDK application service (SAS) 183 displays the setting screen 502 for the purpose of making valid period settings regarding a period during which the JSDK application 147 will be kept installed (S 23 ).
  • the user of the multifunctional machine 101 enters valid period data indicative of the period during which the JSDK application 147 will be kept installed on the setting screen 502 for setting a valid period (S 24 ), and, in response, the SDK application service (SAS) 183 accesses the JSDK application 147 to check the appropriateness of the entered installation settings (valid period settings) (S 25 ).
  • the SDK application service (SAS) 183 stores the entered installation settings in a nonvolatile memory 521 of the multifunctional machine 101 (S 26 ), and installs the JSDK application 147 in the HDD 233 or SD memory card 235 according to the acquired installation settings (S 27 ). Then, the SDK application service (SAS) 183 deactivates the display of the setting screen 502 for making valid period settings (S 28 ).
  • FIG. 10 is a drawing showing an example of the settings made on the setting screen 502 .
  • FIG. 10 shows a setting screen 502 B for making valid period settings to specify a period during which an installed state is maintained, with a setting screen 502 A for installation settings being displayed under the setting screen 502 B.
  • FIG. 10 shows that Dec. 31, 2010 is entered as an expiry date of the period during which an installed state is maintained.
  • FIGS. 11A and 11B , FIG. 12 , and FIG. 13 are drawings showing examples of the setting screen 12 for making local settings.
  • the setting screen 502 shown in FIGS. 11A and 11B is used to make a setting to the installation of the CSDK application 146 and/or JSDK application 147 .
  • the setting screen 502 shown in FIG. 12 is used to make a setting to the uninstallation of the CSDK application 146 and/or JSDK application 147 .
  • the setting screen 502 shown in FIG. 13 is used to make a setting to the activation and deactivation of the CSDK application 146 and/or JSDK application 147 .
  • the setting screen 502 shown in FIG. 11A and the setting screen 502 shown in FIG. 11B are a series of setting screens for making an installation setting.
  • FIG. 11B shows a setting screen 502 ′ for making an automatic activation setting to the CSDK application 146 and/or JSDK application 147 , with the setting screen 502 for installation settings being displayed under the setting screen 502 ′.
  • the setting screen 502 for making installation settings may be used to make a setting to the activation and/or deactivation of the CSDK application 146 and/or JSDK application 147 .
  • the setting screen 502 for making installation settings may be used to make a setting to the installation and/or uninstallation of the CSDK application 146 and/or JSDK application 147 . This is what is illustrated in the setting screen of FIG. 10 .
  • FIGS. 14A and 14B , FIGS. 15A and 15B , FIG. 16 , and FIG. 17 are drawings showing examples of the setting screen 502 for making remote settings.
  • the setting screen 502 shown in FIGS. 14A and 14B is used to make a setting to the installation of the CSDK application 146 (type-1 application).
  • the setting screen 502 shown in FIGS. 15A and 15B is used to make a setting to the installation of the JSDK application 147 (type-2 application).
  • the setting screen 502 shown in FIG. 16 is used to make a setting to the uninstallation of the CSDK application 146 and/or JSDK application 147 .
  • the setting screen 502 shown in FIG. 17 is used to make a setting to the activation and deactivation of the CSDK application 146 and/or JSDK application 147 .
  • the setting screen 502 shown in FIG. 14A and the setting screen 502 shown in FIG. 14B are a series of setting screens for making an installation setting to the CSDK application 146 .
  • FIG. 11A shows radio buttons 531 for selecting functional key assignments of the CSDK application 146 on the setting screen 502 for making an installation setting.
  • the setting screen 502 shown in FIG. 15A and the setting screen 502 shown in FIG. 15B are a series of setting screens for making an installation setting to the JSDK application 147 .
  • FIG. 15A shows, on the setting screen 502 for making an installation setting, radio buttons 532 for making automatic activation settings to the JSDK application 147 and a combo box 533 for selecting a version of the Java virtual machine (VM) that causes the JSDK application 147 to be performed.
  • the setting screen 502 for making installation settings may be used to make a setting to the activation and/or deactivation of the CSDK application 146 , the JSDK application 147 , and so on according to the types of applications each having different activation conditions.
  • the setting screen 502 for making installation settings may be used to make a setting to the installation and/or uninstallation of the CSDK application 146 and/or JSDK application 147 .
  • the setting screen as shown in FIG. 10 is replaced by the radio buttons as shown in FIG. 14 .
  • FIG. 18 is a drawing for explaining the method of providing the setting screen 502 by the SDK application service (SAS) 183 .
  • SAS SDK application service
  • the Web browser 421 of the PC 401 issues a request directed to the Web service of the SDK application service (SAS) 183 (S 31 ).
  • the httpd of the control service (NCS) 161 transfers the request to the Web service of the SDK application service (SAS) 183 (S 32 ).
  • the SDK application service (SAS) 183 acquires items to be displayed on the setting screen 502 from the item storage (S 33 ), followed by generating the setting screen 502 by using the items acquired from the item storage (S 34 ).
  • the Web service of the SDK application service (SAS) 183 issues a response directed to the Web browser 421 of the PC 401 (S 35 ).
  • the httpd of the control service (NCS) 161 transfers the response to the Web browser 421 of the PC 401 (S 32 ).
  • the SDK application service (SAS) 183 presents the setting screen 502 for making an installation setting to the CSDK application 146 and/or JSDK application 147 .
  • the items to be displayed on the setting screen 502 are acquired from an application-specific file 601 , a type-specific file 602 , and a basic file 603 .
  • the application-specific file 601 stores items that are unique to each application such as each CSDK application 146 or each JSDK application 147 .
  • the type-specific file 602 stores items that are unique to each application type such as an type-1 application (CSDK application 146 ) or type-2 application (JSDK application 147 ).
  • applications are classified into respective types according to the programming languages used in the implementation of the applications and/or the differences of activation conditions.
  • the type-2 application is coded by use of the Java programming language, and allows the presence/absence of automatic activation to be specified.
  • the type-1 application is coded by use of the C programming language, and does not allow the presence/absence of automatic activation to be specified.
  • the basic file 603 stores items that are shared by all types of applications.
  • the SDK application service (SAS) 183 generates and displays the setting screen 502 by using items acquired from the application-specific file 601 , items acquired from the type-specific file 602 , and items acquired from the basic file 603 .
  • the contents of each item that is to be presented on the setting screen 502 in relevant language are acquired from a language resource file 611 .
  • the application-specific file 601 , the type-specific file 602 , and the basic file 603 are stored in the multifunctional machine 101 as shown in FIG. 18 .
  • the application-specific file 601 may alternatively be stored outside the multifunctional machine 101 as shown in FIG. 19 . In this case, information indicative of the location (URL or the like) of the application-specific file 601 is stored in the multifunctional machine 101 .
  • the application-specific file 601 is stored in the SD memory card 235 in FIG. 18 , and is stored in the Web server 621 in FIG. 19 .
  • the application-specific file 601 may be a separate file from the executable file of the application, or may be the executable file of the application.
  • FIG. 20 is a drawing for explaining the method of generating the setting screen 502 by the SDK application service (SAS) 183 .
  • SAS SDK application service
  • the items to be displayed on the setting screen 502 are stored in the application-specific file 601 , type-specific file 602 , and basic file 603 as descriptions using XML. Since XML can define unique tags in its own way, the items to be displayed on the setting screen 502 are described by use of these unique tags.
  • the SDK application service (SAS) 183 generates XML data relating to the items to be displayed on the setting screen 502 by using XML data acquired from the application-specific file 601 , XML data acquired from the type-specific file 602 , and XML data acquired from the basic file 603 (S 41 ).
  • a request (S 31 ) from the PC 401 to the SDK application service (SAS) 183 and a response (S 35 ) from the SDK application service (SAS) 183 to the PC 401 is comprised of HTML data.
  • the SDK application service (SAS) 183 uses an XSLT 631 that is prepared in advance, so that an XSLT processor 632 converts the XML data relating to the items to be displayed on the setting screen 502 into HTML data relating to the setting screen 502 (S 42 ).
  • FIG. 21 and FIG. 22 are drawings showing examples of the setting screen 502 generated by the SDK application service (SAS) 183 .
  • FIG. 21 shows the setting screen 502 for use for the type-1 application
  • FIG. 22 shows the setting screen 502 for use for the type-2 application.
  • Each setting screen 502 includes an application-specific area 641 , a type-specific area 642 , and a basic area 643 .
  • the application-specific area 641 displays the items that are unique to the application such as the number of possible activations and the number of printable copies.
  • the number of printable copies may be displayed.
  • the number of transmittable sheets may be displayed.
  • the type-specific area 642 displays the items that are unique to the application type such as a functional key assignment and an automatic activation setting.
  • items such as functional key assignments are displayed (see FIG. 21 ).
  • items such as automatic activation settings or the like are displayed (see FIG. 22 ).
  • the basic area 643 displays the items that are shared by all the application types such as a product ID, an application name, an installation source, an installation destination, etc.
  • the description provided with reference to FIG. 18 , FIG. 19 , FIG. 20 , and FIG. 21 has been directed to the setting screen 502 for making remote settings, but may as well be applicable to the setting screen 502 for making local settings.
  • the SDK application service (SAS) 183 generates and displays the setting screen 502 for making local settings or the setting screen 502 for making remote settings by using items acquired from the application-specific file 601 , items acquired from the type-specific file 602 , and items acquired from the basic file 603 .
  • applications are classified according to the programming languages of these applications.
  • the type-1 application (CSDK application 146 ) is written in the C programming language
  • the type-2 application (JSDK application 147 ) is written in the Java programming language. It should be noted that application may alternatively be classified into types according to other than their programming languages. Further, applications may be classified into two types, or may be classified into three or more types.
  • the SDK application service (SAS) 183 can provide the comprehensive setting screen 502 by which settings can be made to various CSDK applications 146 and/or JSDK applications 147 .
  • SAS SDK application service
  • the setting screen 502 a user friendly interface is provided such that the settings of the CSDK application 146 and/or JSDK application 147 can be modified on a system-driven basis rather than on an application-driven basis.
  • the property of XML that allows unique tags to be defined in its own way may serve a significant purpose.
  • the screen for making local settings may be convenient.
  • the screen for making remote settings may prove to be useful.
  • FIG. 23 is a drawing showing an example of descriptions stored in the application-specific file 601 .
  • a description 21 A shown in FIG. 23 specifies that the item “number of permitted activations” is an item to be displayed in the application-specific area 641 .
  • a description 21 B shown in FIG. 23 specifies that the item “number of permitted copies” is an item to be displayed in the application-specific area 641 .
  • FIG. 24 is a drawing showing an example of descriptions stored in the type-specific file 602 (for type-1 application).
  • a description 22 A shown in FIG. 24 specifies that the item “functional key assignments” is an item to be displayed in the type-specific area 642 .
  • FIG. 25 is a drawing showing an example of descriptions stored in the type-specific file 602 (for type-2 application).
  • a description 23 A shown in FIG. 25 specifies that the item “setting of automatic activation” is an item to be displayed in the type-specific area 642 .
  • FIG. 26 is a drawing showing an example of descriptions stored in the basic file 603 .
  • a description 24 A shown in FIG. 26 specifies that the item “product ID” is an item to be displayed in the basic area 643 .
  • a description 24 B shown in FIG. 26 specifies that the item “application name” is an item to be displayed in the basic area 643 .
  • a description 24 C shown in FIG. 26 specifies that the item “installation source” is an item to be displayed in the basic area 643 .
  • a description 24 C shown in FIG. 26 specifies that the item “installation destination” is an item to be displayed in the basic area 643 .
  • FIG. 27 is a drawing showing an example of descriptions stored in the language resource file 611 (for Japanese).
  • a description 25 A shown in FIG. 27 specifies the Japanese-language expressions of the items to be displayed in the application-specific area 641 .
  • a description 25 B shown in FIG. 27 specifies the Japanese-language expressions of the items to be displayed in the type-specific area 642 .
  • a description 25 C shown in FIG. 27 specifies the Japanese-language expressions of the items to be displayed in the basic area 643 .
  • FIG. 28 is a drawing showing an example of descriptions stored in the language resource file 611 (for English).
  • a description 26 A shown in FIG. 28 specifies the English-language expressions of the items to be displayed in the application-specific area 641 .
  • a description 26 B shown in FIG. 28 specifies the English-language expressions of the items to be displayed in the type-specific area 642 .
  • a description 26 C shown in FIG. 28 specifies the English-language expressions of the items to be displayed in the basic area 643 .
  • FIG. 29 is a sequence chart showing the process of providing the setting screen 502 by the SDK application service (SAS) 183 .
  • SAS SDK application service
  • a user of the PC 401 performs an action (S 101 ) to access the Web service of the SDK application service (SAS) 183 , resulting in the request to access the Web service of the SDK application service (SAS) 183 being transmitted (S 102 ) from the PC 401 to the control service (NCS) 161 , and being transferred (S 103 ) from the control service (NCS) 161 to the SDK application service (SAS) 183 .
  • the SDK application service (SAS) 183 generates HTML data relating to the setting screen 502 for displaying an application list (S 104 ).
  • a response indicative of displaying the setting screen 502 for displaying an application list is transmitted (S 105 ) from the SDK application service (SAS) 183 to the control service (NCS) 161 , and is then transferred (S 106 ) from the control service (NCS) 161 to the PC 401 .
  • an action (S 111 ) to select an application is performed on the setting screen 502 for displaying an application list, resulting in a request associated with the selection of an application being transmitted (S 112 ) from the PC 401 to the control service (NCS) 161 , and being transferred (S 113 ) from the control service (NCS) 161 to the SDK application service (SAS) 183 .
  • the SDK application service (SAS) 183 acquires items to be displayed on the setting screen 502 for entering items (i.e., the setting screen shown in FIG. 21 ) from the basic file 603 , the type-specific file 602 , and the application-specific file 601 (S 114 A, S 114 B, S 114 C).
  • the SDK application service (SAS) 183 acquires the contents of the items to be displayed on the setting screen 502 for entering items from the language resource file 611 (S 115 ).
  • the SDK application service (SAS) 183 generates HTML data (S 116 ) relating to the setting screen 502 for entering items by using the items acquired from the basic file 603 , the items acquired from the type-specific file 602 , the items acquired from the application-specific file 601 , and the display contents acquired from the language resource file 611 .
  • a response indicative of displaying the setting screen 502 for entering items is transmitted (S 117 ) from the SDK application service (SAS) 183 to the control service (NCS) 161 , and is then transferred (S 118 ) from the control service (NCS) 161 to the PC 401 .
  • an action (S 121 ) to enter an item is performed on the setting screen 502 for entering items, resulting in a request associated with the entering of an item being transmitted (S 122 ) from the PC 401 to the control service (NCS) 161 , and being transferred (S 123 ) from the control service (NCS) 161 to the SDK application service (SAS) 183 .
  • the SDK application service (SAS) 183 generates HTML data relating to the pre-installation confirmation screen (S 124 ).
  • a response indicative of displaying the pre-installation confirmation screen is transmitted (S 125 ) from the SDK application service (SAS) 183 to the control service (NCS) 161 , and is then transferred (S 126 ) from the control service (NCS) 161 to the PC 401 .
  • an action (S 131 ) to confirm an installation is performed on the pre-installation confirmation screen, resulting in a request associated with the confirmation of an installation being transmitted (S 132 ) from the PC 401 to the control service (NCS) 161 , and being transferred (S 133 ) from the control service (NCS) 161 to the SDK application service (SAS) 183 .
  • the SDK application service (SAS) 183 performs the installation of an application (S 134 ), followed by generating HTML data relating to the post-installation notification screen (S 135 ).
  • a response indicative of displaying the post-installation notification screen is transmitted (S 136 ) from the SDK application service (SAS) 183 to the control service (NCS) 161 , and is then transferred (S 137 ) from the control service (NCS) 161 to the PC 401 .
  • FIG. 30 is a drawing for explaining the method of providing the setting screen 502 by the Web image monitor (WIM) 184 .
  • the Web browser 421 of the PC 401 issues a request directed to the Web service of the Web image monitor (WIM) 184 (S 51 ).
  • the httpd of the control service (NCS) 161 transfers the request to the Web service of the Web image monitor (WIM) 184 (S 52 ).
  • the Web image monitor (WIM) 184 requests the SDK application service (SAS) 183 to provide XML data relating to the display items of the setting screen 502 (S 53 ).
  • SAS SDK application service
  • the SDK application service (SAS) 183 then acquires items to be displayed on the setting screen 502 from the item storage (S 54 ), followed by generating XML data relating to the setting screen 502 by using the items acquired from the item storage (S 55 ). Then, the SDK application service (SAS) 183 sends a response to the Web image monitor (WIM) 184 (S 56 ), the response being the XML data relating to the display items of the setting screen 502 . Then, the Web image monitor (WIM) 184 generates the setting screen 502 based on the XML data acquired from the SDK application service (SAS) 183 (S 57 ).
  • the Web service of the Web image monitor (WIM) 184 issues a response directed to the Web browser 421 of the PC 401 (S 58 ).
  • the httpd of the control service (NCS) 161 transfers the response to the Web browser 421 of the PC 401 (S 59 ).
  • the Web image monitor (WIM) 184 presents the setting screen 502 for making an installation setting to the CSDK application 146 and/or JSDK application 147 .
  • the items to be displayed on the setting screen 502 are acquired from an application-specific file 601 , a type-specific file 602 , and a basic file 603 .
  • the SDK application service (SAS) 183 provides the items acquired from the application-specific file 601 , items acquired from the type-specific file 602 , and items acquired from the basic file 603 to the Web image monitor (WIM) 184 that generates and displays the setting screen 502 based on these provided items.
  • the SDK application service (SAS) 183 generates the XML data relating to the items to be displayed on the setting screen 502 by using the items acquired from the application-specific file 601 , items acquired from the type-specific file 602 , and items acquired from the basic file 603 , followed by supplying the XML data to the Web image monitor (WIM) 184 , which generates the setting screen 502 based on the XML data.
  • the contents of each item that is to be presented on the setting screen 502 in relevant language are acquired from a language resource file 611 .
  • the item that is to be displayed in the header area of the setting screen 502 is acquired from a header area file 612 .
  • the item that is to be displayed in the menu area of the setting screen 502 is acquired from a menu area file 613 .
  • the application-specific file 601 , the type-specific file 602 , and the basic file 603 are stored in the multifunctional machine 101 as shown in FIG. 30 .
  • the application-specific file 601 may alternatively be stored outside the multifunctional machine 101 as shown in FIG. 31 .
  • FIG. 32 is a drawing for explaining the method of generating the setting screen 502 by the Web image monitor (WIM) 184 .
  • the items to be displayed on the setting screen 502 are stored in the application-specific file 601 , type-specific file 602 , and basic file 603 as descriptions using XML. Since XML can define unique tags in its own way, the items to be displayed on the setting screen 502 are described by use of these unique tags.
  • the SDK application service (SAS) 183 generates XML data relating to the items to be displayed on the setting screen 502 by using XML data acquired from the application-specific file 601 , XML data acquired from the type-specific file 602 , and XML data acquired from the basic file 603 , followed by supplying the XML data to the Web image monitor (WIM) 184 (S 61 ).
  • WIM Web image monitor
  • a request (S 51 ) from the PC 401 to the Web image monitor (WIM) 184 and a response (S 58 ) from the Web image monitor (WIM) 184 to the PC 401 is comprised of HTML data.
  • the Web image monitor (WIM) 184 uses an XSLT 631 that is prepared in advance, so that an XSLT processor 632 converts the XML data relating to the items to be displayed on the setting screen 502 into HTML data relating to the setting screen 502 (S 62 ).
  • FIG. 33 and FIG. 34 are drawings showing examples of the setting screen 502 generated by the Web image monitor (WIM) 184 .
  • FIG. 33 shows the setting screen 502 for use for the type-1 application
  • FIG. 34 shows the setting screen 502 for use for the type-2 application.
  • Each setting screen 502 includes the application-specific area 641 , the type-specific area 642 , the basic area 643 , a header area 644 , and a menu area 645 .
  • the display contents of the type-specific area 642 differs between the setting screen 502 for the type-1 application and the setting screen 502 for the type-2 application.
  • the description provided with reference to FIG. 30 , FIG. 31 , FIG. 32 , and FIG. 33 has been directed to the setting screen 502 for making remote settings, but may as well be applicable to the setting screen 502 for making local settings.
  • the SDK application service (SAS) 183 provides the items acquired from the application-specific file 601 , items acquired from the type-specific file 602 , and items acquired from the basic file 603 to the Web image monitor (WIM) 184 , which generates and displays the setting screen 502 for making local settings or the setting screen 502 for making remote settings based on these provided items.
  • SAS Secure Socket Configuration Protocol
  • WIM Web image monitor
  • the Web image monitor (WIM) 184 supports the function to provide the setting screen 502
  • the SDK application service (SAS) 183 supports the function to provide the items to be displayed on the setting screen 502 to the Web image monitor (WIM) 184 .
  • This implementation has an advantage in that the SDK application service (SAS) 183 does not have to provide the screen. This implementation is useful when the SDK application service (SAS) 183 does not have the function to provide the screen, for example.
  • FIG. 35 is a drawing showing an example of descriptions stored in the language resource file 611 (for Japanese).
  • a description 32 A shown in FIG. 35 specifies the Japanese-language expressions of the items to be displayed in the application-specific area 641 .
  • a description 32 B shown in FIG. 35 specifies the Japanese-language expressions of the items to be displayed in the type-specific area 642 .
  • a description 32 C shown in FIG. 35 specifies the Japanese-language expressions of the items to be displayed in the basic area 643 .
  • a description 32 D shown in FIG. 35 specifies the Japanese-language expressions of the items to be displayed in the header area 644 .
  • a description 32 E shown in FIG. 35 specifies the Japanese-language expressions of the items to be displayed in the menu area 645 .
  • FIG. 36 is a drawing showing an example of descriptions stored in the language resource file 611 (for English).
  • a description 33 A shown in FIG. 36 specifies the English-language expressions of the items to be displayed in the application-specific area 641 .
  • a description 33 B shown in FIG. 36 specifies the English-language expressions of the items to be displayed in the type-specific area 642 .
  • a description 33 C shown in FIG. 36 specifies the English-language expressions of the items to be displayed in the basic area 643 .
  • a description 33 D shown in FIG. 36 specifies the English-language expressions of the items to be displayed in the header area 644 .
  • a description 33 E shown in FIG. 36 specifies the English-language expressions of the items to be displayed in the menu area 645 .
  • FIG. 37 is a drawing showing an example of descriptions stored in the header area file 612 .
  • the header area file 612 contains the descriptions of items to be displayed in the header area of the setting screen 502 .
  • FIG. 38 is a drawing showing an example of descriptions stored in the menu area file 613 .
  • the menu area file 613 contains the descriptions of items to be displayed in the menu area of the setting screen 502 .
  • FIG. 39 is a sequence chart showing the process of providing the setting screen 502 by the Web image monitor (WIM) 184 .
  • a user of the PC 401 performs an action (S 201 ) to access the Web service of the Web image monitor (WIM) 184 , resulting in the request to access the Web service of the Web image monitor (WIM) 184 being transmitted (S 202 ) from the PC 401 to the control service (NCS) 161 , and being transferred (S 203 A) from the control service (NCS) 161 to the Web image monitor (WIM) 184 .
  • the Web image monitor (WIM) 184 requests the SDK application service (SAS) 183 to provide XML data relating to the display items of the setting screen 502 for displaying an application list (S 203 B).
  • SAS SDK application service
  • the SDK application service (SAS) 183 generates XML data relating to the display items of the setting screen 502 for displaying an application list (S 204 A). Then, the SDK application service (SAS) 183 sends a response to the Web image monitor (WIM) 184 , the response being the XML data relating to the display items of the setting screen 502 for displaying an application list (S 205 A). Then, the Web image monitor (WIM) 184 generates HTML data relating to the setting screen 502 for displaying an application list (S 204 B).
  • a response indicative of displaying the setting screen 502 for displaying an application list is transmitted (S 205 B) from the Web image monitor (WIM) 184 to the control service (NCS) 161 , and is then transferred (S 206 ) from the control service (NCS) 161 to the PC 401 .
  • an action (S 211 ) to select an application is performed on the setting screen 502 for displaying an application list, resulting in a request associated with the selection of an application being transmitted (S 212 ) from the PC 401 to the control service (NCS) 161 , and being transferred (S 213 A) from the control service (NCS) 161 to the Web image monitor (WIM) 184 .
  • the Web image monitor (WIM) 184 requests the SDK application service (SAS) 183 to provide XML data relating to the display items of the setting screen 502 for entering items (S 213 B).
  • the SDK application service (SAS) 183 acquires items to be displayed on the setting screen 502 for entering items (i.e., the setting screen shown in FIG.
  • the SDK application service (SAS) 183 generates XML data relating to the display items of the setting screen 502 for entering items (S 216 A). Then, the SDK application service (SAS) 183 sends a response to the Web image monitor (WIM) 184 , the response being the XML data relating to the display items of the setting screen 502 for entering items (S 217 A).
  • WIM Web image monitor
  • the Web image monitor (WIM) 184 acquires the items to be displayed in the header area of the setting screen 502 for entering items from the header area file 612 (S 215 A), and acquires the items to be displayed in the menu area of the setting screen 502 for entering items from the menu area file 613 (S 215 B), followed by acquiring the contents of item expressions to be displayed on the setting screen 502 for entering items from the language resource file 611 (S 215 C).
  • the Web image monitor (WIM) 184 generates HTML data (S 216 B) relating to the setting screen 502 for entering items by using the items acquired from the basic file 603 , the items acquired from the type-specific file 602 , the items acquired from the application-specific file 601 , the items acquired from the header area file 612 , the items acquired from the menu area file 613 , and the display contents acquired from the language resource file 611 .
  • a response indicative of displaying the setting screen 502 for entering items is transmitted (S 217 B) from the Web image monitor (WIM) 184 to the control service (NCS) 161 , and is then transferred (S 218 ) from the control service (NCS) 161 to the PC 401 .
  • an action (S 221 ) to enter an item is performed on the setting screen 502 for entering items, resulting in a request associated with the entering of an item being transmitted (S 222 ) from the PC 401 to the control service (NCS) 161 , and being transferred (S 223 ) from the control service (NCS) 161 to the Web image monitor (WIM) 184 .
  • the Web image monitor (WIM) 184 requests the SDK application service (SAS) 183 to provide XML data relating to the display items of the pre-installation confirmation screen (S 223 B).
  • the SDK application service (SAS) 183 generates XML data relating to the display items of the pre-installation confirmation screen (S 224 A).
  • the SDK application service (SAS) 183 sends a response to the Web image monitor (WIM) 184 , the response being the XML data relating to the display items of the pre-installation confirmation screen (S 225 A).
  • the Web image monitor (WIM) 184 generates HTML data relating to the pre-installation confirmation screen (S 224 B).
  • a response indicative of displaying the pre-installation confirmation screen is transmitted (S 225 B) from the Web image monitor (WIM) 184 to the control service (NCS) 161 , and is then transferred (S 226 ) from the control service (NCS) 161 to the PC 401 .
  • an action (S 231 ) to confirm an installation is performed on the pre-installation confirmation screen, resulting in a request associated with the confirmation of an installation being transmitted (S 232 ) from the PC 401 to the control service (NCS) 161 , and being transferred (S 233 A) from the control service (NCS) 161 to the Web image monitor (WIM) 184 .
  • the Web image monitor (WIM) 184 requests the SDK application service (SAS) 183 to provide XML data relating to the display items of the post-installation notification screen (S 233 B).
  • the SDK application service (SAS) 183 performs the installation of an application (S 234 ), followed by generating XML data relating to the display items of the post-installation notification screen (S 235 A). Then, the SDK application service (SAS) 183 sends a response to the Web image monitor (WIM) 184 , the response being the XML data relating to the display items of the post-installation notification screen (S 236 A). Then, the Web image monitor (WIM) 184 generates HTML data relating to the post-installation notification screen (S 235 B).
  • a response indicative of displaying the post-installation notification screen is transmitted (S 236 B) from the Web image monitor (WIM) 184 to the control service (NCS) 161 , and is then transferred (S 237 ) from the control service (NCS) 161 to the PC 401 .

Abstract

An image forming apparatus configured to run a plurality of applications having different activation conditions includes an item acquiring unit configured to acquire from an item storage an item to be displayed on a setting screen for making a setting to an application, and a screen providing unit configured to generate and display the setting screen in response to the item acquired by the item acquiring unit, wherein the screen providing unit generates the setting screen in response to an item acquired from a file that contains one or more items that are unique for each application activation condition.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a division of U.S. application Ser. No. 11/372,073, filed Mar. 10, 2006, and claims the benefit of priority under 35 U.S.C. §119 from Japanese Patent Application Nos. 2006-044349 and 2006-044350 filed in the Japanese Patent Office on Feb. 21, 2006 and 2005-071963 and 2005-071964 filed in the Japanese Patent Office on Mar. 14, 2005, the entire contents of each of which are incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates to an image forming apparatus such as a copier, printer, scanner, facsimile machine, compound machine, multifunctional machine, or the like, an information processing method, a program, and a memory medium such as an SD memory card.
  • 2. Description of the Related Art
  • In recent years, compound machines and multifunctional machines provided with all of the copier function, printer function, and scanner function have begun to be commercially available on the market. A compound machine or multifunctional machine prints an image on a print sheet when it functions as a copier or printer, and scans an image from an original document when it serves as a copier or scanner. Also, the compound machine or multifunctional machine exchanges images with another device via a telephone line when it serves as a facsimile machine.
  • Patent Document 1 discloses an invention directed to an image forming apparatus provided with all of the copier function, printer function, and scanner function. In this image forming apparatus, software corresponding to applications and software corresponding to a platform are provided as software components of the image forming apparatus. Patent Document 2 and Patent Document 3 disclose inventions directed to an image forming apparatus provided with various types of software components.
    • [Patent Document 1] Japanese Patent Application Publication No. 2002-84383
    • [Patent Document 2] Japanese Patent Application Publication No. 2004-110779
    • [Patent Document 3] Japanese Patent Application Publication No. 2004-297792
  • With respect to the usage of compound machines and multifunctional machines, various types of needs are in existence on the market. In order to satisfy those various types of needs, it may suffice to change the design of applications for use in the compound machines and multifunctional machines according to where these machines are used. In practice, however, changing application designs according to the place of use is rather difficult. It may thus be convenient if the method of controlling applications can be changed according to the place of use, instead of changing application designs according to the place of use.
  • Accordingly, there is a need for an image forming apparatus for which the method of controlling applications for use in the image forming apparatus can be readily modified according to the place of use. Also, there are needs for an information processing method, a program, and a record medium for use with such image forming apparatus.
  • SUMMARY OF THE INVENTION
  • It is a general object of the present invention to provide an image forming apparatus, an information processing method, a program, and a record medium that substantially obviate one or more problems caused by the limitations and disadvantages of the related art.
  • Features and advantages of the present invention will be presented in the description which follows, and in part will become apparent from the description and the accompanying drawings, or may be learned by practice of the invention according to the teachings provided in the description. Objects as well as other features and advantages of the present invention will be realized and attained by an image forming apparatus, an information processing method, a program, and a record medium particularly pointed out in the specification in such full, clear, concise, and exact terms as to enable a person having ordinary skill in the art to practice the invention.
  • To achieve these and other advantages in accordance with the purpose of the invention, the invention provides an image forming apparatus configured to run a plurality of applications having different activation conditions, which includes an item acquiring unit configured to acquire from an item storage an item to be displayed on a setting screen for making a setting to an application, and a screen providing unit configured to generate and display the setting screen in response to the item acquired by the item acquiring unit, wherein the screen providing unit generates the setting screen in response to an item acquired from a file that contains one or more items that are unique for each application activation condition.
  • According to another aspect of the present invention, an image forming apparatus configured to run a plurality of applications having different activation conditions includes an item acquiring unit configured to acquire from an item storage an item to be displayed on a setting screen for making a setting to an application, and an item providing unit configured to provide the item acquired by the item acquiring unit to a screen providing unit that generates and displays the setting screen in response to the item, wherein the item providing unit provides an item, acquired from a file that contains one or more items that are unique for each application activation condition, to the screen providing unit that generates and displays the setting screen in response to the provided item.
  • According to another aspect of the present invention, an image forming apparatus includes an application controlling unit configured to install a plurality of applications in a unified manner and to control the applications, wherein the application controlling unit is configured to acquire activation conditions of the applications from a setting file recorded on a recording medium to control activations of the applications in response to the activation conditions.
  • According to another aspect of the present invention, an image forming apparatus includes an application controlling unit configured to install a plurality of applications in a unified manner and to control the applications, wherein the application controlling unit is configured to acquire install conditions of the applications from a setting file recorded on a recording medium to control installation or uninstallation of the applications in response to the install conditions.
  • In the image forming apparatus as described above, the method of controlling applications for use in this image forming apparatus can be readily changed according to where this image forming apparatus is used.
  • Further, in order to achieve the above objectives, the present invention may provide an information processing method used in the image forming apparatus described above, a program for causing a computer to perform the information processing method, and/or a record medium having such program embodied therein.
  • According to at least one embodiment of the present invention, it is possible to provide an image forming apparatus, an information processing method, a program, and a record medium for which the method of controlling applications for use in the image forming apparatus can be readily modified according to the place of use of the image forming apparatus.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • Other objects and further features of the present invention will be apparent from the following detailed description when read in conjunction with the accompanying drawings, in which:
  • FIG. 1 is a drawing showing a multifunctional machine according to an embodiment of the present invention;
  • FIG. 2 is a drawing showing the hardware configuration of the multifunctional machine shown in FIG. 1;
  • FIG. 3 is a drawing showing an exterior appearance of the multifunctional machine shown in FIG. 1;
  • FIG. 4 is an illustrative drawing showing an operation panel;
  • FIG. 5 is a drawing showing a network configuration of the network to which the multifunctional machine shown in FIG. 1 is connected;
  • FIG. 6 is a drawing for explaining the SDK application service (SAS) of the multifunctional machine shown in FIG. 1;
  • FIG. 7 is a sequence chart showing a control process utilizing a setting file;
  • FIGS. 8A through 8C are drawings showing examples of settings stored in the setting file;
  • FIG. 9 is a sequence chart showing a control process utilizing a setting screen;
  • FIG. 10 is a drawing showing an example of settings made on the setting screen;
  • FIGS. 11A and 11B are drawings showing examples of the setting screen for making local settings;
  • FIG. 12 is a drawing showing an example of the setting screen for making local settings;
  • FIG. 13 is a drawing showing an example of the setting screen for making local settings;
  • FIGS. 14A and 14B are drawings showing examples of the setting screen for making remote settings;
  • FIGS. 15A and 15B are drawings showing examples of the setting screen for making remote settings;
  • FIG. 16 is a drawing showing an example of the setting screen for making remote settings;
  • FIG. 17 is a drawing showing an example of the setting screen for making remote settings;
  • FIG. 18 is a drawing for explaining the method of providing the setting screen by the SDK application service (SAS);
  • FIG. 19 is a drawing for explaining a variation of the method of providing the setting screen by the SDK application service (SAS);
  • FIG. 20 is a drawing for explaining the method of generating the setting screen by the SDK application service (SAS);
  • FIG. 21 is a drawing showing an example of the setting screen generated by the SDK application service (SAS);
  • FIG. 22 is a drawing showing an example of the setting screen generated by the SDK application service (SAS);
  • FIG. 23 is a drawing showing an example of descriptions stored in an application-specific file;
  • FIG. 24 is a drawing showing an example of descriptions stored in a type-specific file for type-1 application;
  • FIG. 25 is a drawing showing an example of descriptions stored in the type-specific file for type-2 application;
  • FIG. 26 is a drawing showing an example of descriptions stored in a basic file;
  • FIG. 27 is a drawing showing an example of descriptions stored in a language resource file for Japanese;
  • FIG. 28 is a drawing showing an example of descriptions stored in the language resource file for English;
  • FIG. 29 is a sequence chart showing the process of providing the setting screen by the SDK application service (SAS);
  • FIG. 30 is a drawing for explaining the method of providing the setting screen by a Web image monitor (WIM);
  • FIG. 31 is a drawing for explaining a variation of the method of providing the setting screen by a Web image monitor (WIM);
  • FIG. 32 is a drawing for explaining the method of generating the setting screen by the Web image monitor (WIM);
  • FIG. 33 is a drawing showing an example of the setting screen generated by the Web image monitor (WIM);
  • FIG. 34 is a drawing showing an example of the setting screen generated by the Web image monitor (WIM);
  • FIG. 35 is a drawing showing an example of descriptions stored in the language resource file for Japanese;
  • FIG. 36 is a drawing showing an example of descriptions stored in the language resource file for English;
  • FIG. 37 is a drawing showing an example of descriptions stored in a header area file;
  • FIG. 38 is a drawing showing an example of descriptions stored in a menu area file; and
  • FIG. 39 is a sequence chart showing the process of providing the setting screen by the Web image monitor (WIM).
  • DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • In the following, embodiments of the present invention will be described with reference to the accompanying drawings.
  • FIG. 1 is a drawing showing a multifunctional machine 101 according to an embodiment of the present invention. The multifunctional machine 101 of FIG. 1 includes various types of hardware 111 and various types of software 112.
  • The hardware 111 of the multifunctional machine 101 includes an imaging unit 121, a printing unit 122, and other hardware 123. The imaging unit 121 is the hardware for scanning an image (image data) from a scanned document. The printing unit 122 is the hardware for printing an image (image data) on a print sheet.
  • The software 112 includes a standard application 141, a Web image monitor (WIM) 184, a CSDK application 146, a JSDK application 147, a JSDK platform 148, an SDK application service (SAS) 183, a virtual application service (VAS) 135, a control service 151, and an OS (operating system) 136.
  • The standard application 141 is a set of various types of applications implemented as a standard set (at the time of shipping out) in the multifunctional machine 101, and includes applications for performing basic functions of the multifunctional machine 101 such as a copier function, a printer function, a scanner function, a facsimile function, etc.
  • The Web image monitor (WIM) 184 is the software that serves as a Web service for device control.
  • The multifunctional machine 101 can run an application that is developed by use of a dedicated SDK (software developing kit). An application developed by use of an SDK is referred to as an SDK application. Such a dedicated SDK may include “CSDK” for developing an application based on the C programming language and “JSDK” for developing an application based on the Java (registered trademark) programming language. An application developed by use of the CSDK is referred to as a “CSDK application”, and an application developed by use of the JSDK is referred to as a “JSDK application”. The multifunctional machine 101 shown in FIG. 1 includes the CSDK application 146 and the JSDK application 147. The multifunctional machine 101 of FIG. 1 further includes the JSDK platform 148, which is a software component for providing an execution environment for the JSDK application 147 written in the Java programming language.
  • The SDK application service (SAS) 183 is the software for performing the activation control, deactivation control, install control, uninstall control, update control, etc., of the CSDK application 146. In case of conventional Windows (registered trademark) applications or the like, each application is accompanied with its installer. In the multifunctional machine 101, on the other hand, the SDK application service (SAS) 183 provides an integrated service to install and uninstall each application. Since the installing, uninstalling, and so on of each application is integrated under the SDK application service (SAS) 183 in this manner, users are not required to perform different installations for different applications, thereby resulting in the work load being reduced.
  • The multifunctional machine 101 further includes, in the JSDK platform 148, an SAS Manager (SDK application service manager) 1481 that performs the activation control, deactivation control, install control, uninstall control, update control, etc., of the JSDK application 147. The CSDK application 146 runs as a process whereas the JSDK application 147 runs as a thread. This is why the application management mechanisms are provided separately for the CSDK application 146 and the JSDK application 147. Similarly to the SDK application service (SAS) 183, the SAS Manager 1481 provides an integrated service to install and uninstall each application.
  • The SDK application service (SAS) 183 can also control the JSDK application 147 via the SAS Manager 1481 in addition to controlling the CSDK application 146. Namely, the SDK application service (SAS) 183 can directly control the CSDK application 146, and can indirectly control the JSDK application 147 via the SAS Manager 1481. In this manner, the application management mechanism for the CSDK application 146 and the application management mechanism for the JSDK application 147 are integrated in such a manner as to provide the SDK application service (SAS) 183 with the function to control the SAS Manager 1481. Since the base portion of the software of the multifunctional machine 101 is written by use of the C programming language, it is preferable to centralize the functions to control the SDK applications in the SDK application service (SAS) 183 that is also written in the C programming language. Because of this, the following description will be given, for the sake of convenience of explanation, as if the control of the JSDK application 147 by the SAS Manager 1481 was performed by the SDK application service (SAS) 183.
  • The control service 151 is a set of software modules that provide higher-order applications or the like with services to control various hardware resources, and may include a network control service (NCS) 161 that runs as a process for providing service relating to network communication.
  • The virtual application service (VAS) 135 serves to intermediate between the higher-order JSDK application 147 and the control service 151. The virtual application service (VAS) 135 serves as a server process having the application 141 as a client, and also serves as a client process having the control service 151 as a server. The virtual application service (VAS) 135 is provided with the wrapping function to hide the control service 151, thereby serving to absorb a version-to-version gap generated upon upgrading the version of the control service 151.
  • The OS 136 is an operating system such as UNIX (registered trademark), on which various software programs run in parallel on a process-by-process basis.
  • FIG. 2 is a drawing showing the hardware configuration of the multifunctional machine 101 shown in FIG. 1. The hardware 111 of the multifunctional machine 101 includes a controller 201, an operation panel 202, a facsimile control unit (FCU) 203, the imaging unit 121, and the printing unit 122.
  • The controller 201 includes a CPU 211, an ASIC 212, an NB 221, an SB 222, an MEM-P 231, an MEM-C 232, an HDD (hard-disk drive) 233, a memory card slot 234, an NIC (network interface controller) 241, a USB device 242, an IEEE 1394 device 243, and a Centronics device 244.
  • The CPU 211 is an IC for performing various types of information processing. The ASIC 212 is an IC for performing various types of image processing. The NB 221 is a north bridge of the controller 201. The SB 222 is a south bridge of the controller 201. The MEM-P 231 is a system memory of the multifunctional machine 101. The MEM-C 232 is a local memory of the multifunctional machine 101. The HDD 233 is a storage unit of the multifunctional machine 101. The memory card slot 234 is a slot that receives a memory card 235. The NIC 241 is a controller for network communication based on the MAC address. The USB device 242 serves to provide connection terminals conforming to the USB specification. The IEEE 1394 device 243 serves to provide connection terminals conforming to the IEEE1394 specification. The Centronics device 244 serves to provide connection terminals conforming to the Centronics specification.
  • The operation panel 202 serves as the hardware unit (operation unit) by which the operator enters an input into the multifunctional machine 101, and also serves as the hardware unit (display unit) through which the operator obtains the output of the multifunctional machine 101.
  • FIG. 3 is a drawing showing an exterior appearance of the multifunctional machine 101 shown in FIG. 1. FIG. 3 shows the position of the imaging unit 121, the position of the printing unit 122, and the position of the operation panel 202. FIG. 3 further shows a document table unit 301 on which a document to be scanned is placed, a sheet feeder unit 302 that supplies print sheets, and a catch tray unit 303 onto which printed sheets are ejected.
  • As shown in FIG. 4, the operation panel 202 includes a touch panel 311, a key pad 312, a start button 313, a reset button 314, function keys 315, and an initial setting button 316. The touch panel 311 serves as the hardware unit (touch operation unit) with which the operator enters an input through touching of the panel, and also serves as the hardware unit (display unit) that presents outputs as displayed information. The key pad 312 is the hardware for entering numbers through key (button) operation. The start button 313 is the hardware for starting an operation through a button touch. The reset button 314 is the hardware for performing a reset operation through a button touch. The function keys 315 are the hardware for displaying an operation screen by the CSDK application 146 or JSDK application 147 upon pressing a key (button). The initial setting button 316 is the hardware for displaying an initial setting screen upon pressing the button.
  • The document table unit 301 includes an ADF (auto document feeder) 321, a flatbed 322, and a flatbed cover 323. The sheet feeder unit 302 includes four sheet feeder dray and one manual tray. The catch tray unit 303 includes one catch tray.
  • [SAS]
  • FIG. 5 is a drawing showing a network configuration of the network to which the multifunctional machine 101 shown in FIG. 1 is connected. The multifunctional machine 101 of FIG. 1 is connected to a PC (personal computer) 401 through the network. The PC 401 includes a PC main body 411, a keyboard 412, a mouse 413, and a display 414. The PC main body 411 has a CPU, ROM, RAM, HDD, MODEM, and NIC implemented therein. The HDD and/or ROM of the PC main body 411 contain a Web browser 421 and an OS 422.
  • FIG. 6 is a drawing for explaining the SDK application service (SAS) 183 of the multifunctional machine 101 shown in FIG. 1.
  • The SDK application service (SAS) 183 can control the CSDK application 146 and the JSDK application 147 according to the control settings of the CSDK application 146 and the JSDK application 147. The CSDK application 146 is directly controlled whereas the JSDK application 147 is indirectly controlled via the JSDK platform 148.
  • As shown as “A” and “B” in FIG. 6, the SDK application service (SAS) 183 can activate or deactivate the CSDK application 146 and the JSDK application 147 according to the activation conditions of the CSDK application 146 and the JSDK application 147. Namely, the activation conditions in this embodiment include the conditions for activating the CSDK application 146 and the JSDK application 147, and also include the conditions for deactivation. Among the activation conditions, the settings of conditions for activation is referred to as “activation settings”, and the settings of conditions for deactivation is referred to as “deactivation settings”.
  • For example, a given CSDK application 146 may be activated at a specified time according to the activation settings that indicate the activation of this CSDK application 146 at this specified time. For example, a given JSDK application 147 may be deactivated at a specified time according to the deactivation settings that indicate the deactivation of this JSDK application 147 at this specified time. The deactivation settings may be made as an activation setting that indicates the activation of the CSDK application 146 or JSDK application 147 with a time limit as to how long it will stay activated.
  • As shown as “C” and “D” in FIG. 6, the SDK application service (SAS) 183 can install or uninstall programs corresponding to the CSDK application 146 and the JSDK application 147 as well as data (library or the like) used by the CSDK application 146 or the JSDK application 147 according to the installation conditions of the CSDK application 146 and the JSDK application 147. Namely, the installation conditions in this embodiment include the conditions for installing the CSDK application 146 and the JSDK application 147, and also include the conditions for uninstalling the applications. Among the installation conditions, the settings of conditions for installation is referred to as “installation settings”, and the settings of conditions for uninstallation is referred to as “uninstallation settings”.
  • For example, a given program of the CSDK application 146 may be installed at a specified time according to the installation settings that indicate the installation of this program at this specified time. For example, a given library of the JSDK application 147 may be uninstalled at a specified time according to the uninstallation settings that indicate the uninstallation of this library at this specified time. The uninstallation settings may be made as an installation setting that indicates the installation of a program or library of the CSDK application 146 or JSDK application 147 with a time limit as to how long it will stay installed.
  • Further, the SDK application service (SAS) 183 may control an authentication process or usage restricting process with respect to the CSDK application 146 or JSDK application 147 in addition to the activation, deactivation, installation, uninstallation of the CSDK application 146 or JSDK application 147.
  • The SDK application service (SAS) 183 can control the JSDK application 147 according to the control settings of the JSDK application 147 that are stored in a setting file 501 provided for the purpose of managing the JSDK application 147. The setting file 501 is a JNLP file that corresponds one-to-one to a JAR file that is an executable file of the JSDK application 147. The setting file 501 has the control settings of the JSDK application 147 stored therein as a description written in XML (eXtensible Markup Language). The JNLP file is an XML file, which can define unique tags in its own way, so that the control settings of the JSDK application 147 are written by use of those unique tags. The setting file 501 is stored together with the corresponding JSDK application 147 in the SD memory card. As will later be described, this file may alternatively be managed by a computer on the network.
  • The SDK application service (SAS) 183 can control the CSDK application 146 or JSDK application 147 according to the control settings of the CSDK application 146 or JSDK application 147 that are made on a setting screen 502, which is provided for the purpose of making settings for the CSDK application 146 and the JSDK application 147. The setting screen 502 may be displayed on the screen (i.e., touch panel 311) of the multifunctional machine 101 for the purpose of making local settings, and may also be displayed, in another case, as a Web screen (Web page) on the screen of a terminal apparatus (i.e., display 414 of the PC 401) of the multifunctional machine 101 for the purpose of making remote settings. It is the SDK application service (SAS) 183 that provides the setting screen 502. A description will later be given of a variation in which the Web image monitor (WIM) 184 provides the setting screen 502.
  • As described above, the SDK application service (SAS) 183 can control the CSDK application 146 and the JSDK application 147 according to the control settings of the CSDK application 146 and the JSDK application 147. Through the provision of the SDK application service (SAS) 183, such a mechanism is provided that the settings of the CSDK application 146 and JSDK application 147 can be modified on a system-driven basis rather than on an application-driven basis according to where the multifunctional machine 101 is used. That is, there is no need to modify the CSDK application 146 or JSDK application 147 according to where the multifunctional machine 101 is used. The party who modifies the CSDK application 146 or JSDK application 147 may be either a user, a vendor, or a manufacturer of the multifunctional machine 101.
  • Through activation or deactivation shown as “A” and “B” in FIG. 6, for example, provision may be made such as to activate the CSDK application 146 and JSDK application 147 only at opportune hours when these applications need not be activated all the time. Through install settings or uninstall settings shown as “C” and “D” in FIG. 6, for example, provision may be made such as to install the CSDK application 146 and JSDK application 147 only for a predetermined period when it is desirable to have a limited install period for these applications. When the types of the control settings need to be increased, the property of XML that allows unique tags to be defined in its own way may serve a significant purpose. When it is desirable to make settings on the screen of the multifunctional machine 101, the screen for making local settings may be convenient. When it is desirable to make complicated settings on the screen of the PC 401, the screen for making remote settings may prove to be useful.
  • FIG. 7 is a sequence chart showing a control process utilizing the setting file 501.
  • As a vender of the multifunctional machine 101 enters a command into the multifunctional machine 101 to start the installation of an option library 511 of a certain JSDK application 147 (S11), the SDK application service (SAS) 183 acquires the installation settings of this JSDK application 147 from the setting file 501 of this JSDK application 147 (S12). Then, the SDK application service (SAS) 183 accesses the JSDK application 147 to check the appropriateness of the acquired installation settings (S13). Then, the SDK application service (SAS) 183 downloads the option library 511 of the JSDK application 147 from an option library server 512 (S14). The SDK application service (SAS) 183 accesses the downloaded option library 511 to check the appropriateness of the acquired installation settings (S15). The SDK application service (SAS) 183 installs the downloaded option library 511 in the HDD 233 or SD memory card 235 according to the acquired installation settings (S16).
  • FIGS. 8A through 8C are drawings showing examples of settings stored in the setting file 501.
  • A description A in example 1 indicates that this sentence is an installation setting for installing the option library 511 of the JSDK application 147. A description B in the example 1 indicates that what is to be installed is the version 1.3 of the option library 511. A description C in the example 1 indicates that the option library 511 will be installed in an application specific area. A description D in the example 1 indicates that the option library 511 will be downloaded from the http://www.r.com/jsdk/option/option.jar.
  • A description A in example 2 indicates that this sentence is an installation setting for installing the option library 511 of the JSDK application 147. A description B in the example 2 indicates that what is to be installed is the latest version of the option library 511. A description C in the example 2 indicates that the option library 511 will be installed in a system shared area. A description D in the example 2 indicates that the option library 511 will be downloaded from the http://www.r.com/jsdk/option/option.jar.
  • A description A in example 3 indicates that this sentence is an installation setting for installing the option library 511 of the JSDK application 147. A description B in the example 3 indicates that what is to be installed is any version of the option library 511. In this case, what is to be actually installed will be selected on the screen. A description C in the example 3 indicates that the option library 511 will be installed in a system shared area. A description D in the example 3 indicates that the option library 511 will be downloaded from the http://www.r.com/jsdk/option/option.jar. A description E in the example 3 indicates that Dec. 31, 2010 is the expiration date of the period during which the option library 511 is kept installed.
  • FIG. 9 is a sequence chart showing a control process utilizing the setting screen 502.
  • As a user of the multifunctional machine 101 enters a command on the setting screen 502 for installation purposes to start the installation of a certain JSDK application 147 (S21), the SDK application service (SAS) 183 acquires the installation settings of this JSDK application 147 from the setting file 501 of this JSDK application 147 (S22). Then, the SDK application service (SAS) 183 displays the setting screen 502 for the purpose of making valid period settings regarding a period during which the JSDK application 147 will be kept installed (S23).
  • The user of the multifunctional machine 101 enters valid period data indicative of the period during which the JSDK application 147 will be kept installed on the setting screen 502 for setting a valid period (S24), and, in response, the SDK application service (SAS) 183 accesses the JSDK application 147 to check the appropriateness of the entered installation settings (valid period settings) (S25). The SDK application service (SAS) 183 stores the entered installation settings in a nonvolatile memory 521 of the multifunctional machine 101 (S26), and installs the JSDK application 147 in the HDD 233 or SD memory card 235 according to the acquired installation settings (S27). Then, the SDK application service (SAS) 183 deactivates the display of the setting screen 502 for making valid period settings (S28).
  • FIG. 10 is a drawing showing an example of the settings made on the setting screen 502. FIG. 10 shows a setting screen 502B for making valid period settings to specify a period during which an installed state is maintained, with a setting screen 502A for installation settings being displayed under the setting screen 502B. FIG. 10 shows that Dec. 31, 2010 is entered as an expiry date of the period during which an installed state is maintained.
  • FIGS. 11A and 11B, FIG. 12, and FIG. 13 are drawings showing examples of the setting screen 12 for making local settings. The setting screen 502 shown in FIGS. 11A and 11B is used to make a setting to the installation of the CSDK application 146 and/or JSDK application 147. The setting screen 502 shown in FIG. 12 is used to make a setting to the uninstallation of the CSDK application 146 and/or JSDK application 147. The setting screen 502 shown in FIG. 13 is used to make a setting to the activation and deactivation of the CSDK application 146 and/or JSDK application 147.
  • The setting screen 502 shown in FIG. 11A and the setting screen 502 shown in FIG. 11B are a series of setting screens for making an installation setting. FIG. 11B shows a setting screen 502′ for making an automatic activation setting to the CSDK application 146 and/or JSDK application 147, with the setting screen 502 for installation settings being displayed under the setting screen 502′. In this manner, the setting screen 502 for making installation settings may be used to make a setting to the activation and/or deactivation of the CSDK application 146 and/or JSDK application 147. Further, the setting screen 502 for making installation settings may be used to make a setting to the installation and/or uninstallation of the CSDK application 146 and/or JSDK application 147. This is what is illustrated in the setting screen of FIG. 10.
  • FIGS. 14A and 14B, FIGS. 15A and 15B, FIG. 16, and FIG. 17 are drawings showing examples of the setting screen 502 for making remote settings. The setting screen 502 shown in FIGS. 14A and 14B is used to make a setting to the installation of the CSDK application 146 (type-1 application). The setting screen 502 shown in FIGS. 15A and 15B is used to make a setting to the installation of the JSDK application 147 (type-2 application). The setting screen 502 shown in FIG. 16 is used to make a setting to the uninstallation of the CSDK application 146 and/or JSDK application 147. The setting screen 502 shown in FIG. 17 is used to make a setting to the activation and deactivation of the CSDK application 146 and/or JSDK application 147.
  • The setting screen 502 shown in FIG. 14A and the setting screen 502 shown in FIG. 14B are a series of setting screens for making an installation setting to the CSDK application 146. FIG. 11A shows radio buttons 531 for selecting functional key assignments of the CSDK application 146 on the setting screen 502 for making an installation setting.
  • The setting screen 502 shown in FIG. 15A and the setting screen 502 shown in FIG. 15B are a series of setting screens for making an installation setting to the JSDK application 147. FIG. 15A shows, on the setting screen 502 for making an installation setting, radio buttons 532 for making automatic activation settings to the JSDK application 147 and a combo box 533 for selecting a version of the Java virtual machine (VM) that causes the JSDK application 147 to be performed. In this manner, the setting screen 502 for making installation settings may be used to make a setting to the activation and/or deactivation of the CSDK application 146, the JSDK application 147, and so on according to the types of applications each having different activation conditions. Further, the setting screen 502 for making installation settings may be used to make a setting to the installation and/or uninstallation of the CSDK application 146 and/or JSDK application 147. The setting screen as shown in FIG. 10 is replaced by the radio buttons as shown in FIG. 14.
  • FIG. 18 is a drawing for explaining the method of providing the setting screen 502 by the SDK application service (SAS) 183.
  • In order to display the setting screen 502, the Web browser 421 of the PC 401 issues a request directed to the Web service of the SDK application service (SAS) 183 (S31). In response, the httpd of the control service (NCS) 161 transfers the request to the Web service of the SDK application service (SAS) 183 (S32). The SDK application service (SAS) 183 then acquires items to be displayed on the setting screen 502 from the item storage (S33), followed by generating the setting screen 502 by using the items acquired from the item storage (S34). In order to display the setting screen 502, the Web service of the SDK application service (SAS) 183 issues a response directed to the Web browser 421 of the PC 401 (S35). In response, the httpd of the control service (NCS) 161 transfers the response to the Web browser 421 of the PC 401 (S32). In this manner, the SDK application service (SAS) 183 presents the setting screen 502 for making an installation setting to the CSDK application 146 and/or JSDK application 147.
  • The items to be displayed on the setting screen 502 are acquired from an application-specific file 601, a type-specific file 602, and a basic file 603. The application-specific file 601 stores items that are unique to each application such as each CSDK application 146 or each JSDK application 147. The type-specific file 602 stores items that are unique to each application type such as an type-1 application (CSDK application 146) or type-2 application (JSDK application 147). In this embodiment, applications are classified into respective types according to the programming languages used in the implementation of the applications and/or the differences of activation conditions. For example, the type-2 application is coded by use of the Java programming language, and allows the presence/absence of automatic activation to be specified. On the other hand, the type-1 application is coded by use of the C programming language, and does not allow the presence/absence of automatic activation to be specified.
  • The basic file 603 stores items that are shared by all types of applications. The SDK application service (SAS) 183 generates and displays the setting screen 502 by using items acquired from the application-specific file 601, items acquired from the type-specific file 602, and items acquired from the basic file 603. The contents of each item that is to be presented on the setting screen 502 in relevant language are acquired from a language resource file 611.
  • The application-specific file 601, the type-specific file 602, and the basic file 603 are stored in the multifunctional machine 101 as shown in FIG. 18. The application-specific file 601 may alternatively be stored outside the multifunctional machine 101 as shown in FIG. 19. In this case, information indicative of the location (URL or the like) of the application-specific file 601 is stored in the multifunctional machine 101. The application-specific file 601 is stored in the SD memory card 235 in FIG. 18, and is stored in the Web server 621 in FIG. 19. The application-specific file 601 may be a separate file from the executable file of the application, or may be the executable file of the application.
  • FIG. 20 is a drawing for explaining the method of generating the setting screen 502 by the SDK application service (SAS) 183.
  • The items to be displayed on the setting screen 502 are stored in the application-specific file 601, type-specific file 602, and basic file 603 as descriptions using XML. Since XML can define unique tags in its own way, the items to be displayed on the setting screen 502 are described by use of these unique tags. The SDK application service (SAS) 183 generates XML data relating to the items to be displayed on the setting screen 502 by using XML data acquired from the application-specific file 601, XML data acquired from the type-specific file 602, and XML data acquired from the basic file 603 (S41).
  • It should be noted that a request (S31) from the PC 401 to the SDK application service (SAS) 183 and a response (S35) from the SDK application service (SAS) 183 to the PC 401 is comprised of HTML data. The SDK application service (SAS) 183 uses an XSLT 631 that is prepared in advance, so that an XSLT processor 632 converts the XML data relating to the items to be displayed on the setting screen 502 into HTML data relating to the setting screen 502 (S42).
  • FIG. 21 and FIG. 22 are drawings showing examples of the setting screen 502 generated by the SDK application service (SAS) 183. FIG. 21 shows the setting screen 502 for use for the type-1 application, and FIG. 22 shows the setting screen 502 for use for the type-2 application. Each setting screen 502 includes an application-specific area 641, a type-specific area 642, and a basic area 643.
  • The application-specific area 641 displays the items that are unique to the application such as the number of possible activations and the number of printable copies. In the case of a copy application for performing a printing process, the number of printable copies may be displayed. In the case of a facsimile application for performing a transmission process, the number of transmittable sheets may be displayed.
  • The type-specific area 642 displays the items that are unique to the application type such as a functional key assignment and an automatic activation setting. In the case of a type-1 application for which one application is assigned to one functional key 315 upon the execution of one process for one application, items such as functional key assignments are displayed (see FIG. 21). In the case of a type-2 application for which two or more applications are assigned to one functional key 315 upon the execution of one process for two or more applications, items such as automatic activation settings or the like are displayed (see FIG. 22).
  • The basic area 643 displays the items that are shared by all the application types such as a product ID, an application name, an installation source, an installation destination, etc.
  • The description provided with reference to FIG. 18, FIG. 19, FIG. 20, and FIG. 21 has been directed to the setting screen 502 for making remote settings, but may as well be applicable to the setting screen 502 for making local settings. The SDK application service (SAS) 183 generates and displays the setting screen 502 for making local settings or the setting screen 502 for making remote settings by using items acquired from the application-specific file 601, items acquired from the type-specific file 602, and items acquired from the basic file 603.
  • In the description given with reference to FIG. 18, FIG. 19, FIG. 20, and FIG. 21, applications are classified according to the programming languages of these applications. The type-1 application (CSDK application 146) is written in the C programming language, and the type-2 application (JSDK application 147) is written in the Java programming language. It should be noted that application may alternatively be classified into types according to other than their programming languages. Further, applications may be classified into two types, or may be classified into three or more types.
  • As described above, the SDK application service (SAS) 183 can provide the comprehensive setting screen 502 by which settings can be made to various CSDK applications 146 and/or JSDK applications 147. Through the provision of the setting screen 502, a user friendly interface is provided such that the settings of the CSDK application 146 and/or JSDK application 147 can be modified on a system-driven basis rather than on an application-driven basis.
  • When the types of the display items need to be increased, the property of XML that allows unique tags to be defined in its own way may serve a significant purpose. When it is desirable to make settings on the screen of the multifunctional machine 101, the screen for making local settings may be convenient. When it is desirable to make complicated settings on the screen of the PC 401, the screen for making remote settings may prove to be useful.
  • FIG. 23 is a drawing showing an example of descriptions stored in the application-specific file 601. A description 21A shown in FIG. 23 specifies that the item “number of permitted activations” is an item to be displayed in the application-specific area 641. A description 21B shown in FIG. 23 specifies that the item “number of permitted copies” is an item to be displayed in the application-specific area 641.
  • FIG. 24 is a drawing showing an example of descriptions stored in the type-specific file 602 (for type-1 application). A description 22A shown in FIG. 24 specifies that the item “functional key assignments” is an item to be displayed in the type-specific area 642.
  • FIG. 25 is a drawing showing an example of descriptions stored in the type-specific file 602 (for type-2 application). A description 23A shown in FIG. 25 specifies that the item “setting of automatic activation” is an item to be displayed in the type-specific area 642.
  • FIG. 26 is a drawing showing an example of descriptions stored in the basic file 603. A description 24A shown in FIG. 26 specifies that the item “product ID” is an item to be displayed in the basic area 643. A description 24B shown in FIG. 26 specifies that the item “application name” is an item to be displayed in the basic area 643. A description 24C shown in FIG. 26 specifies that the item “installation source” is an item to be displayed in the basic area 643. A description 24C shown in FIG. 26 specifies that the item “installation destination” is an item to be displayed in the basic area 643.
  • FIG. 27 is a drawing showing an example of descriptions stored in the language resource file 611 (for Japanese). A description 25A shown in FIG. 27 specifies the Japanese-language expressions of the items to be displayed in the application-specific area 641. A description 25B shown in FIG. 27 specifies the Japanese-language expressions of the items to be displayed in the type-specific area 642. A description 25C shown in FIG. 27 specifies the Japanese-language expressions of the items to be displayed in the basic area 643.
  • FIG. 28 is a drawing showing an example of descriptions stored in the language resource file 611 (for English). A description 26A shown in FIG. 28 specifies the English-language expressions of the items to be displayed in the application-specific area 641. A description 26B shown in FIG. 28 specifies the English-language expressions of the items to be displayed in the type-specific area 642. A description 26C shown in FIG. 28 specifies the English-language expressions of the items to be displayed in the basic area 643.
  • FIG. 29 is a sequence chart showing the process of providing the setting screen 502 by the SDK application service (SAS) 183.
  • A user of the PC 401 performs an action (S101) to access the Web service of the SDK application service (SAS) 183, resulting in the request to access the Web service of the SDK application service (SAS) 183 being transmitted (S 102) from the PC 401 to the control service (NCS) 161, and being transferred (S103) from the control service (NCS) 161 to the SDK application service (SAS) 183. Then, the SDK application service (SAS) 183 generates HTML data relating to the setting screen 502 for displaying an application list (S104). A response indicative of displaying the setting screen 502 for displaying an application list is transmitted (S105) from the SDK application service (SAS) 183 to the control service (NCS) 161, and is then transferred (S106) from the control service (NCS) 161 to the PC 401.
  • Then, an action (S111) to select an application is performed on the setting screen 502 for displaying an application list, resulting in a request associated with the selection of an application being transmitted (S 112) from the PC 401 to the control service (NCS) 161, and being transferred (S113) from the control service (NCS) 161 to the SDK application service (SAS) 183. The SDK application service (SAS) 183 then acquires items to be displayed on the setting screen 502 for entering items (i.e., the setting screen shown in FIG. 21) from the basic file 603, the type-specific file 602, and the application-specific file 601 (S114A, S114B, S114C). Then, the SDK application service (SAS) 183 acquires the contents of the items to be displayed on the setting screen 502 for entering items from the language resource file 611 (S115). The SDK application service (SAS) 183 generates HTML data (S116) relating to the setting screen 502 for entering items by using the items acquired from the basic file 603, the items acquired from the type-specific file 602, the items acquired from the application-specific file 601, and the display contents acquired from the language resource file 611. A response indicative of displaying the setting screen 502 for entering items is transmitted (S117) from the SDK application service (SAS) 183 to the control service (NCS) 161, and is then transferred (S118) from the control service (NCS) 161 to the PC 401.
  • Then, an action (S121) to enter an item is performed on the setting screen 502 for entering items, resulting in a request associated with the entering of an item being transmitted (S122) from the PC 401 to the control service (NCS) 161, and being transferred (S 123) from the control service (NCS) 161 to the SDK application service (SAS) 183. Then, the SDK application service (SAS) 183 generates HTML data relating to the pre-installation confirmation screen (S124). A response indicative of displaying the pre-installation confirmation screen is transmitted (S125) from the SDK application service (SAS) 183 to the control service (NCS) 161, and is then transferred (S126) from the control service (NCS) 161 to the PC 401.
  • Then, an action (S131) to confirm an installation is performed on the pre-installation confirmation screen, resulting in a request associated with the confirmation of an installation being transmitted (S132) from the PC 401 to the control service (NCS) 161, and being transferred (S133) from the control service (NCS) 161 to the SDK application service (SAS) 183. Then, the SDK application service (SAS) 183 performs the installation of an application (S134), followed by generating HTML data relating to the post-installation notification screen (S135). A response indicative of displaying the post-installation notification screen is transmitted (S 136) from the SDK application service (SAS) 183 to the control service (NCS) 161, and is then transferred (S137) from the control service (NCS) 161 to the PC 401.
  • [WIM]
  • The above description has been given of the embodiment in which the SDK application service (SAS) 183 provides the setting screen 502. In the following, a description will be given of an embodiment in which the Web image monitor (WIM) 184 provides the setting screen 502. A description of the common features of these two embodiments will be omitted.
  • FIG. 30 is a drawing for explaining the method of providing the setting screen 502 by the Web image monitor (WIM) 184.
  • In order to display the setting screen 502, the Web browser 421 of the PC 401 issues a request directed to the Web service of the Web image monitor (WIM) 184 (S51). In response, the httpd of the control service (NCS) 161 transfers the request to the Web service of the Web image monitor (WIM) 184 (S52). Then, the Web image monitor (WIM) 184 requests the SDK application service (SAS) 183 to provide XML data relating to the display items of the setting screen 502 (S53). The SDK application service (SAS) 183 then acquires items to be displayed on the setting screen 502 from the item storage (S54), followed by generating XML data relating to the setting screen 502 by using the items acquired from the item storage (S55). Then, the SDK application service (SAS) 183 sends a response to the Web image monitor (WIM) 184 (S56), the response being the XML data relating to the display items of the setting screen 502. Then, the Web image monitor (WIM) 184 generates the setting screen 502 based on the XML data acquired from the SDK application service (SAS) 183 (S57). In order to display the setting screen 502, the Web service of the Web image monitor (WIM) 184 issues a response directed to the Web browser 421 of the PC 401 (S58). In response, the httpd of the control service (NCS) 161 transfers the response to the Web browser 421 of the PC 401 (S59). In this manner, the Web image monitor (WIM) 184 presents the setting screen 502 for making an installation setting to the CSDK application 146 and/or JSDK application 147.
  • The items to be displayed on the setting screen 502 are acquired from an application-specific file 601, a type-specific file 602, and a basic file 603. The SDK application service (SAS) 183 provides the items acquired from the application-specific file 601, items acquired from the type-specific file 602, and items acquired from the basic file 603 to the Web image monitor (WIM) 184 that generates and displays the setting screen 502 based on these provided items. To be specific, the SDK application service (SAS) 183 generates the XML data relating to the items to be displayed on the setting screen 502 by using the items acquired from the application-specific file 601, items acquired from the type-specific file 602, and items acquired from the basic file 603, followed by supplying the XML data to the Web image monitor (WIM) 184, which generates the setting screen 502 based on the XML data. The contents of each item that is to be presented on the setting screen 502 in relevant language are acquired from a language resource file 611. The item that is to be displayed in the header area of the setting screen 502 is acquired from a header area file 612. The item that is to be displayed in the menu area of the setting screen 502 is acquired from a menu area file 613. The application-specific file 601, the type-specific file 602, and the basic file 603 are stored in the multifunctional machine 101 as shown in FIG. 30. The application-specific file 601 may alternatively be stored outside the multifunctional machine 101 as shown in FIG. 31.
  • FIG. 32 is a drawing for explaining the method of generating the setting screen 502 by the Web image monitor (WIM) 184.
  • The items to be displayed on the setting screen 502 are stored in the application-specific file 601, type-specific file 602, and basic file 603 as descriptions using XML. Since XML can define unique tags in its own way, the items to be displayed on the setting screen 502 are described by use of these unique tags. The SDK application service (SAS) 183 generates XML data relating to the items to be displayed on the setting screen 502 by using XML data acquired from the application-specific file 601, XML data acquired from the type-specific file 602, and XML data acquired from the basic file 603, followed by supplying the XML data to the Web image monitor (WIM) 184 (S61).
  • It should be noted that a request (S51) from the PC 401 to the Web image monitor (WIM) 184 and a response (S58) from the Web image monitor (WIM) 184 to the PC 401 is comprised of HTML data. The Web image monitor (WIM) 184 uses an XSLT 631 that is prepared in advance, so that an XSLT processor 632 converts the XML data relating to the items to be displayed on the setting screen 502 into HTML data relating to the setting screen 502 (S62).
  • FIG. 33 and FIG. 34 are drawings showing examples of the setting screen 502 generated by the Web image monitor (WIM) 184. FIG. 33 shows the setting screen 502 for use for the type-1 application, and FIG. 34 shows the setting screen 502 for use for the type-2 application. Each setting screen 502 includes the application-specific area 641, the type-specific area 642, the basic area 643, a header area 644, and a menu area 645. Similarly to the examples shown in FIG. 21 and FIG. 22, the display contents of the type-specific area 642 differs between the setting screen 502 for the type-1 application and the setting screen 502 for the type-2 application.
  • The description provided with reference to FIG. 30, FIG. 31, FIG. 32, and FIG. 33 has been directed to the setting screen 502 for making remote settings, but may as well be applicable to the setting screen 502 for making local settings. The SDK application service (SAS) 183 provides the items acquired from the application-specific file 601, items acquired from the type-specific file 602, and items acquired from the basic file 603 to the Web image monitor (WIM) 184, which generates and displays the setting screen 502 for making local settings or the setting screen 502 for making remote settings based on these provided items.
  • In this manner, the Web image monitor (WIM) 184 supports the function to provide the setting screen 502, and the SDK application service (SAS) 183 supports the function to provide the items to be displayed on the setting screen 502 to the Web image monitor (WIM) 184. This implementation has an advantage in that the SDK application service (SAS) 183 does not have to provide the screen. This implementation is useful when the SDK application service (SAS) 183 does not have the function to provide the screen, for example.
  • FIG. 35 is a drawing showing an example of descriptions stored in the language resource file 611 (for Japanese). A description 32A shown in FIG. 35 specifies the Japanese-language expressions of the items to be displayed in the application-specific area 641. A description 32B shown in FIG. 35 specifies the Japanese-language expressions of the items to be displayed in the type-specific area 642. A description 32C shown in FIG. 35 specifies the Japanese-language expressions of the items to be displayed in the basic area 643. A description 32D shown in FIG. 35 specifies the Japanese-language expressions of the items to be displayed in the header area 644. A description 32E shown in FIG. 35 specifies the Japanese-language expressions of the items to be displayed in the menu area 645.
  • FIG. 36 is a drawing showing an example of descriptions stored in the language resource file 611 (for English). A description 33A shown in FIG. 36 specifies the English-language expressions of the items to be displayed in the application-specific area 641. A description 33B shown in FIG. 36 specifies the English-language expressions of the items to be displayed in the type-specific area 642. A description 33C shown in FIG. 36 specifies the English-language expressions of the items to be displayed in the basic area 643. A description 33D shown in FIG. 36 specifies the English-language expressions of the items to be displayed in the header area 644. A description 33E shown in FIG. 36 specifies the English-language expressions of the items to be displayed in the menu area 645.
  • FIG. 37 is a drawing showing an example of descriptions stored in the header area file 612. As shown in FIG. 37, the header area file 612 contains the descriptions of items to be displayed in the header area of the setting screen 502.
  • FIG. 38 is a drawing showing an example of descriptions stored in the menu area file 613. As shown in FIG. 38, the menu area file 613 contains the descriptions of items to be displayed in the menu area of the setting screen 502.
  • FIG. 39 is a sequence chart showing the process of providing the setting screen 502 by the Web image monitor (WIM) 184.
  • A user of the PC 401 performs an action (S201) to access the Web service of the Web image monitor (WIM) 184, resulting in the request to access the Web service of the Web image monitor (WIM) 184 being transmitted (S202) from the PC 401 to the control service (NCS) 161, and being transferred (S203A) from the control service (NCS) 161 to the Web image monitor (WIM) 184. Then, the Web image monitor (WIM) 184 requests the SDK application service (SAS) 183 to provide XML data relating to the display items of the setting screen 502 for displaying an application list (S203B). Then, the SDK application service (SAS) 183 generates XML data relating to the display items of the setting screen 502 for displaying an application list (S204A). Then, the SDK application service (SAS) 183 sends a response to the Web image monitor (WIM) 184, the response being the XML data relating to the display items of the setting screen 502 for displaying an application list (S205A). Then, the Web image monitor (WIM) 184 generates HTML data relating to the setting screen 502 for displaying an application list (S204B). A response indicative of displaying the setting screen 502 for displaying an application list is transmitted (S205B) from the Web image monitor (WIM) 184 to the control service (NCS) 161, and is then transferred (S206) from the control service (NCS) 161 to the PC 401.
  • Then, an action (S211) to select an application is performed on the setting screen 502 for displaying an application list, resulting in a request associated with the selection of an application being transmitted (S212) from the PC 401 to the control service (NCS) 161, and being transferred (S213A) from the control service (NCS) 161 to the Web image monitor (WIM) 184. Then, the Web image monitor (WIM) 184 requests the SDK application service (SAS) 183 to provide XML data relating to the display items of the setting screen 502 for entering items (S213B). The SDK application service (SAS) 183 then acquires items to be displayed on the setting screen 502 for entering items (i.e., the setting screen shown in FIG. 33) from the basic file 603, the type-specific file 602, and the application-specific file 601 (S214A, S214B, S214C). Then, the SDK application service (SAS) 183 generates XML data relating to the display items of the setting screen 502 for entering items (S216A). Then, the SDK application service (SAS) 183 sends a response to the Web image monitor (WIM) 184, the response being the XML data relating to the display items of the setting screen 502 for entering items (S217A). The Web image monitor (WIM) 184 then acquires the items to be displayed in the header area of the setting screen 502 for entering items from the header area file 612 (S215A), and acquires the items to be displayed in the menu area of the setting screen 502 for entering items from the menu area file 613 (S215B), followed by acquiring the contents of item expressions to be displayed on the setting screen 502 for entering items from the language resource file 611 (S215C). The Web image monitor (WIM) 184 generates HTML data (S216B) relating to the setting screen 502 for entering items by using the items acquired from the basic file 603, the items acquired from the type-specific file 602, the items acquired from the application-specific file 601, the items acquired from the header area file 612, the items acquired from the menu area file 613, and the display contents acquired from the language resource file 611. A response indicative of displaying the setting screen 502 for entering items is transmitted (S217B) from the Web image monitor (WIM) 184 to the control service (NCS) 161, and is then transferred (S218) from the control service (NCS) 161 to the PC 401.
  • Then, an action (S221) to enter an item is performed on the setting screen 502 for entering items, resulting in a request associated with the entering of an item being transmitted (S222) from the PC 401 to the control service (NCS) 161, and being transferred (S223) from the control service (NCS) 161 to the Web image monitor (WIM) 184. Then, the Web image monitor (WIM) 184 requests the SDK application service (SAS) 183 to provide XML data relating to the display items of the pre-installation confirmation screen (S223B). Then, the SDK application service (SAS) 183 generates XML data relating to the display items of the pre-installation confirmation screen (S224A). Then, the SDK application service (SAS) 183 sends a response to the Web image monitor (WIM) 184, the response being the XML data relating to the display items of the pre-installation confirmation screen (S225A). Then, the Web image monitor (WIM) 184 generates HTML data relating to the pre-installation confirmation screen (S224B). A response indicative of displaying the pre-installation confirmation screen is transmitted (S225B) from the Web image monitor (WIM) 184 to the control service (NCS) 161, and is then transferred (S226) from the control service (NCS) 161 to the PC 401.
  • Then, an action (S231) to confirm an installation is performed on the pre-installation confirmation screen, resulting in a request associated with the confirmation of an installation being transmitted (S232) from the PC 401 to the control service (NCS) 161, and being transferred (S233A) from the control service (NCS) 161 to the Web image monitor (WIM) 184. Then, the Web image monitor (WIM) 184 requests the SDK application service (SAS) 183 to provide XML data relating to the display items of the post-installation notification screen (S233B). Then, the SDK application service (SAS) 183 performs the installation of an application (S234), followed by generating XML data relating to the display items of the post-installation notification screen (S235A). Then, the SDK application service (SAS) 183 sends a response to the Web image monitor (WIM) 184, the response being the XML data relating to the display items of the post-installation notification screen (S236A). Then, the Web image monitor (WIM) 184 generates HTML data relating to the post-installation notification screen (S235B). A response indicative of displaying the post-installation notification screen is transmitted (S236B) from the Web image monitor (WIM) 184 to the control service (NCS) 161, and is then transferred (S237) from the control service (NCS) 161 to the PC 401.
  • Further, the present invention is not limited to these embodiments, but various variations and modifications may be made without departing from the scope of the present invention.
  • The present application is based on Japanese priority applications No. 2005-71963 filed on Mar. 14, 2005, No. 2005-71964 filed on Mar. 14, 2005, No. 2006-044349 filed on Feb. 21, 2006, and No. 2006-044350 filed on Feb. 21, 2006, with the Japanese Patent Office, the entire contents of which are hereby incorporated by reference.

Claims (13)

What is claimed is:
1. An image forming apparatus, comprising an application controlling unit configured to install a plurality of applications in a unified manner and to control the applications, wherein the application controlling unit is configured to acquire activation conditions of the applications from a setting file recorded on a recording medium to control activations of the applications in response to the activation conditions.
2. The image forming apparatus as claimed in claim 1, wherein the application controlling unit is configured to control activations of the applications in response to activation conditions that are selected on a setting screen for making a setting to the activation conditions of the applications.
3. The image forming apparatus as claimed in claim 1, wherein the setting file is obtained through a network.
4. An image forming apparatus, comprising an application controlling unit configured to install a plurality of applications in a unified manner and to control the applications, wherein the application controlling unit is configured to acquire install conditions of the applications from a setting file recorded on a recording medium to control installation or uninstallation of the applications in response to the install conditions.
5. The image forming apparatus as claimed in claim 4, wherein the application controlling unit is configured to control installation or uninstallation of the applications in response to install conditions that are selected on a setting screen for making a setting to the install conditions of the applications.
6. The image forming apparatus as claimed in claim 4, wherein the setting file is obtained through a network.
7. An information processing method performed by an image forming apparatus configured to install a plurality of applications in a unified manner and to control the applications, comprising:
an activation condition acquiring step of acquiring activation conditions of the applications from a setting file recorded on a recording medium; and
an activation controlling step of controlling activation of the applications in response to the activation conditions.
8. The information processing method as claimed in claim 7, wherein the activation controlling step controls activations of the applications in response to activation conditions that are selected on a setting screen for making a setting to the activation conditions of the applications.
9. The information processing method as claimed in claim 7, wherein the setting file is obtained through a network.
10. An information processing method performed by an image forming apparatus configured to install a plurality of applications in a unified manner and to control the applications, comprising:
an install condition acquiring step of acquiring install conditions of the applications from a setting file recorded on a recording medium; and
an installation controlling step of controlling installation or uninstallation of the applications in response to the install conditions.
11. The information processing method as claimed in claim 10, wherein the installation controlling step controls installation or uninstallation of the applications in response to install conditions that are selected on a setting screen for making a setting to the install conditions of the applications.
12. The information processing method as claimed in claim 10, wherein the setting file is obtained through a network.
13. A computer-readable record medium having a program embodied therein for causing a computer to perform the information processing method as claimed in claim 7.
US13/895,001 2005-03-14 2013-05-15 Easy modification to method of controlling applications in image forming apparatus Abandoned US20130258385A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US13/895,001 US20130258385A1 (en) 2005-03-14 2013-05-15 Easy modification to method of controlling applications in image forming apparatus

Applications Claiming Priority (10)

Application Number Priority Date Filing Date Title
JP2005071964 2005-03-14
JP2005071963 2005-03-14
JP2005-071964 2005-03-14
JP2005-071963 2005-03-14
JP2006044349A JP2006293994A (en) 2005-03-14 2006-02-21 Image forming device, information processing method, program, and recording medium
JP2006-044349 2006-02-21
JP2006-044350 2006-02-21
JP2006044350A JP4933794B2 (en) 2005-03-14 2006-02-21 Image forming apparatus, information processing method, program, and recording medium
US11/372,073 US8488135B2 (en) 2005-03-14 2006-03-10 Easy modification to method of controlling applications in image forming apparatus
US13/895,001 US20130258385A1 (en) 2005-03-14 2013-05-15 Easy modification to method of controlling applications in image forming apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/372,073 Division US8488135B2 (en) 2005-03-14 2006-03-10 Easy modification to method of controlling applications in image forming apparatus

Publications (1)

Publication Number Publication Date
US20130258385A1 true US20130258385A1 (en) 2013-10-03

Family

ID=37034828

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/372,073 Active 2029-08-03 US8488135B2 (en) 2005-03-14 2006-03-10 Easy modification to method of controlling applications in image forming apparatus
US13/895,001 Abandoned US20130258385A1 (en) 2005-03-14 2013-05-15 Easy modification to method of controlling applications in image forming apparatus

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/372,073 Active 2029-08-03 US8488135B2 (en) 2005-03-14 2006-03-10 Easy modification to method of controlling applications in image forming apparatus

Country Status (1)

Country Link
US (2) US8488135B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9307108B2 (en) 2014-03-14 2016-04-05 Ricoh Company, Ltd. Information processing system and information processing method
CN106572278A (en) * 2015-10-08 2017-04-19 株式会社理光 Device and information processing method
US10178275B2 (en) 2017-03-16 2019-01-08 Ricoh Company, Ltd. Information processing system, apparatus, and information processing method
US10244130B2 (en) 2016-08-10 2019-03-26 Ricoh Company, Ltd. Information processing apparatus and information processing method

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8488135B2 (en) * 2005-03-14 2013-07-16 Ricoh Company, Ltd. Easy modification to method of controlling applications in image forming apparatus
US8671166B2 (en) * 2007-08-09 2014-03-11 Prowess Consulting, Llc Methods and systems for deploying hardware files to a computer
JP5482011B2 (en) * 2009-08-11 2014-04-23 株式会社リコー Image forming apparatus, program management system, program management method, and program management program
JP5787132B2 (en) * 2011-02-16 2015-09-30 富士ゼロックス株式会社 Image processing apparatus and program
JP5786535B2 (en) * 2011-08-08 2015-09-30 株式会社リコー Apparatus, information processing method, information processing program, and recording medium
JP5456000B2 (en) * 2011-10-12 2014-03-26 シャープ株式会社 Image processing system and image processing apparatus
CN106104476B (en) * 2014-05-30 2019-08-13 京瓷办公信息系统株式会社 Image forming apparatus and image forming method
JP2016130902A (en) 2015-01-13 2016-07-21 株式会社リコー Apparatus, information processing system, information processing method, and information processing program
JP6561501B2 (en) 2015-03-10 2019-08-21 株式会社リコー Apparatus, authentication system, authentication processing method, authentication processing program, and storage medium
JP6547357B2 (en) 2015-03-20 2019-07-24 株式会社リコー Device, authentication system, authentication processing method and authentication processing program
JP2017107307A (en) 2015-12-08 2017-06-15 株式会社リコー Apparatus, information processing system, information processing method, and program
JP7077688B2 (en) 2018-03-15 2022-05-31 株式会社リコー Information processing system, information processing device, information processing method and program

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6202206B1 (en) * 1998-05-14 2001-03-13 International Business Machines Corporation Simultaneous installation and configuration of programs and components into a network of server and client computers
US20020138666A1 (en) * 2001-03-26 2002-09-26 Kunimasa Fujisawa Apparatus and method for managing application in incorporated equipment
US20020184499A1 (en) * 2001-04-19 2002-12-05 Toshihiro Taguchi Information processing apparatus, information processing method, and storage medium
US20040015956A1 (en) * 2001-04-05 2004-01-22 International Business Machines Corporation System and method for automatically de-installing previously installed software based on user defined preferences
US20040057074A1 (en) * 2002-07-22 2004-03-25 Tsutomu Ohishi Image forming apparatus
US20040109187A1 (en) * 2002-08-30 2004-06-10 Hiroyuki Matsushima Image processing apparatus, image processing method and program
US20040254889A1 (en) * 2003-06-11 2004-12-16 Canon Kabushiki Kaisha Information processing method and apparatus for managing sales of software
US6836623B2 (en) * 2002-03-25 2004-12-28 Ricoh Company, Ltd. Imaging apparatus and remote management system of the same
US20050179961A1 (en) * 2004-02-12 2005-08-18 Czyszczewski Joseph S. Method system and apparatus for scriptable multifunction device controller
US8488135B2 (en) * 2005-03-14 2013-07-16 Ricoh Company, Ltd. Easy modification to method of controlling applications in image forming apparatus

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0736831A (en) 1993-07-23 1995-02-07 Nec Software Ltd Job control system
JP2000099348A (en) 1998-09-18 2000-04-07 Nec Corp Program execution controller
JP3636012B2 (en) 1999-12-06 2005-04-06 株式会社日立製作所 Information processing system, information processing apparatus, and software installation method
JP2001312398A (en) 2000-04-28 2001-11-09 Obic Business Consultants Ltd Key job package recorded with job program with integrated install
JP3679349B2 (en) 2000-07-05 2005-08-03 株式会社リコー Image forming apparatus, image forming method, image forming program, and application program
US20030036909A1 (en) * 2001-08-17 2003-02-20 Yoshinaga Kato Methods and devices for operating the multi-function peripherals
JP2003337704A (en) 2002-05-20 2003-11-28 Ntt Docomo Inc Terminal, program, and recording medium
JP2004066809A (en) * 2002-06-11 2004-03-04 Ricoh Co Ltd Image forming apparatus, and method of booting program
EP1385089A3 (en) * 2002-07-26 2007-01-24 Ricoh Company, Ltd. Image forming apparatus, information processing apparatus, program execution method and program producing method
JP4276909B2 (en) 2002-09-13 2009-06-10 株式会社リコー Image forming apparatus and application activation control method
JP4373742B2 (en) 2002-09-13 2009-11-25 株式会社リコー Image forming apparatus and application activation restriction method
JP4769409B2 (en) * 2003-01-07 2011-09-07 キヤノン株式会社 Image forming apparatus, control method thereof, and storage medium
JP2004297792A (en) * 2003-03-13 2004-10-21 Ricoh Co Ltd Image forming apparatus and function key assignment method
US7644288B2 (en) * 2003-03-19 2010-01-05 Ricoh Company, Ltd. Image forming apparauts that checks authenticity of an update program
JP4340566B2 (en) 2003-04-01 2009-10-07 株式会社リコー Web page generation apparatus, embedded apparatus, Web page generation control method, Web page generation program, and recording medium
JP4676724B2 (en) 2003-08-12 2011-04-27 株式会社リコー Information processing apparatus, information processing method, information processing program, and recording medium
JP4728611B2 (en) 2003-08-12 2011-07-20 株式会社リコー Storage medium, storage apparatus, information processing apparatus, information processing method, information processing program, and recording medium
JP4408039B2 (en) * 2003-11-13 2010-02-03 キヤノン株式会社 Information processing apparatus, printing system, information processing method, and printing method
US8432562B2 (en) * 2004-02-17 2013-04-30 Ricoh Company, Ltd. Image processing apparatus, method, program, and computer readable recording medium for controlling operation switching and displaying at occurrence of error conditions
JP4360992B2 (en) 2004-09-14 2009-11-11 株式会社リコー Image forming apparatus, information processing method, information processing program, and recording medium
US20060123345A1 (en) * 2004-12-06 2006-06-08 International Business Machines Corporation Platform-independent markup language-based gui format

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6202206B1 (en) * 1998-05-14 2001-03-13 International Business Machines Corporation Simultaneous installation and configuration of programs and components into a network of server and client computers
US20020138666A1 (en) * 2001-03-26 2002-09-26 Kunimasa Fujisawa Apparatus and method for managing application in incorporated equipment
US20040015956A1 (en) * 2001-04-05 2004-01-22 International Business Machines Corporation System and method for automatically de-installing previously installed software based on user defined preferences
US6948166B2 (en) * 2001-04-05 2005-09-20 International Business Machines Corporation System and method for automatically de-installing previously installed software based on user defined preferences
US20020184499A1 (en) * 2001-04-19 2002-12-05 Toshihiro Taguchi Information processing apparatus, information processing method, and storage medium
US6836623B2 (en) * 2002-03-25 2004-12-28 Ricoh Company, Ltd. Imaging apparatus and remote management system of the same
US20040057074A1 (en) * 2002-07-22 2004-03-25 Tsutomu Ohishi Image forming apparatus
US20040109187A1 (en) * 2002-08-30 2004-06-10 Hiroyuki Matsushima Image processing apparatus, image processing method and program
US20040254889A1 (en) * 2003-06-11 2004-12-16 Canon Kabushiki Kaisha Information processing method and apparatus for managing sales of software
US20050179961A1 (en) * 2004-02-12 2005-08-18 Czyszczewski Joseph S. Method system and apparatus for scriptable multifunction device controller
US8488135B2 (en) * 2005-03-14 2013-07-16 Ricoh Company, Ltd. Easy modification to method of controlling applications in image forming apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9307108B2 (en) 2014-03-14 2016-04-05 Ricoh Company, Ltd. Information processing system and information processing method
CN106572278A (en) * 2015-10-08 2017-04-19 株式会社理光 Device and information processing method
US10244130B2 (en) 2016-08-10 2019-03-26 Ricoh Company, Ltd. Information processing apparatus and information processing method
US10178275B2 (en) 2017-03-16 2019-01-08 Ricoh Company, Ltd. Information processing system, apparatus, and information processing method

Also Published As

Publication number Publication date
US20060215201A1 (en) 2006-09-28
US8488135B2 (en) 2013-07-16

Similar Documents

Publication Publication Date Title
US8488135B2 (en) Easy modification to method of controlling applications in image forming apparatus
JP5482011B2 (en) Image forming apparatus, program management system, program management method, and program management program
JP4625343B2 (en) Image forming apparatus, terminal apparatus, information processing method, information processing program, and recording medium
JP4358203B2 (en) Multifunction device, control method of multifunction device, control device, control method of control device, multifunction device control system, control program, and computer-readable recording medium
US9218224B2 (en) Electronic apparatus, information processing method, and recording medium storing information processing program
US9395976B2 (en) Information processing apparatus, firmware renewing method, and computer program
US8132107B2 (en) Multifunctional apparatus, method for controlling multifunctional apparatus, control apparatus, method for controlling control apparatus, system for controlling multifunctional apparatus, control program, and computer-readable storage medium
US20120317480A1 (en) Information display system and information display method
US20110292428A1 (en) Image processing device, display device, screen control system, and screen control method
US20110134453A1 (en) Multifunction printer and recording medium
US9554008B2 (en) Multifunction peripheral, multifunction peripheral controlling system, and method for controlling multifunction peripheral
US8873080B2 (en) Image forming device generating screens for remote and local access, information processing method, and computer-readable recording medium
JP4991903B2 (en) MFP, authentication server, MFP control system, program, and recording medium
US20140373034A1 (en) Image forming apparatus, information processing method, and recording medium
US9612818B2 (en) Information processing apparatus, program management method for information processing apparatus, and non-transitory computer-readable storage medium
US20180247046A1 (en) Electronic device, information processing system, information managing apparatus, information processing method, and information processing program
JP5148677B2 (en) Compound machine
JP4415810B2 (en) Image processing apparatus, control method thereof, and control program
JP4261203B2 (en) Information providing apparatus, information providing method, information providing system, and information providing program
JP2009140347A (en) Information processor, image forming apparatus, image processing method, program, and recording medium
US20150350473A1 (en) Image forming apparatus that executes application, image formation method, and recording medium
JP2013101632A (en) Information processing apparatus, image forming apparatus, information processing method, and system
JP2006293994A (en) Image forming device, information processing method, program, and recording medium
JP5273222B2 (en) Apparatus, information processing method, program, and recording medium
JP5157867B2 (en) Image forming apparatus, display control method, and display control program

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION