JP2011175461A - Communication system, server, terminal device and communication method for communication system, server program and terminal program - Google Patents

Communication system, server, terminal device and communication method for communication system, server program and terminal program Download PDF

Info

Publication number
JP2011175461A
JP2011175461A JP2010039057A JP2010039057A JP2011175461A JP 2011175461 A JP2011175461 A JP 2011175461A JP 2010039057 A JP2010039057 A JP 2010039057A JP 2010039057 A JP2010039057 A JP 2010039057A JP 2011175461 A JP2011175461 A JP 2011175461A
Authority
JP
Japan
Prior art keywords
program
activation
information
server
display
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010039057A
Other languages
Japanese (ja)
Inventor
Takuro Nakano
卓朗 中野
Eiji Fujita
英司 藤田
Kiyoshi Tomizuka
潔 冨塚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Information Technology Corp
Original Assignee
Mitsubishi Electric Information Technology Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Information Technology Corp filed Critical Mitsubishi Electric Information Technology Corp
Priority to JP2010039057A priority Critical patent/JP2011175461A/en
Publication of JP2011175461A publication Critical patent/JP2011175461A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system in which interfaces for starting a plurality of applications (programs) stored in a terminal can be unified. <P>SOLUTION: A startup information database provided in a Web application server 110 associates respective application names of a plurality of applications with startup related information used for startup of the applications and stores them in a server storage device 117. A Web browser 101 of a client terminal 100 displays an application list designation screen 104 for designation of a specific application and transmits startup request information for requesting startup of the designated application to the Web application server 110. The Web application server 110 transmits the startup related information corresponding to an application name included in the startup request information to the client terminal 100. An information reading unit 102 of the client terminal starts the specific application based on the startup related information. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、サーバとクライアント端末とがネットワークを介して通信する通信システムに関するものであり、さらに、サーバ、端末装置、通信システムの通信方法、サーバ用プログラム及び端末用プログラムに関するものである。   The present invention relates to a communication system in which a server and a client terminal communicate via a network, and further relates to a server, a terminal device, a communication method of a communication system, a server program, and a terminal program.

通常、Web化されているアプリケーション(Webアプリケーション)は、端末からのURL入力操作やWebブラウザのリンク操作などにより起動される。一方、端末側にインストールされているアプリケーション(クライアントアプリケーション)は、端末でのショートカットのクリック操作やスタートメニューからのメニュー選択操作などにより起動される。このように、Webアプリケーションとクライアントアプリケーションとでは、ユーザによる起動方法が異なる。クライアントアプリケーション同士でも、端末における実行ファイルの所在の違いやショートカットアイコンの所在の違い等により、起動操作が異なる。   Usually, a Web application (Web application) is activated by a URL input operation from a terminal or a link operation of a Web browser. On the other hand, an application (client application) installed on the terminal side is activated by clicking a shortcut on the terminal or selecting a menu from the start menu. Thus, the activation method by the user differs between the Web application and the client application. Even between client applications, activation operations differ depending on the location of the executable file on the terminal or the location of the shortcut icon.

従来技術では、クライアント端末において、Webブラウザの表示画面から電話番号を指定するとクライアント端末上のインターネット電話ソフトが起動する技術がある(特許文献1参照)。また、クライアント端末において、Webブラウザによりサーバにシステム認証を依頼すると、クライアント端末上の認証アプリケーションソフトが起動する技術がある(特許文献2参照)。   In the prior art, there is a technique in which Internet telephone software on a client terminal is activated when a telephone number is designated on a display screen of a Web browser in a client terminal (see Patent Document 1). In addition, there is a technique in which authentication application software on a client terminal is activated when a client terminal requests system authentication from a Web browser (see Patent Document 2).

特開平11−041294号公報Japanese Patent Laid-Open No. 11-041294 特開平11−184818号公報Japanese Patent Laid-Open No. 11-184818

Webアプリケーションとクライアントアプリケーションとの起動方法が異なることやクライアントアプリケーション同士でも起動方法が異なること等により、例えば、複数のアプリケーションがパッケージングされて提供されるシステムでは、ユーザにアプリケーションの起動方法を意識してもらう必要があり利用性が劣るという課題がある。   For example, in a system in which a plurality of applications are packaged and provided, for example, in a system in which a Web application and a client application are started differently and client applications are also started differently, the user is conscious of the application starting method. There is a problem that usability is inferior.

また、特許文献1や特許文献2のように、特定のクライアントアプリケーションのみを起動する方式では、Webアプリケーションとクライアントアプリケーションとが混在するような複数かつ任意のアプリケーションの起動方式を統一化することはできない。   In addition, in the method of starting only a specific client application as in Patent Document 1 and Patent Document 2, it is not possible to unify a plurality of arbitrary application starting methods in which Web applications and client applications are mixed. .

本発明は、上記のような課題を解決するためになされたものであり、起動方式の異なる複数かつ任意のアプリケーションの起動方式を統一化することを目的とする。   The present invention has been made in order to solve the above-described problems, and an object thereof is to unify the activation methods of a plurality of and arbitrary applications having different activation methods.

本発明に係る通信システムは、複数のプログラムを記憶する端末装置と、サーバとがネットワークを介して互いに通信する通信システムにおいて、
前記サーバは、
前記複数のプログラムの各プログラムを識別する各プログラム識別子に対して、当該プログラム識別子によって識別されるプログラムの起動に用いる起動関連情報を対応付けて記憶する起動情報データベースを備え、
前記端末装置は、
前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面を表示装置に表示し、表示した前記プログラム指定画面で特定のプログラムが指定されると、指定された特定のプログラムの起動を要求する起動要求情報であって前記特定のプログラムのプログラム識別子を含む起動要求情報を前記サーバに送信する起動要求送信部を備え、
前記サーバは、さらに、
前記端末装置の前記起動要求送信部により送信された起動要求情報を受信し、受信した起動要求情報に含まれるプログラム識別子に対応する起動関連情報を前記起動情報データベースの中から処理装置により取り出し、取り出した起動関連情報を前記端末装置に送信する起動情報送信部を備え、
前記端末装置は、さらに、
前記サーバの前記起動情報送信部により送信された起動関連情報を受信し、受信した起動関連情報に基づいて前記特定のプログラムを起動するプログラム起動部を備える
ことを特徴とする。
A communication system according to the present invention is a communication system in which a terminal device storing a plurality of programs and a server communicate with each other via a network.
The server
An activation information database that stores each program identifier for identifying each program of the plurality of programs in association with activation-related information used for activation of the program identified by the program identifier;
The terminal device
A program designation screen for accepting an operation for designating a specific program from the plurality of programs is displayed on a display device, and when the specific program is designated on the displayed program designation screen, a request to start the designated specific program is made. An activation request transmitting unit that transmits activation request information including the program identifier of the specific program to the server.
The server further includes:
The activation request information transmitted by the activation request transmission unit of the terminal device is received, and the activation related information corresponding to the program identifier included in the received activation request information is extracted from the activation information database by the processing device and extracted. An activation information transmission unit for transmitting the activation-related information to the terminal device,
The terminal device further includes:
The apparatus includes a program activation unit that receives activation-related information transmitted by the activation information transmission unit of the server and activates the specific program based on the received activation-related information.

前記端末装置は、さらに、
前記サーバに対して前記プログラム指定画面の表示を要求する表示要求信号を送信する表示要求送信部を備え、
前記サーバは、さらに、
前記端末装置の前記表示要求送信部から送信された前記表示要求信号を受信した場合に、前記複数のプログラムの一覧から特定のプログラムを選択する操作を受け付ける前記プログラム指定画面を表示するための画面表示情報を前記端末装置に送信する表示情報送信部を備え、
前記端末装置の前記起動要求送信部は、
前記サーバの前記表示情報送信部により送信された前記画面表示情報を受信し、受信した前記画面表示情報に基づいて前記複数のプログラムの一覧から特定のプログラムを選択する操作を受け付ける前記プログラム指定画面を前記表示装置に表示する
ことを特徴とする。
The terminal device further includes:
A display request transmission unit that transmits a display request signal for requesting the server to display the program designation screen;
The server further includes:
Screen display for displaying the program designation screen for accepting an operation of selecting a specific program from the list of the plurality of programs when the display request signal transmitted from the display request transmission unit of the terminal device is received A display information transmission unit for transmitting information to the terminal device;
The activation request transmitter of the terminal device is
The program designation screen that receives the screen display information transmitted by the display information transmission unit of the server and receives an operation of selecting a specific program from a list of the plurality of programs based on the received screen display information. It displays on the said display apparatus, It is characterized by the above-mentioned.

前記サーバは、さらに、
前記複数のプログラムの各プログラムのうちログイン処理を必要とするプログラムのプログラム識別子に対して、当該プログラムへのログイン処理に用いられるログイン情報を対応付けて前記起動情報データベースに記憶し、
前記サーバの前記起動情報送信部は、さらに、
前記端末装置の前記起動要求送信部により送信された起動要求情報を受信すると、受信した前記起動要求情報に含まれるプログラム識別子に対応するログイン情報が前記起動情報データベースの中に記憶されているか否かを処理装置により判定し、前記ログイン情報が前記起動情報データベースに記憶されていると判定した場合に、前記ログイン情報を前記端末装置に送信し、
前記端末装置の前記プログラム起動部は、さらに、
前記サーバの前記起動情報送信部により送信された前記ログイン情報を受信し、受信した前記ログイン情報を用いて前記特定のプログラムにログインすることを特徴とする。
The server further includes:
For each program identifier of the plurality of programs, a program identifier of a program that requires login processing is stored in the activation information database in association with login information used for login processing to the program,
The activation information transmission unit of the server further includes:
Whether or not login information corresponding to the program identifier included in the received activation request information is stored in the activation information database upon receiving the activation request information transmitted by the activation request transmission unit of the terminal device Is determined by the processing device, and when it is determined that the login information is stored in the activation information database, the login information is transmitted to the terminal device,
The program activation unit of the terminal device further includes:
The login information transmitted by the activation information transmitting unit of the server is received, and the login is performed using the received login information.

前記端末装置は、さらに、
前記複数のプログラムの各プログラムの起動に用いるプログラム起動情報であって、当該プログラムのプログラム識別子を含むプログラム起動情報を前記サーバに送信するプログラム起動情報送信部を備え、
前記サーバの前記起動情報データベースは、
前記端末装置の前記プログラム起動情報送信部から送信されたプログラム起動情報を前記起動関連情報として記憶することを特徴とする。
The terminal device further includes:
Program activation information used to activate each program of the plurality of programs, comprising a program activation information transmission unit that transmits program activation information including a program identifier of the program to the server,
The startup information database of the server is
Program start information transmitted from the program start information transmitting unit of the terminal device is stored as the start related information.

前記サーバは、
前記複数のプログラムの各プログラムのプログラム識別子に対して、当該プログラムに対応する前記起動関連情報として、当該プログラムが記憶されている端末装置における当該プログラムの所在を示すプログラム所在情報を対応付けて前記起動情報データベースに記憶することを特徴とする。
The server
The program identifier of each program of the plurality of programs is associated with the program location information indicating the location of the program in the terminal device storing the program as the activation related information corresponding to the program, and the activation is performed. It is stored in an information database.

前記サーバは、
前記複数のプログラムの各プログラムのプログラム識別子に対して、当該プログラムに対応する前記プログラム所在情報として、当該プログラムが記憶されている端末装置における当該プログラムのフルパス情報を対応付けて前記起動情報データベースに記憶することを特徴とする。
The server
The program identifier of each program of the plurality of programs is stored in the activation information database in association with the full path information of the program in the terminal device storing the program as the program location information corresponding to the program It is characterized by doing.

本発明に係るサーバは、複数のプログラムを記憶する端末装置とネットワークを介して通信するサーバにおいて、
前記複数のプログラムの各プログラムを識別するプログラム識別子に対して、当該プログラム識別子によって識別されるプログラムの起動に用いる起動関連情報を対応付けて記憶する起動情報データベースと、
前記複数のプログラムの中から指定される特定のプログラムの起動を要求する起動要求情報であって前記特定のプログラムのプログラム識別子を含む起動要求情報を前記端末装置から受信すると、受信した前記起動要求情報に含まれるプログラム識別子に対応する起動関連情報を前記起動情報データベースの中から処理装置により取り出し、取り出した起動関連情報を前記端末装置に送信する起動情報送信部とを備えることを特徴とする。
The server according to the present invention is a server that communicates via a network with a terminal device that stores a plurality of programs.
An activation information database that stores, in association with activation identifiers used for activation of programs identified by the program identifiers, program identifiers that identify the programs of the plurality of programs;
Upon receiving from the terminal device activation request information that requests activation of a specific program designated from among the plurality of programs and includes a program identifier of the specific program, the received activation request information An activation information transmitting unit that extracts the activation related information corresponding to the program identifier included in the activation information database from the activation information database and transmits the extracted activation related information to the terminal device.

前記サーバは、さらに、
前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面の表示を要求する表示要求信号を前記端末装置から受信した場合に、前記プログラム指定画面を表示するための画面表示情報を前記端末装置に送信する表示情報送信部を
備えることを特徴とする。
The server further includes:
Screen display information for displaying the program designation screen when receiving a display request signal for requesting display of a program designation screen for accepting an operation for designating a specific program from the plurality of programs. A display information transmission unit for transmitting to the apparatus is provided.

本発明に係る端末装置は、複数のプログラムを記憶する端末装置であって、サーバとネットワークを介して通信する端末装置において、
前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面の表示を要求する表示要求信号を前記サーバに送信する表示要求送信部と、
前記表示要求送信部により送信された前記表示要求信号に対する応答として前記サーバから前記プログラム指定画面を表示するための画面表示情報を受信し、受信した前記画面表示情報に基づいて前記プログラム指定画面を表示装置に表示する画面表示部と、
前記画面表示部により表示された前記プログラム指定画面で特定のプログラムが指定されると、指定された特定のプログラムの起動を要求する起動要求情報を前記サーバに送信する起動要求送信部と、
前記起動要求送信部により送信された前記起動要求情報に対する応答として、前記サーバから前記特定のプログラムを起動するための起動関連情報を受信し、受信した起動関連情報に基づいて前記特定のプログラムを起動するプログラム起動部とを備えることを特徴とする。
A terminal device according to the present invention is a terminal device that stores a plurality of programs, and communicates with a server via a network.
A display request transmission unit that transmits a display request signal for requesting display of a program designation screen that accepts an operation of designating a specific program from the plurality of programs, to the server;
In response to the display request signal transmitted by the display request transmission unit, screen display information for displaying the program designation screen is received from the server, and the program designation screen is displayed based on the received screen display information. A screen display unit to display on the device;
When a specific program is designated on the program designation screen displayed by the screen display unit, an activation request transmission unit that transmits activation request information for requesting activation of the designated specific program to the server;
As a response to the activation request information transmitted by the activation request transmission unit, activation related information for starting the specific program is received from the server, and the specific program is activated based on the received activation related information. And a program starting unit.

本発明に係る通信システムの通信方法は、複数のプログラムを記憶する端末装置と、前記複数のプログラムの各プログラムを識別するプログラム識別子に対して、当該プログラム識別子によって識別されるプログラムの起動に用いる起動関連情報を対応付けて記憶する起動情報データベースを備えるサーバとがネットワークを介して互いに通信する通信システムの通信方法において、
前記端末装置の起動要求送信部が、前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面を表示装置に表示し、表示した前記プログラム指定画面で特定のプログラムが指定されると、指定された特定のプログラムの起動を要求する起動要求情報であって前記特定のプログラムのプログラム識別子を含む起動要求情報を前記サーバに送信する起動要求送信ステップと、
前記サーバの起動情報送信部が、前記起動要求送信ステップにより送信された起動要求情報を受信し、受信した起動要求情報に含まれる前記プログラム識別子に対応する起動関連情報を前記起動情報データベースの中から処理装置により取り出し、取り出した起動関連情報を前記端末装置に送信する起動情報送信ステップと、
前記端末装置のプログラム起動部が、前記起動情報送信ステップにより送信された起動関連情報を受信し、受信した起動関連情報に基づいて前記特定のプログラムを起動するプログラム起動ステップとを備えることを特徴とする。
A communication method of a communication system according to the present invention includes: a terminal device that stores a plurality of programs; and a program identifier that identifies each program of the plurality of programs, and activation used to activate the program identified by the program identifier In a communication method of a communication system in which a server including a startup information database that stores related information in association with each other communicates with each other via a network,
When the activation request transmission unit of the terminal device displays a program designation screen for accepting an operation for designating a specific program from the plurality of programs on the display device, and the specific program is designated on the displayed program designation screen, An activation request transmission step of transmitting activation request information including a program identifier of the specific program to the server, the activation request information requesting activation of the specified specific program;
The activation information transmission unit of the server receives the activation request information transmitted in the activation request transmission step, and retrieves activation-related information corresponding to the program identifier included in the received activation request information from the activation information database. An activation information transmission step of extracting by the processing device and transmitting the extracted activation-related information to the terminal device;
The program activation unit of the terminal device includes a program activation step of receiving the activation-related information transmitted by the activation information transmission step and activating the specific program based on the received activation-related information. To do.

前記通信システムの通信方法は、さらに、
前記端末装置の表示要求送信部が、前記サーバに対して前記プログラム指定画面の表示を要求する表示要求信号を送信する表示要求送信ステップと、
前記サーバの表示情報送信部が、前記表示要求送信ステップにより送信された前記プログラム指定画面の表示要求信号を受信した場合に、前記複数のプログラムの一覧から特定のプログラムを選択する操作を受け付ける前記プログラム指定画面を表示するための画面表示情報を前記端末装置に送信する表示情報送信ステップとを備え、
前記起動要求送信ステップは、
前記表示情報送信ステップにより送信された前記画面表示情報に基づいて前記複数のプログラムの一覧から特定のプログラムを選択する操作を受け付ける前記プログラム指定画面を前記表示装置に表示することを特徴とする。
The communication method of the communication system further includes:
A display request transmitting step in which the display request transmitting unit of the terminal device transmits a display request signal for requesting the server to display the program designation screen;
The program that receives an operation of selecting a specific program from the list of the plurality of programs when the display information transmission unit of the server receives the display request signal of the program designation screen transmitted in the display request transmission step. A display information transmission step of transmitting screen display information for displaying a designated screen to the terminal device,
The activation request transmission step includes:
The program specifying screen for accepting an operation of selecting a specific program from the list of the plurality of programs based on the screen display information transmitted in the display information transmitting step is displayed on the display device.

本発明に係るサーバ用プログラムは、複数のプログラムを記憶する端末装置とネットワークを介して通信するサーバであって、前記複数のプログラムの各プログラムを特定するプログラム識別子に対して、当該プログラム識別子の示すプログラムの起動に用いる起動関連情報を対応付けて記憶する起動情報データベースを備えるサーバであるコンピュータに実行させるサーバ用プログラムにおいて、
起動要求受信部が、前記複数のプログラムから指定された特定のプログラムの起動を要求する起動要求情報であって前記特定のプログラムのプログラム識別子を含む起動要求情報を前記端末装置から受信する起動要求受信工程と、
起動情報送信部が、前記起動情報送信工程により受信された起動要求情報に含まれるプログラム識別子に対応する起動関連情報を前記起動情報データベースの中から処理装置により取り出し、取り出した起動関連情報を前記端末装置に送信する起動情報送信工程と
を前記サーバであるコンピュータに実行させることを特徴とする。
The server program according to the present invention is a server that communicates via a network with a terminal device that stores a plurality of programs, and for each program identifier that identifies each program of the plurality of programs, the program identifier indicates In a server program to be executed by a computer that is a server including a startup information database that stores startup related information used for program startup in association with each other,
An activation request reception unit that receives activation request information including a program identifier of the specific program from the terminal device, the activation request information requesting activation of the specific program specified from the plurality of programs Process,
The activation information transmitting unit retrieves the activation related information corresponding to the program identifier included in the activation request information received in the activation information transmitting step from the activation information database by the processing device, and extracts the extracted activation related information from the terminal A startup information transmission step of transmitting to the apparatus is executed by a computer as the server.

前記サーバ用プログラムは、さらに、
表示情報送信部が、前記複数のプログラムの一覧から特定のプログラムを選択する操作を受け付けるプログラム指定画面の表示を要求する表示要求信号を受信した場合に、前記プログラム指定画面を表示するための画面表示情報を前記端末装置に送信する表示情報送信工程を前記サーバであるコンピュータに実行させることを特徴とする。
The server program further includes:
Screen display for displaying the program designation screen when the display information transmitting unit receives a display request signal for requesting display of a program designation screen for accepting an operation of selecting a specific program from the list of the plurality of programs A display information transmission step of transmitting information to the terminal device is caused to be executed by a computer as the server.

本発明に係る端末用プログラムは、複数のプログラムを記憶する端末装置であって、サーバとネットワークを介して通信する端末装置であるコンピュータに実行させる端末用プログラムであって、
表示要求送信部が、前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面の表示を要求する表示要求信号を前記サーバに送信する表示要求送信工程と、
表示情報受信部が、前記表示要求送信工程により送信された前記表示要求信号に対する応答として前記サーバから前記プログラム指定画面を表示するための画面表示情報を受信する表示情報受信工程と、
画面表示部が、前記表示情報受信工程により受信した前記画面表示情報に基づいて前記プログラム指定画面を表示装置に表示する画面表示工程と、
起動要求送信部が、前記画面表示工程により表示された前記プログラム指定画面で特定のプログラムが指定されると、指定された特定のプログラムの起動を要求する起動要求情報を前記サーバに送信する起動要求送信工程と、
プログラム起動部が、前記起動要求送信工程により送信された前記起動要求情報に対する応答として、前記サーバから前記特定のプログラムを起動するための起動関連情報を受信し、受信した起動関連情報に基づいて前記特定のプログラムを起動するプログラム起動工程とを前記端末装置であるコンピュータに実行させることを特徴とする。
The terminal program according to the present invention is a terminal device that stores a plurality of programs, and is a terminal program that is executed by a computer that is a terminal device that communicates with a server via a network.
A display request transmitting step for transmitting a display request signal for requesting display of a program designation screen for accepting an operation of designating a specific program from the plurality of programs to the server;
A display information receiving step for receiving screen display information for displaying the program designation screen from the server as a response to the display request signal transmitted by the display request transmitting step;
A screen display step for displaying the program designation screen on a display device based on the screen display information received by the display information receiving step;
When a specific program is specified on the program specifying screen displayed by the screen display step, the start request transmitting unit transmits start request information for requesting start of the specified specific program to the server. Sending process;
As a response to the activation request information transmitted by the activation request transmission step, the program activation unit receives activation-related information for activating the specific program from the server, and based on the received activation-related information, A program starting step of starting a specific program is executed by a computer which is the terminal device.

本発明に係る通信システムによれば、サーバの備える起動情報データベースが複数のプログラムの各プログラムを識別する各プログラム識別子と当該プログラムの起動に用いる起動関連情報とを対応付けて記憶し、端末装置の起動要求送信部が前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面を表示装置に表示し、プログラム指定画面で指定された特定のプログラムの起動を要求する起動要求情報であってプログラム識別子を含む起動要求情報をサーバに送信し、サーバの起動情報送信部が起動要求情報に含まれるプログラム識別子に対応する起動関連情報を起動情報データベースの中から取り出し端末装置に送信し、端末装置のプログラム起動部が起動関連情報に基づいて特定のプログラムを起動するので、端末装置に記憶されている複数のプログラムのそれぞれをプログラム指定画面からの操作により起動することができ、複数のプログラムのそれぞれを起動するためのインタフェースを統一化することができる。   According to the communication system according to the present invention, the activation information database provided in the server stores each program identifier for identifying each program of the plurality of programs and the activation related information used for activation of the program in association with each other. Activation request information for displaying a program designation screen for accepting an operation for designating a specific program from the plurality of programs on the display device, and requesting activation of the specific program designated on the program designation screen. The activation request information including the program identifier is transmitted to the server, and the activation information transmission unit of the server extracts the activation related information corresponding to the program identifier included in the activation request information from the activation information database, and transmits it to the terminal device. The program launcher starts a specific program based on launch-related information. Because, each of the plurality of programs stored in the terminal device can be activated by the operation of the program designation screen, it is possible to unify the interface for starting each of the plurality of programs.

実施の形態1に係るプログラム起動システム200の全体構成図及びクライアント端末100の機能ブロック図である。1 is an overall configuration diagram of a program startup system 200 according to Embodiment 1 and a functional block diagram of a client terminal 100. FIG. 実施の形態1に係るWebアプリケーションサーバ110の機能ブロック図である。2 is a functional block diagram of a Web application server 110 according to Embodiment 1. FIG. 実施の形態1に係るWebアプリケーションサーバ110、クライアント端末100の外観の一例を示す図である。2 is a diagram illustrating an example of the external appearance of a Web application server 110 and a client terminal 100 according to Embodiment 1. FIG. 実施の形態1に係るWebアプリケーションサーバ110、クライアント端末100のハードウェア資源の一例を示す図である。2 is a diagram illustrating an example of hardware resources of a Web application server 110 and a client terminal 100 according to Embodiment 1. FIG. 実施の形態1に係るプログラム起動システム200(通信システム)のプログラム起動方法(通信方法)の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of the program starting method (communication method) of the program starting system 200 (communication system) which concerns on Embodiment 1. FIG. 実施の形態1に係るプログラム起動システム200(通信システム)のプログラム起動方法(通信方法)の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of the program starting method (communication method) of the program starting system 200 (communication system) which concerns on Embodiment 1. FIG. 実施の形態1に係るプログラム起動システム200(通信システム)のプログラム起動方法(通信方法)の流れを示すフローチャート図である。It is a flowchart figure which shows the flow of the program starting method (communication method) of the program starting system 200 (communication system) which concerns on Embodiment 1. FIG. 実施の形態1に係る情報読み取り部102の情報読み取り処理の流れを示すフロー図である。6 is a flowchart showing a flow of information reading processing of the information reading unit 102 according to Embodiment 1. FIG. 実施の形態2に係るWebアプリケーションサーバ110の機能ブロック図である。6 is a functional block diagram of a Web application server 110 according to Embodiment 2. FIG. 実施の形態2に係る情報読み取り部102の情報読み取り処理の流れを示すフロー図である。FIG. 10 is a flowchart showing a flow of information reading processing of the information reading unit 102 according to the second embodiment.

実施の形態1.
図1は、本実施の形態に係るプログラム起動システム200の全体構成図及びクライアント端末100の機能ブロック図である。図2は、本実施の形態に係るWebアプリケーションサーバ110の機能ブロック図である。図1及び図2を用いて、本実施の形態に係るプログラム起動システム200の全体構成、クライアント端末100の機能ブロック構成、及びWebアプリケーションサーバ110の機能ブロック構成について説明する。
Embodiment 1 FIG.
FIG. 1 is an overall configuration diagram of a program startup system 200 and a functional block diagram of a client terminal 100 according to the present embodiment. FIG. 2 is a functional block diagram of the Web application server 110 according to the present embodiment. The overall configuration of the program activation system 200 according to the present embodiment, the functional block configuration of the client terminal 100, and the functional block configuration of the Web application server 110 will be described with reference to FIGS.

本実施の形態に係るプログラム起動システム200は、Webアプリケーションサーバ110(サーバ)と複数のクライアント端末100(クライアント端末100a,クライアント端末100b)とがパケット通信ネットワークを介して通信するシステムである。図1では、クライアント端末100が2つ接続されている例を示しているが、プログラム起動システム200は、クライアント端末が2つより多く接続されていてもあるいは1つ接続されているだけでもよく、クライアント端末がいくつ接続されていても本実施の形態を適用することができる。   A program activation system 200 according to the present embodiment is a system in which a Web application server 110 (server) and a plurality of client terminals 100 (client terminal 100a, client terminal 100b) communicate via a packet communication network. Although FIG. 1 shows an example in which two client terminals 100 are connected, the program startup system 200 may have more than two client terminals connected or only one connected. This embodiment can be applied regardless of how many client terminals are connected.

クライアント端末100(100a,100b)は、端末記憶装置105(105a,105b)を備えている。以下、クライアント端末100aの備える構成部には添え字aを付し、クライアント端末100bの備える構成部には添え字bを付すものとする。符号に添え字のない場合には、複数のクライアント端末のすべてのクライアント端末(の構成部)、あるいは一部のクライアント端末(の構成部)を示すものとする。   The client terminal 100 (100a, 100b) includes a terminal storage device 105 (105a, 105b). Hereinafter, the subscript a is attached to the component provided in the client terminal 100a, and the subscript b is attached to the component provided in the client terminal 100b. When there is no suffix in the reference numerals, all client terminals (components) of a plurality of client terminals or some client terminals (components) are shown.

クライアント端末100は、複数のクライアントアプリケーション103(図1では、業務Rクライアントアプリケーション103r,業務Sクライアントアプリケーション103s)の実行ファイルを、端末記憶装置105に記憶している。クライアントアプリケーション103はアプリケーションプログラム、アプリケーションソフトウェアの一例である。   The client terminal 100 stores an execution file of a plurality of client applications 103 (in FIG. 1, the business R client application 103r and the business S client application 103s) in the terminal storage device 105. The client application 103 is an example of an application program and application software.

Webアプリケーションサーバ110は、WWW(World Wide Web)システムにおいて情報送受信を行うWeb機能を備えるサーバである。Webアプリケーションサーバ110は、サーバ記憶装置117を備えている。Webアプリケーションサーバ110は、クライアント端末100からの要求により、Web化されたアプリケーション(Webアプリケーション118)を起動して実行する。図1では、Webアプリケーションサーバ110は、Webアプリケーション118として業務PWebアプリケーション118pと業務QWebアプリケーション118qを起動(実行)するものとする。業務PWebアプリケーション118pと業務QWebアプリケーション118qとは、クライアント端末100からのリンク操作により起動することができるWebアプリケーションである。   The Web application server 110 is a server having a Web function for transmitting and receiving information in a WWW (World Wide Web) system. The Web application server 110 includes a server storage device 117. In response to a request from the client terminal 100, the Web application server 110 activates and executes a Web application (Web application 118). In FIG. 1, it is assumed that the Web application server 110 starts (executes) the business P Web application 118p and the business Q Web application 118q as the Web application 118. The business P Web application 118p and the business Q Web application 118q are Web applications that can be activated by a link operation from the client terminal 100.

通常、ユーザがクライアント端末100に記憶されているクライアントアプリケーション103を実行する場合には、ユーザは、クライアント端末上で実行したいクライアントアプリケーション103の実行ファイルのショートカットをクリックしたり、スタートメニューからメニュー選択をしたりして、実行したいクライアントアプリケーション103を起動させる操作を行う。つまり、ユーザにとって、クライアントアプリケーション103の種類毎に起動のための操作が異なる。さらに、ユーザにとっては、クライアントアプリケーション103とWebアプリケーション118との起動方法も異なる。   Normally, when the user executes the client application 103 stored in the client terminal 100, the user clicks a shortcut of the execution file of the client application 103 to be executed on the client terminal or selects a menu from the start menu. To perform an operation for starting the client application 103 to be executed. That is, for the user, the operation for activation differs for each type of client application 103. Further, for the user, the client application 103 and the Web application 118 are also started up differently.

本実施の形態のプログラム起動システム200は、Webアプリケーション118を起動する場合でもクライアントアプリケーション103を起動する場合でも、ユーザは、Webアプリケーション118とクライアントアプリケーション103との区別やクライアントアプリケーション103の種類別の起動方法の差異等を意識することなく、同様の操作によって起動させることができるシステムである。   In the program activation system 200 of this embodiment, regardless of whether the Web application 118 is activated or the client application 103 is activated, the user can distinguish between the Web application 118 and the client application 103 or activate the client application 103 according to the type. It is a system that can be activated by the same operation without being aware of the difference in method.

クライアント端末100(端末装置の一例)は、Webアプリケーションサーバ110とパケット通信ネットワーク(例えば、インターネット網)を介して通信する。クライアント端末100は、Webブラウザ101、情報読み取り部102(プログラム起動部の一例)、端末記憶装置105を備えている。   The client terminal 100 (an example of a terminal device) communicates with the Web application server 110 via a packet communication network (for example, the Internet network). The client terminal 100 includes a Web browser 101, an information reading unit 102 (an example of a program starting unit), and a terminal storage device 105.

クライアント端末100とWebアプリケーションサーバ110の間には、パケット通信ネットワークを介して、データ通信が行えるように構成されている。クライアント端末100aの端末記憶装置105aには、業務Rクライアントアプリケーション103raと業務Sクライアントアプリケーション103saとが記憶されている。また、クライアント端末100bの端末記憶装置105bには、業務Rクライアントアプリケーション103rbと業務Sクライアントアプリケーション103sbとが記憶されている。すなわち、クライアント端末100aには、業務Rクライアントアプリケーション103raと業務Sクライアントアプリケーション103saとがインストールされており、クライアント端末100bには、業務Rクライアントアプリケーション103rbと業務Sクライアントアプリケーション103sbとがインストールされている。   The client terminal 100 and the Web application server 110 are configured to perform data communication via a packet communication network. The terminal storage device 105a of the client terminal 100a stores a business R client application 103ra and a business S client application 103sa. The terminal storage device 105b of the client terminal 100b stores a business R client application 103rb and a business S client application 103sb. That is, the business R client application 103ra and the business S client application 103sa are installed on the client terminal 100a, and the business R client application 103rb and the business S client application 103sb are installed on the client terminal 100b.

業務Rクライアントアプリケーション103raと業務Rクライアントアプリケーション103rbとは、クライアントアプリケーションの種類は同じである(同じ業務Rアプリケーションプログラムの実行ファイルである)。しかし、業務Rクライアントアプリケーション103raはクライアント端末100aにインストールされており、業務Rクライアントアプリケーション103rbはクライアント端末100bにインストールされている。クライアント端末100によって、クライアントアプリケーション103を記憶する位置は異なるので、業務Rクライアントアプリケーション103raと業務Rクライアントアプリケーション103rbとでは、それぞれが記憶されているクライアント端末100における記憶されている位置(所在)が異なる。例えば、業務Rクライアントアプリケーション103raはクライアント端末100aにおいて、フルパス「C:¥業務R¥RR.EXE」で示されるファイルである。また、例えば、業務Rクライアントアプリケーション103rbはクライアント端末100bにおいて、フルパス「C:¥HOGE¥業務R¥RR.EXE」で示されるファイルである。   The business R client application 103ra and the business R client application 103rb have the same type of client application (executable files of the same business R application program). However, the business R client application 103ra is installed in the client terminal 100a, and the business R client application 103rb is installed in the client terminal 100b. Since the client terminal 103 stores the client application 103 in different locations, the business R client application 103ra and the business R client application 103rb have different stored locations (locations) in the client terminal 100 in which they are stored. . For example, the business R client application 103ra is a file indicated by the full path “C: ¥ business R ¥ RR.EXE” in the client terminal 100a. Also, for example, the business R client application 103rb is a file indicated by the full path “C: ¥ HOGE ¥ business R ¥ RR.EXE” in the client terminal 100b.

クライアント端末100は、Webブラウザ101を用いてWebアプリケーションサーバ110に起動可能なアプリケーションプログラム(アプリケーションともいう)の一覧表示を要求する。クライアント端末100は、Webブラウザ101を用いてWebアプリケーションサーバ110に、Webアプリケーション118(118p,118q)とクライアントアプリケーション103(103r,103s)とのアプリケーション名(「業務P」,「業務Q」,「業務R」,「業務S」)を一覧表示する一覧表示HTMLデータ111を要求することで、受け付けた一覧表示HTMLデータ111を用いて業務アプリケーション名の一覧が表示されるアプリケーション一覧指定画面104を表示装置に表示する。アプリケーション一覧指定画面104は、ユーザがマウスでクリックする等のリンク操作ができる画面である。Webブラウザ101は、表示要求送信部の一例である。   The client terminal 100 requests the Web application server 110 to display a list of application programs (also referred to as applications) that can be started using the Web browser 101. The client terminal 100 uses the Web browser 101 to send to the Web application server 110 the application names (“business P”, “business Q”, “business name”) of the Web application 118 (118p, 118q) and the client application 103 (103r, 103s). By requesting the list display HTML data 111 that displays a list of “business R” and “business S”), the application list designation screen 104 that displays a list of business application names using the received list display HTML data 111 is displayed. Display on the device. The application list designation screen 104 is a screen on which a link operation such as a user clicking with a mouse can be performed. The web browser 101 is an example of a display request transmission unit.

Webブラウザ101は、複数のアプリケーション(複数のプログラムの一例)から特定のアプリケーション(特定のプログラム、例えば、業務PWebアプリケーション118pあるいは業務QWebアプリケーション118qあるいは業務Rクライアントアプリケーション103rあるいは業務Sクライアントアプリケーション103s)を指定する操作を受け付けるアプリケーション一覧指定画面104(プログラム指定画面の一例)を表示装置に表示する。例えば、Webブラウザ101は、プログラム起動システム200において起動可能なアプリケーションのアプリケーション名(プログラム識別子の一例)の一覧を表示するアプリケーション一覧指定画面104を表示する。アプリケーション一覧指定画面104は、ユーザが表示したアプリケーション名の一覧から起動させたいアプリケーション名をクリック(指定)することにより、特定のアプリケーションを選択する画面である。Webブラウザ101は、画面表示部の一例である。   The Web browser 101 designates a specific application (specific program, for example, business PWeb application 118p, business QWeb application 118q, business R client application 103r, or business S client application 103s) from a plurality of applications (an example of a plurality of programs). An application list designation screen 104 (an example of a program designation screen) that accepts an operation to be performed is displayed on the display device. For example, the Web browser 101 displays an application list designation screen 104 that displays a list of application names (an example of program identifiers) of applications that can be activated in the program activation system 200. The application list designation screen 104 is a screen for selecting a specific application by clicking (designating) an application name to be activated from a list of application names displayed by the user. The web browser 101 is an example of a screen display unit.

Webブラウザ101は、表示したアプリケーション一覧指定画面104(プログラム指定画面)で特定のアプリケーション名がクリック(指定)されると、指定された特定のアプリケーション名(プログラム識別子の一例)の示すアプリケーションの起動を要求する起動要求情報をWebアプリケーションサーバ110に送信する。例えば、Webブラウザ101は、指定された特定のアプリケーションのアプリケーション名(プログラム識別子)を含む起動要求情報をWebアプリケーションサーバ110に送信する。Webブラウザ101は、起動要求送信部の一例である。   When a specific application name is clicked (specified) on the displayed application list specifying screen 104 (program specifying screen), the Web browser 101 starts the application indicated by the specified specific application name (an example of a program identifier). The requested start request information is transmitted to the Web application server 110. For example, the Web browser 101 transmits activation request information including an application name (program identifier) of a specified specific application to the Web application server 110. The web browser 101 is an example of an activation request transmission unit.

情報読み取り部102は、Webアプリケーションサーバ110から送信された特定のアプリケーションを起動するための情報である起動関連情報を受信し、受信した起動関連情報に基づいて特定のアプリケーションを起動する。情報読み取り部102は、プログラム起動部の一例である。特定のアプリケーションとは、アプリケーション一覧指定画面104でユーザにより指定された起動すべきアプリケーションである。情報読み取り部102の機能の詳細については後述する。   The information reading unit 102 receives activation-related information that is information for starting a specific application transmitted from the Web application server 110, and starts the specific application based on the received activation-related information. The information reading unit 102 is an example of a program starting unit. The specific application is an application to be started designated by the user on the application list designation screen 104. Details of the function of the information reading unit 102 will be described later.

図2に示すように、Webアプリケーションサーバ110は、Web機能実行部113、画面表示情報記憶部114、起動情報データベース115とを備える。画面表示情報記憶部114と起動情報データベース115とは、Webアプリケーションサーバ110の備えるサーバ記憶装置117に記憶されている。   As shown in FIG. 2, the web application server 110 includes a web function execution unit 113, a screen display information storage unit 114, and an activation information database 115. The screen display information storage unit 114 and the activation information database 115 are stored in the server storage device 117 included in the Web application server 110.

画面表示情報記憶部114は、上述した一覧表示HTMLデータ111をサーバ記憶装置117に記憶する。一覧表示HTMLデータ111は、業務PWebアプリケーション118p,業務QWebアプリケーション118q,業務Rクライアントアプリケーション103r,業務Sクライアントアプリケーション103sのアプリケーション名を一覧表示するアプリケーション一覧指定画面104をクライアント端末の表示装置で表示するためのデータである。図1に示すように、アプリケーション一覧指定画面104には、アプリケーション名として「業務P」、「業務Q」、「業務R」、「業務S」が一覧表示されている。アプリケーション名は、アプリケーションソフトウェア(アプリケーションプログラム)を識別するプログラム識別子の一例である。   The screen display information storage unit 114 stores the above-described list display HTML data 111 in the server storage device 117. The list display HTML data 111 is used to display an application list designation screen 104 that displays a list of application names of the business PWeb application 118p, business QWeb application 118q, business R client application 103r, and business S client application 103s on the display device of the client terminal. It is data of. As shown in FIG. 1, “application P”, “application Q”, “application R”, and “application S” are listed as application names on the application list designation screen 104. The application name is an example of a program identifier that identifies application software (application program).

一覧表示HTMLデータ111には、一覧表示される各アプリケーション名に対応付けて、一般的なWebアプリケーション118を起動するためのURLのリンクデータや、クライアントアプリケーション103を起動するために用意した後述する定義ファイル112へのリンクデータが埋め込まれている(記憶されている)。   The list display HTML data 111 includes URL link data for starting a general Web application 118 in association with each application name displayed in a list, and a definition described later for starting the client application 103. Link data to the file 112 is embedded (stored).

一覧表示HTMLデータ111では、Webアプリケーション118である業務PWebアプリケーション118pと業務QWebアプリケーション118qとのアプリケーション名「業務P」、「業務Q」に対して、それぞれのWebアプリケーションを起動するためのURLが対応付けられている。   In the list display HTML data 111, URLs for starting the respective Web applications correspond to the application names “business P” and “business Q” of the business P Web application 118 p and the business Q Web application 118 q which are Web applications 118. It is attached.

また、一覧表示HTMLデータ111では、クライアントアプリケーション103である業務Rクライアントアプリケーション103rと業務Sクライアントアプリケーション103sとのアプリケーション名「業務R」、「業務S」に対して、それぞれのクライアントアプリケーション103(103r,103s)に対応する定義ファイル112(112r,112s)のファイル名が対応付けられている。図2に示すように、「業務R」に対して定義ファイル112rのファイル名「01.SCU」が対応付けられており、「業務S」に対して定義ファイル112sのファイル名「02.SCU」が対応付けられている。   Further, in the list display HTML data 111, the client application 103 (103r, 103r, 103) is associated with the application names “business R” and “business S” of the business R client application 103r and the business S client application 103s which are the client applications 103. 103s) is associated with the file name of the definition file 112 (112r, 112s). As shown in FIG. 2, the file name “01.SCU” of the definition file 112r is associated with “business R”, and the file name “02.SCU” of the definition file 112s is associated with “business S”. Are associated.

起動情報データベース115は、クライアント端末100にインストールされているクライアントアプリケーション103を起動するための起動関連情報をクライアントアプリケーション103のアプリケーション名に対応付けて記憶している。起動情報データベース115では、クライアントアプリケーション103に対応する起動関連情報をクライアントアプリケーション103の種類毎(つまり、103r毎、103s毎)に定義ファイル112(112r,112s)にまとめて記憶する。   The activation information database 115 stores activation related information for activating the client application 103 installed in the client terminal 100 in association with the application name of the client application 103. In the activation information database 115, activation-related information corresponding to the client application 103 is collectively stored in the definition file 112 (112r, 112s) for each type of the client application 103 (that is, for each 103r and 103s).

図2では、起動情報データベース115は、業務Rクライアントアプリケーション103rに対応する起動関連情報として定義ファイル112rを記憶し、業務Sクライアントアプリケーション103sに対応する起動関連情報として定義ファイル112sを記憶する。つまり、起動情報データベース115は、クライアントアプリケーション103のそれぞれ(業務Rクライアントアプリケーション103r,業務Sクライアントアプリケーション103s)に対して定義ファイル112(112r,112s)をそれぞれ対応付けて記憶している。   In FIG. 2, the activation information database 115 stores a definition file 112r as activation related information corresponding to the business R client application 103r, and stores a definition file 112s as activation related information corresponding to the business S client application 103s. That is, the activation information database 115 stores the definition file 112 (112r, 112s) in association with each of the client applications 103 (business R client application 103r, business S client application 103s).

クライアントアプリケーション103に対応する起動関連情報とは、当該クライアントアプリケーション103が記憶されているクライアント端末100における当該クライアントアプリケーション103の所在を示すプログラム所在情報である。プログラム所在情報とは、例えば、当該クライアントアプリケーション103が記憶されているクライアント端末100におけるフルパスである。   The activation related information corresponding to the client application 103 is program location information indicating the location of the client application 103 in the client terminal 100 in which the client application 103 is stored. The program location information is, for example, a full path in the client terminal 100 in which the client application 103 is stored.

例えば、図1に示すように、業務Rクライアントアプリケーション103rがクライアント端末100aとクライアント端末100bとの2つの端末にインストールされている場合を想定する。この場合には、業務Rクライアントアプリケーション103rの所在情報であるプログラム所在情報は、クライアント端末100aにおけるフルパス112ra「C:¥業務R¥RR.EXE」と、クライアント端末100bにおけるフルパス112rb「C:¥HOGE¥業務R¥RR.EXE」との2つのフルパスが存在する。これらの2つのフルパス112ra,112rbは、一覧表示HTMLデータ111において業務Rクライアントアプリケーション103rのアプリケーション名「業務R」に対応するファイル名「01.SCU」の示す定義ファイル112rに記憶されている。   For example, as shown in FIG. 1, it is assumed that the business R client application 103r is installed in two terminals, a client terminal 100a and a client terminal 100b. In this case, the program location information that is the location information of the business R client application 103r includes the full path 112ra “C: ¥ business R ¥ RR.EXE” in the client terminal 100a and the full path 112rb “C: ¥ HOGE” in the client terminal 100b. There are two full paths to “¥ Service R ¥ RR.EXE”. These two full paths 112ra and 112rb are stored in the definition file 112r indicated by the file name “01.SCU” corresponding to the application name “business R” of the business R client application 103r in the list display HTML data 111.

つまり、定義ファイル112は、プログラム起動システム200にて取り扱う任意のクライアントアプリケーション103の数だけ存在する。そして、定義ファイル112には、当該定義ファイル112(例えば112r)に対応するクライアントアプリケーション103(例えば103r)が記憶されているクライアント端末(100aと100b)すべてにおけるフルパス1121(1121ra,1121rb)が記憶されている。   That is, there are as many definition files 112 as there are arbitrary client applications 103 handled by the program activation system 200. The definition file 112 stores the full path 1121 (1121ra, 1121rb) in all client terminals (100a and 100b) in which the client application 103 (eg, 103r) corresponding to the definition file 112 (eg, 112r) is stored. ing.

定義ファイル112は、例えば、プログラム起動システム200のシステム設定時において、システム管理者等がWebアプリケーションサーバ110の入力装置から手入力や自動入力等で入力することにより設定される。また、例えば、定義ファイル112は、ユーザがクライアント端末100の入力装置からフルパス1121(プログラム起動情報の一例)を入力して、クライアント端末100のWebブラウザ101(プログラム起動情報送信部の一例)によりWebアプリケーションサーバ110にアップロードされることにより設定される。また、例えば、ユーザがクライアント端末100にクライアントアプリケーション103をインストールすると、そのフルパス1121(プログラム起動情報)がWebブラウザ101(プログラム起動情報送信部の一例)により自動的にWebアプリケーションサーバ110にアップロードされるとしてもよい。   The definition file 112 is set, for example, when the system administrator or the like inputs manually or automatically from the input device of the Web application server 110 when the system of the program activation system 200 is set. In addition, for example, the definition file 112 is input to the Web by the Web browser 101 (an example of the program activation information transmission unit) of the client terminal 100 when the user inputs the full path 1121 (an example of the program activation information) from the input device of the client terminal 100. It is set by being uploaded to the application server 110. For example, when the user installs the client application 103 in the client terminal 100, the full path 1121 (program activation information) is automatically uploaded to the web application server 110 by the web browser 101 (an example of a program activation information transmission unit). It is good.

Web機能実行部113は、一般的な各種のWeb機能を実行する。Web機能実行部113は、表示情報送信部1131と起動情報送信部1132とを備える。   The web function execution unit 113 executes various general web functions. The Web function execution unit 113 includes a display information transmission unit 1131 and an activation information transmission unit 1132.

表示情報送信部1131は、クライアント端末100のWebブラウザ101(表示要求送信部)から送信されたアプリケーション一覧指定画面104の表示要求(表示要求信号の一例)を受信した場合に、表示要求に対する応答として、アプリケーション一覧指定画面104を表示するための一覧表示HTMLデータ111(画面表示情報)をクライアント端末100に送信する。   When the display information transmission unit 1131 receives a display request (an example of a display request signal) for the application list designation screen 104 transmitted from the Web browser 101 (display request transmission unit) of the client terminal 100, the display information transmission unit 1131 responds to the display request. Then, list display HTML data 111 (screen display information) for displaying the application list designation screen 104 is transmitted to the client terminal 100.

起動情報送信部1132は、クライアント端末100のWebブラウザ101(起動要求送信部)から送信された特定のクライアントアプリケーション103の起動を要求する起動要求情報を受信し、受信した起動要求情報に含まれるアプリケーション名に対応する定義ファイル112(起動関連情報)を起動情報データベース115の中から処理装置により取り出し、取り出した定義ファイル112をクライアント端末100に送信する。   The activation information transmission unit 1132 receives activation request information for requesting activation of a specific client application 103 transmitted from the Web browser 101 (activation request transmission unit) of the client terminal 100, and an application included in the received activation request information The definition file 112 (activation related information) corresponding to the name is extracted from the activation information database 115 by the processing device, and the extracted definition file 112 is transmitted to the client terminal 100.

図3は、本実施の形態に係るWebアプリケーションサーバ110、クライアント端末100の外観の一例を示す図である。図3において、Webアプリケーションサーバ110、クライアント端末100は、システムユニット910、CRT(Cathode・Ray・Tube)やLCD(液晶)の表示装置901、キーボード902(Key・Board:K/B)、マウス903、FDD904(Flexible・Disk・ Drive)、コンパクトディスク装置905(CDD)、プリンタ装置906、スキャナ装置907などのハードウェア資源を備え、これらはケーブルや信号線で接続されている。システムユニット910は、コンピュータであり、ファクシミリ機932、電話器931とケーブルで接続され、また、ローカルエリアネットワーク942(LAN)、ゲートウェイ941を介してインターネット940(パケット通信ネットワークの一例)に接続されている。   FIG. 3 is a diagram illustrating an example of the appearance of the Web application server 110 and the client terminal 100 according to the present embodiment. In FIG. 3, a Web application server 110 and a client terminal 100 include a system unit 910, a CRT (Cathode / Ray / Tube) or LCD (Liquid Crystal) display device 901, a keyboard 902 (Key / Board: K / B), and a mouse 903. , FDD904 (Flexible Disk Drive), compact disk device 905 (CDD), printer device 906, scanner device 907, and the like, and these are connected by cables and signal lines. The system unit 910 is a computer and is connected to the facsimile machine 932 and the telephone 931 with a cable, and is connected to the Internet 940 (an example of a packet communication network) via a local area network 942 (LAN) and a gateway 941. Yes.

図4は、本実施の形態に係るWebアプリケーションサーバ110、クライアント端末100のハードウェア資源の一例を示す図である。図4において、Webアプリケーションサーバ110、クライアント端末100は、プログラムを実行するCPU911(Central・Processing・Unit、中央処理装置、処理装置、演算装置、マイクロプロセッサ、マイクロコンピュータ、プロセッサともいう)を備えている。   FIG. 4 is a diagram illustrating an example of hardware resources of the Web application server 110 and the client terminal 100 according to the present embodiment. In FIG. 4, the Web application server 110 and the client terminal 100 include a CPU 911 (also referred to as a central processing unit, a central processing unit, a processing unit, an arithmetic unit, a microprocessor, a microcomputer, and a processor) that executes a program. .

CPU911は、バス912を介してROM913、RAM914、通信ボード915、表示装置901、キーボード902、マウス903、FDD904、CDD905、プリンタ装置906、スキャナ装置907、磁気ディスク装置920と接続され、これらのハードウェアデバイスを制御する。磁気ディスク装置920の代わりに、光ディスク装置、メモリカード読み書き装置などの記憶装置でもよい。   The CPU 911 is connected to the ROM 913, the RAM 914, the communication board 915, the display device 901, the keyboard 902, the mouse 903, the FDD 904, the CDD 905, the printer device 906, the scanner device 907, and the magnetic disk device 920 via the bus 912, and the hardware. Control the device. Instead of the magnetic disk device 920, a storage device such as an optical disk device or a memory card read / write device may be used.

RAM914は、揮発性メモリの一例である。ROM913、FDD904、CDD905、磁気ディスク装置920の記憶媒体は、不揮発性メモリの一例である。これらは、サーバ記憶装置117、端末記憶装置105あるいは記憶部の一例である。   The RAM 914 is an example of a volatile memory. The storage media of the ROM 913, the FDD 904, the CDD 905, and the magnetic disk device 920 are an example of a nonvolatile memory. These are examples of the server storage device 117, the terminal storage device 105, or the storage unit.

通信ボード915、キーボード902、スキャナ装置907、FDD904、表示装置901などは、入力部、入力装置の一例である。また、入力装置としてタッチパネル等を備えていてもよい。また、通信ボード915、表示装置901、プリンタ装置906などは、出力部、出力装置の一例である。   The communication board 915, the keyboard 902, the scanner device 907, the FDD 904, the display device 901, and the like are examples of an input unit and an input device. Further, a touch panel or the like may be provided as an input device. Further, the communication board 915, the display device 901, the printer device 906, and the like are examples of an output unit and an output device.

通信ボード915は、電話回線網を介してファクシミリ機932、電話器931(携帯電話を含む)に接続されている。また、通信ボード915は、LAN942等に接続されている。通信ボード915は、LAN942に限らず、インターネット940、ISDN等のWAN(ワイドエリアネットワーク)などに接続されていても構わない。インターネット940或いはISDN等のWANに接続されている場合、ゲートウェイ941は不用となる。   The communication board 915 is connected to a facsimile machine 932 and a telephone 931 (including a mobile phone) via a telephone line network. The communication board 915 is connected to the LAN 942 or the like. The communication board 915 is not limited to the LAN 942 and may be connected to the Internet 940, a WAN (wide area network) such as ISDN, or the like. When connected to a WAN such as the Internet 940 or ISDN, the gateway 941 is unnecessary.

磁気ディスク装置920には、オペレーティングシステム921(OS)、ウィンドウシステム922、プログラム群923、ファイル群924が記憶されている。プログラム群923のプログラムは、CPU911、オペレーティングシステム921、ウィンドウシステム922により実行される。   The magnetic disk device 920 stores an operating system 921 (OS), a window system 922, a program group 923, and a file group 924. The programs in the program group 923 are executed by the CPU 911, the operating system 921, and the window system 922.

上記プログラム群923には、以下に述べる実施の形態の説明において「〜部」、「〜手段」として説明する機能を実行するプログラムが記憶されている。プログラムは、CPU911により読み出され実行される。ファイル群924には、以下に述べる実施の形態の説明において、「〜の判定結果」、「〜の計算結果」、「〜の処理結果」として説明する情報やデータや信号値や変数値やパラメータが、「〜ファイル」、「〜データベース」、「〜データ」の各項目として記憶されている。「〜ファイル」、「〜データベース」、「〜データ」は、ディスクやメモリなどの記録媒体に記憶される。ディスクやメモリなどの記憶媒体に記憶された情報やデータや信号値や変数値やパラメータは、読み書き回路を介してCPU911によりメインメモリやキャッシュメモリに読み出され、抽出・検索・参照・比較・演算・計算・処理・出力・印刷・表示などのCPUの動作に用いられる。抽出・検索・参照・比較・演算・計算・処理・出力・印刷・表示のCPUの動作の間、情報やデータや信号値や変数値やパラメータは、メインメモリやキャッシュメモリやバッファメモリに一時的に記憶される。   The program group 923 stores programs for executing functions described as “˜unit” and “˜means” in the description of the embodiments described below. The program is read and executed by the CPU 911. The file group 924 includes information, data, signal values, variable values, and parameters that are described as “determination results of”, “calculation results of”, and “processing results of” in the description of the embodiments described below. Are stored as items “˜file”, “˜database”, and “˜data”. “˜file”, “˜database”, and “˜data” are stored in a recording medium such as a disk or a memory. Information, data, signal values, variable values, and parameters stored in a storage medium such as a disk or memory are read out to the main memory or cache memory by the CPU 911 via a read / write circuit, and extracted, searched, referenced, compared, and calculated. Used for CPU operations such as calculation, processing, output, printing, and display. Information, data, signal values, variable values, and parameters are temporarily stored in the main memory, cache memory, and buffer memory during the CPU operations of extraction, search, reference, comparison, operation, calculation, processing, output, printing, and display. Is remembered.

また、以下に述べる実施の形態の説明において説明するフローチャートの矢印の部分は主としてデータや信号の入出力を示し、データや信号値は、RAM914のメモリ、FDD904のフレキシブルディスク、CDD905のコンパクトディスク、磁気ディスク装置920の磁気ディスク、その他光ディスク、ミニディスク、DVD(Digital・Versatile・Disk)等の記録媒体に記録される。また、データや信号は、バス912や信号線やケーブルその他の伝送媒体によりオンライン伝送される。   In addition, the arrows in the flowcharts described in the following description of the embodiments mainly indicate input / output of data and signals. The data and signal values are the RAM 914 memory, the FDD 904 flexible disk, the CDD 905 compact disk, and the magnetic field. The data is recorded on a recording medium such as a magnetic disk of the disk device 920, another optical disk, a mini disk, and a DVD (Digital Versatile Disk). Data and signals are transmitted online via a bus 912, signal lines, cables, or other transmission media.

また、以下に述べる実施の形態の説明において「〜部」として説明するものは、「〜回路」、「〜装置」、「〜機器」、「手段」であってもよく、また、「〜ステップ」、「〜手順」、「〜処理」であってもよい。すなわち、「〜部」として説明するものは、ROM913に記憶されたファームウェアで実現されていても構わない。或いは、ソフトウェアのみ、或いは、素子・デバイス・基板・配線などのハードウェアのみ、或いは、ソフトウェアとハードウェアとの組み合わせ、さらには、ファームウェアとの組み合わせで実施されても構わない。ファームウェアとソフトウェアは、プログラムとして、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ミニディスク、DVD等の記録媒体に記憶される。プログラムはCPU911により読み出され、CPU911により実行される。すなわち、プログラムは、以下に述べる「〜部」としてコンピュータを機能させるものである。あるいは、以下に述べる「〜部」の手順や方法をコンピュータに実行させるものである。   In addition, what is described as “to part” in the description of the embodiment described below may be “to circuit”, “to device”, “to device”, “means”, and “to step”. ”,“ ˜procedure ”, or“ ˜processing ”. That is, what is described as “˜unit” may be realized by firmware stored in the ROM 913. Alternatively, it may be implemented only by software, or only by hardware such as elements, devices, substrates, and wirings, by a combination of software and hardware, or by a combination of firmware. Firmware and software are stored as programs in a recording medium such as a magnetic disk, a flexible disk, an optical disk, a compact disk, a mini disk, and a DVD. The program is read by the CPU 911 and executed by the CPU 911. That is, the program causes the computer to function as “to part” described below. Alternatively, the procedure or method of “to part” described below is executed by a computer.

図5、図6及び図7は、本実施の形態におけるプログラム起動システム200(通信システム)のプログラム起動方法(通信方法)の流れを示すフローチャート図である。図5,図6、図7を用いて、プログラム起動システム200(通信システム)のプログラム起動方法(通信方法)について説明する。   5, 6 and 7 are flowcharts showing the flow of the program activation method (communication method) of the program activation system 200 (communication system) in the present embodiment. A program activation method (communication method) of the program activation system 200 (communication system) will be described with reference to FIGS.

プログラム起動システム200のプログラム起動方法は、コンピュータであるクライアント端末100に実装された端末用プログラムと、コンピュータであるWebアプリケーションサーバ110に実装されたサーバ用プログラムが、それぞれの処理装置により読み出され、それぞれの処理装置により実行されることで実現される。   In the program activation method of the program activation system 200, a terminal program installed in the client terminal 100, which is a computer, and a server program installed in the Web application server 110, which is a computer, are read by the respective processing devices. This is realized by being executed by each processing device.

プログラム起動システム200では、Webアプリケーションサーバ110の起動情報データベース115に、予め定義ファイル112を記憶しておく。定義ファイル112の設定方法は、上述したように、Webアプリケーションサーバ110からの手入力や自動入力による設定、あるいはクライアント端末100で手入力や自動入力されたフルパス(起動関連情報)をWebアプリケーションサーバ110へアップロードすることによる設定等がある。   In the program activation system 200, the definition file 112 is stored in advance in the activation information database 115 of the Web application server 110. As described above, the definition file 112 is set by manual input or automatic input from the Web application server 110 or the full path (startup related information) manually input or automatically input by the client terminal 100 as the Web application server 110. There are settings by uploading to.

例えば、Webアプリケーションサーバ110では、一覧表示HTMLデータ111に業務P,業務Q,業務R,業務Sのリンクデータが定義されていたとする。業務P,Q(Webアプリケーション)には一般的なWebアプリケーションを起動するためのURLが定義される。業務R,Sには、クライアントアプリケーションを起動するための定義ファイル112がダウンロードできるように定義する。定義ファイル112には、クライアント端末100で起動するクライアントアプリケーション103の実行ファイルのフルパスを指定しておく。ここで、クライアント端末100が複数あり、クライアントアプリケーション103の実行ファイルのフルパスがクライアント端末100毎に異なる場合は、複数のフルパスを指定しておく。   For example, in the Web application server 110, it is assumed that link data of business P, business Q, business R, and business S is defined in the list display HTML data 111. The business P and Q (Web application) define a URL for starting a general Web application. The business R and S are defined so that the definition file 112 for starting the client application can be downloaded. In the definition file 112, the full path of the execution file of the client application 103 that is activated on the client terminal 100 is specified. Here, when there are a plurality of client terminals 100 and the full path of the execution file of the client application 103 is different for each client terminal 100, a plurality of full paths are designated.

<表示要求送信ステップ:S201〜S202>
S201では、クライアント端末100において、ユーザの操作によりWebブラウザ101が起動される。S202では、Webブラウザ101は、アプリケーション一覧指定画面104(図1参照)の表示を要求する画面表示要求を処理装置により送信する。具体的には、Webブラウザ101は、ユーザにより指定されたアプリケーション一覧指定画面104を表示するためのURLをWebアプリケーションサーバ110に送信することによりアプリケーション一覧指定画面104の表示をリクエストする。
<Display request transmission step: S201 to S202>
In step S <b> 201, the web browser 101 is activated by a user operation on the client terminal 100. In S202, the Web browser 101 transmits a screen display request for requesting display of the application list designation screen 104 (see FIG. 1) by the processing device. Specifically, the web browser 101 requests display of the application list designation screen 104 by transmitting a URL for displaying the application list designation screen 104 designated by the user to the web application server 110.

<画面表示情報送信ステップ(表示情報送信ステップ):S203〜S204>
S203では、Web機能実行部113は、クライアント端末100から送信されたアプリケーション一覧指定画面104の画面表示要求を受信する。S204では、Webアプリケーションサーバ110の表示情報送信部1131は、処理装置により、アプリケーション一覧指定画面104を表示するためのデータである一覧表示HTMLデータ111を画面表示情報記憶部114から取得する。表示情報送信部1131は、取得した一覧表示HTMLデータ111を画面表示要求のリクエスト元のクライアント端末100に送信する。
<Screen display information transmission step (display information transmission step): S203 to S204>
In step S <b> 203, the web function execution unit 113 receives a screen display request for the application list designation screen 104 transmitted from the client terminal 100. In S204, the display information transmission unit 1131 of the Web application server 110 acquires the list display HTML data 111, which is data for displaying the application list designation screen 104, from the screen display information storage unit 114 by the processing device. The display information transmission unit 1131 transmits the acquired list display HTML data 111 to the client terminal 100 that has requested the screen display request.

<アプリケーション一覧指定画面表示ステップ:S205〜S206>
S205では、クライアント端末100は、一覧表示HTMLデータ111を受信する。S206では、クライアント端末100のWebブラウザ101は、処理装置により、受信した一覧表示HTMLデータ111を用いてアプリケーション一覧指定画面104を表示装置に表示する。図1に示すように、アプリケーション一覧指定画面104には、プログラム起動システム200において予め設定されているアプリケーションプログラムのアプリケーション名の一覧が表示される。
<Application list designation screen display step: S205 to S206>
In S205, the client terminal 100 receives the list display HTML data 111. In S206, the Web browser 101 of the client terminal 100 causes the processing device to display the application list designation screen 104 on the display device using the received list display HTML data 111. As shown in FIG. 1, the application list designation screen 104 displays a list of application names of application programs set in advance in the program activation system 200.

<起動要求情報送信ステップ:S207〜S208>
S207では、Webブラウザ101が、表示装置に表示したアプリケーション一覧指定画面104を用いてユーザからの特定のアプリケーションを選択する操作を受け付ける。アプリケーション一覧指定画面104では、ユーザは、表示されているアプリケーション名の示すアプリケーションプログラムがWebアプリケーションであるかクライアントアプリケーションであるかは意識する必要がない。アプリケーション一覧指定画面104は、ユーザから、起動したいアプリケーション(特定のアプリケーション)をアプリケーション名の一覧から選択する操作を受け付ける。アプリケーション一覧指定画面104は、ユーザからのクリック操作、タッチ操作、キーボードからのカーソル移動等による選択操作により、特定のアプリケーションを選択する操作を受け付ける。
<Startup request information transmission step: S207 to S208>
In S <b> 207, the Web browser 101 receives an operation for selecting a specific application from the user using the application list designation screen 104 displayed on the display device. On the application list designation screen 104, the user does not need to be aware of whether the application program indicated by the displayed application name is a Web application or a client application. The application list designation screen 104 accepts an operation for selecting an application (specific application) to be activated from a list of application names from the user. The application list designation screen 104 accepts an operation for selecting a specific application by a selection operation by a click operation, a touch operation, a cursor movement from the keyboard, or the like from the user.

Webブラウザ101は、処理装置により、ユーザにより指定された特定のアプリケーションの起動を要求する起動要求情報をWebアプリケーションサーバ110に送信する。Webブラウザ101は、ユーザにより指定された特定のアプリケーションのアプリケーション名を起動要求情報としてWebアプリケーションサーバ110に送信する。   The web browser 101 transmits activation request information for requesting activation of a specific application designated by the user to the web application server 110 by the processing device. The Web browser 101 transmits the application name of a specific application designated by the user to the Web application server 110 as activation request information.

<起動関連情報送信ステップ(起動情報送信ステップ):S209〜S211>
Webアプリケーションサーバ110は、クライアント端末100から送信された特定のアプリケーションの起動要求情報(アプリケーション名)を受信する(S209)。Webアプリケーションサーバ110の起動情報送信部1132は、処理装置により、起動要求情報に含まれるアプリケーション名に対応する定義ファイル112のファイル名を画面表示情報記憶部114から取得する。起動情報送信部1132は、処理装置により、取得した定義ファイルのファイル名に対応する定義ファイル112を起動情報データベース115から取得する(S210)。起動情報送信部1132は、処理装置により、取得した定義ファイル112をクライアント端末100に送信する(S211)。
<Activation-related information transmission step (activation information transmission step): S209 to S211>
The Web application server 110 receives the activation request information (application name) of a specific application transmitted from the client terminal 100 (S209). The activation information transmission unit 1132 of the Web application server 110 acquires the file name of the definition file 112 corresponding to the application name included in the activation request information from the screen display information storage unit 114 by the processing device. The activation information transmission unit 1132 acquires the definition file 112 corresponding to the file name of the acquired definition file from the activation information database 115 by the processing device (S210). The activation information transmission unit 1132 transmits the acquired definition file 112 to the client terminal 100 by the processing device (S211).

<起動関連情報受信ステップ:S212>
クライアント端末100のWebブラウザ101は、Webアプリケーションサーバ110から送信された定義ファイル112を受信する。例えば、Webブラウザ101は、ユーザの操作により、Webアプリケーションサーバ110から送信される特定のアプリケーションに対応する定義ファイル112をダウンロードして、クライアント端末の端末記憶装置105に記憶する。
<Activation-related information receiving step: S212>
The web browser 101 of the client terminal 100 receives the definition file 112 transmitted from the web application server 110. For example, the web browser 101 downloads a definition file 112 corresponding to a specific application transmitted from the web application server 110 and stores the definition file 112 in the terminal storage device 105 of the client terminal.

ここで、S201〜S212の処理は、以下のように換言することができる。   Here, the process of S201-S212 can be paraphrased as follows.

ユーザはクライアント端末100において、Webブラウザ101を起動し(S201)、Webアプリケーションサーバ110に一覧表示HTMLデータ111を要求する(S202)。Webアプリケーションサーバ110は、一覧表示HTMLデータ111をクライアント端末100に送信する(S203,S204)。一覧表示HTMLデータ111中には、業務P,業務Q,業務R,業務Sをリンク操作できる記述がある。一覧表示HTMLデータ111は、クライアント端末100のWebブラウザ101により表示装置にアプリケーション一覧指定画面104として表示される(S205,S206)。   The user activates the Web browser 101 on the client terminal 100 (S201), and requests the list display HTML data 111 from the Web application server 110 (S202). The Web application server 110 transmits the list display HTML data 111 to the client terminal 100 (S203, S204). In the list display HTML data 111, there is a description in which operations P, Q, R, and S can be linked. The list display HTML data 111 is displayed on the display device as the application list designation screen 104 by the Web browser 101 of the client terminal 100 (S205, S206).

例えば、ユーザがWebブラウザ101(アプリケーション一覧指定画面104)において、業務Rをマウスでクリックするなどして指定すると(S207)、Webアプリケーションサーバ110は一覧表示HTMLデータ111の業務Rに定義されたリンクデータ(定義ファイル112)をクライアント端末100に送信し、ユーザは業務Rに定義されたリンクデータ(定義ファイル112)をダウンロードできる(S208〜S212)。   For example, when the user designates the business R by clicking with the mouse on the web browser 101 (application list designation screen 104) (S207), the web application server 110 links to the business R of the list display HTML data 111. The data (definition file 112) is transmitted to the client terminal 100, and the user can download the link data (definition file 112) defined in the business R (S208 to S212).

例えば、ユーザは、クライアント端末100bから業務Rクライアントアプリケーション103r(103rb)の起動を要求したものとする。このとき、クライアント端末100aにおいてダウンロードされた定義ファイル112rには、クライアント端末100aにおける業務Rクライアントアプリケーション103raのフルパス1121raとクライアント端末100bにおける業務Rクライアントアプリケーション103rbのフルパス1121rbとが記憶されている(図2参照)。したがって、クライアント端末100aでは、業務Rクライアントアプリケーション103raをクライアント端末100aにおいて起動するためのフルパス1121raを定義ファイル112rに記憶されている複数のフルパスから選択する処理を実行する必要がある。   For example, it is assumed that the user requests activation of the business R client application 103r (103rb) from the client terminal 100b. At this time, the definition file 112r downloaded in the client terminal 100a stores the full path 1121ra of the business R client application 103ra in the client terminal 100a and the full path 1121rb of the business R client application 103rb in the client terminal 100b (FIG. 2). reference). Therefore, in the client terminal 100a, it is necessary to execute a process of selecting the full path 1121ra for starting the business R client application 103ra in the client terminal 100a from a plurality of full paths stored in the definition file 112r.

<アプリケーション起動ステップ(プログラム起動ステップ):S213〜S214>
クライアント端末100は、Webアプリケーションサーバ110から定義ファイル112を受信すると、処理装置により、情報読み取り部102を起動する。
<Application start step (program start step): S213 to S214>
When the client terminal 100 receives the definition file 112 from the Web application server 110, the processing terminal activates the information reading unit 102.

例えば、プログラム起動システム200では、クライアント端末100にダウンロードされる定義ファイル112に独自のファイル拡張子(SCU等)を予め設定しておく。クライアント端末100では、OS(オペレーティング・システム)の機能を用いて、独自のファイル拡張子と情報読み取り部102を実行する情報読み取りプログラムとを予め関連づけておく。クライアント端末100は、独自のファイル拡張子(SCU等)が設定された定義ファイル112がダウンロードされると、Webブラウザ101により定義ファイル112の独自の拡張子を認識して、情報読み取りプログラムを自動起動する(S213)。   For example, in the program activation system 200, a unique file extension (SCU or the like) is set in advance in the definition file 112 downloaded to the client terminal 100. In the client terminal 100, a unique file extension and an information reading program for executing the information reading unit 102 are associated in advance using an OS (operating system) function. When the definition file 112 with a unique file extension (SCU or the like) is downloaded, the client terminal 100 recognizes the unique extension of the definition file 112 by the Web browser 101 and automatically starts an information reading program (S213).

情報読み取り部102(情報読み取りプログラム)は、ダウンロードされた定義ファイル112を用いて、特定のアプリケーションを起動する(S214)。   The information reading unit 102 (information reading program) activates a specific application using the downloaded definition file 112 (S214).

図8は、本実施の形態における情報読み取り部102の情報読み取り処理の流れを示すフロー図である。情報読み取り処理は、クライアント端末100の記憶装置に記憶された情報読み取りプログラムが、クライアント端末の処理装置により読み出され、処理装置により実行されることで実現される。   FIG. 8 is a flowchart showing the flow of information reading processing of the information reading unit 102 in the present embodiment. The information reading process is realized by an information reading program stored in the storage device of the client terminal 100 being read by the processing device of the client terminal and executed by the processing device.

S301では、情報読み取り部102は、端末記憶装置105に記憶されている定義ファイル112を処理装置により読み込む。   In S301, the information reading unit 102 reads the definition file 112 stored in the terminal storage device 105 by the processing device.

情報読み取り部102は、定義ファイル112から1つめの起動関連情報(フルパス1121)を読み込む(S302)。情報読み取り部102は、処理装置により、読み込んだフルパス1121に示される位置に実行可能なファイルが存在するか否かを判定する。すなわち、情報読み取り部102は、処理装置により、パスが通るか否かを判定する(S303)。   The information reading unit 102 reads the first activation related information (full path 1121) from the definition file 112 (S302). The information reading unit 102 determines whether or not there is an executable file at the position indicated by the read full path 1121 by the processing device. That is, the information reading unit 102 determines whether or not the path passes by the processing device (S303).

情報読み取り部102は、処理装置により、フルパス1121に示される位置に実行可能なファイルが存在すると判定すると(S303でYES)、フルパス1121に示される位置に存在する実行可能なファイル(例えば、「.exeファイル」)を起動する。そして、情報読み取り部102は、処理を終了する。   If the information reading unit 102 determines that the executable file exists at the position indicated by the full path 1121 by the processing device (YES in S303), the information reading unit 102 executes the executable file (eg, “.. exe file "). Then, the information reading unit 102 ends the process.

情報読み取り部102は、処理装置により、フルパスに示される位置に実行可能なファイルが存在しないと判定すると(S303でNO)、未処理のフルパスがあるか否かを判定する。情報読み取り部102は、未処理のフルパスが存在する場合には、次のフルパスを読み込み、処理を繰り返す(S302)。   If the processing unit determines that there is no executable file at the position indicated by the full path (NO in S303), the information reading unit 102 determines whether there is an unprocessed full path. If there is an unprocessed full path, the information reading unit 102 reads the next full path and repeats the process (S302).

情報読み取り部102は、未処理のフルパスが存在しない場合には、定義ファイル112に記憶されているフルパスのすべてがアプリケーションを起動することができない情報であることを意味するので、エラーメッセージを表示画面に出力して(S305)、処理を終了する。このとき、情報読み取り部102は、例えば、「アプリケーションを起動できません」等のエラーメッセージを出力する。   When there is no unprocessed full path, the information reading unit 102 indicates that all of the full paths stored in the definition file 112 are information that cannot be used to start the application. (S305), and the process ends. At this time, the information reading unit 102 outputs an error message such as “Application cannot be started”, for example.

例えば、上述したように、ユーザによりクライアント端末100bから業務Rクライアントアプリケーション103r(103rb)の起動を要求したものとする。このとき、クライアント端末100bにおいてダウンロードされた定義ファイル112rには、起動関連情報としてクライアント端末100aにおける業務Rクライアントアプリケーション103raのフルパス1121raとクライアント端末100bにおける業務Rクライアントアプリケーション103のフルパス1121rbとが記憶されている(図2参照)。クライアント端末100bにおけるフルパス1121ra(クライアント端末100aにおける業務Rクライアントアプリケーション103raの所在位置「C:¥業務R¥RR.EXE」)には業務Rクライアントアプリケーション103rbは存在しないものとする。   For example, as described above, it is assumed that the user requests activation of the business R client application 103r (103rb) from the client terminal 100b. At this time, the definition file 112r downloaded in the client terminal 100b stores the full path 1121ra of the business R client application 103ra in the client terminal 100a and the full path 1121rb of the business R client application 103 in the client terminal 100b as activation related information. (See FIG. 2). It is assumed that the business R client application 103rb does not exist in the full path 1121ra in the client terminal 100b (the location “C: ¥ business R ¥ RR.EXE” of the business R client application 103ra in the client terminal 100a).

クライアント端末100bでは、1つめのフルパス1121raに対応する位置に業務Rクライアントアプリケーション103rb(の実行ファイル)は、存在しない。したがって、情報読み取り部102は、パスは通らないと判断し、次のフルパス1121rbを読み込む。情報読み取り部102は、フルパス1121rbはパスが通ると判断し、業務Rクライアントアプリケーション103rbを起動する。   In the client terminal 100b, the business R client application 103rb (execution file thereof) does not exist at the position corresponding to the first full path 1121ra. Therefore, the information reading unit 102 determines that the path does not pass and reads the next full path 1121rb. The information reading unit 102 determines that the full path 1121rb passes, and starts the business R client application 103rb.

つまり、自動起動された情報読み取りプログラムは、定義ファイル112を読み込み、定義ファイル112に指定された(記憶されている)フルパスの数だけ、当該フルパスにおける実行ファイル存在チェックを繰り返す。もし、実行ファイルが存在すれば、情報読み取りプログラムは、クライアント端末100において業務アプリケーションを起動できる。   That is, the automatically activated information reading program reads the definition file 112 and repeats the execution file existence check in the full path for the number of full paths specified (stored) in the definition file 112. If the execution file exists, the information reading program can start the business application in the client terminal 100.

以上で、プログラム起動システム200のプログラム起動方法における情報読み取り処理は終了する。そして、図7に戻り、プログラム起動システム200のプログラム起動方法が終了する。   Thus, the information reading process in the program activation method of the program activation system 200 ends. Then, returning to FIG. 7, the program activation method of the program activation system 200 ends.

本実施の形態では、以下のようなプログラム起動システム200について説明した。プログラム起動システム200は、クライアント端末100とWebアプリケーションサーバ110での構成を前提とし、Webアプリケーションサーバ110には、クライアント端末100で起動させたいクライアントアプリケーション103の実行ファイルのフルパス1121を記述した「定義ファイル112」を予め用意(設定)する。クライアント端末100において、Webブラウザ101より、Webアプリケーションサーバ110に記憶されている「定義ファイル112」のダウンロードをリクエストする。クライアント端末100は、「定義ファイル112」の情報を読み取る「情報読み取り部102(情報読取りプログラム)」を自動起動(実行)し、「定義ファイル112」に示されたフルパスを読取る事で、クライアント端末100のアプリケーションを起動させる。   In the present embodiment, the following program activation system 200 has been described. The program startup system 200 is premised on the configuration of the client terminal 100 and the Web application server 110. In the Web application server 110, a “definition file” that describes the full path 1121 of the execution file of the client application 103 that is to be started on the client terminal 100 is described. 112 "is prepared (set) in advance. In the client terminal 100, the web browser 101 requests download of the “definition file 112” stored in the web application server 110. The client terminal 100 automatically activates (executes) the “information reading unit 102 (information reading program)” that reads the information of the “definition file 112”, and reads the full path indicated in the “definition file 112”, whereby the client terminal 100 100 applications are started.

以上のように、本実施の形態のプログラム起動システム200によれば、クライアント端末100上のクライアントアプリケーション103の起動を、Webアプリケーション118と同様にWebブラウザ101から起動することができる。   As described above, according to the program activation system 200 of this embodiment, the activation of the client application 103 on the client terminal 100 can be activated from the Web browser 101 in the same manner as the Web application 118.

また、本実施の形態のプログラム起動システム200によれば、特定のクライアントアプリケーションだけでなく、複数かつ任意のクライアントアプリケーションが起動できる。つまり、本実施の形態のプログラム起動システム200によれば、予め定義ファイルを複数のアプリケーションの数用意することにより、単一のクライアントアプリケーションだけでなく、複数かつ任意のクライアントアプリケーションを起動することができる。   Further, according to the program activation system 200 of the present embodiment, not only a specific client application but also a plurality of arbitrary client applications can be activated. That is, according to the program activation system 200 of the present embodiment, by preparing the number of definition files in advance for a plurality of applications, not only a single client application but also a plurality of arbitrary client applications can be activated. .

また、本実施の形態のプログラム起動システム200によれば、複数のアプリケーションでパッケージングされてユーザに提供されるシステムでも、ユーザはアプリケーションの構成を意識することなく同一のインターフェースでアプリケーションを起動することが可能になる。   Further, according to the program activation system 200 of this embodiment, even in a system that is packaged with a plurality of applications and provided to the user, the user can activate the application with the same interface without being aware of the configuration of the application. Is possible.

実施の形態2.
図9は、本実施の形態に係るWebアプリケーションサーバ110の機能ブロック図である。図9では、実施の形態1の図2と同一の構成については同一の符号を付し、その説明を省略する。
Embodiment 2. FIG.
FIG. 9 is a functional block diagram of the Web application server 110 according to the present embodiment. 9, the same components as those in FIG. 2 of the first embodiment are denoted by the same reference numerals, and the description thereof is omitted.

本実施の形態では、Webアプリケーションサーバ110の起動情報データベース115に記憶されている定義ファイル112に、自己の定義ファイル112に対応するクライアントアプリケーション103のログインユーザアカウントとログインパスワード(ログイン情報300)を記憶(記述)する。例えば、業務Rクライアントアプリケーション103rに対応する定義ファイル112rには、業務Rクライアントアプリケーション103rを起動することができることを認証するためのログインユーザアカウントとログインパスワード(ログイン情報300r)が記憶されている。   In this embodiment, the login user account and login password (login information 300) of the client application 103 corresponding to the self definition file 112 are stored in the definition file 112 stored in the startup information database 115 of the Web application server 110. (Description) For example, the definition file 112r corresponding to the business R client application 103r stores a login user account and a login password (login information 300r) for authenticating that the business R client application 103r can be activated.

クライアント端末100においてクライアントアプリケーション103を起動する場合に、定義ファイル112に記憶されているログイン情報300を用いて当該クライアントアプリケーション103に自動ログインする形態について説明する。上記機能により、ユーザは、ログイン操作を省くことが可能になる。   A description will be given of a mode of automatically logging in to the client application 103 using the login information 300 stored in the definition file 112 when starting the client application 103 in the client terminal 100. With the above function, the user can omit the login operation.

図9において、Webアプリケーションサーバ110の起動情報データベース115は、ログイン処理を必要とするクライアントアプリケーション103のアプリケーション名に対応付けて、そのアプリケーション名の示すクライアントアプリケーション103へのログイン処理に用いられるログイン情報300を記憶する。起動情報データベース115は、ログイン処理を必要とするクライアントアプリケーション103に対応する定義ファイル112の中に、当該クライアントアプリケーション103にログインするためのログイン情報300を記憶する。   In FIG. 9, the startup information database 115 of the Web application server 110 is associated with the application name of the client application 103 that requires login processing, and login information 300 used for login processing to the client application 103 indicated by the application name. Remember. The activation information database 115 stores login information 300 for logging in to the client application 103 in the definition file 112 corresponding to the client application 103 that requires login processing.

図9では、起動情報データベース115は、定義ファイル112の中に、自己の定義ファイル112に対応するクライアントアプリケーション103のログイン情報300を記憶しているが、このような構成でなくてもよい。   In FIG. 9, the activation information database 115 stores the login information 300 of the client application 103 corresponding to the definition file 112 in the definition file 112, but the configuration may not be such.

例えば、起動情報データベース115は、定義ファイル112とは別にログイン情報ファイルを備えていてもよい。この場合は、ログイン情報ファイルの中にログイン処理が必要なクライアントアプリケーション103(アプリケーション名)と関連付けられたログイン情報300が格納されている。起動情報送信部1132は、クライアント端末100から特定のアプリケーションの起動を要求する起動要求情報(アプリケーション名)を受信すると、受信した起動要求情報に含まれるアプリケーション名に対応するログイン情報が起動情報データベースの中のログイン情報ファイルに記憶されているか否かを処理装置により判定する。起動情報送信部1132は、ログイン情報が起動情報データベースのログイン情報ファイルに記憶されていると判定した場合に、ログイン情報をログイン情報ファイルから取り出して、アプリケーション名に対応する起動関連情報とともに取り出したログイン情報を端末装置に送信する。クライアント端末100は、起動情報送信部1132により送信されたログイン情報(及び起動関連情報)を受信し、受信したログイン情報(及び起動関連情報)を用いて特定のアプリケーションにログインする。   For example, the activation information database 115 may include a login information file separately from the definition file 112. In this case, login information 300 associated with the client application 103 (application name) that requires login processing is stored in the login information file. When the activation information transmission unit 1132 receives activation request information (application name) for requesting activation of a specific application from the client terminal 100, the login information corresponding to the application name included in the received activation request information is stored in the activation information database. It is determined by the processing device whether or not it is stored in the login information file. When the activation information transmission unit 1132 determines that the login information is stored in the login information file of the activation information database, the activation information transmission unit 1132 extracts the login information from the login information file and extracts the login information extracted together with the activation related information corresponding to the application name. Information is transmitted to the terminal device. The client terminal 100 receives the login information (and activation related information) transmitted by the activation information transmitting unit 1132 and logs in to a specific application using the received login information (and activation related information).

図9に示すように、定義ファイル112には、ログインユーザアカウント「USR1」とログインパスワード「PASS1」とがログイン情報300として予め記憶される。例えば、ログイン情報300は、ユーザがWebアプリケーションサーバ110の入力装置を用いて手入力で入力する。あるいは、ユーザはクライアント端末100の入力装置からログイン情報を入力して、クライアント端末100のWebブラウザ101を用いて入力したログイン情報をWebアプリケーションサーバ110にアップロードしてもよい。   As shown in FIG. 9, the definition file 112 stores a login user account “USR1” and a login password “PASS1” as login information 300 in advance. For example, the login information 300 is manually input by the user using the input device of the Web application server 110. Alternatively, the user may input login information from the input device of the client terminal 100 and upload the login information input using the Web browser 101 of the client terminal 100 to the Web application server 110.

図9では、業務Rクライアントアプリケーション103rに対応する定義ファイル112rには、ログインユーザアカウント「USR1」とログインパスワード「PASS1」とからなるログイン情報300rが予め記憶される。また、業務Sクライアントアプリケーション103sに対応する定義ファイル112sには、ログインユーザアカウント「USR2」とログインパスワード「PASS2」とからなるログイン情報300sが予め記憶される。   In FIG. 9, the definition file 112r corresponding to the business R client application 103r stores in advance login information 300r including a login user account “USR1” and a login password “PASS1”. Also, in the definition file 112s corresponding to the business S client application 103s, login information 300s including a login user account “USR2” and a login password “PASS2” is stored in advance.

本実施の形態では、プログラム起動システム200のプログラム起動処理のうちのS201からS213までの処理(図5〜図7参照)は、実施の形態1と同様である。本実施の形態では、情報読み取り部102の情報読み取り処理が実施の形態1と異なる。   In the present embodiment, the processes from S201 to S213 (see FIGS. 5 to 7) in the program activation process of the program activation system 200 are the same as those in the first embodiment. In the present embodiment, the information reading process of the information reading unit 102 is different from that in the first embodiment.

図10は、本実施の形態に係る情報読み取り処理の流れを示すフロー図である。   FIG. 10 is a flowchart showing the flow of the information reading process according to the present embodiment.

図10において、S501〜S503は、実施の形態1の図8のS301からS303と同様である。S503において、情報読み取り部102は、処理対象のフルパス1121についてパスが通ると判定した場合に(S503でYES)、S5031に進む。   10, S501 to S503 are the same as S301 to S303 in FIG. 8 of the first embodiment. In S503, when the information reading unit 102 determines that a path passes through the full path 1121 to be processed (YES in S503), the information reading unit 102 proceeds to S5031.

S5031では、情報読み取り部102は、処理装置により、処理対象の定義ファイル112にログイン情報300が記憶(設定)されているか否かを判定する。情報読み取り部102は、処理対象の定義ファイル112にログイン情報300が記憶(設定)されていないと判定した場合には(S5031でNO)、S504に進み、クライアントアプリケーション103を起動して処理を終了する。情報読み取り部102は、処理対象の定義ファイル112にログイン情報300が記憶(設定)されていると判定した場合には(S5031でYES)、S5032に進む。   In step S5031, the information reading unit 102 determines whether or not the login information 300 is stored (set) in the definition file 112 to be processed by the processing device. If the information reading unit 102 determines that the login information 300 is not stored (set) in the definition file 112 to be processed (NO in S5031), the information reading unit 102 proceeds to S504, starts the client application 103, and ends the process. To do. If the information reading unit 102 determines that the login information 300 is stored (set) in the definition file 112 to be processed (YES in S5031), the information reading unit 102 proceeds to S5032.

S5032では、情報読み取り部102は、処理装置により、クライアント端末100のキーボードシミュレーション処理を実行し、ログイン情報300のログインユーザアカウントとログインパスワードとを自動入力する。そして、情報読み取り部102は、処理をS504に進め、クライアントアプリケーション103を起動して処理を終了する。これにより、情報読み取り部102は、ユーザによるログイン操作を必要とすることなく、クライアントアプリケーションを実行可能に起動することができる。   In S5032, the information reading unit 102 executes the keyboard simulation process of the client terminal 100 by the processing device, and automatically inputs the login user account and the login password of the login information 300. Then, the information reading unit 102 advances the process to S504, starts the client application 103, and ends the process. As a result, the information reading unit 102 can start the client application in an executable manner without requiring a login operation by the user.

本実施の形態では、以下のようなプログラム起動システム200について説明した。プログラム起動システム200は、クライアント端末100とWebアプリケーションサーバ110での構成を前提とし、Webアプリケーションサーバ110には、クライアント端末100で起動させたいクライアントアプリケーション103の実行ファイルのフルパス1121を記述した「定義ファイル112」を予め用意(設定)する。クライアント端末100において、Webブラウザ101より、Webアプリケーションサーバ110に記憶されている「定義ファイル112」のダウンロードをリクエストする。クライアント端末100は、「定義ファイル112」の情報を読み取る「情報読み取り部102(情報読取りプログラム)」を自動起動(実行)し、「定義ファイル112」に示されたフルパスを読取る事で、クライアント端末100のアプリケーションを起動させる。また、予め「定義ファイル112」にログイン情報300を記入(記憶)しておくと、クライアント端末100のアプリケーション起動時に自動ログイン処理を実行することができる。   In the present embodiment, the following program activation system 200 has been described. The program startup system 200 is premised on the configuration of the client terminal 100 and the Web application server 110. In the Web application server 110, a “definition file” that describes the full path 1121 of the execution file of the client application 103 that is to be started on the client terminal 100 is described. 112 "is prepared (set) in advance. In the client terminal 100, the web browser 101 requests download of the “definition file 112” stored in the web application server 110. The client terminal 100 automatically activates (executes) the “information reading unit 102 (information reading program)” that reads the information of the “definition file 112”, and reads the full path indicated in the “definition file 112”, whereby the client terminal 100 100 applications are started. If the login information 300 is entered (stored) in the “definition file 112” in advance, an automatic login process can be executed when the client terminal 100 starts up the application.

以上のように、本実施の形態に係るプログラム起動システム200によれば、ログイン処理が必要なクライアントアプリケーション103を起動したい場合であっても、ユーザはアプリケーション一覧指定画面104からアプリケーション名を指定するだけで自動的にログインして起動することができる。   As described above, according to the program activation system 200 according to the present embodiment, even when it is desired to activate the client application 103 that requires login processing, the user only specifies the application name from the application list designation screen 104. You can log in and start automatically.

100,100a,100b クライアント端末、101 Webブラウザ、102 情報読み取り部、103 クライアントアプリケーション、103r,103ra,103rb 業務Rクライアントアプリケーション、103s,103sa,103sb 業務Sクライアントアプリケーション、104 アプリケーション一覧指定画面、105,105a,105b 端末記憶装置、110 Webアプリケーションサーバ、111 一覧表示HTMLデータ、112,112r,112s 定義ファイル、115 起動情報データベース、113 Web機能実行部、114 画面表示情報記憶部、117 サーバ記憶装置、118 Webアプリケーション、118p 業務PWebアプリケーション、118q 業務QWebアプリケーション、200 プログラム起動システム、300,300r,300s ログイン情報、1121ra,1121rb,1121sa,1121sb フルパス、1131 表示情報送信部、1132 起動情報送信部、901 表示装置、902 キーボード、903 マウス、904 FDD、905 CDD、906 プリンタ装置、907 スキャナ装置、910 システムユニット、911 CPU、912 バス、913 ROM、914 RAM、915 通信ボード、920 磁気ディスク装置、921 OS、922 ウィンドウシステム、923 プログラム群、924 ファイル群、931 電話器、932 ファクシミリ機、940 インターネット、941 ゲートウェイ、942 LAN。   100, 100a, 100b Client terminal, 101 Web browser, 102 Information reading unit, 103 Client application, 103r, 103ra, 103rb Business R client application, 103s, 103sa, 103sb Business S client application, 104 Application list designation screen, 105, 105a 105b Terminal storage device, 110 Web application server, 111 List display HTML data, 112, 112r, 112s definition file, 115 Startup information database, 113 Web function execution unit, 114 Screen display information storage unit, 117 Server storage device, 118 Web Application, 118p Business PWeb application, 118q Business QWeb application 200, 200 program start system, 300, 300r, 300s login information, 1121ra, 1121rb, 1121sa, 1121sb full path, 1131, display information transmission unit, 1132, activation information transmission unit, 901 display device, 902 keyboard, 903 mouse, 904 FDD, 905 CDD, 906 printer device, 907 scanner device, 910 system unit, 911 CPU, 912 bus, 913 ROM, 914 RAM, 915 communication board, 920 magnetic disk device, 921 OS, 922 window system, 923 program group, 924 file group, 931 telephone, 932 facsimile machine, 940 Internet, 941 gateway, 942 LAN.

Claims (14)

複数のプログラムを記憶する端末装置と、サーバとがネットワークを介して互いに通信する通信システムにおいて、
前記サーバは、
前記複数のプログラムの各プログラムを識別する各プログラム識別子に対して、当該プログラム識別子によって識別されるプログラムの起動に用いる起動関連情報を対応付けて記憶する起動情報データベースを備え、
前記端末装置は、
前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面を表示装置に表示し、表示した前記プログラム指定画面で特定のプログラムが指定されると、指定された特定のプログラムの起動を要求する起動要求情報であって前記特定のプログラムのプログラム識別子を含む起動要求情報を前記サーバに送信する起動要求送信部を備え、
前記サーバは、さらに、
前記端末装置の前記起動要求送信部により送信された起動要求情報を受信し、受信した起動要求情報に含まれるプログラム識別子に対応する起動関連情報を前記起動情報データベースの中から処理装置により取り出し、取り出した起動関連情報を前記端末装置に送信する起動情報送信部を備え、
前記端末装置は、さらに、
前記サーバの前記起動情報送信部により送信された起動関連情報を受信し、受信した起動関連情報に基づいて前記特定のプログラムを起動するプログラム起動部を備える
ことを特徴とする通信システム。
In a communication system in which a terminal device that stores a plurality of programs and a server communicate with each other via a network,
The server
An activation information database that stores each program identifier for identifying each program of the plurality of programs in association with activation-related information used for activation of the program identified by the program identifier;
The terminal device
A program designation screen for accepting an operation for designating a specific program from the plurality of programs is displayed on a display device, and when the specific program is designated on the displayed program designation screen, a request to start the designated specific program is made. An activation request transmitting unit that transmits activation request information including the program identifier of the specific program to the server.
The server further includes:
The activation request information transmitted by the activation request transmission unit of the terminal device is received, and the activation related information corresponding to the program identifier included in the received activation request information is extracted from the activation information database by the processing device and extracted. An activation information transmission unit for transmitting the activation-related information to the terminal device,
The terminal device further includes:
A communication system comprising: a program activation unit that receives activation-related information transmitted by the activation information transmission unit of the server and activates the specific program based on the received activation-related information.
前記端末装置は、さらに、
前記サーバに対して前記プログラム指定画面の表示を要求する表示要求信号を送信する表示要求送信部を備え、
前記サーバは、さらに、
前記端末装置の前記表示要求送信部から送信された前記表示要求信号を受信した場合に、前記複数のプログラムの一覧から特定のプログラムを選択する操作を受け付ける前記プログラム指定画面を表示するための画面表示情報を前記端末装置に送信する表示情報送信部を備え、
前記端末装置の前記起動要求送信部は、
前記サーバの前記表示情報送信部により送信された前記画面表示情報を受信し、受信した前記画面表示情報に基づいて前記複数のプログラムの一覧から特定のプログラムを選択する操作を受け付ける前記プログラム指定画面を前記表示装置に表示する
ことを特徴とする請求項1に記載の通信システム。
The terminal device further includes:
A display request transmission unit that transmits a display request signal for requesting the server to display the program designation screen;
The server further includes:
Screen display for displaying the program designation screen for accepting an operation of selecting a specific program from the list of the plurality of programs when the display request signal transmitted from the display request transmission unit of the terminal device is received A display information transmission unit for transmitting information to the terminal device;
The activation request transmitter of the terminal device is
The program designation screen that receives the screen display information transmitted by the display information transmission unit of the server and receives an operation of selecting a specific program from a list of the plurality of programs based on the received screen display information. The communication system according to claim 1, wherein the display is performed on the display device.
前記サーバは、さらに、
前記複数のプログラムの各プログラムのうちログイン処理を必要とするプログラムのプログラム識別子に対して、当該プログラムへのログイン処理に用いられるログイン情報を対応付けて前記起動情報データベースに記憶し、
前記サーバの前記起動情報送信部は、さらに、
前記端末装置の前記起動要求送信部により送信された起動要求情報を受信すると、受信した前記起動要求情報に含まれるプログラム識別子に対応するログイン情報が前記起動情報データベースの中に記憶されているか否かを処理装置により判定し、前記ログイン情報が前記起動情報データベースに記憶されていると判定した場合に、前記ログイン情報を前記端末装置に送信し、
前記端末装置の前記プログラム起動部は、さらに、
前記サーバの前記起動情報送信部により送信された前記ログイン情報を受信し、受信した前記ログイン情報を用いて前記特定のプログラムにログインすることを特徴とする請求項1または2に記載の通信システム。
The server further includes:
For each program identifier of the plurality of programs, a program identifier of a program that requires login processing is stored in the activation information database in association with login information used for login processing to the program,
The activation information transmission unit of the server further includes:
Whether or not login information corresponding to the program identifier included in the received activation request information is stored in the activation information database upon receiving the activation request information transmitted by the activation request transmission unit of the terminal device Is determined by the processing device, and when it is determined that the login information is stored in the activation information database, the login information is transmitted to the terminal device,
The program activation unit of the terminal device further includes:
The communication system according to claim 1 or 2, wherein the login information transmitted by the activation information transmission unit of the server is received, and the specific program is logged in using the received login information.
前記端末装置は、さらに、
前記複数のプログラムの各プログラムの起動に用いるプログラム起動情報であって、当該プログラムのプログラム識別子を含むプログラム起動情報を前記サーバに送信するプログラム起動情報送信部を備え、
前記サーバの前記起動情報データベースは、
前記端末装置の前記プログラム起動情報送信部から送信されたプログラム起動情報を前記起動関連情報として記憶することを特徴とする請求項1〜3のいずれかに記載の通信システム。
The terminal device further includes:
Program activation information used to activate each program of the plurality of programs, comprising a program activation information transmission unit that transmits program activation information including a program identifier of the program to the server,
The startup information database of the server is
The communication system according to any one of claims 1 to 3, wherein program activation information transmitted from the program activation information transmission unit of the terminal device is stored as the activation-related information.
前記サーバは、
前記複数のプログラムの各プログラムのプログラム識別子に対して、当該プログラムに対応する前記起動関連情報として、当該プログラムが記憶されている端末装置における当該プログラムの所在を示すプログラム所在情報を対応付けて前記起動情報データベースに記憶する
ことを特徴とする請求項1〜4のいずれかに記載の通信システム。
The server
The program identifier of each program of the plurality of programs is associated with the program location information indicating the location of the program in the terminal device storing the program as the activation related information corresponding to the program, and the activation is performed. 5. The communication system according to claim 1, wherein the communication system is stored in an information database.
前記サーバは、
前記複数のプログラムの各プログラムのプログラム識別子に対して、当該プログラムに対応する前記プログラム所在情報として、当該プログラムが記憶されている端末装置における当該プログラムのフルパス情報を対応付けて前記起動情報データベースに記憶する
ことを特徴とする請求項5に記載の通信システム。
The server
The program identifier of each program of the plurality of programs is stored in the activation information database in association with the full path information of the program in the terminal device storing the program as the program location information corresponding to the program The communication system according to claim 5.
複数のプログラムを記憶する端末装置とネットワークを介して通信するサーバにおいて、
前記複数のプログラムの各プログラムを識別するプログラム識別子に対して、当該プログラム識別子によって識別されるプログラムの起動に用いる起動関連情報を対応付けて記憶する起動情報データベースと、
前記複数のプログラムの中から指定される特定のプログラムの起動を要求する起動要求情報であって前記特定のプログラムのプログラム識別子を含む起動要求情報を前記端末装置から受信すると、受信した前記起動要求情報に含まれるプログラム識別子に対応する起動関連情報を前記起動情報データベースの中から処理装置により取り出し、取り出した起動関連情報を前記端末装置に送信する起動情報送信部と
を備えることを特徴とするサーバ。
In a server that communicates via a network with a terminal device that stores a plurality of programs,
An activation information database that stores, in association with activation identifiers used for activation of programs identified by the program identifiers, program identifiers that identify the programs of the plurality of programs;
Upon receiving from the terminal device activation request information that requests activation of a specific program designated from among the plurality of programs and includes a program identifier of the specific program, the received activation request information A server comprising: an activation information transmission unit that extracts activation-related information corresponding to a program identifier included in the activation information database from the activation information database, and transmits the extracted activation-related information to the terminal device.
前記サーバは、さらに、
前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面の表示を要求する表示要求信号を前記端末装置から受信した場合に、前記プログラム指定画面を表示するための画面表示情報を前記端末装置に送信する表示情報送信部を
備えることを特徴とする請求項7に記載のサーバ。
The server further includes:
Screen display information for displaying the program designation screen when receiving a display request signal for requesting display of a program designation screen for accepting an operation for designating a specific program from the plurality of programs. The server according to claim 7, further comprising a display information transmission unit that transmits to the apparatus.
複数のプログラムを記憶する端末装置であって、サーバとネットワークを介して通信する端末装置において、
前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面の表示を要求する表示要求信号を前記サーバに送信する表示要求送信部と、
前記表示要求送信部により送信された前記表示要求信号に対する応答として前記サーバから前記プログラム指定画面を表示するための画面表示情報を受信し、受信した前記画面表示情報に基づいて前記プログラム指定画面を表示装置に表示する画面表示部と、
前記画面表示部により表示された前記プログラム指定画面で特定のプログラムが指定されると、指定された特定のプログラムの起動を要求する起動要求情報を前記サーバに送信する起動要求送信部と、
前記起動要求送信部により送信された前記起動要求情報に対する応答として、前記サーバから前記特定のプログラムを起動するための起動関連情報を受信し、受信した起動関連情報に基づいて前記特定のプログラムを起動するプログラム起動部と
を備えることを特徴とする端末装置。
In a terminal device that stores a plurality of programs and communicates with a server via a network,
A display request transmission unit that transmits a display request signal for requesting display of a program designation screen that accepts an operation of designating a specific program from the plurality of programs, to the server;
In response to the display request signal transmitted by the display request transmission unit, screen display information for displaying the program designation screen is received from the server, and the program designation screen is displayed based on the received screen display information. A screen display unit to display on the device;
When a specific program is designated on the program designation screen displayed by the screen display unit, an activation request transmission unit that transmits activation request information for requesting activation of the designated specific program to the server;
As a response to the activation request information transmitted by the activation request transmission unit, activation related information for starting the specific program is received from the server, and the specific program is activated based on the received activation related information. And a program starting unit.
複数のプログラムを記憶する端末装置と、前記複数のプログラムの各プログラムを識別するプログラム識別子に対して、当該プログラム識別子によって識別されるプログラムの起動に用いる起動関連情報を対応付けて記憶する起動情報データベースを備えるサーバとがネットワークを介して互いに通信する通信システムの通信方法において、
前記端末装置の起動要求送信部が、前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面を表示装置に表示し、表示した前記プログラム指定画面で特定のプログラムが指定されると、指定された特定のプログラムの起動を要求する起動要求情報であって前記特定のプログラムのプログラム識別子を含む起動要求情報を前記サーバに送信する起動要求送信ステップと、
前記サーバの起動情報送信部が、前記起動要求送信ステップにより送信された起動要求情報を受信し、受信した起動要求情報に含まれる前記プログラム識別子に対応する起動関連情報を前記起動情報データベースの中から処理装置により取り出し、取り出した起動関連情報を前記端末装置に送信する起動情報送信ステップと、
前記端末装置のプログラム起動部が、前記起動情報送信ステップにより送信された起動関連情報を受信し、受信した起動関連情報に基づいて前記特定のプログラムを起動するプログラム起動ステップとを備える
ことを特徴とする通信システムの通信方法。
A startup information database that stores a terminal device that stores a plurality of programs and a program identifier that identifies each program of the plurality of programs in association with startup-related information that is used to start the program identified by the program identifier In a communication method of a communication system in which servers provided with each other communicate with each other via a network,
When the activation request transmission unit of the terminal device displays a program designation screen for accepting an operation for designating a specific program from the plurality of programs on the display device, and the specific program is designated on the displayed program designation screen, An activation request transmission step of transmitting activation request information including a program identifier of the specific program to the server, the activation request information requesting activation of the specified specific program;
The activation information transmission unit of the server receives the activation request information transmitted in the activation request transmission step, and retrieves activation-related information corresponding to the program identifier included in the received activation request information from the activation information database. An activation information transmission step of extracting by the processing device and transmitting the extracted activation-related information to the terminal device;
The program activation unit of the terminal device includes a program activation step of receiving the activation-related information transmitted by the activation information transmission step and activating the specific program based on the received activation-related information. A communication method for a communication system.
前記通信システムの通信方法は、さらに、
前記端末装置の表示要求送信部が、前記サーバに対して前記プログラム指定画面の表示を要求する表示要求信号を送信する表示要求送信ステップと、
前記サーバの表示情報送信部が、前記表示要求送信ステップにより送信された前記プログラム指定画面の表示要求信号を受信した場合に、前記複数のプログラムの一覧から特定のプログラムを選択する操作を受け付ける前記プログラム指定画面を表示するための画面表示情報を前記端末装置に送信する表示情報送信ステップとを備え、
前記起動要求送信ステップは、
前記表示情報送信ステップにより送信された前記画面表示情報に基づいて前記複数のプログラムの一覧から特定のプログラムを選択する操作を受け付ける前記プログラム指定画面を前記表示装置に表示する
ことを特徴とする請求項10に記載の通信システムの通信方法。
The communication method of the communication system further includes:
A display request transmitting step in which the display request transmitting unit of the terminal device transmits a display request signal for requesting the server to display the program designation screen;
The program that receives an operation of selecting a specific program from the list of the plurality of programs when the display information transmission unit of the server receives the display request signal of the program designation screen transmitted in the display request transmission step. A display information transmission step of transmitting screen display information for displaying a designated screen to the terminal device,
The activation request transmission step includes:
The program designation screen for accepting an operation of selecting a specific program from a list of the plurality of programs based on the screen display information transmitted by the display information transmission step is displayed on the display device. A communication method of the communication system according to claim 10.
複数のプログラムを記憶する端末装置とネットワークを介して通信するサーバであって、前記複数のプログラムの各プログラムを特定するプログラム識別子に対して、当該プログラム識別子の示すプログラムの起動に用いる起動関連情報を対応付けて記憶する起動情報データベースを備えるサーバであるコンピュータに実行させるサーバ用プログラムにおいて、
起動要求受信部が、前記複数のプログラムから指定された特定のプログラムの起動を要求する起動要求情報であって前記特定のプログラムのプログラム識別子を含む起動要求情報を前記端末装置から受信する起動要求受信工程と、
起動情報送信部が、前記起動情報送信工程により受信された起動要求情報に含まれるプログラム識別子に対応する起動関連情報を前記起動情報データベースの中から処理装置により取り出し、取り出した起動関連情報を前記端末装置に送信する起動情報送信工程と
を前記サーバであるコンピュータに実行させることを特徴とするサーバ用プログラム。
A server that communicates via a network with a terminal device that stores a plurality of programs, and for a program identifier that identifies each program of the plurality of programs, activation related information used for starting the program indicated by the program identifier In a server program to be executed by a computer that is a server having a startup information database stored in association with each other,
An activation request reception unit that receives activation request information including a program identifier of the specific program from the terminal device, the activation request information requesting activation of the specific program specified from the plurality of programs Process,
The activation information transmitting unit retrieves the activation related information corresponding to the program identifier included in the activation request information received in the activation information transmitting step from the activation information database by the processing device, and extracts the extracted activation related information from the terminal A server program that causes a computer, which is the server, to execute an activation information transmission step to be transmitted to an apparatus.
前記サーバ用プログラムは、さらに、
表示情報送信部が、前記複数のプログラムの一覧から特定のプログラムを選択する操作を受け付けるプログラム指定画面の表示を要求する表示要求信号を受信した場合に、前記プログラム指定画面を表示するための画面表示情報を前記端末装置に送信する表示情報送信工程を
前記サーバであるコンピュータに実行させることを特徴とする請求項12に記載のサーバ用プログラム。
The server program further includes:
Screen display for displaying the program designation screen when the display information transmitting unit receives a display request signal for requesting display of a program designation screen for accepting an operation of selecting a specific program from the list of the plurality of programs 13. The server program according to claim 12, causing a computer that is the server to execute a display information transmission step of transmitting information to the terminal device.
複数のプログラムを記憶する端末装置であって、サーバとネットワークを介して通信する端末装置であるコンピュータに実行させる端末用プログラムであって、
表示要求送信部が、前記複数のプログラムから特定のプログラムを指定する操作を受け付けるプログラム指定画面の表示を要求する表示要求信号を前記サーバに送信する表示要求送信工程と、
表示情報受信部が、前記表示要求送信工程により送信された前記表示要求信号に対する応答として前記サーバから前記プログラム指定画面を表示するための画面表示情報を受信する表示情報受信工程と、
画面表示部が、前記表示情報受信工程により受信した前記画面表示情報に基づいて前記プログラム指定画面を表示装置に表示する画面表示工程と、
起動要求送信部が、前記画面表示工程により表示された前記プログラム指定画面で特定のプログラムが指定されると、指定された特定のプログラムの起動を要求する起動要求情報を前記サーバに送信する起動要求送信工程と、
プログラム起動部が、前記起動要求送信工程により送信された前記起動要求情報に対する応答として、前記サーバから前記特定のプログラムを起動するための起動関連情報を受信し、受信した起動関連情報に基づいて前記特定のプログラムを起動するプログラム起動工程とを前記端末装置であるコンピュータに実行させることを特徴とする端末用プログラム。
A terminal device that stores a plurality of programs, and is a terminal program that is executed by a computer that is a terminal device that communicates with a server via a network,
A display request transmitting step for transmitting a display request signal for requesting display of a program designation screen for accepting an operation of designating a specific program from the plurality of programs to the server;
A display information receiving step for receiving screen display information for displaying the program designation screen from the server as a response to the display request signal transmitted by the display request transmitting step;
A screen display step for displaying the program designation screen on a display device based on the screen display information received by the display information receiving step;
When a specific program is specified on the program specifying screen displayed by the screen display step, the start request transmitting unit transmits start request information for requesting start of the specified specific program to the server. Sending process;
As a response to the activation request information transmitted by the activation request transmission step, the program activation unit receives activation-related information for activating the specific program from the server, and based on the received activation-related information, A program for a terminal, which causes a computer, which is the terminal device, to execute a program starting step for starting a specific program.
JP2010039057A 2010-02-24 2010-02-24 Communication system, server, terminal device and communication method for communication system, server program and terminal program Pending JP2011175461A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010039057A JP2011175461A (en) 2010-02-24 2010-02-24 Communication system, server, terminal device and communication method for communication system, server program and terminal program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010039057A JP2011175461A (en) 2010-02-24 2010-02-24 Communication system, server, terminal device and communication method for communication system, server program and terminal program

Publications (1)

Publication Number Publication Date
JP2011175461A true JP2011175461A (en) 2011-09-08

Family

ID=44688259

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010039057A Pending JP2011175461A (en) 2010-02-24 2010-02-24 Communication system, server, terminal device and communication method for communication system, server program and terminal program

Country Status (1)

Country Link
JP (1) JP2011175461A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014085860A (en) * 2012-10-24 2014-05-12 Sharp Corp Information processing device
JP2014191805A (en) * 2013-03-28 2014-10-06 Kddi Corp Web service provision server and method
JP2015106195A (en) * 2013-11-28 2015-06-08 コニカミノルタ株式会社 Application system, image forming apparatus, web server, application start method, and computer program
JP2015106196A (en) * 2013-11-28 2015-06-08 コニカミノルタ株式会社 Application system, web server, application start method, and installer
JP2017511933A (en) * 2014-03-31 2017-04-27 アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited Method and system for providing Internet application services

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348468A (en) * 1993-06-10 1994-12-22 Sharp Corp Information processor
JPH0816443A (en) * 1994-06-27 1996-01-19 Sharp Corp Information processor
JP2001282512A (en) * 2000-03-29 2001-10-12 Mitsubishi Electric Corp Device for generating application start menu definition file and device for generating application start menu
JP2002132431A (en) * 2000-10-23 2002-05-10 Nec Corp Interface unit
JP2003256213A (en) * 2002-03-06 2003-09-10 Nippon Telegr & Teleph Corp <Ntt> Application starting method and system, application starting program, and storage medium stored with application starting program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06348468A (en) * 1993-06-10 1994-12-22 Sharp Corp Information processor
JPH0816443A (en) * 1994-06-27 1996-01-19 Sharp Corp Information processor
JP2001282512A (en) * 2000-03-29 2001-10-12 Mitsubishi Electric Corp Device for generating application start menu definition file and device for generating application start menu
JP2002132431A (en) * 2000-10-23 2002-05-10 Nec Corp Interface unit
JP2003256213A (en) * 2002-03-06 2003-09-10 Nippon Telegr & Teleph Corp <Ntt> Application starting method and system, application starting program, and storage medium stored with application starting program

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
CSND200900494013; 織田 薫: 'Ubuntuで学ぶLinux 第9回 パス指定とシステムの再起動' PC Japan 第14巻,第8号(通巻149号), 20090801, p.97, ソフトバンククリエイティブ株式会社 *
CSNJ201010008066; 松浦 聡、藤田英司、木幡康博: 'ビジネスコンピュータにおけるGUI端末操作環境' 第52回(平成8年前期)全国大会講演論文集(4) , 19960306, pp.4-133〜4-134, 社団法人情報処理学会 *
JPN6013026722; 松浦 聡、藤田英司、木幡康博: 'ビジネスコンピュータにおけるGUI端末操作環境' 第52回(平成8年前期)全国大会講演論文集(4) , 19960306, pp.4-133〜4-134, 社団法人情報処理学会 *
JPN6014005397; 織田 薫: 'Ubuntuで学ぶLinux 第9回 パス指定とシステムの再起動' PC Japan 第14巻,第8号(通巻149号), 20090801, p.97, ソフトバンククリエイティブ株式会社 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014085860A (en) * 2012-10-24 2014-05-12 Sharp Corp Information processing device
JP2014191805A (en) * 2013-03-28 2014-10-06 Kddi Corp Web service provision server and method
JP2015106195A (en) * 2013-11-28 2015-06-08 コニカミノルタ株式会社 Application system, image forming apparatus, web server, application start method, and computer program
JP2015106196A (en) * 2013-11-28 2015-06-08 コニカミノルタ株式会社 Application system, web server, application start method, and installer
JP2017511933A (en) * 2014-03-31 2017-04-27 アリババ・グループ・ホールディング・リミテッドAlibaba Group Holding Limited Method and system for providing Internet application services
US10069893B2 (en) 2014-03-31 2018-09-04 Alibaba Group Holding Limited Method and system for providing internet application services
US10681111B2 (en) 2014-03-31 2020-06-09 Alibaba Group Holding Limited Method and system for providing internet application services

Similar Documents

Publication Publication Date Title
US8429644B2 (en) Image forming apparatus, and web application installing method
US8880660B2 (en) Information-processing device, communication system, computer readable medium, and information-processing method
JP2011221991A (en) Terminal equipment, server device, communication system, control method for terminal equipment, program and recording medium thereof
US20070283421A1 (en) Recording medium storing control program and communication system
JP6728691B2 (en) Software and firmware download and installation support calculation processing system and software download support method
US20150295954A1 (en) Detecting and modifying security settings for deploying web applications
JP2004532481A (en) Web-based file manipulation system
US10430130B2 (en) Information processing system, information processing method
US20160248843A1 (en) Data upload method using shortcut
CN108416021B (en) Browser webpage content processing method and device, electronic equipment and readable medium
US11048566B2 (en) Systems and methods for automatically detecting applications
KR20090054795A (en) Method for executing application in mobile communication teminal and apparatus therefor
US10761907B2 (en) Systems and methods for automatically detecting desktop applications to access content when multiple access options are available
JP5197351B2 (en) Information processing apparatus, information processing method, and program
JP2011175461A (en) Communication system, server, terminal device and communication method for communication system, server program and terminal program
US10469709B2 (en) Devices, systems, and methods for controlling a link with a storage server
JP2013191196A (en) Information processing device, apparatus, information processing system, information processing method, and information processing program
JP4541028B2 (en) Remote operation control program using Web server
US20220021726A1 (en) Smart url integration using serverless service
JP2021064141A (en) Information processing system, service providing device, information processing method, and program
JP2007280028A (en) Information processor and method for setting/changing shortcut key
JP2009104250A (en) Execution system, program, and execution method
WO2006051967A1 (en) Data processing device, data processing system, data processing relay device, and data processing method
KR100924076B1 (en) Internet application embodiment method independent of web browser and operating system
JP2015046818A (en) Application system, portable terminal, server computer, and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121002

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130501

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130611

A521 Written amendment

Effective date: 20130806

Free format text: JAPANESE INTERMEDIATE CODE: A523

A02 Decision of refusal

Effective date: 20140212

Free format text: JAPANESE INTERMEDIATE CODE: A02