WO2013046595A1 - 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム - Google Patents

情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム Download PDF

Info

Publication number
WO2013046595A1
WO2013046595A1 PCT/JP2012/005928 JP2012005928W WO2013046595A1 WO 2013046595 A1 WO2013046595 A1 WO 2013046595A1 JP 2012005928 W JP2012005928 W JP 2012005928W WO 2013046595 A1 WO2013046595 A1 WO 2013046595A1
Authority
WO
WIPO (PCT)
Prior art keywords
platform
information
application
information processing
processing apparatus
Prior art date
Application number
PCT/JP2012/005928
Other languages
English (en)
French (fr)
Inventor
充敬 森崎
寺崎 浩
剛 及川
Original Assignee
日本電気株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 日本電気株式会社 filed Critical 日本電気株式会社
Priority to US14/347,002 priority Critical patent/US20140245328A1/en
Priority to JP2013535876A priority patent/JP5935806B2/ja
Publication of WO2013046595A1 publication Critical patent/WO2013046595A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5033Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering data affinity
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/5055Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering software capabilities, i.e. software resources associated or available to the machine

Definitions

  • the present invention relates to a technique for executing an application on a different platform.
  • Patent Document 1 discloses a technique for starting a 32-bit OS application via an emulator in a client computer operating in a 64-bit OS environment.
  • an emulator operates a 32-bit OS application as a 64-bit OS application.
  • One application for example, a 32-bit OS application
  • the other application for example, a 64-bit OS application
  • switching and executing are not mentioned about switching and executing.
  • control module for starting one application is terminated and the other application is started.
  • the control module may take a long time to perform processing when switching and executing each of a plurality of applications operating on different platforms.
  • an object of the present invention is to provide a technique capable of solving the problem that processing takes time when each of a plurality of applications operating on different platforms is switched and executed.
  • an information processing apparatus capable of executing a plurality of applications on different platforms, First operation processing means for processing on the first platform an operation instruction for an application for the first platform operable on the first platform; Second operation processing means for processing, on the second platform, an operation instruction for an application for a second platform operable on a second platform different from the first platform; An operation instruction for the application on the platform on which the activated application can operate based on whether the activated application is for the first platform or the second platform.
  • Operation control means for activating the first operation processing means or the second operation processing means to establish communication and establishing communication; It is characterized by providing.
  • a method for controlling an information processing apparatus includes: An information processing apparatus control method capable of executing a plurality of applications on different platforms,
  • the information processing apparatus includes: First operation processing means for processing on the first platform an operation instruction for an application for the first platform operable on the first platform; Second operation processing means for processing, on the second platform, an operation instruction for an application for a second platform operable on a second platform different from the first platform; Operation control means operating on a predetermined platform;
  • the operation control means includes When the application for the first platform is driven, the first operation processing means is driven to establish communication, When the application for the second platform is driven, the second operation processing means is driven to establish communication; It is characterized by that.
  • a program provides: First operation processing means for processing on the first platform an operation instruction for an application for the first platform operable on the first platform; Second operation processing means for processing, on the second platform, an operation instruction for an application for a second platform operable on a second platform different from the first platform; An operation instruction for the application on the platform on which the activated application can operate based on whether the activated application is for the first platform or the second platform.
  • An operation control means for activating the first operation processing means or the second operation processing means to establish communication and establishing communication; It is a program for realizing.
  • a system provides: A first information processing apparatus based on a first platform and capable of operating an application on a second platform different from the first platform; A second information processing device based on the second platform; With The first information processing apparatus First operation processing means for processing on the first platform an operation instruction for an application for the first platform operable on the first platform; Second operation processing means for processing, on the second platform, an operation instruction for an application for the second platform operable on the second platform; An operation instruction for the application on the platform on which the activated application can operate based on whether the activated application is for the first platform or the second platform.
  • Operation control means for establishing communication by activating the first operation processing means or the second operation processing means for processing With
  • the first operation processing means and the second operation processing means include information transmission / reception means for transmitting / receiving information to / from the operation processing means of the second information processing apparatus, It is characterized by that.
  • an information processing method of an information processing system includes: An information processing method for an information processing system in which a plurality of information processing devices operating on different platforms are connected via a network,
  • the information processing system includes: A first information processing apparatus based on a first platform and capable of operating an application on a second platform different from the first platform; A second information processing device based on the second platform;
  • First operation processing means having first information transmitting / receiving means for processing an operation instruction for the application for the first platform on the first platform and transmitting / receiving information to / from third operation processing means of the second information processing apparatus;
  • Second operation processing means having second information transmission / reception means for processing operation instructions for the application for the second platform on the second platform and transmitting / receiving information to / from the third operation processing means of the second information processing apparatus.
  • Operation control means operating on a predetermined platform;
  • the application for the second platform operable on the second platform;
  • Third operation processing means having information transmitting / receiving means; With When the application for the first platform is driven, the operation control means drives the first operation processing means to establish communication, When the application for the second platform is driven, the operation control means drives the second operation processing means to establish communication, Information transmission / reception between the first operation processing means or the second operation processing means and the third operation processing means driven by the operation control means is performed with the first information transmission / reception means or the second information transmission / reception means. Via the third information transmitting / receiving means; It is characterized by including.
  • the information processing apparatus 100 is an apparatus that can execute a plurality of applications on different platforms.
  • the information processing apparatus 100 includes a first operation processing unit 111, a second operation processing unit 121, and an operation control unit 140.
  • the first operation processing unit 111 processes an operation instruction for the first application 112 (application) for the first platform operable on the first platform 110 on the first platform 110.
  • the second operation processing unit 121 processes, on the second platform 120, operation instructions for the first application 122 for the second platform that can operate on the second platform 120 different from the first platform.
  • the operation control unit 140 (operation control means) operates on a predetermined platform (for example, on the first platform 110). Then, based on whether the started application is for the first platform 110 or the second platform 120, the operation control unit 140 starts the first application started on a platform on which the started application can operate.
  • the first operation processing unit 111 or the second operation processing unit 121 that processes the operation instruction is activated to establish communication.
  • the information processing apparatus operates in an environment in which an application for the second platform is executed via an emulator on the first platform.
  • an operation processing unit that processes a user's operation is switched corresponding to the information creation application. According to this embodiment, even if the information creation application is switched during information creation, information creation and operation can be performed quickly.
  • FIG. 2 is a block diagram illustrating a configuration of the information processing apparatus 200 according to the present embodiment.
  • the information processing apparatus 200 can realize the second platform 220 via the emulator 213 on the base first platform 210.
  • the user interface unit 240 is a display screen, a touch panel, a keyboard, a pointing device, a camera, or the like that performs an interface with the user.
  • the first operation processing unit 211 performs an operation including transmission / reception on information created by the information creation application 212 (first application) for the first platform with a user using the user interface unit 240.
  • the information creation application 212 for the first platform is a tool for creating predetermined information such as a document or an image (including video) based on an operation instruction from a user (via) using the user interface unit 240.
  • the operation on the first platform 210 is indicated by a dashed arrow.
  • the emulator 213 constructs an environment in which the second platform 220 and a functional part that operates on the second platform 220 can operate on the first platform 210. That is, a program operating on one platform is emulated as if it is operating on the other platform.
  • the information manipulation application for the first platform includes an application capable of starting various applications running on the first platform 210 and the second platform 220, for example, a web browser (Internet_Explorer (registered trademark), etc.).
  • the second operation processing unit 221 (second operation processing means) performs an operation including transmission / reception on information created by the information creation application 222 (application) for the second platform as an interface with the user using the user interface unit 240. Therefore, do it.
  • the information creation application 222 for the second platform is a tool for creating predetermined information such as a document and an image (including video) based on an operation instruction from a user using the user interface unit 240.
  • the operations of the second operation processing unit 221 and the information creation application 222 for the second platform operate on the first platform via the emulator 213. In the example of FIG. 2, operations on the second platform 220 are indicated by solid arrows.
  • the first operation control unit 230 (operation control means) may be constantly operating, or may be activated in the information operation application for the first platform described above.
  • the first operation control unit 230 stores an operation processing unit selection table 231 and an information creation application execution table 232.
  • the operation processing unit selection table 231 (storage means) is a table that stores an operation processing unit in association with an information creation application in order to select which operation processing unit to activate in response to the information creation application to be activated. is there.
  • the information creation application execution table 232 stores a running flag indicating whether each information creation application is being executed.
  • the first operation control unit 230 performs selective activation of the first operation processing unit 211 and the second operation processing unit 221 or control after activation by process communication including socket communication that does not depend on platform change. It is desirable that The operation processing of the first operation processing unit 211 and the second operation processing unit 221 includes control of a pointing device, a keyboard, an image, drawing, communication, size change, and the like (see FIG. 5B).
  • the information creation application 212 for the first platform and the information creation application 222 for the second platform have a function of associating the input / output of the user interface unit 240 via the operation processing unit with the display screen of the information processing apparatus. Includes applications.
  • An operation processing unit (for example, the second operation processing unit 221) that operates on a platform (for example, the second platform 220) different from the first platform 210 is generated in advance by the emulator 213.
  • the first operation control unit 230 determines an operation processing unit to be activated with reference to the operation processing unit selection table 231. Then, the operation processing unit activated for information created by the information creation application performs an operation process. Therefore, even if the user activates either the information creation application 212 for the first platform or the information creation application 222 for the second platform, it is possible to operate the created information without being aware of the platform. For example, even if the information creation process is taken over between the information creation application 212 for the first platform and the information creation application 222 for the second platform, the user can continue the process seamlessly without being aware of the platform.
  • FIG. 3 is a block diagram illustrating a configuration of the first operation control unit 230 according to the present embodiment.
  • the first operation control unit 230 includes a control unit 310 that controls the entire first operation control unit 230.
  • the control unit 310 may be a processor for controlling the entire information processing apparatus 200.
  • the first operation control unit 230 includes an information transmission / reception unit 320 with an operation processing unit that performs process communication with a plurality of operation processing units including the first operation processing unit 211 and the second operation processing unit 221.
  • the first operation control unit 230 also stores an operation processing unit selection table 231 that is referred to in order to select an operation processing unit to be activated by the control unit 310, and an information generation application that stores whether each information generation application is being executed. And an execution table 232.
  • the operation processing unit selection table 231 includes an information creation application correspondence table 331 that stores in association with which platform each information creation application can be operated, and each operation processing unit on which platform.
  • An operation processing unit correspondence table 332 that stores whether the operation is possible is stored. Based on these two tables, the information creation application activated by the user and the operation processing unit to be activated by the first operation control unit 230 are determined.
  • FIG. 4A is a diagram showing a configuration of the operation processing unit selection table 231 according to the present embodiment.
  • the information creation application correspondence table 331 in the operation processing unit selection table 231 stores a platform 412 operable in association with each information creation application 411.
  • the information creation applications 212 for the first platform shown in FIG. 2 are the information creation applications “A” and “C” stored in the information creation application correspondence table 331.
  • the information creation application 222 for the second platform is the information creation application “B” stored in the information creation application correspondence table 331.
  • the operation processing unit correspondence table 332 in the operation processing unit selection table 231 stores a platform 422 that can operate in association with each operation processing unit 421.
  • the first operation control unit 230 recognizes an operable platform from the information creation application correspondence table 331 according to the information creation application activated by the user, and an operation processing unit operable on the recognized platform by the operation processing unit selection table 231. (Specifically, the operation processing unit is activated to establish communication).
  • FIG. 4B is a diagram showing a configuration of the information creation application execution table 232 according to the present embodiment.
  • the information creation application execution table 232 stores an in-execution flag 432 indicating whether or not it is being executed in association with each information creation application 431.
  • the execution flag 432 is, for example, “ ⁇ ” if the information creation application 431 is being executed, and “x” if the information creation application 431 is not being executed.
  • FIG. 5A is a block diagram illustrating a configuration of an operation processing unit according to the present embodiment. Note that the first operation processing unit 211 and the second operation processing unit 221 are the same in functional configuration and processing except that the operable platform is different, and will be described with reference to FIG. 5A.
  • the operation processing unit 211/221 has a control unit 510 that controls the whole.
  • Control unit 510 has activation flag 511 indicating that it is activated.
  • the control unit 510 may be a processor for controlling the information processing apparatus 200 as a whole.
  • the operation processing unit includes the following functional components whose information flow is controlled by the control unit 510.
  • FIG. 5B is a diagram illustrating processing of each functional component of the operation processing unit according to the present embodiment.
  • the processing content 502 is described in association with each function component 501.
  • the information transmission / reception unit 520 with the operation control unit illustrated on the left side of FIG. 5A transmits / receives information to / from the first operation control unit 230.
  • the information transmission / reception unit 520 with the operation control unit receives an activation instruction for the operation processing unit and a control command from the first operation control unit 230.
  • the information transmission / reception unit 520 with the operation control unit exchanges a screen control instruction, an input control instruction, a drawing control instruction, and the like with the first operation control unit 230.
  • the information transmission / reception unit 530 with the operation processing unit of the other device transmits and receives information to and from the operation processing unit of the other device.
  • the information transmission / reception unit 530 with the operation processing unit of the other device exchanges screen information, input instruction information, drawing information, and the like with the operation processing unit of the other device via network communication.
  • the functional configuration unit illustrated on the right side of FIG. 5A inputs / outputs information to / from the user interface unit 240, and outputs information to the user interface unit 240 and an information acquisition unit that acquires information of the user interface unit 240. And an information output unit.
  • the transmission screen acquisition unit 540 acquires the screen created by the information creation application from the screen of the user interface unit 240 in order to transmit the screen to the operation processing unit of another device.
  • the transmission screen display unit 550 receives a screen created by the information creation application of another device and reproduces it on the user interface unit 240 as a screen.
  • the input instruction information acquisition unit 560 acquires an input instruction event from a pointing device, a keyboard, or the like on the information creation application for transmission to the operation processing unit of another apparatus.
  • the input instruction information reflection unit 570 reproduces an input instruction event from a pointing device, a keyboard, or the like on the information creation application of another device by the user interface unit 240.
  • the drawing information acquisition unit 580 acquires information on lines and text drawn on the screen by the information creation application for transmission to the operation processing unit of another device.
  • the drawing information display unit 590 receives information on lines and text drawn on the screen by the information creation application of the other device, and reproduces the information on the screen of the user interface unit 240.
  • the operation processing unit 211/221 acquires the information of the user interface unit 240 by the transmission screen acquisition unit 540, the input instruction information acquisition unit 560, and the drawing information acquisition unit 580, and communicates with the operation processing unit of another device.
  • the information is transmitted to the operation processing unit of another apparatus via the information transmission / reception unit 530.
  • the information of the user interface unit of another information processing apparatus (other apparatus) connected via the network can be shared with the information of the user interface unit of the information processing apparatus.
  • the display image on the screen can be shared.
  • the operation processing unit 211/221 receives the information of the user interface unit of the other device via the information transmission / reception unit 530 with the operation processing unit of the other device, and the transmission screen display unit 550 or the input instruction information reflection unit 570. Or is reflected in the user interface unit 240 by the drawing information display unit 590.
  • the information of the user interface unit 240 of the information processing apparatus can be shared with the information of the user interface unit of another information processing apparatus connected via the network.
  • the display image on the screen can be shared.
  • FIG. 6 is a sequence diagram showing a creation procedure 600 of the information creation application correspondence table 331 by the first operation control unit 230 according to the present embodiment. This process is executed when the first operation control unit 230 is activated. For example, it is executed when the power is turned on or restarted, when the application is updated, or when the first operation control unit 230 is started from the information operation application for the first platform.
  • step S601 the information processing apparatus 200 activates the information operation application 214 for the first platform and the first operation control unit 230.
  • step S ⁇ b> 603 the first operation control unit 230 requests a list of applications operating on each platform from all platforms (each of different platforms) operated by the information processing apparatus 200. Specifically, a list of applications that operate on each platform is requested to each operation processing unit that performs processing for the applications on each platform.
  • the first platform 210 (first operation processing unit 211) and the second platform 220 (second operation processing unit 221) are inquired about a list of subordinate information creation applications.
  • step S605 the first operation control unit 230 receives a subordinate information creation application list response from each platform (each operation processing unit).
  • step S607 the first operation control unit 230 (control unit 310) generates an information creation application correspondence table 331 based on the response result.
  • FIG. 7 is a sequence diagram illustrating an operation procedure 700 for starting the use of the information creation application 212 for the first platform by the first operation control unit 230 according to the present embodiment. This sequence is executed when the user activates the first platform information creation application 212 operating on the first platform 210 from the user interface unit 240 of the information processing apparatus 200.
  • step S701 the first operation control unit 230 (control unit 310) determines whether the user has selectively activated the information creation application 212 for the first platform. If it is determined that the information creation application 212 for the first platform has been selected and activated, the process advances to step S703, and the first operation control unit 230 operates the information creation application stored in the information creation application correspondence table 331 on the first platform 210. Judging what to do.
  • step S705 the first operation control unit 230 establishes communication by activating the operation processing unit activated from the operation processing unit correspondence table 332 based on the determination result in step S703. For example, the first operation control unit 230 determines the operation processing unit that activates the first operation processing unit 211.
  • step S707 the first operation control unit 230 (information transmitting / receiving unit 320 with the operation processing unit) instructs the determined first operation processing unit 211 to start.
  • step S709 the first operation control unit 230 waits for the activation notification of the first operation processing unit 211, and when there is an activation notification, the first operation control unit 230 controls the first operation processing unit 211 after step S711. Start.
  • step S713 when information is input from the user interface unit 240, information is generated on the first platform 210 by the information generating application 212 for the first platform according to the information input. Further, when an operation such as transmission / reception for the created information is instructed from the user interface unit 240, the operation instruction information and the created information are acquired by the first operation processing unit 211. In step S715, for example, if the transmission is to the operation processing unit of another device, the first operation processing unit 211 transmits the operation to the operation processing unit of the other device.
  • step S701 If it is determined in step S701 that the user has not activated the information creation application 212 for the first platform, for example, if the user has activated the information creation application 222 for the second platform, the processing is as shown in FIG. The process proceeds to S801. Thereafter, the first operation control unit 230 selectively drives the second operation processing unit 221. Then, the information creation application 222 for the second platform processes information input from the user interface unit 240, and the second operation processing unit 221 processes operation instruction information input from the user interface unit 240. Specifically, this will be described with reference to FIG.
  • FIG. 8 is a sequence diagram illustrating an operation procedure 800 for changing from the information creation application 212 for the first platform to the information creation application 222 for the second platform by the first operation control unit 230 according to the present embodiment. According to the sequence of FIG. 7, it is assumed that the information creation application 212 for the first platform is activated and the first operation processing unit 211 is activated as indicated by a broken line in FIG. 8.
  • step S801 the first operation control unit 230 (control unit 310) determines whether the user has selectively activated the information creation application 222 for the second platform. If it is determined that the information creation application 222 for the second platform has been selected and activated, the process advances to step S803, and the first operation control unit 230 determines that the information creation application correspondence table 331 operates on the second platform 220.
  • step S ⁇ b> 805 the first operation control unit 230 determines the second operation processing unit 221 as an operation processing unit to be activated from the operation processing unit correspondence table 332.
  • step S807 the first operation control unit 230 (information transmission / reception unit 320 with the operation processing unit) instructs the first operation processing unit 211 to end because the platform on which the information creation application operates is changed.
  • step S809 the first operation control unit 230 waits for an end notification from the first operation processing unit 211.
  • step S811 the first operation control unit 230 instructs the determined second operation processing unit 221 to start.
  • step S813 the first operation control unit 230 waits for the activation notification of the second operation processing unit 221, and when there is an activation notification, the first operation control unit 230 controls the second operation processing unit 221 after step S815. Start.
  • step S817 when information is input from the user interface unit 240, information is generated on the second platform 220 by the information generating application 222 for the second platform according to the information input. Further, when an operation such as transmission / reception for the created information is instructed from the user interface unit 240, the operation instruction information and the created information are acquired by the second operation processing unit 221. In step S819, for example, if the transmission is to the operation processing unit of another device, the second operation processing unit 221 transmits the transmission to the operation processing unit of the other device.
  • step S801 If it is determined in step S801 that the user has not activated the information creation application 222 for the second platform, it is determined whether an information creation application for another platform is activated. For example, if it is determined that the user has activated the information creation application 212 for the first platform, the first operation processing unit 211 has already been activated, so the first operation processing unit 211 and the information for the first platform are directly used. Processing by the creation application 212 is continued.
  • FIG. 9 is a block diagram illustrating a hardware configuration of the information processing apparatus 200 according to the present embodiment.
  • a CPU 910 is a processor for arithmetic control, and implements each functional component of FIGS. 2, 3, and 5A by executing a program.
  • the ROM 920 stores fixed data and programs such as initial data and programs.
  • the communication control unit 930 controls communication with other information processing apparatuses via the network.
  • the RAM 940 is a random access memory that the CPU 910 uses as a work area for temporary storage. In the RAM 940, an area for storing data necessary for realizing the present embodiment is secured.
  • a flag 941 indicates an operation platform of the information creation application started by the user.
  • Reference numeral 942 denotes an operation processing module selection flag indicating an operation processing module corresponding to the operation processing unit selected to be activated. In the present embodiment, the flag indicates whether the first operation processing module or the second operation processing module.
  • Reference numeral 943 denotes input data input from an input device via the input / output interface 960.
  • Reference numeral 944 denotes output data output to an output device via the input / output interface 960.
  • Reference numeral 945 denotes reception data received from another information processing apparatus via the network.
  • Reference numeral 946 denotes transmission data that is transmitted to another information processing apparatus via a network.
  • a work area 947 is used by the CPU 910 for other processing.
  • Reference numeral 948 denotes a program load area for loading and executing a program or module stored in the storage 950.
  • the storage 950 stores a database, various parameters, or the following data or programs necessary for realizing the present embodiment.
  • Reference numeral 231 denotes an operation processing module selection table corresponding to the operation processing unit selection table 231.
  • Reference numeral 232 denotes an information creation application execution table.
  • the storage 950 stores the following programs.
  • 210 stores a program corresponding to the first platform.
  • 230 stores a program module corresponding to the first operation control unit 230 operating on the first platform 210.
  • 211 stores a program module corresponding to the first operation processing unit 211 operating on the first platform 210.
  • 212 a program module corresponding to the information creation application for the first platform operating on the first platform 210 is stored.
  • 213 a program module corresponding to the emulator 213 operating on the first platform 210 is stored.
  • 220 stores a program corresponding to the second platform.
  • a program module corresponding to the second operation processing unit 221 operating on the second platform 220 is stored.
  • 222 stores a program module corresponding to the information creation application for the second platform operating on the second platform 220.
  • the input / output interface 960 inputs information input from the touch panel 962, the keyboard 963, the pointing device 964, and the camera 966 serving as an imaging unit as digital data. Further, the input / output interface 960 outputs the generated display screen to the display unit 961 and outputs print data to the printer 965.
  • the input / output interface 960 and the input / output devices constitute a user interface unit 240.
  • FIG. 9 shows only data and programs essential to the present embodiment, and does not illustrate data and programs not related to the present embodiment.
  • FIG. 10A is a flowchart illustrating a processing procedure of the information processing apparatus 200 according to the present embodiment. This flowchart is executed by the CPU 910 of FIG. 9 using the RAM 940, and implements the functional components of FIGS. 2, 3, and 5A.
  • step S1010 the CPU 910 calls an operation control module corresponding to the operation control unit from the main application. Note that the calling of the operation control module is not limited to such processing.
  • step S1020 the CPU 910 (operation control unit) calls an operation processing module corresponding to the operation processing unit corresponding to the platform of the information creation application activated by the user (see FIG. 10B).
  • step S1030 the CPU 910 (operation processing unit) executes the information using the operation processing module that has called out the operation instruction while creating information with the information creation application started by the user (see FIG. 10C).
  • FIG. 10B is a flowchart showing a processing procedure of operation processing module call S1020 according to the present embodiment.
  • step S1021 the CPU 910 (operation processing unit) acquires an information creation application that is activated and executed by the user.
  • the CPU 910 operation control unit determines whether the platform on which the information creation application started by the user can operate is the first platform or the second platform with reference to the information creation application correspondence table 331. If it is determined that the operable platform is the first platform, the process proceeds to step S1025, and the first operation processing module corresponding to the first operation processing unit 211 is activated with reference to the operation processing unit correspondence table 332. .
  • step S1027 the CPU 910 (operation control unit) refers to the operation processing unit correspondence table 332 to the second operation processing unit 221.
  • the corresponding second operation processing module is activated.
  • step S1029 the CPU 910 (operation processing unit) starts execution of the information creation application activated by the user, and returns (proceeds to step S1030 in FIG. 10A).
  • FIG. 10C is a flowchart illustrating a processing procedure of the information creation application operation S1030 according to the present embodiment.
  • step S1031 the CPU 910 (operation processing unit) determines whether an operation in the information creation application started in step S1029 is being executed. For example, a document input or an image input for creating information corresponds to this operation. If it is determined in step S1031 that the operation in the information creation application has not been executed (step S1031: No), in step S1041, the CPU 910 (information transmission / reception unit with the operation processing unit) transfers to the operation processing unit of another device. It is determined whether information has been received from the corresponding operation processing module.
  • step S1051 If it is determined in step S1041 that information has not been received from the operation processing module of another device (step S1041: No), in step S1051, the CPU 910 (information transmission / reception unit with the operation processing unit) It is determined whether information has been transmitted from the operation processing module corresponding to the operation processing unit to the information processing module of another device.
  • the information to be transmitted / received includes information created by the information creation application and / or operation instruction information for the created information. If it is determined in step S1051 that information has not been transmitted to the operation processing module of another apparatus (step S1051: No), the process returns to step S1031.
  • step S1031 determines that the operation is an information creation application (step S1031: Yes)
  • the process proceeds to step S1033, and the information creation application is executed to proceed with information creation.
  • step S1041 If it is determined in step S1041 that information has been received from the operation processing module of the other device (step S1041: Yes), the process proceeds to step S1043, and the CPU 910 (information transmission / reception unit with the operation processing unit) Receives operation information and / or data from the operation processing module.
  • step S ⁇ b> 1045 the CPU 910 (operation processing unit) reflects the received data and operation information on the user interface unit 240.
  • step S1051 If it is determined in step S1051 that information has been transmitted from the operation processing module of the information processing apparatus 200 to the operation processing module of another apparatus (step S1051: Yes), the process proceeds to step S1053 and the operation is performed from the user interface unit 240. Obtain information and / or data.
  • step S1055 the CPU 910 (information transmission / reception unit with the operation processing unit) transmits the acquired operation information and / or data to the operation processing module of another device.
  • the information processing apparatus differs from the second embodiment in that the information operation application and the operation control unit operate on the second platform. Portions that are the same as those of the second embodiment in other configurations and operations are denoted by the same reference numerals, and detailed description thereof is omitted. According to the present embodiment, even when the operation control unit is on the second platform, the user can seamlessly create and operate information even if the information creation application is switched during information creation.
  • FIG. 11 is a block diagram showing the configuration of the information processing apparatus 1100 according to this embodiment.
  • the same reference numerals are assigned to the same functional components as those in FIG. 2 of the second embodiment, and description thereof is omitted.
  • the information operation application 1124 for the second platform operates on the second platform 1120. Therefore, the operation control unit also operates on the second platform 1120 as the second operation control unit 1150.
  • the configurations of the operation processing unit selection table 1151 and the information creation application execution table 1152 included in the second operation control unit 1150 are the same as those in FIGS. 3 and 4 of the second embodiment.
  • the second operation control unit 1150 operates on the second platform 1120, but the operation processing unit is selectively activated corresponding to the platform on which the information creation application activated by the user operates.
  • the operation processing unit is selectively activated corresponding to the platform on which the information creation application activated by the user operates.
  • the information processing apparatus according to the present embodiment is different from the second embodiment in that the platform is limited to an operation system (hereinafter referred to as OS) and each functional element is realized by software.
  • OS operation system
  • each functional element is realized by software.
  • OS operation system
  • bits are referred to as bits. Portions that are the same as those of the second embodiment in other configurations and operations are denoted by the same reference numerals, and detailed description thereof is omitted.
  • the user can seamlessly receive information. Creation and operation can be continued.
  • the present invention can also be applied to an OS with a different command system or an OS with a different model or a different manufacturer.
  • FIG. 12 is a block diagram showing the configuration of the information processing apparatus 1200 according to this embodiment.
  • FIG. 12 particularly clarifies the processing by replacing the configuration of the third embodiment with specific modules and applications.
  • the first platform in FIGS. 2 and 11 is limited to a specific 64-bit OS 1210.
  • the second platform is limited to a specific 32-bit OS 1220.
  • “for 32-bit OS” or “for 64-bit OS” is attached to modules and applications that run on the respective OSs.
  • the second application in FIGS. 2 and 11 is limited to a specific 32-bit OS web browser 1223.
  • 2 and 11 are limited to specific notepad applications (hereinafter referred to as notepad applications) and document creation applications (hereinafter referred to as document creation applications).
  • notepad applications specific notepad applications
  • document creation applications hereinafter referred to as document creation applications.
  • a 32-bit OS memo pad application / 32-bit OS document creation application 1222 operating on the 32-bit OS 1220 and a 64-bit OS memo pad application / 64-bit OS document generation application 1212 operating on the 64-bit OS 1210 are prepared.
  • the configuration of this embodiment corresponds to FIG. 11 of the third embodiment, and the 32-bit OS operation control module 1230 is prepared because the 32-bit OS web browser 1223 operates on the 32-bit OS 1220.
  • the 32-bit OS operation control module 1230 has an operation processing module selection table 1231.
  • the operation processing module selection table 1231 includes a running flag indicating an information creation application being executed will be described (see FIG. 13).
  • a 64-bit OS operation processing module 1211 and a 32-bit OS operation processing module 1221 are prepared as operation processing modules that are selectively driven by the 32-bit OS operation control module 1230.
  • FIG. 13 is a diagram showing a configuration of the operation processing module selection table 1231 according to the present embodiment.
  • the information creation application correspondence table 1310 in the operation processing module selection table 1231 stores an OS 1313 operable in association with each information creation application 1311 and an execution flag 1312.
  • the operation processing module correspondence table 1320 in the operation processing module selection table 1231 stores an OS 1322 that can operate in association with each operation processing module 1321.
  • the 32-bit OS memo application is being executed (that is, the execution flag 1312 is “ ⁇ ”)
  • the 32-bit OS document creation application, the 64-bit OS memo application, and the 64-bit OS document creation application are: Not executed (that is, the executing flag 1312 is “x”).
  • FIG. 14 is a block diagram illustrating a hardware configuration of the information processing apparatus 1200 according to the present embodiment.
  • a CPU 1410 is a processor for arithmetic control, and implements each functional component of FIG. 12 by executing a program.
  • the ROM 1420 stores fixed data and programs such as initial data and programs.
  • the communication control unit 1430 controls communication with other information processing apparatuses via the network.
  • the RAM 1440 is a random access memory used by the CPU 1410 as a work area for temporary storage.
  • the RAM 1440 has an area for storing data necessary for realizing the present embodiment.
  • 1441 is a flag indicating an operation platform of the notepad application / document creation application started by the user.
  • 1442 is an operation processing module selection flag indicating the operation processing module selected to be activated. In the present embodiment, the flag indicates whether a 64-bit OS operation processing module or a 32-bit OS operation processing module.
  • Reference numeral 1443 denotes input data input from an input device via the input / output interface 960.
  • Reference numeral 1444 denotes output data output to the output device via the input / output interface 960.
  • Reference numeral 1445 denotes received data received from another information processing apparatus via the network.
  • Reference numeral 1446 denotes transmission data transmitted to another information processing apparatus via the network.
  • a work area 1447 is used by the CPU 1410 for other processing.
  • Reference numeral 1448 denotes a program load area for loading and executing a program or module stored in the storage 1450.
  • the storage 1450 stores a database, various parameters, or the following data or programs necessary for realizing the present embodiment.
  • Reference numeral 1231 denotes an operation processing module selection table.
  • the storage 1450 stores the following programs. 1210 stores a 64-bit OS corresponding to the first platform. 1211 stores a 64-bit OS operation processing module that operates on a 64-bit OS 1210. 1212 stores a 64-bit OS memo pad application and a 64-bit OS document creation application operating on the 64-bit OS 1210. The 213 stores a 32-bit / 64-bit emulator that operates on the 64-bit OS 1210.
  • 1220 stores a 32-bit OS corresponding to the second platform.
  • 1230 stores an operation control module for 32-bit OS that operates on the 32-bit OS 1210.
  • 1221 stores a 32-bit OS operation processing module operating on the 32-bit OS 1220.
  • 1222 stores a 32-bit OS memo pad application and a 32-bit OS document creation application that operate on the 32-bit OS 1220.
  • 1451 stores a 32-bit OS web browser (for example, Internet_Explorer).
  • the input / output interface 960 and the input / output devices connected to it are the same as in FIG.
  • FIG. 14 shows only data and programs essential to the present embodiment, and data and programs not related to the present embodiment are not shown.
  • FIG. 15 is a flowchart illustrating a processing procedure of the information processing apparatus 1200 according to the present embodiment.
  • step S1501 the CPU 1410 determines activation of the 32-bit OS web browser 1223. If it is determined that the 32-bit OS web browser 1223 is not activated (step S1501: No), other processing is performed.
  • step S1501 determines whether the OS is 64 bits or 32 bits.
  • step S1507 64-bit
  • the process proceeds to step S1511 and the CPU 1410 calls the 64-bit OS operation processing module 1211.
  • step S1513 the CPU 1410 activates the 64-bit OS memo pad application / document creation application 1212 that the user instructs activation.
  • step S1515 the CPU 1410 waits for the end of the 64-bit OS memo pad application / document creation application 1212 (determines whether or not it has ended). If there is an operation instruction such as transmission of a notepad or document created by the 64-bit OS notepad application / document creation application 1212 during this period, the operation processing is executed by the 64-bit OS operation processing module 1211. If another processing program is activated during this time, the CPU 1410 executes the processing. If it is determined that the 64-bit OS memo pad application / document creation application has ended (step S1515: Yes), the process proceeds to step S1509.
  • step S1507 32bit
  • step S1523 the CPU 1410 activates the 32-bit OS memo pad application / document creation application 1222 that the user instructs activation.
  • step S1525 the CPU 1410 waits for the end of the 32-bit OS memo pad application / document creation application 1222 (determines whether it has ended). If there is an operation instruction such as transmission of a memo pad or a document created by the memo pad application / document creation application for 32 bit OS during this period, the operation processing is executed by the operation processing module 1221 for 32 bit OS. If another processing program is activated during this time, the CPU 1410 executes the processing.
  • step S1525: Yes the process proceeds to step S1509.
  • step S1509 the CPU 1410 determines whether or not the process is ended (whether the end is instructed). If it is determined that the process has not ended (step S1509: NO), the process proceeds to step S1501, and the process is repeated. On the other hand, when it is determined that the process is finished (step S1509: Yes), the process is finished. The same applies to the case where the 64-bit OS operation control module is read by the 64-bit OS web browser as in the second embodiment.
  • the information processing apparatus according to the present embodiment is different from the second embodiment in that an operation control unit can be started on both platforms. In other configurations and operations, detailed description of the same parts as those in the second embodiment will be omitted. According to the present embodiment, even if the information operation application is launched on any platform, the user can continue to create and operate information seamlessly upon application switching activation.
  • FIG. 16 is a block diagram showing the configuration of the information processing apparatus 1600 according to this embodiment. Also in the information processing apparatus 1600 of FIG. 16, the prepared operation processing unit and information creation application are the same as those in FIGS.
  • the first platform 1610 is provided with an information operation application 214 for the first platform. Then, the first operation control unit 230 that is activated from the information operation application 214 for the first platform is prepared.
  • the second platform 1620 also has an information operation application 1124 for the second platform. Then, a second operation control unit 1150 activated from the information operation application 1124 for the second platform is prepared.
  • both the first operation control unit 230 and the second operation control unit 1150 determine on which platform the information creation application operates. Then, an operation processing unit operating on the same platform is selectively activated from the first operation processing unit 211 and the second operation processing unit 221.
  • an operation processing unit suitable for the information creation application can be selectively driven from the information operation application that operates on either the first platform 1610 or the second platform 1620.
  • FIG. 17 is a flowchart showing a processing procedure of the information processing apparatus 1600 according to this embodiment. Although the hardware configuration of the information processing apparatus 1600 is not shown, this flowchart is executed by the CPU as shown in FIG. 9 or FIG. 14 using the RAM to realize the functional components shown in FIG. .
  • the difference between the second embodiment and the third embodiment in the present embodiment is that the first operation control unit 230 and the second operation control unit 1150 are the first operation on both the first platform 1610 and the second platform 1620. That is, the processing unit 211 and the second operation processing unit 221 are selectively activated. Since the algorithm for selectively starting the first operation processing unit 211 and the second operation processing unit 221 is the same as that in the second embodiment or the third embodiment, the first operation control unit 230 and the second operation control unit in FIG. Only selective driving with 1150 is shown.
  • step S1701 the information processing apparatus 1600 (for example, the CPU (not shown) of the information processing apparatus 1600) acquires platform information on which the information operation application is activated.
  • step S1703 the information processing apparatus 1600 determines whether the platform information is the first platform or the second platform. When it determines with it being the 1st platform (step S1703: 1st platform), it progresses to step S1705 and starts the 1st operation control part 230. On the other hand, when it determines with it being a 2nd platform (step S1703: 2nd platform), it progresses to step S1707 and starts the 2nd operation control part 1150.
  • the information processing apparatus according to the present embodiment is the same as the information processing apparatus according to any of the second to fifth embodiments described above, in which the consultant terminal and the operator terminal are connected via a network and operate while sharing the screen and operation.
  • This is an example applied to the system.
  • a detailed description of the portions to which the same functions as those of the second to fifth embodiments can be applied will be omitted.
  • the operator terminal is a 64-bit computer
  • the operator can seamlessly switch between the 64-bit OS application and the 32-bit OS application regardless of whether the consultant terminal is a 32-bit computer or a 64-bit computer. Information creation and operation can be continued.
  • FIG. 18 is a block diagram illustrating a configuration of a remote consultation system 1800 that is an information processing system according to the present embodiment.
  • the remote consultation system 1800 includes an operator terminal 1810 operated by an operator 1820 responding to a consultation via a network 1860, and a consultant terminal 1830 operated by a consultant 1840. Cameras 1811 and 1831 are installed on the operator terminal 1810 and the consultant terminal 1830.
  • a remote consultation server 1850 that provides information shared by the operator and the consultant is connected to the operator terminal 1810 and the consultant terminal 1830.
  • the remote consultation server 1850 also provides a process for the operator terminal 1810 and the consultant terminal 1830 to share information.
  • the remote consultation server 1850 is not a feature unique to the present embodiment, and thus description thereof is omitted.
  • FIG. 19 is a block diagram showing configurations of the operator terminal 1810 and the consultant terminal 1830 in the remote consultation system 1800 according to the present embodiment.
  • the operator terminal 1810 and the consultant terminal 1830 in FIG. 19 are shown in a more specific configuration corresponding to FIG.
  • the operator terminal 1810 has the same configuration as that in FIG. That is, the web browser as the information operation application operates on the 32-bit OS 1220, and therefore the operation control module operates on the 32-bit OS operation control module 1230 on the 32-bit OS 1220.
  • This 32-bit OS operation control module 1230 selects an operation processing module to be activated in accordance with the bit correspondence of the memo pad application / document creation application.
  • a display portion 1901, a touch panel 1902, a keyboard 1903, a camera 1904, a pointing device 1905, and an audio input / output portion 1906 are provided.
  • the consultant terminal 1830 is a device that operates only on the 32-bit OS 1920. Accordingly, the counselor terminal 1830 does not need an operation control module that selectively activates the 32-bit OS operation processing module and the 64-bit OS operation processing module. Basically, the 32-bit OS operation processing module 1921 only needs to be operating. It has a 32-bit OS memo pad application / 32-bit OS document creation application 1922 and a 32-bit OS web browser 1923.
  • the user interface unit 1940 has input / output devices corresponding to the user interface unit 240. Information from the user interface unit 1940 is used for creating a memo pad and a document in the 32 bit OS memo pad application / 32 bit OS document creation application 1922.
  • Transmission information and operation instruction information from the user interface unit 1940 are acquired by the 32-bit OS operation processing module 1921 and transmitted / received to / from the 32-bit OS operation processing module 1221 or the 64-bit OS operation processing module 1211 of the operator terminal 1810. In this way, information sharing between the consultant and the operator is realized.
  • FIG. 20 is a view showing a display screen example 2000 of the operator terminal 1810 according to the present embodiment.
  • FIG. 20 shows a display screen of the display unit 1901.
  • a camera 1904 is installed on the upper portion of the display portion 1901.
  • the display screen is divided into two areas on the left and right.
  • an area 2010 on the left side is an area for displaying an image captured by the camera and the operation menu 2013.
  • the upper video display is the video 2011 of the operator who is operating, and the lower video display is the video 2012 of the consultant of the communication partner.
  • an area 2020 on the right side is a common content display area that the operator shares with the consultant.
  • the remote consultation server 1850 transmits the common content to the operator terminal 1810 and the consultant terminal 1830 in synchronization, so that the operator and the consultant can share the common content. That is, the remote consultation server 1850 controls the operation of the transmission screen display unit 550 in FIG. 5A to be synchronized between the operation processing module of the operator terminal 1810 and the operation processing module of the consultant terminal 1830.
  • Reference numeral 2021 denotes that a 32-bit OS web browser is operating on the operator terminal 1810. Note that the display of 2021 is for explanation, and there is no need to display it.
  • the lower diagram of FIG. 20 is a display screen when the enlarged display of the camera image of the communication partner is selected in the operation menu 2013 (not shown). From the area 2010 on the left side of the lower part of FIG. 20, the image of the counselor of the communication partner taken by the camera disappears, and the enlarged image of the counselor is displayed in the area 2030 on the right side.
  • the transmission screen acquisition unit 540 in FIG. 5A acquires the image from the camera on the consultant terminal 1830 and is displayed on the operator terminal 1810 by the transmission screen display unit 550 in FIG. 5A. become.
  • FIG. 21 is a diagram showing a display screen example 2100 when the application of the operator terminal 1810 according to the present embodiment is activated.
  • FIG. 21 is a screen displayed when an instruction to activate an application in the operation menu 2013 is given.
  • a drawing toolbar 2040 is open.
  • the drawing tool bar 2040 is provided with a button 2041 for starting a 32 bit OS memo pad application and a button 2042 for starting a 64 bit OS memo pad application.
  • the drawing toolbar 2040 is provided with a button 2043 for starting a 32-bit OS document input application and a button 2044 for starting a 64-bit OS document input application.
  • the selection by the buttons 2041 to 2044 is shown for explanation, and a notepad application or a document input application may be activated on each OS without the button.
  • An operator or a consultant who is given an operation right can change an image such as drawing in the area 2020 of the shared screen.
  • the input instruction information acquisition unit 560 of FIG. 5A acquires the input instruction information corresponding to the operation, and uses the input instruction information acquired by the information transmission / reception unit 530 with the operation processing unit of the other device. By transmitting to the operation processing unit, the input instruction information can be displayed on the display unit of another device.
  • the input instruction information reflecting unit 570 becomes capable of displaying the received input instruction information on the display unit. .
  • FIG. 22 is a diagram showing an example of screen sharing by the start-up application when the application is started in the operator terminal 1810 and the consultant terminal 1830 according to the present embodiment.
  • FIG. 22 shows a case where the button 2042 for starting the 64-bit OS memo pad application in FIG. 21 is selected.
  • the same reference number as FIG. 20 and FIG. 21 shows the same display.
  • the upper figure is a display screen of the operator terminal 1810.
  • a cursor area 2051 is displayed in the common content area 2050.
  • “A” and “B” are input.
  • Reference numeral 2052 denotes that a 32-bit OS web browser is operating on the operator terminal 1810 and a 64-bit OS memo pad application is being executed.
  • the following figure is a display screen of the display unit 2201 of the consultant terminal 1830.
  • a camera 2204 is installed above the display unit 2201.
  • the display screen is divided into two areas on the left and right.
  • a region 2210 on the left side of the following diagram is a region for displaying the video of the camera and the operation menu 2213 of the consultant.
  • the video display on the camera is a consultant video 2211, and the video display below is an operator video 2212.
  • the cursor area 2251 is also displayed in the common content area 2250 in the lower diagram. Since the consultant terminal 1830 is a 32-bit computer, a 32-bit OS web browser is operating, and a 32-bit OS memo pad application is executed. In the cursor area 2251 by the memo pad application for 32-bit OS, “A” and “B” similar to the cursor area 2051 in the above figure are displayed, and the consultant can share information with the operator.
  • the cursor area 2051 of the operator terminal 1810 and the cursor area 2251 of the consultant terminal are always displayed and moved at the same position.
  • the operation of the cursor areas 2051 and 2251 usually has a priority operation right for the operator, but can also be given to the consultant.
  • FIG. 23 is a diagram showing a display screen example 2100 at the time of drawing on the operator terminal 1810 according to the present embodiment.
  • FIG. 23 shows a screen displayed when an instruction to draw (draw) 2301 of the operation menu 2013 is given.
  • FIG. 23 the same reference numerals as those in FIGS. 20 and 21 denote the same display.
  • a drawing toolbar 2340 is open.
  • the drawing toolbar 2340 is provided with a free drawing button 2341 that can freely draw on the area 2020 of the shared screen, a character input button 2342 that draws characters, and an eraser button 2343 that deletes drawing.
  • An operator or a consultant who has been given an operation right can draw in the area 2020 of the shared screen.
  • the drawing information acquisition unit 580 in FIG. 5A acquires drawing information corresponding to the operation, and uses the input instruction information acquired by the information transmission / reception unit 530 with the operation processing unit of the other device as the operation processing of the other device. By transmitting to the unit, the input instruction information can be displayed on the display unit of the other device.
  • the drawing information display unit 590 can display the received drawing information on the display unit.
  • FIG. 24 is a diagram showing an example of screen sharing at the time of drawing in the operator terminal 1810 and the consultant terminal 1830 according to the present embodiment.
  • FIG. 24 shows a case in which the free drawing button 2341 in FIG. 23 is selected and an operation right grant 2402 for giving an operation right to the consultant is instructed.
  • the same reference numerals as those in FIGS. 20, 21 and 23 indicate the same display.
  • the upper diagram is a display screen of the operator terminal 1810.
  • an instruction mark 2451 is displayed in the common content area 2450 in which the consultant has selected “about health” as a consultation target.
  • the following figure is a display screen of the display unit 2201 of the consultant terminal 1830.
  • a camera 2204 is installed above the display unit 2201.
  • the display screen is divided into two areas on the left and right.
  • a region 2210 on the left side of the following diagram is a region for displaying the video of the camera and the operation menu 2213 of the consultant.
  • the upper side is a video 2211 of the consultant and the lower side is a video 2212 of the operator.
  • an instruction mark 2461 is displayed in which the consultant has selected “about health” as a consultation target.
  • the consultant and the operator can share the drawing information.
  • the instruction mark 2451 of the operator terminal 1810 and the instruction mark 2461 of the consultant terminal are always displayed and moved at the same position.
  • Such a drawing operation is usually given priority to the operator, but is given to the consultant in FIG.
  • processing such as image expansion corresponding to the operation in the drawing process is executed in the operation control module 1230.
  • the drawing input by the operator or the consultant is expanded by the operation control module 1230 and displayed on the display unit of the drawing input device.
  • it is displayed and shared on the display unit between the operator and the consultant via the drawing information acquisition unit and the drawing information display unit.
  • the 32-bit OS operation control module 1230 selectively activates the 32-bit OS operation processing module 1221.
  • the 32-bit OS web browser 1923 when the 32-bit OS web browser 1923 is activated, since there is only one, the 32-bit OS operation processing module 1921 is activated. At this time, as shown in the lower diagram of FIG. 22, the common content and cursor area 2251 are also displayed on the consultant terminal 1830, and the display screen is shared.
  • the 32-bit OS operation control module 1230 ends the 32-bit OS operation processing module 1221 and activates the 64-bit OS operation processing module 1211 as in the sequence shown in FIG. Even if the operator continues to fill in the memo pad (in this example, fill in the cursor area 2051), the display screen of the operator terminal 1810 and the display screen of the consultant terminal 1830 are the 64-bit OS operation processing module 1211. And the 32-bit OS operation processing module 1921 continue smoothly. During this time, seamless transition is achieved without both the operator and the consultant being aware of changes in the OS environment. Conversely, seamless transition is possible even if there is a transition from a 64-bitOS document creation application to a 32-bitOS document creation application by the operator.
  • the operator selects the drawing (draw) 2301 on the operator terminal 1810 and selects the free drawing button 2341 on the drawing toolbar 2340. Then, it is assumed that the operation right is given to the consultant by instructing the operation right grant 2402.
  • the 32-bit OS web browser 1923 when the 32-bit OS web browser 1923 is activated, since there is only one, the 32-bit OS operation processing module 1921 is activated. At this time, as shown in the lower diagram of FIG. 24, the instruction mark 2461 is input and displayed on the common content 2460 on the display unit of the consultant terminal 1830.
  • the instruction mark 2461 is displayed as the instruction mark 2451 on the common content 2450 of the display unit 1901 of the operator terminal 1810 as it is. In this way, the drawing can be shared between the operator and the consultant.
  • the function sharing between the operation control unit (operation control module) in FIG. 3 and the operation processing unit (operation processing module) in FIG. 5A is not limited to the above embodiment.
  • An information transmission / reception unit with the operation processing unit of the other device shown in FIG. 5A is provided in the operation control unit, and the operation processing unit is connected to the operation processing unit of the other device via the operation control unit, the information transmission / reception unit, and the operation control unit. Communication may be performed.
  • the operation control unit may perform a part of the processing (for example, image development) of the acquisition unit and the display unit 540 to 590 illustrated in FIG. 5A.
  • the operation processing unit performs control related to drawing.
  • the control unit 310 of FIG. 3 may execute a part of the control unit 510 of FIG. 5A.
  • operation control unit (operation control module) is not necessary when the computer operates on one platform as shown in the consultant terminal 1830 in FIG.
  • the operation processing unit (operation processing module) can execute the processing of the operation control unit in a distributed manner, or when the first application can directly start the operation processing unit, the operation control unit is unnecessary.
  • 64-bit OS and 32-bit OS are taken as examples of the first platform and the second platform
  • a notepad application and a document creation application are taken as examples of the first application
  • a web browser is taken as an example of the second application.
  • the present invention can achieve the same effect in other combinations.
  • FIG. 25 is a diagram showing examples of platforms, applications, and operation control modules.
  • 2510 is a combination of platforms
  • 2520 is an example of a first application
  • 2530 is an example of a second application
  • 2540 is an example of an operation control module.
  • both the first application and the second application are applications related to the user interface.
  • the operation control module is a program installed in the second application or a program read from the second application. Note that the present invention is not limited to these, and the present invention can be applied in a situation where various different platforms operate on one computer.
  • the present invention may be applied to a system composed of a plurality of devices, or may be applied to a single device. Furthermore, the present invention can also be applied to a case where a control program that realizes the functions of the embodiments is supplied directly or remotely to a system or apparatus. Therefore, in order to realize the functions of the present invention on a computer, a control program installed in the computer, a medium storing the control program, and a WWW (World Wide Web) server that downloads the control program are also included in the scope of the present invention. include.
  • the program is stored in a storage device or recorded on a recording medium that can be read by a computer.
  • the recording medium is a portable medium such as a flexible disk, an optical disk, a magneto-optical disk, and a semiconductor memory.

Abstract

複数のアプリケーションをそれぞれ異なるプラットフォーム上において実行可能な情報処理装置であって、第1プラットフォーム上で動作可能な第1プラットフォーム用のアプリケーションに対する操作指示を、前記第1プラットフォーム上で処理する第1操作処理手段と、前記第1プラットフォームとは異なる第2プラットフォーム上で動作可能な第2プラットフォーム用のアプリケーションに対する操作指示を、前記第2プラットフォーム上で処理する第2操作処理手段と、所定のプラットフォーム上で動作し、起動したアプリケーションが前記第1プラットフォーム用と前記第2のプラットフォーム用とのいずれであるかに基づいて、起動した前記アプリケーションが動作可能なプラットフォーム上において起動した前記アプリケーションに対する操作指示を処理する前記第1操作処理手段または前記第2操作処理手段を起動して通信を確立する操作制御手段と、を備える。

Description

情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム
 本発明は、異なるプラットフォーム上でアプリケーションを実行するための技術に関する。
 複数のアプリケーションをそれぞれ異なるプラットフォーム上において実行する技術が知られている。例えば、特許文献1には、64bitOS環境で動作するクライアントコンピュータにおいて、エミュレータを介して32bitOS用アプリケーションを起動する技術が開示されている。
特開2010-257033号公報
 しかしながら、上記文献に記載の技術は、エミュレータによって32bitOS用アプリケーションを64bitOS用アプリケーションとして動作させることが開示されるのみであり、一方のアプリケーション(例えば32bitOS用アプリケーション)と、他方のアプリケーション(例えば64bitOS用アプリケーション)と、を切り替えて実行することについては言及されていない。
 例えば、64bitコンピュータ上で32bitOSが動作する環境で、32bitOS用アプリケーションを起動した後、64bitOS用アプリケーションを起動させる場合、一方のアプリケーションを起動するための制御モジュールを終了して、他方のアプリケーションを起動するための制御モジュールを動作させる必要があった。従って、異なるプラットフォーム上で動作する複数のアプリケーションのそれぞれを切り替えて実行する場合に処理に時間がかかることがあった。
 このため、本発明の目的は、異なるプラットフォーム上で動作する複数のアプリケーションのそれぞれを切り替えて実行する場合に処理に時間がかかる、という問題を解決することができる技術を提供することにある。
 上記目的を達成するため、本発明に係る情報処理装置は、
 複数のアプリケーションをそれぞれ異なるプラットフォーム上において実行可能な情報処理装置であって、
 第1プラットフォーム上で動作可能な第1プラットフォーム用のアプリケーションに対する操作指示を、前記第1プラットフォーム上で処理する第1操作処理手段と、
 前記第1プラットフォームとは異なる第2プラットフォーム上で動作可能な第2プラットフォーム用のアプリケーションに対する操作指示を、前記第2プラットフォーム上で処理する第2操作処理手段と、
 所定のプラットフォーム上で動作し、起動したアプリケーションが前記第1プラットフォーム用と前記第2のプラットフォーム用とのいずれであるかに基づいて、起動した前記アプリケーションが動作可能なプラットフォーム上において前記アプリケーションに対する操作指示を処理する前記第1操作処理手段または前記第2操作処理手段を起動して通信を確立する操作制御手段と、
を備えることを特徴とする。
 上記目的を達成するため、本発明に係る情報処理装置の制御方法は、
 複数のアプリケーションをそれぞれ異なるプラットフォーム上において実行可能な情報処理装置の制御方法であって、
 前記情報処理装置は、
 第1プラットフォーム上で動作可能な第1プラットフォーム用のアプリケーションに対する操作指示を、前記第1プラットフォーム上で処理する第1操作処理手段と、
 前記第1プラットフォームとは異なる第2プラットフォーム上で動作可能な第2プラットフォーム用のアプリケーションに対する操作指示を、前記第2プラットフォーム上で処理する第2操作処理手段と、
 所定のプラットフォーム上で動作する操作制御手段と、
を備え、
 前記操作制御手段は、
  前記第1プラットフォーム用のアプリケーションが駆動された場合に、前記第1操作処理手段を駆動して通信を確立し、
  前記第2プラットフォーム用のアプリケーションが駆動された場合に、前記第2操作処理手段を駆動して通信を確立する、
ことを特徴とする。
 上記目的を達成するため、本発明に係るプログラムは、
 第1プラットフォーム上で動作可能な第1プラットフォーム用のアプリケーションに対する操作指示を、前記第1プラットフォーム上で処理する第1操作処理手段と、
 前記第1プラットフォームとは異なる第2プラットフォーム上で動作可能な第2プラットフォーム用のアプリケーションに対する操作指示を、前記第2プラットフォーム上で処理する第2操作処理手段と、
 所定のプラットフォーム上で動作し、起動したアプリケーションが前記第1プラットフォーム用と前記第2のプラットフォーム用とのいずれであるかに基づいて、起動した前記アプリケーションが動作可能なプラットフォーム上において前記アプリケーションに対する操作指示を処理する前記第1操作処理手段又は前記第2操作処理手段を起動して通信を確立する操作制御手段と、
を実現させるためのプログラムである。
 上記目的を達成するため、本発明に係るシステムは、
 第1プラットフォームをベースとし、前記第1プラットフォームとは異なる第2プラットフォーム上においてアプリケーションを動作可能な第1情報処理装置と、
 前記第2プラットフォームをベースとする第2情報処理装置と、
 を備え、
 前記第1情報処理装置は、
  前記第1プラットフォーム上で動作可能な第1プラットフォーム用のアプリケーションに対する操作指示を、前記第1プラットフォーム上で処理する第1操作処理手段と、
  前記第2プラットフォーム上で動作可能な第2プラットフォーム用のアプリケーションに対する操作指示を、前記第2プラットフォーム上で処理する第2操作処理手段と、
  所定のプラットフォーム上で動作し、起動したアプリケーションが前記第1プラットフォーム用と前記第2のプラットフォーム用とのいずれであるかに基づいて、起動した前記アプリケーションが動作可能なプラットフォーム上において前記アプリケーションに対する操作指示を処理する前記第1操作処理手段又は前記第2操作処理手段を起動して通信を確立する、操作制御手段と、
を備え、
 前記第1操作処理手段および前記第2操作処理手段は、前記第2情報処理装置の操作処理手段と情報を送受信する情報送受信手段を有する、
ことを特徴とする。
 上記目的を達成するため、本発明に係る情報処理システムの情報処理方法は、
 異なるプラットフォーム上で動作する複数の情報処理装置をネットワークを介して接続した情報処理システムの情報処理方法であって、
 前記情報処理システムは、
  第1プラットフォームをベースとし、前記第1プラットフォームとは異なる第2プラットフォーム上においてもアプリケーションを動作可能な第1情報処理装置と、
  前記第2プラットフォームをベースとする第2情報処理装置と、
 を備え、
 前記第1情報処理装置は、
  前記第1プラットフォーム用のアプリケーションに対する操作指示を前記第1プラットフォーム上で処理し、前記第2情報処理装置の第3操作処理手段と情報を送受信する第1情報送受信手段を有する第1操作処理手段と、
  前記第2プラットフォーム用のアプリケーションに対する操作指示を前記第2プラットフォーム上で処理し、前記第2情報処理装置の前記第3操作処理手段と情報を送受信する第2情報送受信手段を有する第2操作処理手段と、
  所定のプラットフォーム上で動作する操作制御手段と、
 を備え、
 前記第2情報処理装置は、
  前記第2プラットフォーム上で動作可能な前記第2プラットフォーム用の前記アプリケーションと、
  前記第2プラットフォーム用の前記アプリケーションに対する操作指示を前記第2プラットフォーム上で処理し、前記第1情報処理装置の前記第1操作処理手段と、前記第2操作処理手段と、情報を送受信する第3情報送受信手段を有する第3操作処理手段と、
 を備え、
 前記第1プラットフォーム用のアプリケーションが駆動された場合に、前記操作制御手段が、前記第1操作処理手段を駆動して通信を確立し、
 前記第2プラットフォーム用のアプリケーションが駆動された場合に、前記操作制御手段が、前記第2操作処理手段を駆動して通信を確立し、
 前記操作制御手段が駆動した前記第1操作処理手段または前記第2操作処理手段と前記第3操作処理手段との間の情報の送受信を、前記第1情報送受信手段または前記第2情報送受信手段と前記第3情報送受信手段とを介して行なう、
ことを含むことを特徴とする。
 本発明によれば、1つのコンピュータ上に複数のプラットフォームが存在する環境において、各プラットフォーム上でアプリケーションを起動させた場合に、迅速に操作処理ができる。
本発明の第1実施形態に係る情報処理装置の構成を示すブロック図である。 本発明の第2実施形態に係る情報処理装置の構成を示すブロック図である。 本発明の第2実施形態に係る第1操作制御部の構成を示すブロック図である。 本発明の第2実施形態に係る操作処理部選択テーブルの構成を示す図である。 本発明の第2実施形態に係る情報作成アプリケーション実行テーブルの構成を示す図である。 本発明の第2実施形態に係る操作処理部の構成を示すブロック図である。 本発明の第2実施形態に係る操作処理部の各機能構成部の処理を説明する図である。 本発明の第2実施形態に係る第1操作制御部による情報作成アプリケーション対応テーブルの作成手順を示すシーケンス図である。 本発明の第2実施形態に係る第1操作制御部による第1プラットフォーム用の情報作成アプリケーションの使用を開始する動作手順を示すシーケンス図である。 本発明の第2実施形態に係る第1操作制御部による第1プラットフォーム用の情報作成アプリケーションから第2プラットフォーム用の情報作成アプリケーションへの変更の動作手順を示すシーケンス図である。 本発明の第2実施形態に係る情報処理装置のハードウェア構成を示すブロック図である。 本発明の第2実施形態に係る情報処理装置の処理手順を示すフローチャートである。 本発明の第2実施形態に係る操作処理モジュール呼出しの処理手順を示すフローチャートである。 本発明の第2実施形態に係る情報作成アプリケーション操作の処理手順を示すフローチャートである。 本発明の第3実施形態に係る情報処理装置の構成を示すブロック図である。 本発明の第4実施形態に係る情報処理装置の構成を示すブロック図である。 本発明の第4実施形態に係る操作処理モジュール選択テーブルの構成を示す図である。 本発明の第4実施形態に係る情報処理装置のハードウェア構成を示すブロック図である。 本発明の第4実施形態に係る情報処理装置の処理手順を示すフローチャートである。 本発明の第5実施形態に係る情報処理装置の構成を示すブロック図である。 本発明の第5実施形態に係る情報処理装置の処理手順を示すフローチャートである。 本発明の第6実施形態に係る情報処理システムである遠隔相談システムの構成を示すブロック図である。 本発明の第6実施形態に係る遠隔相談システムにおけるオペレータ用端末および相談者用端末の構成を示すブロック図である。 本発明の第6実施形態に係るオペレータ用端末の表示画面例を示す図である。 本発明の第6実施形態に係るオペレータ用端末のアプリ起動時の表示画面例を示す図である。 本発明の第6実施形態に係るオペレータ用端末および相談者用端末におけるアプリ起動時の画面共有例を示す図である。 本発明の第6実施形態に係るオペレータ用端末の描画時の表示画面例を示す図である。 本発明の第6実施形態に係るオペレータ用端末および相談者用端末における描画時の画面共有例を示す図である。 本発明の実施形態に係るプラットフォーム、アプリケーション、操作制御モジュールの例を示す図である。
 以下に、図面を参照して、本発明の実施の形態について例示的に詳しく説明する。ただし、以下の実施の形態に記載されている構成要素は単なる例示であり、本発明の技術範囲をそれらのみに限定する趣旨のものではない。
 [第1実施形態]
 本発明の第1実施形態としての情報処理装置100について、図1を用いて説明する。情報処理装置100は、複数のアプリケーションをそれぞれ異なるプラットフォーム上において実行可能な装置である。
 図1に示すように、情報処理装置100は、第1操作処理部111と、第2操作処理部121と、操作制御部140と、を備える。第1操作処理部111は、第1プラットフォーム110上で動作可能な前記第1プラットフォーム用の第1アプリケーション112(アプリケーション)に対する操作指示を、前記第1プラットフォーム110上で処理する。第2操作処理部121は、前記第1プラットフォームとは異なる第2プラットフォーム120上で動作可能な前記第2プラットフォーム用の第1アプリケーション122に対する操作指示を、前記第2プラットフォーム120上で処理する。操作制御部140(操作制御手段)は、所定のプラットフォーム上(例えば第1プラットフォーム110上)で動作する。そして、操作制御部140は、起動したアプリケーションが第1プラットフォーム110用と第2プラットフォーム120用とのいずれであるかに基づいて、起動した前記アプリケーションが動作可能なプラットフォーム上において起動した前記第1アプリケーションに対する操作指示を処理する第1操作処理部111または第2操作処理部121を起動して通信を確立する。
 本実施形態によれば、1つのコンピュータ上に複数のプラットフォームが存在する環境において、各プラットフォーム上でアプリケーションを起動させた場合に、迅速に操作処理ができる。
 [第2実施形態]
 次に、本発明の第2実施形態に係る情報処理装置について説明する。本実施形態においては、情報処理装置は、第1プラットフォーム上でエミュレータを介して第2プラットフォーム用のアプリケーションを実行する環境で動作する。ここで、プラットフォームの異なる情報作成アプリケーションを動作させた場合に、ユーザの操作を処理する操作処理部を情報作成アプリケーションに対応して切り替える。本実施形態によれば、情報作成中に情報作成アプリケーションを切り替えたとしても、迅速に情報作成および操作をするこができる。
 《情報処理装置の構成》
 図2は、本実施形態に係る情報処理装置200の構成を示すブロック図である。
 情報処理装置200は、ベースとなる第1プラットフォーム210上で、エミュレータ213を介して第2プラットフォーム220が実現可能である。ユーザインタフェース部240は、ユーザとのインタフェースを行なう、表示画面、タッチパネル、キーボード、ポインティングデバイス、カメラなどである。
 第1プラットフォーム210上では、第1操作処理部211と、第1プラットフォーム用の情報作成アプリケーション212と、が動作可能である。第1操作処理部211(第1操作処理手段)は、第1プラットフォーム用の情報作成アプリケーション212(第1アプリケーション)が作成する情報に対する送受信を含む操作を、ユーザインタフェース部240を用いたユーザとのインタフェースにしたがって行なう。第1プラットフォーム用の情報作成アプリケーション212は、ユーザインタフェース部240を用いた(介した)ユーザからの操作指示に基づいて、文書や画像(映像を含む)等の所定の情報を作成するツールである。なお、図2の例では、第1プラットフォーム210上の動作は、破線の矢印で示されている。
 また、第1プラットフォーム210上では、エミュレータ213と第1プラットフォーム用の情報操作アプリケーションと、が動作可能である。エミュレータ213(エミュレート手段)は、第2プラットフォーム220およびその上で動作する機能部分を第1プラットフォーム210上で動作できる環境を構築する。すなわち、一方プラットフォーム上で動作するプログラムを他方のプラットフォーム上で動作しているかのようにエミュレートする。第1プラットフォーム用の情報操作アプリケーションは、第1プラットフォーム210および第2プラットフォーム220上で動作する種々のアプリケーションを起動可能なアプリケーション、たとえば、ウェブブラウザ(Internet_Explorer(登録商標)など)を含む。
 一方、第2プラットフォーム220上では、第2操作処理部221と第2プラットフォーム用の情報作成アプリケーション222とが動作する。第2操作処理部221(第2操作処理手段)は、第2プラットフォーム用の情報作成アプリケーション222(アプリケーション)が作成する情報に対する送受信を含む操作を、ユーザインタフェース部240を用いたユーザとのインタフェースにしたがって行なう。第2プラットフォーム用の情報作成アプリケーション222は、ユーザインタフェース部240を用いたユーザからの操作指示に基づいて、文書や画像(映像を含む)等の所定の情報を作成するツールである。かかる第2操作処理部221と第2プラットフォーム用の情報作成アプリケーション222との動作は、エミュレータ213を介して、第1プラットフォーム上で動作する。なお、図2の例では、第2プラットフォーム220上の動作は、実線の矢印で示されている。
 そして、第1プラットフォーム210上では、本実施形態において準備された第1操作制御部230が動作可能である。この第1操作制御部230(操作制御手段)は、常に動作していてもよいし、前述の第1プラットフォーム用の情報操作アプリケーションの中で起動されてもよい。第1操作制御部230は、操作処理部選択テーブル231と、情報作成アプリケーション実行テーブル232とを記憶している。操作処理部選択テーブル231(記憶手段)は、起動する情報作成アプリケーションに対応してどの操作処理部を起動するかを選択するために、情報作成アプリケーションに対応付けて操作処理部を記憶するテーブルである。情報作成アプリケーション実行テーブル232は、各情報作成アプリケーションが実行中か否かを示す実行中フラグを記憶している。
 なお、第1操作制御部230による、第1操作処理部211と第2操作処理部221との選択起動、あるいは起動後の制御は、プラットフォームの変更に依存しない、ソケット通信を含むプロセス通信により行なわれるのが望ましい。また、第1操作処理部211と第2操作処理部221との操作処理には、ポインティングデバイス、キーボード、画像、描画、通信、サイズ変更などの制御が含まれる(図5B参照)。また、第1プラットフォーム用の情報作成アプリケーション212および第2プラットフォーム用の情報作成アプリケーション222は、操作処理部を介するユーザインタフェース部240の入出力と、当該情報処理装置の表示画面とを関連付ける機能を有するアプリケーションを含む。なお、第1のプラットフォーム210とは異なるプラットフォーム(例えば第2プラットフォーム220)上で動作する操作処理部(例えば第2操作処理部221)は、エミュレータ213により予め生成される。
 かかる構成によって、ユーザが実行する情報作成アプリケーションを選択すると、第1操作制御部230は、操作処理部選択テーブル231を参照して起動すべき操作処理部を決定する。そして、情報作成アプリケーションが作成する情報に対して起動した操作処理部が操作処理を行なう。そのため、ユーザが第1プラットフォーム用の情報作成アプリケーション212と第2プラットフォーム用の情報作成アプリケーション222とのいずれを起動しても、プラットフォームを意識することなく作成した情報の操作を実行できる。たとえば、第1プラットフォーム用の情報作成アプリケーション212と第2プラットフォーム用の情報作成アプリケーション222間で情報作成処理を引き継いでも、ユーザはプラットフォームを意識することなくシームレスな処理の継続を行なえることになる。
 (第1操作制御部の構成)
 図3は、本実施形態に係る第1操作制御部230の構成を示すブロック図である。
 第1操作制御部230は、第1操作制御部230の全体を制御する制御部310を有する。なお、第1操作制御部230がソフトウェアモジュールである場合には、制御部310は情報処理装置200全体を制御するためのプロセッサであってよい。第1操作制御部230は、第1操作処理部211と第2操作処理部221とを含む複数の操作処理部とプロセス通信を行なう、操作処理部との情報送受信部320を有する。また、第1操作制御部230は、制御部310が起動する操作処理部を選択するために参照する操作処理部選択テーブル231と、各情報作成アプリケーションが実行中か否かを記憶する情報作成アプリケーション実行テーブル232とを有する。本実施形態においては、操作処理部選択テーブル231は、各情報作成アプリケーシュンがいずれのプラットフォームで動作可能かを対応付けて記憶する情報作成アプリケーション対応テーブル331と、各操作処理部がいずれのプラットフォームで動作可能かを対応付けて記憶する操作処理部対応テーブル332と、を記憶している。この2つのテーブルによって、ユーザが起動した情報作成アプリケーションと、第1操作制御部230が起動すべき操作処理部が決定される。
 (操作処理部選択テーブル)
 図4Aは、本実施形態に係る操作処理部選択テーブル231の構成を示す図である。
 操作処理部選択テーブル231中の情報作成アプリケーション対応テーブル331は、各情報作成アプリケーション411に対応付けて動作可能なプラットフォーム412を記憶している。例えば、図2に示した第1プラットフォーム用の情報作成アプリケーション212は、情報作成アプリケーション対応テーブル331に記憶された情報作成アプリケーション「A」と「C」である。また、第2プラットフォーム用の情報作成アプリケーション222は、情報作成アプリケーション対応テーブル331に記憶された情報作成アプリケーション「B」である。一方、操作処理部選択テーブル231中の操作処理部対応テーブル332は、各操作処理部421に対応付けて動作可能なプラットフォーム422を記憶している。第1操作制御部230は、ユーザが起動した情報作成アプリケーションにしたがって情報作成アプリケーション対応テーブル331から動作可能なプラットフォームを認識し、操作処理部選択テーブル231によって、認識したプラットフォームで動作可能な操作処理部を決定(具体的には操作処理部を起動して通信を確立)する。
 (情報作成アプリケーション実行テーブル)
 図4Bは、本実施形態に係る情報作成アプリケーション実行テーブル232の構成を示す図である。
 情報作成アプリケーション実行テーブル232は、各情報作成アプリケーション431に対応付けて、実行中か否かを表わす実行中フラグ432を記憶する。実行中フラグ432は、例えば、情報作成アプリケーション431が実行中であれば「〇」となり、情報作成アプリケーション431が実行中でなければ「×」となる。
 (操作処理部の構成)
 図5Aは、本実施形態に係る操作処理部の構成を示すブロック図である。なお、第1操作処理部211と第2操作処理部221とは、動作可能なプラットフォームが異なるのみでその機能構成と処理とは同様であるので、共通の図5Aにしたがって説明する。
 操作処理部211/221は、全体を制御する制御部510を有する。制御部510は自分が起動していることを表わす起動フラグ511を有している。なお、操作処理部がソフトウェアモジュールである場合には、制御部510は情報処理装置200全体を制御するためのプロセッサであってよい。操作処理部は、制御部510によって情報の流れが制御される以下の機能構成部を有する。
 図5Bは、本実施形態に係る操作処理部の各機能構成部の処理を説明する図である。各機能構成部501に対応付けて、その処理内容502が記載されている。
 まず、図5Aの左側に図示の操作制御部との情報送受信部520は、第1操作制御部230との情報の送受信を行なう。例えば、操作制御部との情報送受信部520は、第1操作制御部230から操作処理部の起動指示や、制御命令を受信する。また、操作制御部との情報送受信部520は、第1操作制御部230と、画面制御指示、入力制御指示、描画制御指示などをやり取りする。次に、他装置の操作処理部との情報送受信部530は、他装置の操作処理部との情報の送受信を行なう。例えば、他装置の操作処理部との情報送受信部530は、他装置の操作処理部と、画面情報、入力指示情報、描画情報などをネットワーク通信でやり取りする。
 続いて、図5Aの右側に図示の機能構成部は、ユーザインタフェース部240と情報の入出力を行なうため、ユーザインタフェース部240の情報を取得する情報取得部と、ユーザインタフェース部240に情報を出力する情報出力部とを含む。
 送信画面取得部540は、情報作成アプリケーションが作成した画面を、他装置の操作処理部に送信するためにユーザインタフェース部240の画面から取得する。送信画面表示部550は、他装置の情報作成アプリケーションが作成した画面を受信し、ユーザインタフェース部240に画面として再生する。
 入力指示情報取得部560は、情報作成アプリケーション上でのポインティングデバイス、キーボードなどからの入力指示イベントを、他装置の操作処理部に送信するために取得する。入力指示情報反映部570は、他装置の情報作成アプリケーション上でのポインティングデバイス、キーボードなどからの入力指示イベントを、ユーザインタフェース部240で再生する。
 描画情報取得部580は、情報作成アプリケーションが画面上に描画した線やテキストの情報を、他装置の操作処理部に送信するために取得する。描画情報表示部590は、他装置の情報作成アプリケーションが画面上に描画した線やテキストの情報を受信して、ユーザインタフェース部240の画面上に再生する。
 かかる構成により、操作処理部211/221は、ユーザインタフェース部240の情報を、送信画面取得部540や入力指示情報取得部560や描画情報取得部580によって取得し、他装置の操作処理部との情報送受信部530を介して他装置の操作処理部に送信する。これによって、ネットワークを介して接続する他の情報処理装置(他装置)のユーザインタフェース部の情報を、本情報処理装置のユーザインタフェース部の情報と共有することができる。特に、画面上の表示画像を共有することが可能になる。また、操作処理部211/221は、他装置のユーザインタフェース部の情報を、他装置の操作処理部との情報送受信部530を介して受信し、送信画面表示部550や入力指示情報反映部570や描画情報表示部590によって、ユーザインタフェース部240に反映する。これによって、本情報処理装置のユーザインタフェース部240の情報を、ネットワークを介して接続する他の情報処理装置のユーザインタフェース部の情報と共有することができる。特に、画面上の表示画像を共有することが可能になる。
 《動作シーケンス》
 以下、本実施形態における機能構成部間の特徴あるデータのやり取りを動作順に説明する。なお、機能構成部がソフトウェアモジュールである場合には、データのやり取りはプロセス間通信あるいは引数による関数間のやり取りとなる。
 (情報作成アプリケーション対応テーブルの作成)
 図6は、本実施形態に係る第1操作制御部230による情報作成アプリケーション対応テーブル331の作成手順600を示すシーケンス図である。この処理は、第1操作制御部230が起動した時点で実行される。たとえば、電源ON時や再起動時、あるいはアプリケーションの更新時、あるいは第1プラットフォーム用の情報操作アプリケーションから第1操作制御部230を起動した時などに実行される。
 まず、ステップS601において、情報処理装置200は、第1プラットフォーム用の情報操作アプリケーション214と第1操作制御部230を起動する。ステップS603において、第1操作制御部230は本情報処理装置200が操作するすべてのプラットフォーム(異なるプラットフォームのそれぞれ)に対して、各プラットフォーム上で動作するアプリケーションの一覧を要求する。具体的には、各プラットフォーム上でアプリケーションに対する処理を行う各操作処理部に対して、各プラットフォーム上で動作するアプリケーションの一覧を要求する。本実施形態においては、第1プラットフォーム210(第1操作処理部211)と第2プラットフォーム220(第2操作処理部221)に対して配下の情報作成アプリケーションの一覧を問い合わせる。
 ステップS605において、第1操作制御部230は、各プラットフォーム(各操作処理部)からの配下の情報作成アプリケーション一覧の応答を受信する。そして、ステップS607において、第1操作制御部230(制御部310)は、応答結果に基づき情報作成アプリケーション対応テーブル331を生成する。
 (情報作成アプリケーションの使用開始)
 図7は、本実施形態に係る第1操作制御部230による第1プラットフォーム用の情報作成アプリケーション212の使用を開始する動作手順700を示すシーケンス図である。このシーケンスは、ユーザが本情報処理装置200のユーザインタフェース部240から第1プラットフォーム210で動作する第1プラットフォーム用の情報作成アプリケーション212を起動した場合に実行される。
 まず。ステップS701において、第1操作制御部230(制御部310)は、ユーザが第1プラットフォーム用の情報作成アプリケーション212を選択起動したかを判定する。第1プラットフォーム用の情報作成アプリケーション212を選択起動したと判定するとステップS703に進んで、第1操作制御部230は、情報作成アプリケーション対応テーブル331に記憶された情報作成アプリケーションが第1プラットフォーム210で動作することを判断する。次に、ステップS705において、第1操作制御部230は、ステップS703の判断結果に基づいて、操作処理部対応テーブル332から起動する操作処理部を起動して通信を確立する。例えば、第1操作制御部230は、第1操作処理部211を起動する操作処理部として決定する。
 ステップS707においては、第1操作制御部230(操作処理部との情報送受信部320)は、決定した第1操作処理部211に起動指示をする。ステップS709において、第1操作制御部230は、第1操作処理部211の起動通知を待って、起動通知があるとステップS711以降、第1操作制御部230は第1操作処理部211の制御を開始する。
 その後、ステップS713において、ユーザインタフェース部240からの情報入力があると、その情報入力にしたがって第1プラットフォーム用の情報作成アプリケーション212によって、第1プラットフォーム210上で情報作成が行なわれる。また、作成される情報に対する送受信などの操作がユーザインタフェース部240から指示されると、操作指示情報および作成される情報は第1操作処理部211に取得される。そして、ステップS715において、たとえば他装置の操作処理部への送信であれば、第1操作処理部211から他装置の操作処理部へ送信される。
 なお、ステップS701において、ユーザが第1プラットフォーム用の情報作成アプリケーション212を起動していないと判定した場合、例えばユーザが第2プラットフォーム用の情報作成アプリケーション222を起動した場合、処理は図8のステップS801に進む。その後、第1操作制御部230は、第2操作処理部221を選択駆動する。そして、第2プラットフォーム用の情報作成アプリケーション222がユーザインタフェース部240からの情報入力を処理し、第2操作処理部221がユーザインタフェース部240からの操作指示情報入力を処理する。具体的には、図8を参照して説明する。
 (情報作成アプリケーションの変更)
 図8は、本実施形態に係る第1操作制御部230による第1プラットフォーム用の情報作成アプリケーション212から第2プラットフォーム用の情報作成アプリケーション222への変更の動作手順800を示すシーケンス図である。図7のシーケンスにしたがって、図8に破線で示されるように、第1プラットフォーム用の情報作成アプリケーション212が起動され、第1操作処理部211が起動されているものとする。
 まず、ステップS801において、第1操作制御部230(制御部310)は、ユーザが第2プラットフォーム用の情報作成アプリケーション222を選択起動したかを判定する。第2プラットフォーム用の情報作成アプリケーション222を選択起動したと判定するとステップS803に進んで、第1操作制御部230は、情報作成アプリケーション対応テーブル331から第2プラットフォーム220で動作することを判断する。次に、ステップS805において、第1操作制御部230は、操作処理部対応テーブル332から起動する操作処理部として第2操作処理部221を決定する。
 ステップS807においては、第1操作制御部230(操作処理部との情報送受信部320)は、情報作成アプリケーションの動作するプラットフォームが変更されたので、第1操作処理部211に終了指示をする。そして、ステップS809において、第1操作制御部230は、第1操作処理部211の終了通知を待つ。
 終了通知があると、ステップS811においては、第1操作制御部230は、決定した第2操作処理部221に起動指示をする。ステップS813において、第1操作制御部230は、第2操作処理部221の起動通知を待って、起動通知があるとステップS815以降、第1操作制御部230は第2操作処理部221の制御を開始する。
 その後、ステップS817において、ユーザインタフェース部240からの情報入力があると、その情報入力にしたがって第2プラットフォーム用の情報作成アプリケーション222によって、第2プラットフォーム220上で情報作成が行なわれる。また、作成される情報に対する送受信などの操作がユーザインタフェース部240から指示されると、操作指示情報および作成される情報は第2操作処理部221に取得される。そして、ステップS819において、たとえば他装置の操作処理部への送信であれば、第2操作処理部221から他装置の操作処理部へ送信される。
 なお、ステップS801において、ユーザが第2プラットフォーム用の情報作成アプリケーション222を起動していないと判定した場合、他のプラットフォーム用の情報作成アプリケーションが起動しているかを判定する。例えば、ユーザが第1プラットフォーム用の情報作成アプリケーション212を起動したと判定されれば、第1操作処理部211は既に起動しているので、そのまま第1操作処理部211と第1プラットフォーム用の情報作成アプリケーション212とによる処理を継続する。
 《情報処理装置のハードウェア構成》
 図9は、本実施形態に係る情報処理装置200のハードウェア構成を示すブロック図である。
 図9で、CPU910は演算制御用のプロセッサであり、プログラムを実行することで図2,図3および図5Aの各機能構成部を実現する。ROM920は、初期データおよびプログラムなどの固定データおよびプログラムを記憶する。また、通信制御部930は、ネットワークを介する他の情報処理装置との通信を制御する。
 RAM940は、CPU910が一時記憶のワークエリアとして使用するランダムアクセスメモリである。RAM940には、本実施形態の実現に必要なデータを記憶する領域が確保されている。941は、ユーザが起動した情報作成アプリケーションの動作プラットフォームを示すフラグである。942は、起動するように選択された、操作処理部に相当する操作処理モジュールを示す操作処理モジュール選択フラグである。本実施形態では、第1操作処理モジュールか第2操作処理モジュールかを示すフラグである。943は、入出力インタフェース960を介して入力機器から入力された入力データである。944は、入出力インタフェース960を介して出力機器へ出力する出力データである。945は、他の情報処理装置からネットワークを介して受信した受信データである。946は、他の情報処理装置へネットワークを介して送信する送信データである。947は、CPU910が他の処理に使用するワークエリアである。948は、ストレージ950に格納されたプログラムまたはモジュールをロードして実行するためのプログラムロードエリアである。
 ストレージ950は、データベースや各種のパラメータ、あるいは本実施形態の実現に必要な以下のデータまたはプログラムが記憶されている。231は、操作処理部選択テーブル231に相当する操作処理モジュール選択テーブルである。232は、情報作成アプリケーション実行テーブルである。
 ストレージ950には、以下のプログラムが格納される。210には、第1プラットフォームに相当するプログラムが格納される。230には、第1プラットフォーム210上で動作する第1操作制御部230に相当するプログラムモジュールが格納される。211には、第1プラットフォーム210上で動作する第1操作処理部211に相当するプログラムモジュールが格納される。212には、第1プラットフォーム210上で動作する第1プラットフォーム用の情報作成アプリケーションに相当するプログラムモジュールが格納される。213には、第1プラットフォーム210上で動作するエミュレータ213に相当するプログラムモジュールが格納される。
 220には、第2プラットフォームに相当するプログラムが格納される。221には、第2プラットフォーム220上で動作する第2操作処理部221に相当するプログラムモジュールが格納される。222には、第2プラットフォーム220上で動作する第2プラットフォーム用の情報作成アプリケーションに相当するプログラムモジュールが格納される。
 入出力インタフェース960は、タッチパネル962やキーボード963、ポインティングデバイス964、撮像部であるカメラ966から入力された情報をデジタルデータとして入力する。また、入出力インタフェース960は、生成された表示画面を表示部961に出力し、印刷データをプリンタ965に出力する。かかる入出力インタフェース960と入出力機器とにより、ユーザインタフェース部240が構成される。
 なお、図9には、本実施形態に必須なデータやプログラムのみが示されており、本実施形態に関連しないデータやプログラムは図示されていない。
 《情報処理装置の処理手順》
 図10Aは、本実施形態に係る情報処理装置200の処理手順を示すフローチャートである。このフローチャートは、図9のCPU910によりRAM940を使用して実行され、図2,図3および図5Aの各機能構成部を実現する。
 まず、ステップS1010において、CPU910は、メインアプリケーションから操作制御部に相当する操作制御モジュールを呼び出す。なお、操作制御モジュールの呼び出しは、かかる処理に限定されない。次に、ステップS1020において、CPU910(操作制御部)は、操作制御モジュールがユーザが起動した情報作成アプリケーションのプラットフォームに対応して、操作処理部に相当する操作処理モジュールを呼び出す(図10B参照)。そして、ステップS1030において、CPU910(操作処理部)は、ユーザが起動した情報作成アプリケーションで情報を作成しながら、操作指示を呼ぶ出された操作処理モジュールにより実行する(図10C参照)。
 (操作処理モジュール呼出し)
 図10Bは、本実施形態に係る操作処理モジュール呼出しS1020の処理手順を示すフローチャートである。
 まず、ステップS1021において、CPU910(操作処理部)は、ユーザが起動して実行する情報作成アプリケーションを取得する。ステップS1023においては、CPU910(操作制御部)は、ユーザが起動した情報作成アプリケーションが動作可能なプラットフォームが、第1プラットフォームか第2プラットフォームかを、情報作成アプリケーション対応テーブル331を参照して判定する。動作可能なプラットフォームが第1プラットフォームであると判定された場合、ステップS1025に進んで、操作処理部対応テーブル332を参照して、第1操作処理部211に相当する第1操作処理モジュールを起動する。一方、動作可能なプラットフォームが第2プラットフォームであると判定された場合、ステップS1027に進んで、CPU910(操作制御部)は、操作処理部対応テーブル332を参照して、第2操作処理部221に相当する第2操作処理モジュールを起動する。そして、ステップS1029において、CPU910(操作処理部)は、ユーザが起動した情報作成アプリケーションの実行を開始し、リターンする(図10AのステップS1030に進む)。
 (情報作成アプリケーション操作)
 図10Cは、本実施形態に係る情報作成アプリケーション操作S1030の処理手順を示すフローチャートである。
 まず、ステップS1031において、CPU910(操作処理部)は、ステップS1029において開始した情報作成アプリケーション内における操作が実行されているか否かを判定する。たとえば、情報作成のための文書入力や画像入力などがこの操作に相当する。ステップS1031において、情報作成アプリケーション内における操作が実行されていないと判定した場合(ステップS1031:No)、ステップS1041において、CPU910(操作処理部との情報送受信部)は、他装置の操作処理部に相当する操作処理モジュールから情報を受信したか否かを判定する。ステップS1041において、他装置の操作処理モジュールから情報を受信していないと判定した場合(ステップS1041:No)、ステップS1051において、CPU910(操作処理部との情報送受信部)は、本情報処理装置200の操作処理部に相当する操作処理モジュールから他装置の情報処理モジュールへ情報を送信したか否かを判定する。なお、上記送受信する情報は、情報作成アプリケーションが作成した情報および/または作成される情報に対する操作指示情報を含むものである。ステップS1051において、他装置の操作処理モジュールへ情報を送信していないと判定した場合(ステップS1051:No)、処理はステップS1031に戻る。
 一方、ステップS1031において、情報作成アプリケーションの操作であると判定した場合(ステップS1031:Yes)、ステップS1033に進んで、情報作成アプリケーションを実行して情報作成を進める。
 また、ステップS1041において、他装置の操作処理モジュールから情報を受信したと判定した場合(ステップS1041:Yes)、ステップS1043に進んで、CPU910(操作処理部との情報送受信部)は、他装置の操作処理モジュールからの操作情報および/またはデータを受信する。そして、ステップS1045において、CPU910(操作処理部)は、受信したデータや操作情報をユーザインタフェース部240に反映させる。
 また、ステップS1051において、本情報処理装置200の操作処理モジュールから他装置の操作処理モジュールへ情報を送信したと判定した場合(ステップS1051:Yes)、ステップS1053に進んで、ユーザインタフェース部240から操作情報および/またはデータを取得する。そして、ステップS1055において、CPU910(操作処理部との情報送受信部)は、取得した操作情報および/またはデータを他装置の操作処理モジュールに送信する。
 [第3実施形態]
 次に、本発明の第3実施形態に係る情報処理装置について説明する。本実施形態に係る情報処理装置は、上記第2実施形態と比べると、情報操作アプリケーションと操作制御部とが第2プラットフォーム上で動作する点で異なる。その他の構成および動作で第2実施形態と同様である部分については同じ符号を付してその詳しい説明を省略する。本実施形態によれば、操作制御部が第2プラットフォームにある場合であっても、情報作成中に情報作成アプリケーションを切り替えたとしても、ユーザはシームレスに情報作成および操作をすることができる。
 《情報処理装置の構成》
 図11は、本実施形態に係る情報処理装置1100の構成を示すブロック図である。なお、図11において、第2実施形態の図2と同様の機能構成部には、同じ参照番号を付して説明を省略する。
 図11においては、第2プラットフォーム用の情報操作アプリケーション1124が第2プラットフォーム1120上で動作する。そのため、操作制御部も第2操作制御部1150として第2プラットフォーム1120上で動作する。第2操作制御部1150が有する操作処理部選択テーブル1151および情報作成アプリケーション実行テーブル1152の構成は、第2実施形態の図3および図4と同様である。
 本実施形態においては、第2操作制御部1150が第2プラットフォーム1120上で動作する違いがあるが、ユーザが起動した情報作成アプリケーションが動作するプラットフォームに対応して、操作処理部を選択起動する動作は同じであり、その作用効果も第2実施形態と同様である。
 [第4実施形態]
 次に、本発明の第4実施形態に係る情報処理装置について説明する。本実施形態に係る情報処理装置は、上記第2実施形態と比べると、プラットフォームをオペレーションシステム(以下、OS)に限定し、各機能要素をソフトウェアで実現した具体的構成である点で異なる。本実施形態では、特に、異なるビット数を基準としたOSへの適応を説明する(以下、ビットはbitと記す)。その他の構成および動作で第2実施形態と同様である部分については同じ符号を付してその詳しい説明を省略する。本実施形態によれば、64bitOS上でエミュレータを介して32bitOSが動作可能な環境において、32bitOS用ウェブブラウザによる通信中に、32bitOS用アプリケーションおよび64bitOS用アプリケーションを切替起動させても、ユーザはシームレスに情報作成や操作を継続することができる。
 なお、本実施形態においては、bit数の異なる例を示したが、他のコマンド体系の相違するOSや、異なる機種や異なるメーカにより相違するOSにも適用できる。
 《情報処理装置の構成》
 図12は、本実施形態に係る情報処理装置1200の構成を示すブロック図である。図12は、特に、第3実施形態の構成を具体的なモジュールやアプリケーションに置き換えて、処理を明瞭にしたものである。
 図12においては、図2および図11における第1プラットフォームは具体的な64bitOS1210に限定されている。また、第2プラットフォームは具体的な32bitOS1220に限定されている。それに対応して、それぞれのOSで動作するモジュールやアプリケーションには、“32bitOS用”あるいは“64bitOS用”が付されている。
 本実施形態においては、図2および図11における第2アプリケーションは具体的な32bitOS用ウェブブラウザ1223に限定されている。また、図2および図11における情報作成アプリケーションは具体的なメモ帳アプリケーション(以下、メモ帳アプリ)や文書作成アプリケーション(以下、文書作成アプリ)に限定されている。32bitOS1220で動作する32bitOS用メモ帳アプリ/32bitOS用文書作成アプリ1222と、64bitOS1210で動作する64bitOS用メモ帳アプリ/64bitOS用文書作成アプリ1212と、が準備される。
 本実施形態の構成は、第3実施形態の図11に対応しており、32bitOS用ウェブブラウザ1223が32bitOS1220で動作するため、32bitOS用操作制御モジュール1230が準備される。32bitOS用操作制御モジュール1230は操作処理モジュール選択テーブル1231を有する。なお、本実施形態においては、操作処理モジュール選択テーブル1231が実行中の情報作成アプリケーションを示す実行中フラグを含む構成を説明する(図13参照)。そして、32bitOS用操作制御モジュール1230により選択駆動される、操作処理モジュールとして64bitOS用操作処理モジュール1211と32bitOS用操作処理モジュール1221とを準備している。
 (操作処理部選択テーブル)
 図13は、本実施形態に係る操作処理モジュール選択テーブル1231の構成を示す図である。
 操作処理モジュール選択テーブル1231中の情報作成アプリケーション対応テーブル1310は、各情報作成アプリケーション1311に対応付けて動作可能なOS1313と実行中フラグ1312とを記憶している。一方、操作処理モジュール選択テーブル1231中の操作処理モジュール対応テーブル1320は、各操作処理モジュール1321に対応付けて動作可能なOS1322を記憶している。図13の例では、32bitOS用メモ張アプリが実行中であり(すなわち実行中フラグ1312が「〇」)、32bitOS用文書作成アプリと、64bitOS用メモ張アプリと、64bitOS用文書作成アプリとは、実行されていない(すなわち実行中フラグ1312が「×」)。
 《情報処理装置のハードウェア構成》
 図14は、本実施形態に係る情報処理装置1200のハードウェア構成を示すブロック図である。
 図14で、CPU1410は演算制御用のプロセッサであり、プログラムを実行することで図12の各機能構成部を実現する。ROM1420は、初期データおよびプログラムなどの固定データおよびプログラムを記憶する。また、通信制御部1430は、ネットワークを介する他の情報処理装置との通信を制御する。
 RAM1440は、CPU1410が一時記憶のワークエリアとして使用するランダムアクセスメモリである。RAM1440には、本実施形態の実現に必要なデータを記憶する領域が確保されている。1441は、ユーザが起動したメモ帳アプリ/文書作成アプリの動作プラットフォームを示すフラグである。1442は、起動するように選択された操作処理モジュールを示す操作処理モジュール選択フラグである。本実施形態では、64bitOS用操作処理モジュールか32bitOS用操作処理モジュールかを示すフラグである。1443は、入出力インタフェース960を介して入力機器から入力された入力データである。1444は、入出力インタフェース960を介して出力機器へ出力する出力データである。1445は、他の情報処理装置からネットワークを介して受信した受信データである。1446は、他の情報処理装置へネットワークを介して送信する送信データである。1447は、CPU1410が他の処理に使用するワークエリアである。1448は、ストレージ1450に格納されたプログラムまたはモジュールをロードして実行するためのプログラムロードエリアである。
 ストレージ1450は、データベースや各種のパラメータ、あるいは本実施形態の実現に必要な以下のデータまたはプログラムが記憶されている。1231は、操作処理モジュール選択テーブルである。
 ストレージ1450には、以下のプログラムが格納される。1210には、第1プラットフォームに相当する64bitOSが格納される。1211には、64bitOS1210上で動作する64bitOS用操作処理モジュールが格納される。1212には、64bitOS1210上で動作する64bitOS用メモ帳アプリケーションと64bitOS用文書作成アプリケーションが格納される。213には、64bitOS1210上で動作する32bit/64bitエミュレータが格納される。
 1220には、第2プラットフォームに相当する32bitOSが格納される。1230には、32bitOS1210上で動作する32bitOS用操作制御モジュールが格納される。1221には、32bitOS1220上で動作する32bitOS用操作処理モジュールが格納される。1222には、32bitOS1220上で動作する32bitOS用メモ帳アプリケーションと32bitOS用文書作成アプリケーションが格納される。1451には、32bitOS用ウェブブラウザ(例えばInternet_Explorer)が格納される。
 入出力インタフェース960およびそれに接続される入出力機器は、図9と同様であるので同じ参照番号を付し説明は省略する。
 なお、図14には、本実施形態に必須なデータやプログラムのみが示されており、本実施形態に関連しないデータやプログラムは図示されていない。
 《情報処理装置の処理手順》
 図15は、本実施形態に係る情報処理装置1200の処理手順を示すフローチャートである。
 まず、ステップS1501において、CPU1410は、32bitOS用ウェブブラウザ1223の起動を判定する。32bitOS用ウェブブラウザ1223の起動でないと判定した場合(ステップS1501:No)、他の処理を行なう。
 一方、32bitOS用ウェブブラウザ1223の起動であると判定した場合(ステップS1501:Yes)、ステップS1503に進んで、CPU1410は、32bitOS用操作制御モジュール1230を呼び出す。ステップS1505において、CPU1410は、ユーザが起動したメモ帳アプリ/文書作成アプリが動作するOSを、情報作成アプリケーション対応テーブル1310を参照して判断(認識)する。続いて、ステップS1507において、CPU1410は、OSが64bitか32bitかを判定する。
 64bitOSであると判定した場合(ステップS1507:64bit)、ステップS1511に進んで、CPU1410は、64bitOS用操作処理モジュール1211を呼び出す。ステップS1513において、CPU1410は、ユーザが起動を指示した64bitOS用メモ帳アプリ/文書作成アプリ1212を起動する。そして、ステップS1515において、CPU1410は、64bitOS用メモ帳アプリ/文書作成アプリ1212の終了を待つ(終了したか否かを判定する)。なお、この間に64bitOS用メモ帳アプリ/文書作成アプリ1212により作成されたメモ帳や文書の送信などの操作指示があれば、64bitOS用操作処理モジュール1211により操作処理が実行される。また、この間に他の処理プログラムが起動された場合、CPU1410はその処理を実行する。64bitOS用メモ帳アプリ/文書作成アプリが終了したと判定した場合(ステップS1515:Yes)、ステップS1509に進む。
 一方、32bitOSであると判定した場合(ステップS1507:32bit)、ステップS1521に進んで、CPU1410は、32bitOS用操作処理モジュール1221を呼び出す。ステップS1523において、CPU1410は、ユーザが起動を指示した32bitOS用メモ帳アプリ/文書作成アプリ1222を起動する。そして、ステップS1525において、CPU1410は、32bitOS用メモ帳アプリ/文書作成アプリ1222の終了を待つ(終了したか否かを判定する)。なお、この間に32bitOS用メモ帳アプリ/文書作成アプリにより作成されたメモ帳や文書の送信などの操作指示があれば、32bitOS用操作処理モジュール1221により操作処理が実行される。また、この間に他の処理プログラムが起動された場合、CPU1410はその処理を実行する。32bitOS用メモ帳アプリ/文書作成アプリが終了したと判定した場合(ステップS1525:Yes)ステップS1509に進む。
 ステップS1509においては、CPU1410は、処理終了か否か(終了が指示されたか)を判定する。処理終了でないと判定した場合(ステップS1509:No)、ステップS1501に進んで、処理を繰り返す。一方、処理終了であると判定した場合(ステップS1509:Yes)、処理は終了する。なお、第2実施形態のように、64bitOS用ウェブブラウザにより64bitOS用操作制御モジュールを読み出す場合も同様である。
 [第5実施形態]
 次に、本発明の第5実施形態に係る情報処理装置について説明する。本実施形態に係る情報処理装置は、上記第2実施形態と比べると、両プラットフォーム上に操作制御部を立ち上げることが可能な点で異なる。その他の構成および動作において、第2実施形態と同様である部分についてはてその詳しい説明を省略する。本実施形態によれば、いずれのプラットフォームで情報操作アプリケーションを立ち上げたとしても、アプリケーションの切替起動に対して、ユーザはシームレスに情報作成や操作を継続することができる。
 《情報処理装置の構成》
 図16は、本実施形態に係る情報処理装置1600の構成を示すブロック図である。なお、図16の情報処理装置1600においても、準備される操作処理部や情報作成アプリケーションは図2および図11と同様であるので、同じ参照番号を付して説明は省略する。
 図16においては、第2実施形態と同様に、第1プラットフォーム1610には、第1プラットフォーム用の情報操作アプリケーション214が準備されている。そして、第1プラットフォーム用の情報操作アプリケーション214から起動される第1操作制御部230が準備される。一方、第3実施形態と同様に、第2プラットフォーム1620にも、第2プラットフォーム用の情報操作アプリケーション1124が準備されている。そして、第2プラットフォーム用の情報操作アプリケーション1124から起動される第2操作制御部1150が準備される。
 かかる構成において、第1操作制御部230と第2操作制御部1150とは、共に、情報作成アプリケーションがいずれのプラットフォームで動作するかを判断する。そして、同じプラットフォームで動作する操作処理部を、第1操作処理部211と第2操作処理部221とから選択起動する。
 したがって、第1プラットフォーム1610と第2プラットフォーム1620とのいずれで動作する情報操作アプリケーションからも、情報作成アプリケーションに適切な操作処理部を選択駆動することができる。
 《情報処理装置の処理手順》
 図17は、本実施形態に係る情報処理装置1600の処理手順を示すフローチャートである。なお、情報処理装置1600のハードウェア構成は図示しないが、このフローチャートは、図9や図14に示したようなCPUがRAMを使用しながら実行して、図16の各機能構成部を実現する。
 本実施形態における、第2実施形態や第3実施形態との相違は、第1プラットフォーム1610と第2プラットフォーム1620の両方で、第1操作制御部230と第2操作制御部1150とが第1操作処理部211と第2操作処理部221とを選択起動することである。第1操作処理部211と第2操作処理部221とを選択起動するアルゴリズムは、第2実施形態や第3実施形態と同様なので、図17では、第1操作制御部230と第2操作制御部1150との選択駆動のみを示す。
 ステップS1701において、情報処理装置1600(例えば情報処理装置1600のCPU(図示せず))は、情報操作アプリケーションを起動しているプラットフォーム情報を取得する。そして、ステップS1703において、情報処理装置1600は、プラットフォーム情報は第1プラットフォームか第2プラットフォームであるかを判定する。第1プラットフォームであると判定した場合(ステップS1703:第1プラットフォーム)、ステップS1705に進んで、第1操作制御部230を起動する。一方、第2プラットフォームであると判定した場合(ステップS1703:第2プラットフォーム)、ステップS1707に進んで、第2操作制御部1150を起動する。
 それぞれの操作制御部を起動した後の処理は、第2実施形態や第3実施形態と同様であるので、説明を省略する。
 [第6実施形態]
 次に、本発明の第6実施形態に係る情報処理装置について説明する。本実施形態に係る情報処理装置は、上記第2乃至第5実施形態の情報処理装置を、相談者用端末とオペレータ用端末とがネットワークで結ばれて画面および操作を共有しながら動作する遠隔相談システムに適用した例である。第2乃至第5実施形態と同様の機能が適用できる部分についてはてその詳しい説明を省略する。本実施形態によれば、オペレータ用端末が64bitコンピュータである場合において、相談者用端末が32bitコンピュータであっても64bitコンピュータであっても、オペレータは64bitOS用アプリケーションと32bitOS用アプリケーションを切り替えながらシームレスに情報作成や操作を継続することができる。
 《遠隔相談システムの構成》
 図18は、本実施形態に係る情報処理システムである遠隔相談システム1800の構成を示すブロック図である。
 遠隔相談システム1800は、ネットワーク1860を介して、相談に応答するオペレータ1820が操作するオペレータ用端末1810と、相談者1840が操作する相談者用端末1830と、を含む。オペレータ用端末1810と相談者用端末1830とにはカメラ1811と1831が設置されている。
 また、オペレータ用端末1810と相談者用端末1830とに、オペレータと相談者が共有する情報を提供する遠隔相談サーバ1850が接続される。遠隔相談サーバ1850は、オペレータ用端末1810と相談者用端末1830とが情報を共有するための処理も提供するが、本実施形態に特有の特徴ではないので説明は省略する。
 《オペレータ用端末および相談者用端末の構成》
 図19は、本実施形態に係る遠隔相談システム1800におけるオペレータ用端末1810と相談者用端末1830との構成を示すブロック図である。図19のオペレータ用端末1810と相談者用端末1830とは、図12に対応するより具体的な構成で示す。
 図19において、オペレータ用端末1810は、図12と同様の構成であるので詳細な説明を省略する。すなわち、情報操作アプリケーションとしてのウェブブラウザは32bitOS1220で動作し、そのため操作制御モジュールも32bitOS用操作制御モジュール1230が32bitOS1220で動作する。この32bitOS用操作制御モジュール1230が、メモ帳アプリ/文書作成アプリのbit対応に応じて起動する操作処理モジュールを選別するものである。
 ただし、図19のユーザインタフェース部240には、オペレータが使用するのに必要な入出力機器の例を図示した。たとえば、表示部1901、タッチパネル1902、キーボード1903、カメラ1904、ポインティングデバイス1905、音声入出力部1906を有している。
 一方、相談者用端末1830は、32bitOS1920のみで動作する装置である。したがって、相談者用端末1830には、32bitOS用操作処理モジュールと64bitOS用操作処理モジュールとを選択起動する操作制御モジュールは必要ない。基本的に、32bitOS用操作処理モジュール1921が動作していればよい。そして、32bitOS用メモ帳アプリ/32bitOS用文書作成アプリ1922と、32bitOS用ウェブブラウザ1923を有している。また、ユーザインタフェース部1940は、ユーザインタフェース部240に相当する入出力機器を有している。ユーザインタフェース部1940からの情報は、32bitOS用メモ帳アプリ/32bitOS用文書作成アプリ1922におけるメモ帳および文書作成に使用される。また、ユーザインタフェース部1940からの送信情報や操作指示情報は、32bitOS用操作処理モジュール1921に取得されて、オペレータ用端末1810の32bitOS用操作処理モジュール1221または64bitOS用操作処理モジュール1211と送受信される。このようにして、相談者とオペレータとの情報共有が実現する。
 《オペレータ用端末および相談者用端末の表示画面》
 以下、本遠隔相談システム1800における本実施形態に関連する簡単な動作を表示画面により説明する。
 (コンテンツの共有)
 図20は、本実施形態に係るオペレータ用端末1810の表示画面例2000を示す図である。
 図20には、表示部1901の表示画面を図示されている。表示部1901の上部にはカメラ1904が設置されている。表示画面は左右の2つの領域に分けられている。
 図20の上図において、左側の領域2010はカメラで撮像された映像表示と操作メニュー2013との領域である。上の映像表示は操作中のオペレータ自身の映像2011であり、下の映像表示は通信相手の相談者の映像2012である。図20の上図において、右側の領域2020はオペレータが相談者と共有する共通コンテンツ表示領域である。遠隔相談サーバ1850は、オペレータ用端末1810と相談者用端末1830とへ共通コンテンツを同期して送信することで、オペレータと相談者とが共通コンテンツを共有できるようにする。すなわち、遠隔相談サーバ1850は、図5Aにおける送信画面表示部550の動作を、オペレータ用端末1810の操作処理モジュールと相談者用端末1830の操作処理モジュールとの間で同期するように制御する。2021は、オペレータ用端末1810で32bitOS用ウェブブラウザが動作していることを示している。なお、2021の表示は説明のためであって、表示はなくて構わない。
 図20の下図は、操作メニュー2013において、たとえば通信相手のカメラ映像の拡大表示を選択した場合の表示画面である(図示せず)。図20の下図の左側の領域2010からは、カメラで撮像されたは通信相手の相談者の映像が消えて、右側の領域2030に相談者の拡大映像が表示される。この場合には、相談者用端末1830で、図5Aにおける送信画面取得部540が、カメラからの映像を取得して、オペレータ用端末1810で、図5Aの送信画面表示部550によって表示されることになる。
 (メモ帳アプリや文書作成アプリの起動)
 図21は、本実施形態に係るオペレータ用端末1810のアプリ起動時の表示画面例2100を示す図である。図21は、操作メニュー2013のアプリ起動を指示した場合に表示される画面である。
 図21において、図20と同じ参照番号は同じ表示である。図21では、描画用のツールバー2040が開いている。描画用のツールバー2040には、32bitOS用メモ帳アプリを起動するボタン2041と、64bitOS用メモ帳アプリを起動するボタン2042とが準備されている。また、描画用のツールバー2040には、32bitOS用文書入力アプリを起動するボタン2043と、64bitOS用文書入力アプリを起動するボタン2044とが準備されている。なお、かかるボタン2041~2044による選択は説明のために示したものであって、ボタン無しにメモ帳アプリや文書入力アプリを各OS上で起動させてよい。オペレータ、あるいは操作権を付与された相談者は、共有画面の領域2020において描画などの画像変更が可能である。
 この場合には、図5Aの入力指示情報取得部560は、操作に対応する入力指示情報を取得して、他装置の操作処理部との情報送受信部530が取得した入力指示情報を他装置の操作処理部に送信することで、他装置の表示部に入力指示情報を表示することが可能な状態となる。一方、他装置の操作処理部との情報送受信部530が他装置から入力指示情報を受信すると、入力指示情報反映部570は受信した入力指示情報を表示部に表示することが可能な状態となる。
 (起動アプリによる画面操作の共有)
 図22は、本実施形態に係るオペレータ用端末1810および相談者用端末1830におけるアプリ起動時の起動アプリによる画面共有例を示す図である。図22は、図21の64bitOS用メモ帳アプリを起動するボタン2042を選択した場合である。なお、図20および図21と同じ参照番号は、同じ表示を示す。
 図22において、上図はオペレータ用端末1810の表示画面である。上図には、共通コンテンツ領域2050にカーソルエリア2051が表示されている。カーソルエリア2051には“A”と“B”とが入力されている。2052は、オペレータ用端末1810で32bitOS用ウェブブラウザが動作しており、かつ、64bitOS用メモ帳アプリが実行されていることを示している。
 一方、下図は相談者用端末1830の表示部2201の表示画面である。下図において、表示部2201の上部にはカメラ2204が設置されている。表示画面は左右の2つの領域に分けられている。下図の左側の領域2210は、カメラの映像表示と相談者の操作メニュー2213の領域である。カメラの上の映像表示は、相談者の映像2211であり、下の映像表示は、オペレータの映像2212となっている。下図にも、共通コンテンツ領域2250にカーソルエリア2251が表示されている。相談者用端末1830は32bitコンピュータなので、32bitOS用ウェブブラウザが動作しており、かつ、32bitOS用メモ帳アプリが実行されている。かかる32bitOS用メモ帳アプリによるカーソルエリア2251にも、上図のカーソルエリア2051と同様の“A”と“B”とが表示され、相談者はオペレータと情報を共有できる。
 ここで、オペレータ用端末1810のカーソルエリア2051と相談者用端末のカーソルエリア2251とは、常に同じ位置に表示されて移動する。かかるカーソルエリア2051および2251の操作は、通常はオペレータに優先的な操作権があるが相談者に付与することも可能である。
 (画面上への描画)
 図23は、本実施形態に係るオペレータ用端末1810の描画時の表示画面例2100を示す図である。図23は、操作メニュー2013の描画(ドロー)2301を指示した場合に表示される画面である。
 図23において、図20および図21と同じ参照番号は同じ表示である。図23では、描画用のツールバー2340が開いている。描画用のツールバー2340には、共有画面の領域2020上に自由に描画できるフリー描画ボタン2341と、文字を描画する文字入力ボタン2342と、描画を削除する消しゴムボタン2343とが準備されている。オペレータ、あるいは操作権を付与された相談者は、共有画面の領域2020において描画が可能である。
 この場合には、図5Aの描画情報取得部580は、操作に対応する描画情報を取得して、他装置の操作処理部との情報送受信部530が取得した入力指示情報を他装置の操作処理部に送信することで、他装置の表示部に入力指示情報が表示することが可能な状態となる。一方、他装置の操作処理部との情報送受信部530が他装置から描画情報を受信すると、描画情報表示部590は、受信した描画情報を表示部に表示することが可能な状態となる。
 (描画の共有)
 図24は、本実施形態に係るオペレータ用端末1810および相談者用端末1830における描画時の画面共有例を示す図である。図24は、図23のフリー描画ボタン2341を選択し、さらに、操作権を相談者に付与する操作権付与2402が指示された場合である。なお、図20、図21および図23と同じ参照番号は、同じ表示を示す。
 図24において、上図はオペレータ用端末1810の表示画面である。上図には、共通コンテンツ領域2450に、相談者が相談対象を「健康について」と選択した指示マーク2451が表示されている。
 一方、下図は相談者用端末1830の表示部2201の表示画面である。下図において、表示部2201の上部にはカメラ2204が設置されている。表示画面は左右の2つの領域に分けられている。下図の左側の領域2210は、カメラの映像表示と相談者の操作メニュー2213の領域である。カメラの映像表示は、上が相談者の映像2211、下がオペレータの映像2212となっている。下図の共通コンテンツ領域2460に、相談者が相談対象を「健康について」と選択した指示マーク2461が表示されている。このように、相談者とオペレータとは描画情報を共有できる。
 ここで、オペレータ用端末1810の指示マーク2451と相談者用端末の指示マーク2461とは、常に同じ位置に表示されて移動する。かかる描画操作は、通常はオペレータに優先的な操作権があるが、図24においては相談者に付与されている。
 本実施形態においては、かかる描画処理における操作に対応する画像展開などの処理は、操作制御モジュール1230において実行される。したがって、オペレータや相談者による描画入力は、操作制御モジュール1230により展開されて、描画入力した装置の表示部に表示される。同時に、描画情報取得部および描画情報表示部を経由して、オペレータと相談者との表示部に表示されて共有される。
 《遠隔相談システムにおける作用効果》
 上記いくつかの遠隔相談システム1800の処理が、本実施形態の特徴ある構成によって、ユーザが32bitOS対応か、64bitOS対応かを意識することなく操作することが可能である。
 (アプリ起動時の画面共有)
 たとえば、図19において、まず、オペレータは32bitOS用ウェブブラウザ1223を起動する。その中で、32bitOS用操作制御モジュール1230を呼び出す。
 まず、オペレータがオペレータ用端末1810で32bitOS用メモ帳アプリ1222を起動して、図22のカーソルエリア2051内にメモ書きする場合を想定する。本実施形態によれば、32bitOS用操作制御モジュール1230は32bitOS用操作処理モジュール1221を選択起動する。
 一方、相談者用端末1830においては、32bitOS用ウェブブラウザ1923を起動すると、1つしかないので32bitOS用操作処理モジュール1921が起動される。この時点で、図22の下図のように、相談者用端末1830にも共通コンテンツおよびカーソルエリア2251が表示されて、表示画面が共有される。
 ここで、オペレータが32bitOS用メモ帳アプリ1222から64bitOS用メモ帳アプリ1212に変更したと仮定する。32bitOS用操作制御モジュール1230は、図8に示したシーケンスのように、32bitOS用操作処理モジュール1221を終了し、64bitOS用操作処理モジュール1211を起動する。そして、オペレータがメモ帳への記入(本例ではカーソルエリア2051への記入)を継続しても、オペレータ用端末1810の表示画面と相談者用端末1830に表示画面は、64bitOS用操作処理モジュール1211と32bitOS用操作処理モジュール1921との間でスムースに継続される。この間、オペレータも相談者もOS環境の変化を意識することなしにシームレスな移行が達成されることになる。逆に、オペレータによる64bitOS用文書作成アプリから32bitOS用文書作成アプリの移行があってもシームレスな移行が可能である。
 (描画時の画面共有)
 例えば、図19において、まず、オペレータは64bitOS用ウェブブラウザを起動する。その中で、64bitOS用操作制御モジュールを呼び出すとする。
 ここで、オペレータがオペレータ用端末1810で描画(ドロー)2301を選択して、描画用のツールバー2340でフリー描画ボタン2341を選択する。そして、操作権付与2402を指示することによって、操作権を相談者に付与する場合を想定する。
 一方、相談者用端末1830においては、32bitOS用ウェブブラウザ1923を起動すると、1つしかないので32bitOS用操作処理モジュール1921が起動される。この時点で、図24の下図のように、相談者用端末1830の表示部において、共通コンテンツ2460に指示マーク2461が入力され表示される。
 この指示マーク2461は、そのまま、オペレータ端末1810の表示部1901の共通コンテンツ2450に指示マーク2451として表示される。このように、オペレータと相談者との描画の共有が可能となる。
 [他の実施形態]
 上記実施形態においては、第2アプリケーション(情報操作アプリケーション)内で操作処理部(操作処理モジュール)が立ち上がる例を説明したが、第2アプリケーションと操作処理部とを独立に設け、第2アプリケーションから操作処理部を呼び出す構成でもよい。
 また、図3の操作制御部(操作制御モジュール)と図5Aの操作処理部(操作処理モジュール)との機能分担は、上記実施形態に限定されない。図5Aに示す他装置の操作処理部との情報送受信部を操作制御部に設けて、操作処理部は操作制御部と情報送受信部と操作制御部とを介して、他装置の操作処理部との通信を行なってもよい。あるいは、図5Aに図示した540~590の取得部や表示部などの処理の一部(例えば、画像の展開など)を操作制御部が行なってもよい。図23および図24に関連して上述したように、描画に関する制御は操作処理部が行なっている。あるいは、図5Aの制御部510の一部を図3の制御部310が実行してもよい。
 また、操作制御部(操作制御モジュール)は、図18の相談者用端末1830に示したように、コンピュータが1つのプラットフォーム上で動作する場合には、必要ではない。あるいは、操作処理部(操作処理モジュール)が操作制御部の処理を分散して実行可能な場合や、第1アプリケーションが操作処理部を直接起動可能な場合などは、操作制御部は不要となる。
 また、上記実施形態においては、具体例として、第1プラットフォームと第2プラットフォームとして64bitOSと32bitOSを例とし、第1アプリケーションとしてメモ帳アプリや文書作成アプリを例とし、第2アプリケーションとしてウェブブラウザを例として説明した。しかしながら、本発明は他の組み合わせにおいても同じ効果を奏することが可能である。
 図25は、プラットフォーム、アプリケーション、操作制御モジュールの例を示す図である。2510はプラットフォームの組み合わせ、2520は第1アプリケーションの例、2530は第2アプリケーションの例、2540は操作制御モジュールの例である。図23から明らかなように、第1アプリケーションおよび第2アプリケーションは、共に、ユーザインタフェースに関連するアプリケーションである。また、操作制御モジュールは、第2アプリケーション内部に搭載されたプログラムや、第2アプリケーションから読み出されるプログラムである。なお、これらに限定されず、種々の異なるプラットフォームが1つのコンピュータ上で動作する状況で本発明は適用できる。
 以上、実施形態を参照して本発明を説明したが、本発明は上記実施形態に限定されものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解し得る様々な変更をすることができる。また、それぞれの実施形態に含まれる別々の特徴を如何様に組み合わせたシステムまたは装置も、本発明の範疇に含まれる。
 また、本発明は、複数の機器から構成されるシステムに適用されてもよいし、単体の装置に適用されてもよい。さらに、本発明は、実施形態の機能を実現する制御プログラムが、システムあるいは装置に直接あるいは遠隔から供給される場合にも適用可能である。したがって、本発明の機能をコンピュータで実現するために、コンピュータにインストールされる制御プログラム、あるいはその制御プログラムを格納した媒体、その制御プログラムをダウンロードさせるWWW(World Wide Web)サーバも、本発明の範疇に含まれる。
 なお、上記各実施形態においてプログラムは、記憶装置に記憶されていたり、コンピュウータが読み取り可能な記録媒体に記録されている。例えば、記録媒体は、フレキシブルディスク、光ディスク、光磁気ディスク、及び、半導体メモリ等の可搬性を有する媒体である。
 以上、上記各実施形態を参照して本願発明を説明したが、本願発明は、上述した実施形態に限定されるものではない。本願発明の構成や詳細には、本願発明の範囲内で当業者が理解しうる様々な変更をすることができる。
 なお、本発明は、日本国にて2011年9月26日に特許出願された特願2011-208743の特許出願に基づく優先権主張の利益を享受するものであり、当該特許出願に記載された内容は、全て本明細書に含まれるものとする。
100 情報処理装置
110 第1プラットフォーム
111 第1操作処理部
112 第1プラットフォーム用のアプリケーション
120 第2プラットフォーム
121 第2操作処理部
122 第2プラットフォーム用のアプリケーション
140 操作制御部
213 エミュレータ
231 操作処理部選択テーブル
232 情報作成アプリケーション実行テーブル
240 ユーザインタフェース部
310 制御部
320 情報送受信部
331 情報作成アプリケーション対応テーブル
332 操作処理部対応テーブル
 
 

Claims (20)

  1.  複数のアプリケーションをそれぞれ異なるプラットフォーム上において実行可能な情報処理装置であって、
     第1プラットフォーム上で動作可能な第1プラットフォーム用のアプリケーションに対する操作指示を、前記第1プラットフォーム上で処理する第1操作処理手段と、
     前記第1プラットフォームとは異なる第2プラットフォーム上で動作可能な第2プラットフォーム用のアプリケーションに対する操作指示を、前記第2プラットフォーム上で処理する第2操作処理手段と、
     所定のプラットフォーム上で動作し、起動したアプリケーションが前記第1プラットフォーム用と前記第2のプラットフォーム用とのいずれであるかに基づいて、起動した前記アプリケーションが動作可能なプラットフォーム上において前記アプリケーションに対する操作指示を処理する前記第1操作処理手段または前記第2操作処理手段を起動して通信を確立する操作制御手段と、
    を備えることを特徴とする情報処理装置。
  2.  前記操作制御手段は、前記第1プラットフォーム用のアプリケーションと前記第2プラットフォーム用のアプリケーションとに対応付けて、前記アプリケーションを実行可能なプラットフォームと、前記アプリケーションに対する操作指示を処理する前記操作処理手段とを記憶する記憶手段を有し、
     前記記憶手段を参照して、起動したアプリケーションが動作可能なプラットフォーム上において前記操作指示を処理する操作処理手段を起動する、
    ことを特徴とする請求項1に記載の情報処理装置。
  3.  前記操作制御手段は、前記異なるプラットフォームに対して配下で動作するアプリケーションを問い合わせ、応答結果に基づき、前記アプリケーションに対応付けて実行可能な前記プラットフォームを前記記憶手段に記憶する、
    ことを特徴とする請求項2に記載の情報処理装置。
  4.  前記異なるプラットフォームにおいて、一方のプラットフォーム上で動作するプログラムを他方のプラットフォーム上で動作しているかのようにエミュレートするエミュレート手段、をさらに備える、
    ことを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
  5.  前記操作制御手段は、前記第1プラットフォームと前記第2プラットフォームとのいずれか一方で動作する、
    ことを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
  6.  複数の前記操作制御手段を備え、
     各操作制御手段は、前記異なるプラットフォームのそれぞれで動作することを特徴とする、
    請求項1乃至4のいずれか1項に記載の情報処理装置。
  7.  前記操作制御手段と前記操作処理手段との間の通信は、プラットフォームの変更に依存しない、ソケット通信を含むプロセス間通信により行なわれる、
    ことを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。
  8.  前記操作処理手段は、ユーザインタフェースを介して入力された情報および前記操作指示を、他の情報処理装置の操作処理手段に送信し、前記他の情報処理装置の操作処理手段から受信した情報および前記操作指示を、前記ユーザインタフェースに反映する情報送受信手段を含む、
    ことを特徴とする請求項1乃至7のいずれか1項に記載の情報処理装置。
  9.  異なるプラットフォーム上でそれぞれ動作する情報処理装置の操作処理手段と、前記他の情報処理装置の操作処理手段と、の間の送受信により、当該情報処理装置のユーザインタフェースを介して入力された情報および前記操作指示と、前記他の情報処理装置のユーザインタフェースを介して入力された情報および前記操作指示と、が共有される、
    ことを特徴とする請求項8に記載の情報処理装置。
  10.  前記アプリケーションは、ユーザインタフェースを介した前記操作指示に基づいて情報を作成する情報作成アプリケーションである、
    ことを特徴とする請求項1乃至9のいずれか1項に記載の情報処理装置。
  11.  前記操作制御手段は、前記情報作成アプリケーションが作成した情報を操作する情報操作アプリケーションを含む、
    ことを特徴とする請求項10に記載の情報処理装置。
  12.  前記情報作成アプリケーションはメモ帳アプリケーションと文書作成アプリケーションとを含み、前記情報操作アプリケーションはウェブブラウザを含むことを特徴とする請求項11に記載の情報処理装置。
  13.  前記異なるプラットフォームは、異なるオペレーションシステムである、
    ことを特徴とする請求項1乃至12のいずれか1項に記載の情報処理装置。
  14.  前記異なるオペレーションシステムは、異なるビット数を基準としたオペレーションシステムであって、前記異なるビット数は32ビットと64ビットとであることを特徴とする請求項13に記載の情報処理装置。
  15.  複数のアプリケーションをそれぞれ異なるプラットフォーム上において実行可能な情報処理装置の制御方法であって、
     前記情報処理装置は、
     第1プラットフォーム上で動作可能な第1プラットフォーム用のアプリケーションに対する操作指示を、前記第1プラットフォーム上で処理する第1操作処理手段と、
     前記第1プラットフォームとは異なる第2プラットフォーム上で動作可能な第2プラットフォーム用のアプリケーションに対する操作指示を、前記第2プラットフォーム上で処理する第2操作処理手段と、
     所定のプラットフォーム上で動作する操作制御手段と、
    を備え、
     前記操作制御手段は、
      前記第1プラットフォーム用のアプリケーションが駆動された場合に、前記第1操作処理手段を駆動して通信を確立し、
      前記第2プラットフォーム用のアプリケーションが駆動された場合に、前記第2操作処理手段を駆動して通信を確立する、
    ことを特徴とする制御方法。
  16.  複数のアプリケーションをそれぞれ異なるプラットフォーム上において実行可能な情報処理装置にて、
     第1プラットフォーム上で動作可能な第1プラットフォーム用のアプリケーションに対する操作指示を、前記第1プラットフォーム上で処理する第1操作処理手段と、
     前記第1プラットフォームとは異なる第2プラットフォーム上で動作可能な第2プラットフォーム用のアプリケーションに対する操作指示を、前記第2プラットフォーム上で処理する第2操作処理手段と、
     所定のプラットフォーム上で動作し、起動したアプリケーションが前記第1プラットフォーム用と前記第2のプラットフォーム用とのいずれであるかに基づいて、起動した前記アプリケーションが動作可能なプラットフォーム上において前記アプリケーションに対する操作指示を処理する前記第1操作処理手段又は前記第2操作処理手段を起動して通信を確立する操作制御手段と、
    を実現させるためのプログラム。
  17.  異なるプラットフォーム上で動作する複数の情報処理装置をネットワークを介して接続した情報処理システムであって、
     第1プラットフォームをベースとし、前記第1プラットフォームとは異なる第2プラットフォーム上においてアプリケーションを動作可能な第1情報処理装置と、
     前記第2プラットフォームをベースとする第2情報処理装置と、
     を備え、
     前記第1情報処理装置は、
      前記第1プラットフォーム上で動作可能な第1プラットフォーム用のアプリケーションに対する操作指示を、前記第1プラットフォーム上で処理する第1操作処理手段と、
      前記第2プラットフォーム上で動作可能な第2プラットフォーム用のアプリケーションに対する操作指示を、前記第2プラットフォーム上で処理する第2操作処理手段と、
      所定のプラットフォーム上で動作し、起動したアプリケーションが前記第1プラットフォーム用と前記第2のプラットフォーム用とのいずれであるかに基づいて、起動した前記アプリケーションが動作可能なプラットフォーム上において前記アプリケーションに対する操作指示を処理する前記第1操作処理手段又は前記第2操作処理手段を起動して通信を確立する、操作制御手段と、
    を備え、
     前記第1操作処理手段および前記第2操作処理手段は、前記第2情報処理装置の操作処理手段と情報を送受信する情報送受信手段を有する、
    ことを特徴とする情報処理システム。
  18.  前記情報処理システムは、ユーザがネットワークを介してオペレータに相談する遠隔相談システムであって、
     前記第1情報処理装置は、オペレータが前記ユーザの前記ネットワークを介した相談に対応するために操作するオペレータ用端末であり、
     前記第2情報処理装置は、前記ユーザが前記ネットワークを介して前記第1情報処理装置を操作する前記オペレータに相談するための相談者用端末である、
    ことを特徴とする請求項17に記載の情報処理システム。
  19.  前記第1情報処理装置と前記第2情報処理装置とに対して、共通のコンテンツを提供するサーバ装置をさらに備える、
    ことを特徴とする請求項17または18に記載の情報処理システム。
  20.  異なるプラットフォーム上で動作する複数の情報処理装置を、ネットワークを介して接続した情報処理システムの情報処理方法であって、
     前記情報処理システムは、
      第1プラットフォームをベースとし、前記第1プラットフォームとは異なる第2プラットフォーム上においてもアプリケーションを動作可能な第1情報処理装置と、
      前記第2プラットフォームをベースとする第2情報処理装置と、
     を備え、
     前記第1情報処理装置は、
      前記第1プラットフォーム用のアプリケーションに対する操作指示を前記第1プラットフォーム上で処理し、前記第2情報処理装置の第3操作処理手段と情報を送受信する第1情報送受信手段を有する第1操作処理手段と、
      前記第2プラットフォーム用のアプリケーションに対する操作指示を前記第2プラットフォーム上で処理し、前記第2情報処理装置の前記第3操作処理手段と情報を送受信する第2情報送受信手段を有する第2操作処理手段と、
      所定のプラットフォーム上で動作する操作制御手段と、
     を備え、
     前記第2情報処理装置は、
      前記第2プラットフォーム上で動作可能な前記第2プラットフォーム用の前記アプリケーションと、
      前記第2プラットフォーム用の前記アプリケーションに対する操作指示を前記第2プラットフォーム上で処理し、前記第1情報処理装置の前記第1操作処理手段と、前記第2操作処理手段と、情報を送受信する第3情報送受信手段を有する第3操作処理手段と、
     を備え、
     前記第1プラットフォーム用のアプリケーションが駆動された場合に、前記操作制御手段が、前記第1操作処理手段を駆動して通信を確立し、
     前記第2プラットフォーム用のアプリケーションが駆動された場合に、前記操作制御手段が、前記第2操作処理手段を駆動して通信を確立し、
     前記操作制御手段が駆動した前記第1操作処理手段または前記第2操作処理手段と前記第3操作処理手段との間の情報の送受信を、前記第1情報送受信手段または前記第2情報送受信手段と前記第3情報送受信手段とを介して行なう、
    ことを特徴とする情報処理方法。
PCT/JP2012/005928 2011-09-26 2012-09-18 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム WO2013046595A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/347,002 US20140245328A1 (en) 2011-09-26 2012-09-18 Information processing system, information processing method, information processing device and its control method and control program
JP2013535876A JP5935806B2 (ja) 2011-09-26 2012-09-18 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011208743 2011-09-26
JP2011-208743 2011-09-26

Publications (1)

Publication Number Publication Date
WO2013046595A1 true WO2013046595A1 (ja) 2013-04-04

Family

ID=47994681

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/005928 WO2013046595A1 (ja) 2011-09-26 2012-09-18 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム

Country Status (3)

Country Link
US (1) US20140245328A1 (ja)
JP (1) JP5935806B2 (ja)
WO (1) WO2013046595A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6129376B1 (ja) * 2016-03-28 2017-05-17 株式会社ラック プログラム

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9250870B2 (en) * 2014-03-14 2016-02-02 International Business Machines Corporation Automated creation of shim programs and interfaces
US9774738B1 (en) 2014-07-08 2017-09-26 United Services Automobile Association Methods for simultaneous interaction on a web page by a customer and customer service representative
US10122856B1 (en) 2014-09-17 2018-11-06 United Services Automobile Association Methods for linking recommendations

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007049677A (ja) * 2005-07-11 2007-02-22 Ricoh Co Ltd 画像形成装置、情報処理装置、情報処理方法、情報処理プログラム、及び記録媒体
JP2011060236A (ja) * 2009-09-14 2011-03-24 Ricoh Co Ltd 情報処理装置、開発支援プログラム、及びソフトウェア統合開発環境

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10162061A (ja) * 1996-11-27 1998-06-19 Hitachi Ltd 遠隔相談システムにおける共有情報制御方法
US6314501B1 (en) * 1998-07-23 2001-11-06 Unisys Corporation Computer system and method for operating multiple operating systems in different partitions of the computer system and for allowing the different partitions to communicate with one another through shared memory
US7559066B2 (en) * 2000-08-08 2009-07-07 International Business Machines Corporation CICS BMS (basic message service) meta model
FR2840082B1 (fr) * 2002-05-24 2006-04-07 Bull Sa Procede d'echange d'informations entre systemes d'exploitation cohabitant sur un meme ordinateur
US7765284B2 (en) * 2002-10-24 2010-07-27 Hewlett-Packard Development Company, L.P. Dynamically modified, multiple-platform computer programs, and methods and apparatus utilizing same
US7783729B1 (en) * 2004-03-19 2010-08-24 Single Touch Interactive, Inc. Transmitting mobile device data
JP5047870B2 (ja) * 2008-04-17 2012-10-10 株式会社日立製作所 マスタ管理システム、マスタ管理方法、およびマスタ管理プログラム
JP5341604B2 (ja) * 2009-04-22 2013-11-13 株式会社日立ソリューションズ ユーザログ収集装置、及びユーザログ管理システム
KR20110070458A (ko) * 2009-12-18 2011-06-24 한국전자통신연구원 원격 의료 서비스 제공 장치 및 방법, 개방형 인터넷 프로토콜 텔레비전(iptv) 플랫폼 장치

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007049677A (ja) * 2005-07-11 2007-02-22 Ricoh Co Ltd 画像形成装置、情報処理装置、情報処理方法、情報処理プログラム、及び記録媒体
JP2011060236A (ja) * 2009-09-14 2011-03-24 Ricoh Co Ltd 情報処理装置、開発支援プログラム、及びソフトウェア統合開発環境

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6129376B1 (ja) * 2016-03-28 2017-05-17 株式会社ラック プログラム
WO2017169631A1 (ja) * 2016-03-28 2017-10-05 株式会社ラック プログラム
JP2017182202A (ja) * 2016-03-28 2017-10-05 株式会社ラック プログラム
TWI625673B (zh) * 2016-03-28 2018-06-01 Lac股份有限公司 電腦程式產品

Also Published As

Publication number Publication date
JPWO2013046595A1 (ja) 2015-03-26
JP5935806B2 (ja) 2016-06-15
US20140245328A1 (en) 2014-08-28

Similar Documents

Publication Publication Date Title
CN101727306B (zh) 由使用者控制台存取多计算机的方法及多计算机切换设备
CN103477322B (zh) 在操作系统环境之间传输web数据
US9894217B2 (en) Remote support apparatus, electronic apparatus, remote support method, and storage medium
JP2009181419A (ja) 通信装置、方法及びプログラム
JP5935806B2 (ja) 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム
JP2009122947A (ja) 画面共有システム及びデータ転送方法
JP5991167B2 (ja) 印刷制御装置および印刷制御用プログラム
JP2016164769A (ja) ユーザ装置間で複数の画面を分配して、入力インターフェースを共有するマルチスクリーン具現方法、及びマルチスクリーン設定を実行するユーザ装置。
US11659042B1 (en) System and method for controlling remote sessions executing on other devices
JP5540793B2 (ja) 機能提供装置及びプログラム
JP7101313B2 (ja) コンピューティング環境内での仮想デスクトップの提供
JP4535314B2 (ja) 情報処理装置、システム、遠隔操作方法、プログラム及び記録媒体
JP5676921B2 (ja) サーバ装置及びその制御方法、システム
US11487559B2 (en) Dynamically switching between pointer modes
JP2007122691A (ja) 情報処理装置、情報処理方法及びプログラム
JP6365530B2 (ja) 端末装置、端末装置制御方法およびコンピュータプログラム
KR20210087701A (ko) 원격 컴퓨팅 시스템에서 업무 연속성 지원 방법 및 휴대용 제로 클라이언트 장치와 원격 컴퓨팅 시스템
JP7241808B2 (ja) 情報処理端末、画面共有方法、及びプログラム
TW201737061A (zh) 運作於單一作業系統之多裝置系統
JP4535346B2 (ja) 情報処理装置、システム、遠隔操作方法、プログラム及び記録媒体
JP5519968B2 (ja) 画面共有システム及びデータ転送方法
JP6289688B2 (ja) 情報処理装置、方法およびプログラム
JP2013143049A (ja) 開発支援装置、動作確認方法、及び開発支援プログラム
JP2011259130A (ja) 操作端末
WO2010029824A1 (ja) コンピュータ、アプリケーションローミング方法、およびプログラム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12835255

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2013535876

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 14347002

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12835255

Country of ref document: EP

Kind code of ref document: A1