JP2012118648A - Server device and program in thin client system - Google Patents

Server device and program in thin client system Download PDF

Info

Publication number
JP2012118648A
JP2012118648A JP2010265962A JP2010265962A JP2012118648A JP 2012118648 A JP2012118648 A JP 2012118648A JP 2010265962 A JP2010265962 A JP 2010265962A JP 2010265962 A JP2010265962 A JP 2010265962A JP 2012118648 A JP2012118648 A JP 2012118648A
Authority
JP
Japan
Prior art keywords
client terminal
document data
data
client
document
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.)
Granted
Application number
JP2010265962A
Other languages
Japanese (ja)
Other versions
JP5659737B2 (en
Inventor
Katsunori Ishii
克典 石井
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2010265962A priority Critical patent/JP5659737B2/en
Publication of JP2012118648A publication Critical patent/JP2012118648A/en
Application granted granted Critical
Publication of JP5659737B2 publication Critical patent/JP5659737B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To take over a desktop screen, an operation state and a processing state for document data at a client terminal performing each process of work to another client terminal for a next process, when sequentially performing the work including multiple processes at multiple clients and generating the document data.SOLUTION: A server device 10 comprises: a storage part storing document data and identification information of client terminals 20A, 20B and 20C in work order; a transmission part generating screen data of a desktop screen and transmitting it to a client terminal of a work object; a processing part performing update of the screen data, update of an operation state and update of the document data according to event information from the client terminal; and a control part taking over a processing state for the screen data, the operation state and the document data after the update of the document data has completed, and making the transmission part and the processing part perform processing corresponding to the client terminal for the next process.

Description

本発明は、シンクライアントシステムのサーバ装置及びプログラムに関する。   The present invention relates to a server device and a program for a thin client system.

従来、複数のクライアント端末と、当該クライアント端末が接続されたサーバ装置と、を備えるサーバクライアントシステムが知られている。   Conventionally, a server client system including a plurality of client terminals and a server apparatus to which the client terminals are connected is known.

サーバクライアントシステムとして、複数の工程からなる処理作業の各工程を複数のクライアントコンピュータ(クライアント端末)のいずれか1のクライアントコンピュータに割り当てるサーバ装置を有するワークフローシステムが知られている(例えば、特許文献1参照)。前記1のクライアントコンピュータは、割り当てられた工程を実行してその実行結果をサーバ装置に通知する。   As a server client system, there is known a workflow system having a server device that assigns each process of a plurality of processes to any one of a plurality of client computers (client terminals) (for example, Patent Document 1). reference). The one client computer executes the assigned process and notifies the server device of the execution result.

特開2001−125960号公報JP 2001-125960 A

しかし、上記従来のワークフローシステムでは、各クライアントコンピュータは、前工程のコンピュータと、処理作業のアプリケーション画面を共有することができるが、各クライアントコンピュータでそれぞれアプリケーションプログラムを起動しなくてはならなく、ユーザの作業負担となっていた。例えば、Webアプリケーションで書類データに対する複数の工程からなる作業を行う場合には、各クライアントコンピュータでブラウザを起動しなくてはならなかった。   However, in the above conventional workflow system, each client computer can share the application screen of the processing work with the computer in the previous process, but each client computer has to start an application program, and the user The work burden was. For example, in order to perform a work consisting of a plurality of processes on document data with a Web application, it is necessary to start a browser on each client computer.

本発明の課題は、複数の工程からなる作業を複数のクライアント端末で順に行い書類データを作成するにあたり、各工程の作業を行うクライアント端末のデスクトップ画面、操作状態及び書類データへの処理状態を、次工程のクライアント端末へ引き継いで提供することである。   An object of the present invention is to create a document data by sequentially performing operations consisting of a plurality of steps on a plurality of client terminals, the desktop screen of the client terminal that performs the operations of each step, the operation state, and the processing state to the document data, It is to be handed over to the client terminal in the next process.

上記課題を解決するために、請求項1に記載の発明は、
サーバ装置により画面データを生成してクライアント端末へ送信し、当該クライアント端末で前記画面データを受信して前記サーバ装置に対するイベント情報を送信するシンクライアントシステムのサーバ装置において、
書類データ及びこの書類データに対する複数の工程からなる作業を順に行う複数のクライアント端末の識別情報を記憶する記憶部と、
前記書類データの作業を行うためのデスクトップ画面の画面データを作成し、前記記憶された識別情報に応じて、当該デスクトップ画面の画面データを作業対象の工程のクライアント端末に送信する送信部と、
前記クライアント端末より送信されてきたイベント情報を受信し、当該受信したイベント情報に応じて、前記画面データの更新、操作状態の更新、及び前記書類データに対する更新を行う処理部と、
前記処理部による所定のクライアント端末のイベント情報に従った処理に応じた前記書類データの更新が完了した後に、当該クライアント端末のデスクトップ画面の画面データ、操作状態、及び当該書類データに対する処理状態を引き継いで、次工程のクライアント端末に対応して、前記送信部及び前記処理部に処理を実行させる制御部と、を備える。
In order to solve the above-mentioned problem, the invention described in claim 1
In the server device of the thin client system that generates screen data by the server device and transmits it to the client terminal, receives the screen data at the client terminal and transmits event information to the server device,
A storage unit for storing document data and identification information of a plurality of client terminals that sequentially perform operations including a plurality of processes for the document data;
Creating screen data of a desktop screen for performing the work of the document data, and transmitting the screen data of the desktop screen to the client terminal of the work target process according to the stored identification information;
A processing unit that receives event information transmitted from the client terminal and performs update of the screen data, update of an operation state, and update of the document data according to the received event information;
After the update of the document data according to the process according to the event information of the predetermined client terminal by the processing unit is completed, the screen data of the desktop screen of the client terminal, the operation state, and the processing state for the document data are taken over. And a control unit that causes the transmission unit and the processing unit to execute processing corresponding to the client terminal of the next process.

請求項2に記載の発明は、請求項1に記載のシンクライアントシステムのサーバ装置において、
前記記憶部は、複数の書類データ及びこの複数の書類データに対する作業を順に行う複数のクライアント端末の識別情報を記憶し、
前記送信部、前記処理部及び前記制御部は、前記書類データ毎に処理を並列して行う。
The invention according to claim 2 is the server apparatus of the thin client system according to claim 1,
The storage unit stores a plurality of document data and identification information of a plurality of client terminals that sequentially perform operations on the plurality of document data,
The transmission unit, the processing unit, and the control unit perform processing in parallel for each document data.

請求項3に記載の発明は、請求項1又は2に記載のシンクライアントシステムのサーバ装置において、
前記制御部は、前記記憶部に記憶されたクライアント端末の識別情報に応じて、書類データに対する全てのクライアント端末による作業を終了したか否かを判別し、当該作業を終了した場合に、当該書類データの作成の処理が完了した旨の情報を所定のクライアント端末に送信する。
The invention according to claim 3 is the server apparatus of the thin client system according to claim 1 or 2,
The control unit determines whether or not work by all client terminals for the document data is finished according to the identification information of the client terminal stored in the storage unit, and when the work is finished, the document Information indicating that the data creation process has been completed is transmitted to a predetermined client terminal.

請求項4に記載の発明のプログラムは、
サーバ装置により画面データを生成してクライアント端末へ送信し、当該クライアント端末で前記画面データを受信して前記サーバ装置に対するイベント情報を送信するシンクライアントシステムのサーバ装置に搭載されたコンピュータを、
書類データ及びこの書類データに対する複数の工程からなる作業を順に行う複数のクライアント端末の識別情報を記憶する記憶部、
前記書類データの作業を行うためのデスクトップ画面の画面データを作成し、前記記憶された識別情報に応じて、当該デスクトップ画面の画面データを作業対象の工程のクライアント端末に送信する送信部、
前記クライアント端末より送信されてきたイベント情報を受信し、当該受信したイベント情報に応じて、前記画面データの更新、操作状態の更新、及び前記書類データに対する更新を行う処理部、
前記処理部による所定のクライアント端末のイベント情報に従った処理に応じた前記書類データの更新が完了した後に、当該クライアント端末のデスクトップ画面の画面データ、操作状態、及び当該書類データに対する処理状態を引き継いで、次工程のクライアント端末に対応して、前記送信部及び前記処理部に処理を実行させる制御部、
として機能させる。
The program of the invention according to claim 4 is:
A computer mounted on a server device of a thin client system that generates screen data by a server device and transmits the screen data to the client terminal, receives the screen data at the client terminal, and transmits event information to the server device,
A storage unit for storing document data and identification information of a plurality of client terminals that sequentially perform operations including a plurality of processes for the document data;
A transmission unit that creates screen data of a desktop screen for performing the work of the document data, and transmits the screen data of the desktop screen to the client terminal of the work target process according to the stored identification information;
A processing unit that receives event information transmitted from the client terminal and performs update of the screen data, update of an operation state, and update of the document data according to the received event information,
After the update of the document data according to the process according to the event information of the predetermined client terminal by the processing unit is completed, the screen data of the desktop screen of the client terminal, the operation state, and the processing state for the document data are taken over. In response to the client terminal of the next process, the control unit that causes the transmission unit and the processing unit to execute processing,
To function as.

本発明のシンクライアントシステムのサーバ装置によれば、複数の工程からなる作業を複数のクライアント端末で順に行い書類データを作成するにあたり、各工程の作業者のクライアント端末のデスクトップ画面、操作状態及び書類データへの処理状態を、次工程のクライアント端末へ引き継いでそのまま提供できる。   According to the server device of the thin client system of the present invention, in order to create document data by sequentially performing operations consisting of a plurality of processes at a plurality of client terminals, the desktop screen of the client terminal of each process, the operation state, and the document The data processing state can be handed over to the client terminal in the next process and provided as it is.

本発明の実施の形態のシンクライアントシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the thin client system of embodiment of this invention. サーバ装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of a server apparatus. クライアント端末の機能構成を示すブロック図である。It is a block diagram which shows the function structure of a client terminal. 処理書類リストテーブルの構成を示す図である。It is a figure which shows the structure of a process document list table. アドレスリストテーブルの構成を示す図である。It is a figure which shows the structure of an address list table. 処理順番リストテーブルの構成を示す図である。It is a figure which shows the structure of a process order list table. サーバ装置で実行される書類作成サービス提供処理を示すフローチャートである。It is a flowchart which shows the document preparation service provision process performed with a server apparatus. 書類作成サービス提供処理の状態チェック処理を示すフローチャートである。It is a flowchart which shows the state check process of a document preparation service provision process. 書類作成サービス提供処理の作業者端末接続処理を示すフローチャートである。It is a flowchart which shows the worker terminal connection process of a document preparation service provision process. サーバ装置で実行される第1のシンクライアント接続処理を示すフローチャートである。It is a flowchart which shows the 1st thin client connection process performed with a server apparatus. クライアント端末で実行される第2のシンクライアント接続処理を示すフローチャートである。It is a flowchart which shows the 2nd thin client connection process performed with a client terminal. (a)は、第1のクライアント端末で作業された第1のデスクトップ画面を示す図である。(b)は、第2のクライアント端末で作業された第2のデスクトップ画面を示す図である。(A) is a figure which shows the 1st desktop screen worked with the 1st client terminal. (B) is a figure which shows the 2nd desktop screen worked with the 2nd client terminal.

以下、添付図面を参照して本発明に係る実施の形態を詳細に説明する。なお、本発明は、図示例に限定されるものではない。   Embodiments according to the present invention will be described below in detail with reference to the accompanying drawings. The present invention is not limited to the illustrated example.

図1〜図3を参照して、本実施の形態の装置構成を説明する。先ず、図1を参照して、本実施の形態のシンクライアントシステム1の全体構成を説明する。図1に、本実施の形態のシンクライアントシステム1の構成を示す。   The apparatus configuration of the present embodiment will be described with reference to FIGS. First, the overall configuration of the thin client system 1 according to the present embodiment will be described with reference to FIG. FIG. 1 shows a configuration of a thin client system 1 according to the present embodiment.

図1に示すように、サーバ装置10と、クライアント端末20A,20B,20Cと、を備える。サーバ装置10及びクライアント端末20A,20B,20Cは、通信ネットワークNを介してネットワーク接続されている。   As shown in FIG. 1, the server apparatus 10 and client terminals 20A, 20B, and 20C are provided. The server device 10 and the client terminals 20A, 20B, and 20C are network-connected via the communication network N.

シンクライアントシステム1は、ユーザが使うクライアント端末20A,20B,20Cに必要最小限の処理をさせ、クライアント端末20A,20B,20C側のアプリケーションプログラム等、ほとんどの処理をサーバ装置10に集中させた画面転送型のシンクライアントシステムである。   The thin client system 1 is a screen in which the client terminals 20A, 20B, and 20C used by the user perform the minimum necessary processing, and most processes such as application programs on the client terminals 20A, 20B, and 20C are concentrated on the server device 10. It is a transfer type thin client system.

サーバ装置10は、クライアント端末20A,20B,20Cの管理装置であり、クライアント端末20A,20B,20Cでユーザに作業させるためのアプリケーションプログラムを実行する。本実施の形態では、このアプリケーションプログラムは、サーバ装置10に記憶する書類データの作成用のアプリケーションプログラムであるものとする。サーバ装置10は、アプリケーションプログラムに応じた表示画面のフレームデータを作成して、通信ネットワークNを介してクライアント端末20A,20B,20Cに送信する。また、サーバ装置10は、通信ネットワークNを介してクライアント端末20A,20B,20Cから受信したイベント情報に応じて、アプリケーションプログラムに関する各種処理を実行する。   The server device 10 is a management device for the client terminals 20A, 20B, and 20C, and executes an application program that causes the user to work on the client terminals 20A, 20B, and 20C. In the present embodiment, it is assumed that this application program is an application program for creating document data stored in the server device 10. The server device 10 creates frame data of a display screen corresponding to the application program and transmits it to the client terminals 20A, 20B, and 20C via the communication network N. Further, the server device 10 executes various processes related to the application program according to the event information received from the client terminals 20A, 20B, and 20C via the communication network N.

クライアント端末20A,20B,20Cは、サーバ装置10のクライアント端末である。クライアント端末20A,20B,20Cは、据え置き型のPC(Personal Computer)であるとするが、これに限定されるものではなく、携帯電話機、PHS(Personal Handyphone System)端末、PDA(Personal Digital Assistant)等で構成される携帯端末としてもよい。この携帯端末であるクライアント端末20A,20B,20Cは、例えば、基地局との無線通信を介して通信ネットワークNと接続される。   The client terminals 20A, 20B, and 20C are client terminals of the server device 10. The client terminals 20A, 20B, and 20C are assumed to be stationary PCs (Personal Computers), but are not limited thereto, and are not limited to mobile phones, PHS (Personal Handyphone System) terminals, PDAs (Personal Digital Assistants), and the like. It is good also as a portable terminal comprised by. The client terminals 20A, 20B, and 20C, which are portable terminals, are connected to the communication network N via, for example, wireless communication with a base station.

クライアント端末20A,20B,20Cは、通信ネットワークNを介して、サーバ装置10から受信したフレームデータに応じて、アプリケーションプログラムに応じた画面を表示する。また、クライアント端末20A,20B,20Cは、ユーザからの操作入力を受け付け、イベント情報として、通信ネットワークNを介してサーバ装置10に送信する。   The client terminals 20A, 20B, and 20C display a screen corresponding to the application program according to the frame data received from the server device 10 via the communication network N. In addition, the client terminals 20A, 20B, and 20C receive an operation input from the user, and transmit it as event information to the server device 10 via the communication network N.

また、クライアント端末20A,20B,20Cは、それぞれ異なるユーザが使用する端末であるものとする。つまり、クライアント端末とユーザとは、一対一の関係で対応付けられているものとする。   The client terminals 20A, 20B, and 20C are terminals used by different users. That is, the client terminal and the user are associated with each other in a one-to-one relationship.

通信ネットワークNは、例えばインターネットであり、WAN(Wide Area Network)、LAN(Local Area Network)、専用回線等を含んでもよい。   The communication network N is, for example, the Internet, and may include a WAN (Wide Area Network), a LAN (Local Area Network), a dedicated line, and the like.

なお、シンクライアントシステム1は、3台のクライアント端末20A,20B,20Cを備える構成としたが、これに限定されるものではない。シンクライアントシステム1は、1台、2台又は4台以上のクライアント端末を備える構成としてもよい。   The thin client system 1 is configured to include the three client terminals 20A, 20B, and 20C, but is not limited to this. The thin client system 1 may be configured to include one, two, or four or more client terminals.

次いで、図2を参照して、サーバ装置10の内部の機能構成を説明する。図2に、サーバ装置10の機能構成を示す。   Next, the internal functional configuration of the server device 10 will be described with reference to FIG. FIG. 2 shows a functional configuration of the server device 10.

サーバ装置10は、送信部、処理部、制御部としてのCPU(Central Processing Unit)11と、操作部12と、RAM(Random Access Memory)13と、表示部14と、記憶部15と、送信部としての通信部16と、を備える。サーバ装置10において、各部は、バス17を介して互いに接続されている。   The server device 10 includes a CPU (Central Processing Unit) 11 as a transmission unit, a processing unit, and a control unit, an operation unit 12, a RAM (Random Access Memory) 13, a display unit 14, a storage unit 15, and a transmission unit. As a communication unit 16. In the server device 10, the respective units are connected to each other via a bus 17.

CPU11は、サーバ装置10の各部を中央制御する。CPU11は、各種プログラムのうち指定されたプログラムを記憶部15から読み出してRAM13に展開し、展開されたプログラムとの協働で各種処理を実行する。   The CPU 11 centrally controls each unit of the server device 10. The CPU 11 reads a designated program out of the various programs from the storage unit 15 and expands it in the RAM 13 and executes various processes in cooperation with the expanded program.

CPU11は、書類作成サービス提供プログラム151に従い、書類データのそれぞれについて、書類データの処理順番に作業対象のクライアント端末に接続していき、接続したクライアント端末にデスクトップ画面のフレームデータを送信して表示させ、当該書類データ作成のための作業の工程を行わせるとともに、その接続の状態を管理する。クライアント端末への接続を切り替える場合に、CPU11は、当該クライアント端末における画面データ、操作状態、書類データに対する処理状態を引き継いで、次の工程のクライアント端末に接続する。   In accordance with the document creation service providing program 151, the CPU 11 connects each of the document data to the work target client terminal in the document data processing order, and transmits and displays the frame data of the desktop screen to the connected client terminal. Then, the work process for creating the document data is performed, and the connection state is managed. When switching the connection to the client terminal, the CPU 11 takes over the processing state for the screen data, the operation state, and the document data in the client terminal and connects to the client terminal in the next step.

また、CPU11は、第1のシンクライアント接続プログラム152に従い、サーバ装置10に接続されたクライアント端末から受信したイベント情報に従い、デスクトップ画面の更新、操作状態の更新、及び書類データの更新を行う。   Further, the CPU 11 updates the desktop screen, the operation state, and the document data according to the event information received from the client terminal connected to the server device 10 according to the first thin client connection program 152.

また、CPU11は、デスクトッププログラム153に従い、書類データ作成のための作業用のデスクトップ画面のフレームデータを作成してRAM13に格納する。   Further, the CPU 11 creates frame data of a working desktop screen for creating document data in accordance with the desktop program 153 and stores it in the RAM 13.

操作部12は、文字入力キー等の各種キーからなるキーボードを備え、ユーザからの各キーの押下入力に応じた操作情報をCPU11に出力する。また、操作部12は、マウス等のポインティングデバイスを備え、ユーザからのポインティングデバイスの入力に応じた位置情報をCPU11に出力することとしてもよい。   The operation unit 12 includes a keyboard including various keys such as a character input key, and outputs operation information corresponding to a press input of each key from the user to the CPU 11. Further, the operation unit 12 may include a pointing device such as a mouse, and may output position information corresponding to an input of the pointing device from the user to the CPU 11.

RAM13は、揮発性の半導体メモリであり、各種データ及び各種プログラムを格納するワークエリアを有する。RAM13は、クライアント用フレームバッファメモリ131,132,133を含む。クライアント用フレームバッファメモリ131,132,133は、書類データ別のクライアント端末20A,20B,20C用の表示用デスクトップ画面のフレームデータを記憶するメモリである。つまり、本実施の形態では、3つの書類データの作成の作業を並行して行うため、3つのクライアント用フレームバッファメモリ131,132,133を設けている。しかし、作業を並行して行う書類データの数は、3つに限定されるものではなく、他の数としてもよい。   The RAM 13 is a volatile semiconductor memory and has a work area for storing various data and various programs. The RAM 13 includes client frame buffer memories 131, 132, and 133. The client frame buffer memories 131, 132, and 133 are memories that store frame data of display desktop screens for the client terminals 20A, 20B, and 20C for each document data. That is, in the present embodiment, three client frame buffer memories 131, 132, and 133 are provided in order to perform creation of three document data in parallel. However, the number of document data to be processed in parallel is not limited to three, and may be other numbers.

表示部14は、LCD(Liquid Crystal Display)、EL(ElectroLuminescence)ディスプレイ等を備え、CPU11から入力される表示情報に応じて各種表示を行う。   The display unit 14 includes an LCD (Liquid Crystal Display), an EL (ElectroLuminescence) display, and the like, and performs various displays according to display information input from the CPU 11.

記憶部15は、HDD(Hard Disk Drive)等により構成され、各種データ及び各種プログラムを読み出し及び書き込み可能に記憶する。記憶部15には、書類作成サービス提供プログラム151、第1のシンクライアント接続プログラム152及びデスクトッププログラム153と、後述する処理書類リストテーブル30、アドレスリストテーブル40、処理順番リストテーブル50と、作業対象の書類データと、が記憶されている。記憶部15に記憶される書類データの数は、3つであるものとして説明するが、他の数としてもよい。   The storage unit 15 is configured by an HDD (Hard Disk Drive) or the like, and stores various data and various programs in a readable and writable manner. The storage unit 15 includes a document creation service providing program 151, a first thin client connection program 152 and a desktop program 153, a processing document list table 30, an address list table 40, a processing order list table 50 to be described later, and a work target list. Document data is stored. The number of document data stored in the storage unit 15 will be described as being three, but other numbers may be used.

通信部16は、ネットワークカード等により構成され、通信ネットワークNに接続されて、通信ネットワークN上の機器(クライアント端末20A,20B,20C等)と情報の送受信を行う。   The communication unit 16 is configured by a network card or the like, and is connected to the communication network N to transmit / receive information to / from devices (client terminals 20A, 20B, 20C, etc.) on the communication network N.

次いで、図3を参照して、クライアント端末20Aの内部の機能構成を説明する。図3に、クライアント端末20Aの機能構成を示す。ここでは、クライアント端末20Aの機能構成を代表して説明するが、クライアント端末20B,20Cの機能構成もクライアント端末20Aの機能構成と同様である。   Next, an internal functional configuration of the client terminal 20A will be described with reference to FIG. FIG. 3 shows a functional configuration of the client terminal 20A. Here, the functional configuration of the client terminal 20A will be described as a representative, but the functional configurations of the client terminals 20B and 20C are the same as the functional configuration of the client terminal 20A.

図3に示すように、クライアント端末20Aは、CPU21と、操作部22と、RAM23と、表示部24と、ROM(Read Only Memory)25と、通信部26と、フレームバッファメモリ27と、を備える。クライアント端末20Aにおいて、各部は、バス28を介して互いに接続されている。   As shown in FIG. 3, the client terminal 20 </ b> A includes a CPU 21, an operation unit 22, a RAM 23, a display unit 24, a ROM (Read Only Memory) 25, a communication unit 26, and a frame buffer memory 27. . In the client terminal 20A, the respective units are connected to each other via the bus 28.

CPU21、操作部22、RAM23、表示部24、通信部26は、サーバ装置10のCPU11、操作部12、RAM13、表示部14、通信部16と同様の構成であり、同様な部分の説明を省略し、異なる部分を主として説明する。   The CPU 21, the operation unit 22, the RAM 23, the display unit 24, and the communication unit 26 have the same configuration as the CPU 11, the operation unit 12, the RAM 13, the display unit 14, and the communication unit 16 of the server device 10, and descriptions of similar parts are omitted. The different parts will be mainly described.

CPU21は、クライアント端末20Aの各部を中央制御する。CPU21は、各種プログラムのうち指定されたプログラムをROM25から読み出してRAM23に展開し、展開されたプログラムとの協働で各種処理を実行する。   The CPU 21 centrally controls each unit of the client terminal 20A. The CPU 21 reads a designated program out of various programs from the ROM 25 and expands it in the RAM 23, and executes various processes in cooperation with the expanded program.

CPU21は、第2のシンクライアント接続プログラム251に従い、デスクトップ画面のフレームデータを受信して表示部24に表示し、操作部22を介して書類データ更新のための操作入力を受け付け、当該操作入力に応じたイベント情報を作成してサーバ装置10に送信する。   In accordance with the second thin client connection program 251, the CPU 21 receives the frame data of the desktop screen and displays it on the display unit 24. The CPU 21 accepts an operation input for updating document data via the operation unit 22, and receives the operation input. The corresponding event information is created and transmitted to the server device 10.

RAM23は、各種データ及び各種プログラムを格納するワークエリアを有する。   The RAM 23 has a work area for storing various data and various programs.

ROM25は、各種データ及び各種プログラムを記憶する読み出し専用の半導体メモリである。ROM25には、第2のシンクライアント接続プログラム251が記憶されている。   The ROM 25 is a read-only semiconductor memory that stores various data and various programs. The ROM 25 stores a second thin client connection program 251.

通信部26は、通信ネットワークNに接続されて、通信ネットワークN上の機器(サーバ装置10等)と情報の送受信を行う。   The communication unit 26 is connected to the communication network N and transmits / receives information to / from devices (such as the server device 10) on the communication network N.

フレームバッファメモリ27は、RAM等により構成され、サーバ装置10から受信した表示画面のフレームデータを一時的に記憶するバッファメモリである。   The frame buffer memory 27 is configured by a RAM or the like, and is a buffer memory that temporarily stores frame data of the display screen received from the server device 10.

次に、図4〜図6を参照して、サーバ装置10の記憶部15に記憶される情報を説明する。図4に、処理書類リストテーブル30の構成を示す。図5に、アドレスリストテーブル40の構成を示す。図6に、処理順番リストテーブル50の構成を示す。   Next, information stored in the storage unit 15 of the server device 10 will be described with reference to FIGS. FIG. 4 shows the configuration of the processing document list table 30. FIG. 5 shows the configuration of the address list table 40. FIG. 6 shows the configuration of the processing order list table 50.

処理書類リストテーブル30は、サーバ装置10で提供する書類作成サービスの作業対象の書類データに関する各種情報を有するテーブルである。図4に示すように、処理書類リストテーブル30は、書類番号31と、作業者端末32と、状態33と、リスト登録者端末34と、の項目を有する。   The processing document list table 30 is a table having various types of information regarding document data to be processed by the document creation service provided by the server device 10. As shown in FIG. 4, the processing document list table 30 includes items of a document number 31, an operator terminal 32, a state 33, and a list registrant terminal 34.

書類番号31は、作業対象の書類データの識別情報である。本実施の形態では、作業対象の書類データが3つあり、その3つの書類データが記憶部15に記憶されている。   The document number 31 is identification information of document data to be worked. In the present embodiment, there are three document data to be worked, and the three document data are stored in the storage unit 15.

作業者端末32は、書類番号31の書類データに関する作業を現在行っているユーザ(作業者)が使用しているクライアント端末の識別情報である。   The worker terminal 32 is identification information of a client terminal used by a user (worker) who is currently working on the document data of the document number 31.

状態33は、書類番号31の書類データの作業状態を示す情報である。状態33は、接続待ちと、接続中と、完了と、の3つの状態をとり得るものとする。接続待ちは、クライアント端末20A,20B,20Cのうち書類データに対する作業を終了していないクライアント端末が、サーバ装置10からの書類作成サービスの接続待ちをしており、書類データ作成が完了していない状態である。接続中は、クライアント端末20A,20B,20Cのいずれか一つが、サーバ装置10からの書類作成サービスの接続中であり、書類データ作成の作業中である状態である。完了は、クライアント端末20A,20B,20Cにおいて、サーバ装置10からの書類作成サービスの書類データに対する全作業を完了し、接続を終了した状態である。   The state 33 is information indicating the work state of the document data of the document number 31. The state 33 can assume three states: connection waiting, connection in progress, and completion. In connection waiting, a client terminal that has not finished work on document data among the client terminals 20A, 20B, and 20C is waiting for connection of a document creation service from the server device 10, and document data creation is not completed. State. During the connection, any one of the client terminals 20A, 20B, and 20C is in the state of being connected to the document creation service from the server device 10 and in the process of creating document data. Completion is a state in which the client terminals 20A, 20B, and 20C have completed all the operations for the document data of the document creation service from the server device 10 and have completed the connection.

1つの書類番号31の書類データの作成において、作業の処理順番が最初のクライアント端末の状態33が、作業状態に応じて、接続待ち→接続中と移行され、その作業が終了すると、処理順番が次のクライアント端末に移行される。この次のクライアント端末の状態33も、作業状態に応じて、接続待ち→接続中、と移行される。このように、クライアント端末及びその状態33が移行されていき、全クライアント端末の作業が終了されると、その書類番号31の書類データの状態33が完了に設定される。   In the creation of document data of one document number 31, the state 33 of the client terminal whose work processing order is the first is shifted from connection waiting to connection according to the work state, and when the work is completed, the processing order is changed. Moves to the next client terminal. The next state 33 of the client terminal is also shifted from waiting for connection to being connected according to the working state. As described above, when the client terminal and its state 33 are shifted and the operations of all the client terminals are completed, the state 33 of the document data of the document number 31 is set to complete.

リスト登録者端末34は、処理書類リストテーブル30の書類番号31のレコードをサーバ装置10に登録したクライアント端末の識別情報である。本実施の形態では、書類番号31のレコードを登録したユーザは、この書類番号31の書類データに対する作業の管理者であるものとする。このため、この書類番号31の書類データに対する全作業を完了した場合に、対応するリスト登録者端末34のクライアント端末に作業完了の旨を通知する。   The list registrant terminal 34 is identification information of the client terminal that has registered the record of the document number 31 of the processing document list table 30 in the server device 10. In the present embodiment, it is assumed that the user who has registered the record of document number 31 is a manager of work for the document data of document number 31. For this reason, when all the operations for the document data of the document number 31 are completed, the client terminal of the corresponding list registrant terminal 34 is notified of the completion of the operation.

アドレスリストテーブル40は、シンクライアントシステム1のクライアント端末のアドレス情報を有するテーブルである。図5に示すように、アドレスリストテーブル40は、クライアント端末41と、IP(Internet Protocol)アドレス42と、の項目を有する。   The address list table 40 is a table having address information of client terminals of the thin client system 1. As shown in FIG. 5, the address list table 40 has items of a client terminal 41 and an IP (Internet Protocol) address 42.

クライアント端末41は、シンクライアントシステム1のクライアント端末の識別情報である。IPアドレス42は、クライアント端末41のクライアント端末の通信ネットワークNにおけるIPアドレスである。   The client terminal 41 is identification information of the client terminal of the thin client system 1. The IP address 42 is an IP address of the client terminal 41 in the communication network N of the client terminal.

処理順番リストテーブル50は、サーバ装置10で提供する書類作成サービスの作業対象の書類データの作業の処理順番の情報を有するテーブルである。図6に示すように、処理順番リストテーブル50は、書類番号51と、処理順番52と、の項目を有する。   The processing order list table 50 is a table having information on the processing order of work on document data to be processed by the document creation service provided by the server device 10. As shown in FIG. 6, the processing order list table 50 includes items of a document number 51 and a processing order 52.

書類番号51は、作業対象の書類データの識別情報である。処理順番52は、書類番号51の書類データの作業の処理順番毎のクライアント端末の識別情報である。   The document number 51 is identification information of document data to be worked. The processing order 52 is identification information of the client terminal for each processing order of the work on the document data of the document number 51.

次に、図7〜図11を参照して、シンクライアントシステム1の動作を説明する。図7に、サーバ装置10で実行される書類作成サービス提供処理を示す。図8に、書類作成サービス提供処理の状態チェック処理を示す。図9に、書類作成サービス提供処理の作業者端末接続処理を示す。図10に、サーバ装置10で実行される第1のシンクライアント接続処理を示す。図11に、クライアント端末20Aで実行される第2のシンクライアント接続処理を示す。図12(a)に、クライアント端末20Aで作業されたデスクトップ画面60aを示す。図12(b)に、クライアント端末20Bで作業されたデスクトップ画面60bを示す。   Next, the operation of the thin client system 1 will be described with reference to FIGS. FIG. 7 shows a document creation service providing process executed by the server device 10. FIG. 8 shows the status check process of the document creation service provision process. FIG. 9 shows worker terminal connection processing of document creation service provision processing. FIG. 10 shows a first thin client connection process executed by the server device 10. FIG. 11 shows a second thin client connection process executed by the client terminal 20A. FIG. 12A shows a desktop screen 60a worked on the client terminal 20A. FIG. 12B shows a desktop screen 60b worked on the client terminal 20B.

最初に、サーバ装置10の記憶部15に記憶される処理書類リストテーブル30及び処理順番リストテーブル50の新たな書類データに関する追加レコード登録の処理を簡単に説明する。ここでは、一例として、クライアント端末20Aからサーバ装置10に登録を行う場合を説明するが、クライアント端末20B,20Cから登録を行う場合も同様である。   First, an additional record registration process regarding new document data in the processing document list table 30 and the processing order list table 50 stored in the storage unit 15 of the server device 10 will be briefly described. Here, as an example, the case where registration is performed from the client terminal 20A to the server device 10 will be described, but the same applies to the case where registration is performed from the client terminals 20B and 20C.

先ず、クライアント端末20AのCPU21は、通信部26によりサーバ装置10へ通信接続を行い、処理書類リストテーブル30及び処理順番リストテーブル50のレコード登録要求をサーバ装置10に送信する。すると、サーバ装置10のCPU11は、通信部16によりクライアント端末20Aから処理書類リストテーブル30のレコード登録要求を受信し、処理書類リストテーブル30及び処理順番リストテーブル50のレコード登録用のアプリケーションプログラムを起動する。そして、CPU11は、記憶部15に記憶されている処理書類リストテーブル30及び処理順番リストテーブル50の書類番号31,51を最大の書類番号31に+1した番号のレコードを追加し、通信部16により、当該追加したレコード登録用のデスクトップ画面のフレームデータを作成してクライアント端末20Aに送信する。   First, the CPU 21 of the client terminal 20 </ b> A establishes a communication connection to the server device 10 through the communication unit 26 and transmits a record registration request for the processing document list table 30 and the processing order list table 50 to the server device 10. Then, the CPU 11 of the server apparatus 10 receives a record registration request for the processing document list table 30 from the client terminal 20A through the communication unit 16, and starts an application program for registering records in the processing document list table 30 and the processing order list table 50. To do. Then, the CPU 11 adds a record having a number obtained by adding 1 to the maximum document number 31 of the document numbers 31 and 51 of the processing document list table 30 and the processing order list table 50 stored in the storage unit 15. The frame data of the added record registration desktop screen is generated and transmitted to the client terminal 20A.

クライアント端末20AのCPU21は、通信部26によりサーバ装置10からフレームデータを受信し、受信したフレームデータを用いて、処理書類リストテーブル30及び処理順番リストテーブル50の追加レコード登録用のデスクトップ画面を表示部24に表示する。そして、CPU21は、操作部22を介してユーザからの新たな書類データに対応する作業者端末、リスト登録者端末、処理順番の情報入力を受け付け、通信部26を介してサーバ装置10に送信する。   The CPU 21 of the client terminal 20A receives frame data from the server device 10 through the communication unit 26, and displays the desktop screen for registering additional records in the processing document list table 30 and the processing order list table 50 using the received frame data. Displayed on the unit 24. Then, the CPU 21 accepts an operator terminal, list registrant terminal, and processing order information input corresponding to new document data from the user via the operation unit 22 and transmits them to the server device 10 via the communication unit 26. .

そして、サーバ装置10のCPU11は、通信部16によりクライアント端末20Aから作業者端末、リスト登録者端末、処理順番の情報を受信し、処理書類リストテーブル30及び処理順番リストテーブル50の作業者端末32、リスト登録者端末34、処理順番52の新たなレコードに格納して登録する。   Then, the CPU 11 of the server device 10 receives information on the worker terminal, the list registrant terminal, and the processing order from the client terminal 20 </ b> A through the communication unit 16, and the worker terminal 32 of the processing document list table 30 and the processing order list table 50. The list registrant terminal 34 and the processing order 52 are stored and registered in a new record.

次いで、図7を参照して、サーバ装置10で実行される書類作成サービス提供処理を説明する。書類作成サービス提供処理は、書類データ作成に関する作業を行うために、この作業の処理順にクライアント端末20A,20B,20Cに接続して作業を行わせるサービスを提供する処理である。   Next, a document creation service providing process executed by the server device 10 will be described with reference to FIG. The document creation service providing process is a process for providing a service for connecting to the client terminals 20A, 20B, and 20C in order of the work processing order to perform work related to document data creation.

サーバ装置10において、操作部12を介して管理者から書類作成サービス提供処理の実行指示が入力されたことをトリガとして、CPU11は、記憶部15から読み出されて適宜RAM13に展開された書類作成サービス提供プログラム151との協働で、書類作成サービス提供処理を実行する。   In the server device 10, triggered by the input of the execution instruction of the document creation service providing process from the administrator via the operation unit 12, the CPU 11 reads out the document creation read from the storage unit 15 and appropriately expanded in the RAM 13. In cooperation with the service providing program 151, a document creation service providing process is executed.

図7に示すように、先ず、CPU11は、記憶部15に記憶されている処理書類リストテーブル30を参照し、書類番号31の個数(レコード数)分のデスクトッププログラム153を起動する(ステップS11)。デスクトッププログラム153起動によりデスクトップ処理が開始され、このデスクトップ処理により各書類データの初期のデスクトップ画面のフレームデータが作成されてRAM13のクライアント用フレームバッファメモリ131,132,133に記憶される。   As shown in FIG. 7, first, the CPU 11 refers to the processing document list table 30 stored in the storage unit 15 and starts up the desktop programs 153 for the number of document numbers 31 (the number of records) (step S11). . The desktop process is started by starting the desktop program 153, and the initial desktop screen frame data of each document data is created by this desktop process and stored in the client frame buffer memories 131, 132, 133 of the RAM 13.

そして、CPU11は、変数nに1を設定する(ステップS12)。そして、CPU11は、記憶部15に記憶されている処理書類リストテーブル30を参照し、書類番号31が変数nのレコードの状態33を読み出す(ステップS13)。そして、CPU11は、ステップS13で読み出した状態33が接続中又は完了であるか否かを判別する(ステップS14)。接続中又は完了でない場合(ステップS14;NO)、状態33が接続待ちであり、CPU11は、状態チェック処理を実行する(ステップS15)。   Then, the CPU 11 sets 1 to the variable n (step S12). Then, the CPU 11 refers to the processing document list table 30 stored in the storage unit 15 and reads the state 33 of the record whose document number 31 is the variable n (step S13). Then, the CPU 11 determines whether or not the state 33 read in step S13 is connected or completed (step S14). If the connection is not established or not completed (step S14; NO), the state 33 is waiting for connection, and the CPU 11 executes a state check process (step S15).

ここで、図8を参照して、ステップS15の状態チェック処理を説明する。先ず、CPU11は、処理書類リストテーブル30を参照し、書類番号31が変数nのレコードの作業者端末32を読み出す(ステップS151)。この作業者端末32は、状態33が接続待ちのクライアント端末である。   Here, the state check process in step S15 will be described with reference to FIG. First, the CPU 11 refers to the processing document list table 30 and reads the worker terminal 32 of the record whose document number 31 is the variable n (step S151). The worker terminal 32 is a client terminal whose state 33 is waiting for connection.

そして、CPU11は、処理書類リストテーブル30の全ての作業者端末32及び状態33を参照し、ステップS151で読み出した作業者端末32があるレコードの状態33を確認する(ステップS152)。そして、CPU11は、ステップS152で確認した、ステップS151で読み出した作業者端末32の状態33が接続中であるか否かを判別する(ステップS153)。   Then, the CPU 11 refers to all the worker terminals 32 and the state 33 in the processing document list table 30, and confirms the state 33 of the record having the worker terminal 32 read in step S151 (step S152). And CPU11 discriminate | determines whether the state 33 of the worker terminal 32 read by step S151 confirmed in step S152 is connected (step S153).

状態33が接続中である場合(ステップS153;YES)、CPU11は、ステップS151で読み出した作業者端末32の接続中フラグを1に設定し(ステップS154)、状態チェック処理を終了する。状態33が接続中でない場合(ステップS153;NO)、CPU11は、ステップS155で読み出した作業者端末32の接続中フラグを0に設定し(ステップS155)、状態チェック処理を終了する。   When the state 33 is being connected (step S153; YES), the CPU 11 sets the connection flag of the worker terminal 32 read in step S151 to 1 (step S154), and ends the state check process. When the state 33 is not connected (step S153; NO), the CPU 11 sets the connection flag of the worker terminal 32 read in step S155 to 0 (step S155), and ends the state check process.

図7に戻り、ステップS15の後、CPU11は、ステップS15(ステップS154、S155)で設定された、ステップS15で読み出した作業者端末32の接続中フラグが1であるか否かを判別する(ステップS16)。接続中フラグが1でない場合(ステップS16;NO)、CPU11は、処理書類リストテーブル30を参照し、書類番号31が変数nのレコードの状態33を接続中に設定する(ステップS17)。そして、CPU11は、作業者端末接続処理を実行する(ステップS18)。   Returning to FIG. 7, after step S15, the CPU 11 determines whether or not the connected flag of the worker terminal 32 read in step S15 set in step S15 (steps S154 and S155) is “1” (step S15). Step S16). If the connected flag is not 1 (step S16; NO), the CPU 11 refers to the processing document list table 30 and sets the state 33 of the record whose document number 31 is the variable n to be connected (step S17). And CPU11 performs a worker terminal connection process (step S18).

ここで、図9を参照して、ステップS18の作業者端末接続処理を説明する。先ず、CPU11は、記憶部15に記憶されているアドレスリストテーブル40を参照し、ステップS17で接続中に設定した状態33のレコードの作業者端末32に対応する、クライアント端末41のレコードのIPアドレス42を検索する(ステップS181)。   Here, with reference to FIG. 9, the worker terminal connection processing in step S18 will be described. First, the CPU 11 refers to the address list table 40 stored in the storage unit 15, and the IP address of the record of the client terminal 41 corresponding to the worker terminal 32 of the record in the state 33 set during connection in step S 17. 42 is searched (step S181).

そして、CPU11は、ステップS181で検索したIPアドレス42を用いて、通信部16により、対応するクライアント端末41に通信接続を確立し、デスクトップ接続要求を送信する(ステップS182)。デスクトップ接続とは、クライアント端末に対しデスクトップ画面を表示させ通信可能とした接続である。   Then, the CPU 11 establishes a communication connection to the corresponding client terminal 41 through the communication unit 16 using the IP address 42 searched in step S181, and transmits a desktop connection request (step S182). A desktop connection is a connection that enables communication by displaying a desktop screen on a client terminal.

そして、CPU11は、通信部16により、RAM13のクライアント用フレームバッファメモリ131,132又は133に記憶されている書類番号31が変数nであるデスクトップ画面のフレームデータを読み出し、ステップS182のデスクトップ要求先のクライアント端末に送信して通信接続することにより、デスクトップ接続する(ステップS183)。   Then, the CPU 11 reads the frame data of the desktop screen whose document number 31 is the variable n stored in the client frame buffer memory 131, 132 or 133 of the RAM 13 through the communication unit 16, and determines the desktop request destination in step S182. A desktop connection is established by transmitting to the client terminal and establishing a communication connection (step S183).

ステップS183では、書類番号=nの書類データの作業の複数の工程における一つ前の工程のクライアント端末から次工程のクライアント端末に(デスクトップ)接続が切り替えられる。クライアント用フレームバッファメモリ131,132,133は、書類データ毎のメモリであるため、現在の工程のクライアント端末のデスクトップ画面のフレームデータが、次工程のクライアント端末(のデスクトップ画面)に引き継がれる。   In step S183, the (desktop) connection is switched from the client terminal of the previous process to the client terminal of the next process in a plurality of processes of the document data of document number = n. Since the client frame buffer memories 131, 132, and 133 are memory for each document data, the frame data of the desktop screen of the client terminal in the current process is transferred to the client terminal (desktop screen) of the next process.

そして、CPU11は、ステップS183のデスクトップ接続が完了したか否かを判別する(ステップS184)。デスクトップ接続が完了していない場合(ステップS184;NO)、ステップS184に移行される。   Then, the CPU 11 determines whether or not the desktop connection in step S183 has been completed (step S184). If the desktop connection is not completed (step S184; NO), the process proceeds to step S184.

デスクトップ接続が完了した場合(ステップS184;YES)、CPU11は、デスクトップ接続しているクライアント端末からのイベント情報に応じて書類番号31が変数nの書類データの作成の処理を行う後述する第1のシンクライアント接続プログラム152を起動し(ステップS185)、作業者端末接続処理を終了する。   When the desktop connection is completed (step S184; YES), the CPU 11 performs a process of creating document data whose document number 31 is variable n according to event information from the client terminal connected to the desktop. The thin client connection program 152 is activated (step S185), and the worker terminal connection process is terminated.

ステップS185では、CPU11は、RAM13に記憶されている、書類データへの作業における前の工程のクライアント端末の第1のシンクライアント接続プログラム152の処理状態(書類データへの処理状態)及び操作状態を参照し、その書類データへの処理状態及び操作状態を引き継いだ状態で、次工程のクライアント端末用の第1のシンクライアント接続プログラム152を起動する。   In step S185, the CPU 11 stores the processing state (processing state for the document data) and operation state of the first thin client connection program 152 of the client terminal in the previous step in the work on the document data stored in the RAM 13. The first thin client connection program 152 for the client terminal in the next process is started in a state in which the processing state and the operation state for the document data are inherited.

図7に戻り、ステップS18の後、CPU11は、変数nを1インクリメントする(ステップS19)。接続中又は完了である場合(ステップS14;YES)、又は接続中フラグが1である場合(ステップS16;YES)、ステップS19に移行される。   Returning to FIG. 7, after step S18, the CPU 11 increments the variable n by 1 (step S19). When the connection is being completed or completed (step S14; YES), or when the connection flag is 1 (step S16; YES), the process proceeds to step S19.

そして、CPU11は、処理書類リストテーブル30を参照し、書類番号31が変数nのレコードの書類データがあるか否かを判別する(ステップS20)。書類番号31が変数nの書類データがある場合(ステップS20;YES)、ステップS13に移行される。   Then, the CPU 11 refers to the processing document list table 30 and determines whether or not there is document data of a record whose document number 31 is a variable n (step S20). If there is document data whose document number 31 is variable n (step S20; YES), the process proceeds to step S13.

書類番号31が変数nの書類データがない場合(ステップS20;NO)、CPU11は、後述する第1のシンクライアント接続処理に応じて、通信部16によりクライアント端末から記入完了切断情報を受信したか否かをチェックし、受信した場合には記入完了切断情報中のクライアント端末の識別情報及び書類番号を取得する(ステップS21)。そして、CPU11は、ステップS21でクライアント端末から記入完了切断情報を受信して記入完了切断があるか否かを判別する(ステップS22)。   If there is no document data whose document number 31 is variable n (step S20; NO), whether the CPU 11 has received entry completion disconnection information from the client terminal by the communication unit 16 in accordance with a first thin client connection process described later. If it is received, the identification information and document number of the client terminal in the entry completion cutting information are acquired (step S21). Then, the CPU 11 receives the entry completion disconnection information from the client terminal in step S21 and determines whether or not there is entry completion disconnection (step S22).

記入完了切断がある場合(ステップS22;YES)、CPU11は、記憶部15に記憶されている処理順番リストテーブル50を参照し、ステップS21で取得した書類番号51のレコードの処理順番52において、ステップS21で取得したクライアント端末の識別情報の次の順番のクライアント端末の識別情報を読み出す(ステップS23)。ステップS23において、さらに、CPU11は、処理書類リストテーブル30のステップS21で取得した書類番号31のレコードについて、作業者端末32を前記読み出した次の順番のクライアント端末の識別情報に変更し、同じく状態33を接続待ちに変更する。ステップS23において、次の順番のクライアント端末の識別情報がない場合に、作業者端末32及び状態33は、変更されない。   If there is an entry completion cut (step S22; YES), the CPU 11 refers to the processing order list table 50 stored in the storage unit 15, and in the processing order 52 of the record of the document number 51 acquired in step S21, the step The identification information of the client terminal in the next order of the identification information of the client terminal acquired in S21 is read (step S23). In step S23, the CPU 11 further changes the worker terminal 32 to the identification information of the client terminal in the next read order for the record of the document number 31 acquired in step S21 of the processing document list table 30. 33 is changed to waiting for connection. In step S23, when there is no identification information of the client terminal in the next order, the worker terminal 32 and the state 33 are not changed.

そして、CPU11は、ステップS23で次の順番のクライアント端末の識別情報があるか否かを判別する(ステップS24)。次の順番のクライアント端末の識別情報がない場合(ステップS24;NO)、CPU11は、処理書類リストテーブル30のステップS21で取得した書類番号31のレコードについて、状態33を完了に変更する(ステップS25)。   And CPU11 discriminate | determines whether there exists identification information of the client terminal of the next order by step S23 (step S24). When there is no identification information of the client terminal in the next order (step S24; NO), the CPU 11 changes the state 33 to complete for the record of the document number 31 acquired in step S21 of the processing document list table 30 (step S25). ).

そして、CPU11は、処理書類リストテーブル30を参照し、状態33が新たに完了になったレコードの書類データがあるか否かを判別する(ステップS26)。記入完了切断がない場合(ステップS22;NO)、又は次の順番のクライアント端末の識別情報がある場合(ステップS24;YES)、ステップS26に移行される。   Then, the CPU 11 refers to the processing document list table 30 and determines whether there is document data of a record in which the state 33 is newly completed (step S26). If there is no entry completion disconnection (step S22; NO), or if there is identification information of the next client terminal (step S24; YES), the process proceeds to step S26.

新たに完了になった書類データがある場合(ステップS26;YES)、CPU11は、処理書類リストテーブル30を参照し、状態33が新たに完了になった書類データの作業の処理が完了した旨の処理完了情報を作成し、通信部16により、この状態33のレコードのリスト登録者端末34のクライアント端末に送信して通知する(ステップS27)。ステップS27に対応して、処理完了情報を受信したクライアント端末のCPU22は、例えば、処理完了情報に応じて、書類番号=nの書類データに対する処理完了の旨を表示部24に表示する。なお、処理完了情報を送信するクライアント端末は、リスト登録者端末34のものに限定されるものでなく、予め設定したクライアント端末や、全てのクライアント端末等、他のクライアント端末としてもよい。   When there is newly completed document data (step S26; YES), the CPU 11 refers to the processing document list table 30 and indicates that the processing of the document data whose state 33 is newly completed is completed. Processing completion information is created and transmitted to the client terminal of the list registrant terminal 34 of the record in this state 33 by the communication unit 16 and notified (step S27). Corresponding to step S27, the CPU 22 of the client terminal that has received the processing completion information displays, on the display unit 24, the completion of processing for the document data of document number = n, for example, according to the processing completion information. The client terminal that transmits the process completion information is not limited to the list registrant terminal 34, and may be another client terminal such as a preset client terminal or all client terminals.

そして、CPU11は、処理書類リストテーブル30を参照し、全レコードの状態33が完了になったか否か、あるいは操作部12を介して管理者から書類作成サービス提供処理の終了指示が入力されたか否かに応じて、書類作成サービス提供処理を終了するか否かを判別する(ステップS28)。新たに完了になった書類データがない場合(ステップS26;NO)、ステップS28に移行される。   Then, the CPU 11 refers to the processing document list table 30 to determine whether or not the state 33 of all records has been completed, or whether an instruction to end the document creation service provision processing has been input from the administrator via the operation unit 12. Accordingly, it is determined whether or not to end the document creation service providing process (step S28). If there is no newly completed document data (step S26; NO), the process proceeds to step S28.

書類作成サービス提供処理を終了しない場合(ステップS28;NO)、ステップS12に移行される。書類作成サービス提供処理を終了する場合(ステップS28;YES)、書類作成サービス提供処理が終了する。   If the document creation service providing process is not terminated (step S28; NO), the process proceeds to step S12. When the document creation service provision process is terminated (step S28; YES), the document creation service provision process is terminated.

次いで、図10を参照して、図9の作業者端末接続処理のステップS185で実行される第1のシンクライアント接続処理を説明する。   Next, the first thin client connection process executed in step S185 of the worker terminal connection process of FIG. 9 will be described with reference to FIG.

サーバ装置10において、作業者端末接続処理のステップS185が実行されたことをトリガとして、CPU11は、記憶部15から読み出されて適宜RAM13に展開された第1のシンクライアント接続プログラム152との協働で、第1のシンクライアント接続処理を実行する。   In the server device 10, triggered by the execution of step S 185 of the worker terminal connection process, the CPU 11 cooperates with the first thin client connection program 152 that is read from the storage unit 15 and appropriately expanded in the RAM 13. In operation, the first thin client connection process is executed.

先ず、CPU11は、通信部16により、書類番号31が変数nの書類データに対する内容入力のためのイベント情報を、作業者端末接続処理のステップS185でデスクトップ接続しているクライアント端末から受信したか否かを判別する(ステップS31)。内容入力のためのイベント情報とは、クライアント端末の操作部22を介する書類データの内容、コメント等の文字入力、カーソルの操作入力等であり、後述する設定完了のためのイベント情報の他のイベント情報とする。   First, the CPU 11 determines whether or not the communication unit 16 has received event information for inputting contents with respect to the document data whose document number 31 is the variable n from the client terminal connected to the desktop in step S185 of the worker terminal connection process. Is determined (step S31). The event information for content input is the content of document data via the operation unit 22 of the client terminal, character input such as comments, cursor operation input, and the like. Other events of event information for setting completion described later Information.

内容入力のためのイベント情報を受信した場合(ステップS31;YES)、CPU11は、ステップS31で受信した内容入力のためのイベント情報に応じたアプリケーション処理を行う(ステップS32)。アプリケーション処理において、例えば、CPU11は、内容入力のイベント情報に応じて、カーソルの移動等の操作状態の更新や、記憶部15に記憶されている書類データの内容更新等の処理を行う。さらに、その更新に応じたデスクトップ画面のフレームデータをデスクトッププログラム153に更新作成依頼してRAM13(クライアント用フレームバッファメモリ131,132又は133)に格納させ、通信部16により、そのフレームデータをデスクトップ接続しているクライアント端末へ送信する。カーソル等の画面構成部品の表示位置等の操作状態及び書類データの更新に応じて、クライアント端末に表示されるデスクトップ画面は、更新される。   When event information for content input is received (step S31; YES), the CPU 11 performs application processing according to the event information for content input received in step S31 (step S32). In the application processing, for example, the CPU 11 performs processing such as updating of the operation state such as movement of the cursor and updating of the content of the document data stored in the storage unit 15 according to the event information of the content input. Furthermore, the desktop screen frame data corresponding to the update is requested to the desktop program 153 to be updated and stored in the RAM 13 (client frame buffer memory 131, 132 or 133), and the frame data is connected to the desktop by the communication unit 16. To the client terminal. The desktop screen displayed on the client terminal is updated according to the operation state such as the display position of the screen component such as the cursor and the update of the document data.

そして、CPU11は、通信部16により、書類番号31が変数nの書類データに対する設定完了のためのイベント情報を、作業者端末接続処理のステップS185でデスクトップ接続しているクライアント端末から受信したか否かを判別する(ステップS33)。内容入力のためのイベント情報を受信していない場合(ステップS31;NO)、ステップS33に移行される。設定完了のためのイベント情報を受信していない場合(ステップS33;NO)、ステップS31に移行される。   Then, the CPU 11 determines whether the communication unit 16 has received event information for completing the setting for the document data whose document number is variable n from the client terminal connected to the desktop in step S185 of the worker terminal connection process. Is determined (step S33). When event information for content input has not been received (step S31; NO), the process proceeds to step S33. If event information for setting completion has not been received (step S33; NO), the process proceeds to step S31.

設定完了のためのイベント情報を受信した場合(ステップS33;YES)、CPU11は、通信部16により、作業者端末接続処理のステップS185でデスクトップ接続しているクライアント端末の記入完了のために通信を切断する記入完了切断処理を行い(ステップS34)、第1のシンクライアント接続処理を終了する。   When the event information for completing the setting is received (step S33; YES), the CPU 11 communicates with the communication unit 16 to complete the entry of the client terminal connected to the desktop in step S185 of the worker terminal connection process. The entry completion cutting process for cutting is performed (step S34), and the first thin client connection process is terminated.

ステップS34の記入完了切断処理において、さらに、CPU11は、現在の書類データの作業の工程における、実行中の第1のシンクライアント接続プログラム152の処理状態(書類データへの処理状態)と、デスクトップ画面における操作状態との情報をRAM13に記憶する。   In the entry completion cutting process of step S34, the CPU 11 further processes the processing state (processing state of the document data) of the first thin client connection program 152 being executed and the desktop screen in the current document data work process. Information on the operation state is stored in the RAM 13.

次いで、図11を参照して、クライアント端末20Aで実行される第2のシンクライアント接続処理を説明する。第2のシンクライアント接続処理は、サーバ装置10に対するデスクトップ接続をして、書類データに対しての操作入力に応じたイベント情報をサーバ装置10に送信する処理である。ここでは、クライアント端末20Aが第2のシンクライアント接続処理を実行する場合を説明するが、クライアント端末20B,20Cが実行する場合も同様である。   Next, a second thin client connection process executed by the client terminal 20A will be described with reference to FIG. The second thin client connection process is a process of making a desktop connection to the server apparatus 10 and transmitting event information corresponding to an operation input to the document data to the server apparatus 10. Here, the case where the client terminal 20A executes the second thin client connection process will be described, but the same applies to the case where the client terminals 20B and 20C execute.

クライアント端末20B,20Cにおいて、例えば、操作部22を介してユーザから、サーバ装置10からの第2のシンクライアント接続処理の実行指示入力がなされたことをトリガとして、CPU21は、ROM25から読み出されて適宜RAM23に展開された第2のシンクライアント接続プログラム251との協働で、第2のシンクライアント接続処理を実行する。   In the client terminals 20 </ b> B and 20 </ b> C, for example, the CPU 21 is read from the ROM 25 when a user inputs an instruction to execute the second thin client connection process from the server device 10 via the operation unit 22. Then, the second thin client connection process is executed in cooperation with the second thin client connection program 251 loaded in the RAM 23 as appropriate.

先ず、CPU21は、操作部22を介してユーザからのデスクトップ接続要求の待ち受け状態の終了指示の入力に応じて、待ち受け状態を終了するか否かを判別する(ステップS41)。待ち受け状態を終了する場合(ステップS41;YES)、第2のクライアント接続処理が終了する。   First, the CPU 21 determines whether or not to end the standby state in response to an input of a desktop connection request standby state end instruction from the user via the operation unit 22 (step S41). When the standby state is ended (step S41; YES), the second client connection process is ended.

待ち受け状態を終了しない場合(ステップS41;NO)、CPU11は、通信部16により、図9の作業者端末接続処理のステップS182に対応して、デスクトップ接続要求をサーバ装置10から受信したか否かを判別する(ステップS42)。デスクトップ接続要求を受信していない場合(ステップS42;NO)、ステップS42に移行される。   If the standby state is not terminated (step S41; NO), the CPU 11 determines whether or not a desktop connection request is received from the server device 10 by the communication unit 16 corresponding to step S182 of the worker terminal connection process of FIG. Is discriminated (step S42). When the desktop connection request has not been received (step S42; NO), the process proceeds to step S42.

デスクトップ接続要求を受信した場合(ステップS42;YES)、CPU21は、通信部26により、サーバ装置10から(書類番号31が変数nである)デスクトップ画面のフレームデータを受信して、そのフレームデータを表示部24にデスクトップ画面として表示して、デスクトップ接続を行う(ステップS43)。   When the desktop connection request is received (step S42; YES), the CPU 21 receives frame data of the desktop screen (the document number 31 is a variable n) from the server device 10 through the communication unit 26, and receives the frame data. A desktop screen is displayed on the display unit 24 and desktop connection is made (step S43).

そして、CPU21は、図10の第1のシンクライアント接続処理のステップS31に対応して、操作部22を介してユーザからの操作入力を受け付け、その操作入力に応じたイベント情報を作成し、通信部26により、サーバ装置10に送信する(ステップS44)。   Then, in response to step S31 of the first thin client connection process in FIG. 10, the CPU 21 receives an operation input from the user via the operation unit 22, creates event information corresponding to the operation input, and performs communication. The data is transmitted to the server device 10 by the unit 26 (step S44).

そして、CPU21は、図10の第1のシンクライアント接続処理のステップS32に対応して、ステップS44で送信したイベント情報に対応する変更後のデスクトップ画面のフレームデータを受信し、そのフレームデータを用いて表示部24にデスクトップ画面を表示する(ステップS45)。   Then, in response to step S32 of the first thin client connection process in FIG. 10, the CPU 21 receives the changed desktop screen frame data corresponding to the event information transmitted in step S44, and uses the frame data. The desktop screen is displayed on the display unit 24 (step S45).

そして、CPU21は、操作部22を介してユーザから、そのユーザ分(そのクライアント端末分)の書類データの作成の作業の完了の指示入力を受け付け、完了指示入力があるか否かを判別する(ステップS46)。書類データの作成の作業の完了の指示入力は、例えば、デスクトップ画面の書類データの作業の完了ボタンの押下入力により行われる。完了指示入力がない場合(ステップS46;NO)、ステップS44に移行される。   Then, the CPU 21 receives an instruction input for completing the work of creating document data for the user (for the client terminal) from the user via the operation unit 22, and determines whether or not there is a completion instruction input ( Step S46). The instruction input for completing the work for creating the document data is performed, for example, by pressing the completion button for the work on the document data on the desktop screen. When there is no completion instruction input (step S46; NO), the process proceeds to step S44.

完了指示入力がある場合(ステップS46;YES)、CPU21は、図10の第1のシンクライアント接続処理のステップS33に対応して、書類データの記入完了のイベント情報を作成して、通信部26によりサーバ装置10に送信し(ステップS47)、ステップS41に移行される。   When there is a completion instruction input (step S46; YES), the CPU 21 creates event information for completion of document data entry corresponding to step S33 of the first thin client connection process of FIG. Is transmitted to the server device 10 (step S47), and the process proceeds to step S41.

次いで、図12を参照して、シンクライアントシステム1における書類作成サービス提供処理、第1のシンクライアント接続処理及び第2のシンクライアント接続処理の具体例について、説明する。   Next, specific examples of the document creation service providing process, the first thin client connection process, and the second thin client connection process in the thin client system 1 will be described with reference to FIG.

ここでは、図6の処理順番リストテーブル50において書類番号51が1の書類データについて、そのレコードの処理順番52で書類データに対する作業の処理を行うケースを主として説明する。このケースにおいて、クライアント端末20A→クライアント端末20B→クライアント端末20Cの順に、各ユーザが、「シンクライアントの試用について」の書類データへの作業の工程として提案、評価、承認を行うことにより、書類番号=1の書類データを作成する。   Here, a case will be mainly described in which the document data with the document number 51 in the processing order list table 50 of FIG. 6 is processed with respect to the document data in the processing order 52 of the record. In this case, each user proposes, evaluates, and approves the document number as a process of working on the document data of “About Trial of Thin Client” in the order of client terminal 20A → client terminal 20B → client terminal 20C. = 1 Document data is created.

予め、クライアント端末20A,20B,20Cは、サーバ装置10に接続されていなく、処理書類リストテーブル30の書類番号31が1の作業者端末32がクライアント端末20Aであり、同じく状態33が接続前であるものとする。サーバ装置10における図7の書類作成サービス提供処理の実行により、ステップS11で書類番号=1〜3の3つのデスクトッププログラム153が起動される。   The client terminals 20A, 20B, and 20C are not connected to the server device 10 in advance, the worker terminal 32 whose document number 31 is 1 in the processing document list table 30 is the client terminal 20A, and the state 33 is the same as before connection. It shall be. By executing the document creation service providing process of FIG. 7 in the server device 10, three desktop programs 153 with document numbers = 1 to 3 are activated in step S11.

そして、サーバ装置10において、ステップS13で、書類番号31が1のレコードの状態33が接続前であり、ステップS17で、その状態33が接続中に変更される。そして、ステップS18で、書類番号31が1のレコードの作業者端末32のクライアント端末20Aにデスクトップ接続される。   In the server device 10, in step S13, the state 33 of the record whose document number 31 is 1 is before connection, and in step S17, the state 33 is changed to being connected. In step S18, a desktop connection is made to the client terminal 20A of the worker terminal 32 of the record whose document number 31 is 1.

このときに、クライアント端末20Aの表示部24には、図12(a)に示すデスクトップ画面60aが表示される。但し、この時点のデスクトップ画面60aは、書類データ領域61aのみが含まれ、書類データ領域61aが全て空欄であるものとする。   At this time, a desktop screen 60a shown in FIG. 12A is displayed on the display unit 24 of the client terminal 20A. However, it is assumed that the desktop screen 60a at this point includes only the document data area 61a, and the document data area 61a is all blank.

書類データ領域61aは、記入領域611a,612,613を有する。記入領域611aは、クライアント端末20Aのユーザ用の記入領域である。記入領域612は、クライアント端末20Bのユーザ用の記入領域である。記入領域613は、クライアント端末20Cのユーザ用の記入領域である。記入用のカーソルは、記入領域611aにあるものとする。   The document data area 61a has entry areas 611a, 612, and 613. The entry area 611a is an entry area for the user of the client terminal 20A. The entry area 612 is an entry area for the user of the client terminal 20B. The entry area 613 is an entry area for the user of the client terminal 20C. It is assumed that the entry cursor is in the entry area 611a.

クライアント端末20Aにおいて、図11の第2のクライアント接続処理のステップS44で、操作部22を介するユーザからの空欄状態の記入領域611aへの文字記入の操作入力と、参考資料62aの表示指示入力とが受け付けられ、そのイベント情報がサーバ装置10に送信される。そして、サーバ装置10において、第1のクライアント接続処理のステップS32で、そのイベント情報を反映したデスクトップ画面60aのフレームデータが作成され、クライアント端末20Aに送信される。   In the client terminal 20A, in step S44 of the second client connection process in FIG. 11, an operation input for entering characters into the blank state entry area 611a via the operation unit 22 and a display instruction input for the reference material 62a are performed. Is received, and the event information is transmitted to the server device 10. Then, in the server device 10, in step S32 of the first client connection process, frame data of the desktop screen 60a reflecting the event information is created and transmitted to the client terminal 20A.

そして、クライアント端末20Aにおいて、第2のクライアント接続処理のステップS45で、そのイベント情報を反映したデスクトップ画面60aがクライアント端末20Aの表示部24に表示される。但し、この時点のデスクトップ画面60aは、書類データ領域61a及び参考資料62aが含まれ、記入領域611aに記入がなされる。参考資料62aは、サーバ装置10の記憶部15に記憶されている参考書類データとする。   In the client terminal 20A, in step S45 of the second client connection process, the desktop screen 60a reflecting the event information is displayed on the display unit 24 of the client terminal 20A. However, the desktop screen 60a at this point includes the document data area 61a and the reference material 62a, and is filled in the entry area 611a. The reference material 62 a is reference document data stored in the storage unit 15 of the server device 10.

そして、クライアント端末20Aにおいて、第2のクライアント接続処理のステップS47で、操作部22を介するユーザからの記入完了指示入力に応じて、そのイベント情報がサーバ装置10に送信される。そして、サーバ装置10において、第1のクライアント接続処理のステップS34で、クライアント端末20Aとのデスクトップ接続が切断される。   Then, in the client terminal 20A, in step S47 of the second client connection process, the event information is transmitted to the server device 10 in response to the input completion instruction input from the user via the operation unit 22. In the server device 10, the desktop connection with the client terminal 20A is disconnected in step S34 of the first client connection process.

そして、サーバ装置10において、図7の書類作成サービス提供処理のステップS22で、記入完了切断があり、ステップS23で、処理書類リストテーブル30の書類番号31が1のレコードの作業者端末32が、次の処理順番のクライアント端末20Bに変更され、同じく状態33が接続待ちに変更される。そして、ステップS12に戻り、ステップS13で、書類番号31が1のレコードの状態33が接続前であり、ステップS17で、その状態33が接続中に変更される。そして、サーバ装置10において、ステップS18で、書類番号31が1のレコードの作業者端末32のクライアント端末20Bにデスクトップ接続される。   Then, in the server device 10, there is an entry completion disconnection in step S22 of the document creation service providing process of FIG. 7, and in step S23, the operator terminal 32 of the record whose document number 31 is 1 in the processing document list table 30 is It is changed to the client terminal 20B of the next processing order, and the state 33 is also changed to waiting for connection. Then, returning to step S12, in step S13, the state 33 of the record whose document number 31 is 1 is before connection, and in step S17, the state 33 is changed to being connected. In step S18, the server apparatus 10 is desktop-connected to the client terminal 20B of the worker terminal 32 of the record whose document number 31 is 1.

このとき、クライアント端末20Bの表示部24には、デスクトップ画面60aが表示される。但し、この時点のデスクトップ画面60aの記入用のカーソルは、記入領域612にあるものとする。クライアント端末20Bにおいて、図11の第2のクライアント接続処理のステップS44で、操作部22を介するユーザからの空欄状態の記入領域612への文字記入の操作入力と、参考資料62bの表示指示入力とが受け付けられ、そのイベント情報がサーバ装置10に送信される。そして、サーバ装置10において、第1のクライアント接続処理のステップS32で、そのイベント情報を反映した図12(b)に示すデスクトップ画面60bのフレームデータが作成され、クライアント端末20Bに送信される。   At this time, the desktop screen 60a is displayed on the display unit 24 of the client terminal 20B. However, the entry cursor on the desktop screen 60a at this time is assumed to be in the entry area 612. In the client terminal 20B, in step S44 of the second client connection process in FIG. 11, an operation input for entering characters into the blank state entry area 612 via the operation unit 22 and a display instruction input for the reference material 62b are performed. Is received, and the event information is transmitted to the server device 10. Then, in the server device 10, in step S32 of the first client connection process, frame data of the desktop screen 60b shown in FIG. 12B reflecting the event information is created and transmitted to the client terminal 20B.

デスクトップ画面60bは、書類データ領域61bと、参考資料62a,62bと、を有する。参考資料62aは、サーバ装置10の記憶部15に記憶されている参考書類データとする。書類データ領域61bは、記入領域611a,612b,613と、を有する。書類データ領域61bには、クライアント端末20Bのユーザによる記入領域611aの提案の評価がなされている。   The desktop screen 60b has a document data area 61b and reference materials 62a and 62b. The reference material 62 a is reference document data stored in the storage unit 15 of the server device 10. The document data area 61b has entry areas 611a, 612b, and 613. In the document data area 61b, the proposal of the entry area 611a by the user of the client terminal 20B is evaluated.

そして、クライアント端末20Bにおいて、第2のクライアント接続処理のステップS47で、操作部22を介するユーザからの記入完了指示入力に応じて、そのイベント情報がサーバ装置10に送信される。そして、サーバ装置10で、第1のクライアント接続処理のステップS34において、クライアント端末20Bとのデスクトップ接続が切断される。   In the client terminal 20B, in step S47 of the second client connection process, the event information is transmitted to the server device 10 in response to the input completion instruction input from the user via the operation unit 22. The server device 10 disconnects the desktop connection with the client terminal 20B in step S34 of the first client connection process.

そして、サーバ装置10において、図7の書類作成サービス提供処理のステップS22で、記入完了切断があり、ステップS23で、処理書類リストテーブル30の書類番号31が1のレコードの作業者端末32が、次の処理順番のクライアント端末20Cに変更され、同じく状態33が接続待ちに変更される。そして、ステップS12に戻り、ステップS13〜S17で、クライアント端末20Cによるデスクトップ画面60bの記入領域613への記入作業がなされ、記入完了切断がなされる。   Then, in the server device 10, there is an entry completion disconnection in step S22 of the document creation service providing process of FIG. 7, and in step S23, the operator terminal 32 of the record whose document number 31 is 1 in the processing document list table 30 is It is changed to the client terminal 20C of the next processing order, and the state 33 is also changed to waiting for connection. Then, returning to step S12, in steps S13 to S17, the client terminal 20C performs an entry operation in the entry area 613 of the desktop screen 60b, and the entry completion is cut off.

そして、サーバ装置10において、図7の書類作成サービス提供処理のステップS22で、記入完了切断があり、ステップS24で、次の処理順番のクライアント端末が無いため、ステップS25で、処理書類リストテーブル30の書類番号31が1のレコードの状態33が完了に変更される。そして、サーバ装置10において、ステップS27で、処理完了情報が、処理書類リストテーブル30の書類番号31が1のリスト登録者端末34のクライアント端末20Aに送信される。また、書類番号=2,3についての処理は、上記書類番号=1についての処理と並行して行われる。   Then, in the server device 10, there is an entry completion disconnection in step S 22 of the document creation service providing process of FIG. 7, and in step S 24 there is no client terminal in the next processing order. The state 33 of the record having the document number 31 of 1 is changed to complete. In the server device 10, in step S 27, processing completion information is transmitted to the client terminal 20 A of the list registrant terminal 34 whose document number 31 is 1 in the processing document list table 30. The processing for document numbers = 2 and 3 is performed in parallel with the processing for document number = 1.

以上、本実施の形態によれば、シンクライアントシステム1のサーバ装置10において、CPU11は、デスクトッププログラム153及び書類作成サービス提供プログラム151の実行により、書類データの作業を行うためのデスクトップ画面のフレームデータを作成し、処理順番リストテーブル50等に応じて、当該フレームデータを作業対象の工程のクライアント端末に送信する。また、CPU11は、第1のシンクライアント接続プログラム152の実行により、クライアント端末より送信されてきたイベント情報を受信し、当該受信したイベント情報に応じて、デスクトップ画面のフレームデータの更新、操作状態の更新、及び書類データに対する更新の処理を行う。   As described above, according to the present embodiment, in the server device 10 of the thin client system 1, the CPU 11 executes the desktop program 153 and the document creation service providing program 151 to execute frame data on the desktop screen for performing document data work. And the frame data is transmitted to the client terminal of the work target process according to the processing order list table 50 or the like. Further, the CPU 11 receives the event information transmitted from the client terminal by executing the first thin client connection program 152, and updates the frame data of the desktop screen and the operation state according to the received event information. Update and update of document data are performed.

そして、CPU11は、書類作成サービス提供プログラム151の実行により、所定のクライアント端末のイベント情報に従った処理に応じた書類データの更新が完了した後に、当該クライアント端末のデスクトップ画面のフレームデータ、操作状態、及び当該書類データに対する処理状態を引き継いで、次工程のクライアント端末に対応して、前記フレームデータの送信及び前記イベント情報に応じた処理を実行する。   Then, after the CPU 11 completes the update of the document data according to the processing according to the event information of the predetermined client terminal by executing the document creation service providing program 151, the frame data of the desktop screen of the client terminal, the operation state And the processing state for the document data is taken over, and the transmission of the frame data and the processing corresponding to the event information are executed corresponding to the client terminal of the next process.

このため、複数の工程からなる作業を複数のクライアント端末で順に行い書類データを作成するにあたり、各工程の作業を行うクライアント端末のデスクトップ画面、操作状態及び書類データへの処理状態を、次工程のクライアント端末へ引き継いでそのまま提供できる。   For this reason, in order to create document data by sequentially performing operations consisting of a plurality of processes at a plurality of client terminals, the desktop screen of the client terminal performing the operations of each process, the operation state, and the processing state of the document data are It can be provided directly to the client terminal.

加えて、従来のワークフローシステムで書類データを作成する構成では、クライアント端末が作業時にサーバ装置から書類データをダウンロードする必要があったが、シンクライアントシステム1では、サーバ装置10からクライアント端末に書類データをダウンロードせず、サーバ装置10が書類データを更新する。このため、クライアント端末の処理負担と、クライアント端末及びサーバ装置10間の通信の負担と、を低減できる。   In addition, in the configuration in which the document data is created by the conventional workflow system, the client terminal needs to download the document data from the server device at the time of work. In the thin client system 1, the document data is transferred from the server device 10 to the client terminal. The server device 10 updates the document data without downloading. For this reason, the processing burden of the client terminal and the burden of communication between the client terminal and the server device 10 can be reduced.

また、記憶部15は、複数の書類データ及び当該複数の書類データの処理順番リストテーブル50を記憶し、前記デスクトップ画面のフレームデータの送信及び前記イベント情報に応じた処理、及びこれらの処理を複数のクライアント端末に順に実行させることを複数の書類データに対して並行して行う。このため、複数の書類データに対して、それぞれ複数の工程からなる作業を複数のクライアント端末で順に行い、複数の書類データを効率的に作成できる。   In addition, the storage unit 15 stores a plurality of document data and a processing order list table 50 for the plurality of document data, and transmits the desktop screen frame data, processes according to the event information, and a plurality of these processes. The plurality of document data are sequentially executed by the client terminals. For this reason, a plurality of document data can be efficiently created by sequentially performing a plurality of processes on a plurality of document data at a plurality of client terminals.

また、サーバ装置10のCPU11は、記憶部15に記憶された処理順番リストテーブル50に応じて、書類データに対する全てのクライアント端末による作業を完了したか否かを判別し、当該作業を完了した場合に、当該書類データの作成の処理が完了した旨の処理完了情報を、リスト登録者端末34のクライアント端末に送信する。このため、処理完了情報を受信したクライアント端末が、書類データに対する処理完了の旨を表示部24に表示する等して、ユーザに通知できる。   Further, the CPU 11 of the server device 10 determines whether or not the work by all the client terminals for the document data is completed according to the processing order list table 50 stored in the storage unit 15, and completes the work. Then, processing completion information indicating that the processing for creating the document data has been completed is transmitted to the client terminal of the list registrant terminal 34. For this reason, the client terminal that has received the processing completion information can notify the user by displaying on the display unit 24 that processing has been completed for the document data.

以上の説明では、本発明に係るプログラムのコンピュータ読み取り可能な媒体として記憶部15及びROM25を使用した例を開示したが、この例に限定されない。
その他のコンピュータ読み取り可能な媒体として、フラッシュメモリ等の不揮発性メモリ、CD−ROM等の可搬型記録媒体を適用することが可能である。
また、本発明に係るプログラムのデータを通信回線を介して提供する媒体として、キャリアウエーブ(搬送波)も本発明に適用される。
In the above description, the example in which the storage unit 15 and the ROM 25 are used as the computer-readable medium of the program according to the present invention is disclosed, but the present invention is not limited to this example.
As other computer-readable media, a non-volatile memory such as a flash memory and a portable recording medium such as a CD-ROM can be applied.
A carrier wave is also applied to the present invention as a medium for providing program data according to the present invention via a communication line.

なお、上記実施の形態における記述は、本発明に係るシンクライアントシステムのサーバ装置及びプログラムの一例であり、これに限定されるものではない。   The description in the above embodiment is an example of the server device and program of the thin client system according to the present invention, and the present invention is not limited to this.

上記実施の形態では、図10のステップS32で、サーバ装置10のCPU11は、イベント情報がクライアント端末から受信された場合に、そのイベント情報に応じてデスクトップ画面のフレームデータ更新を行う構成としたが、これに限定されるものではない。サーバ装置10のCPU11が、デスクトップ画面のフレームデータ更新を、イベント情報の受信の有無にかかわらず、所定時間で周期的に実行する構成としてもよい。   In the above embodiment, the CPU 11 of the server device 10 is configured to update the frame data of the desktop screen according to the event information when the event information is received from the client terminal in step S32 of FIG. However, the present invention is not limited to this. The CPU 11 of the server device 10 may be configured to periodically update the frame data on the desktop screen at a predetermined time regardless of whether or not event information is received.

また、上記実施の形態におけるシンクライアントシステム1の各構成要素の細部構成及び細部動作に関しては、本発明の趣旨を逸脱することのない範囲で適宜変更可能であることは勿論である。   Of course, the detailed configuration and detailed operation of each component of the thin client system 1 in the above embodiment can be changed as appropriate without departing from the spirit of the present invention.

1 シンクライアントシステム
10 サーバ装置
20A,20B,20C クライアント端末
11,21 CPU
12,22 操作部
13,23 RAM
131,132,133 クライアント用フレームバッファメモリ
14,24 表示部
15 記憶部
25 ROM
16,26 通信部
27 フレームバッファメモリ
17,28 バス
N 通信ネットワーク
DESCRIPTION OF SYMBOLS 1 Thin client system 10 Server apparatus 20A, 20B, 20C Client terminal 11, 21 CPU
12, 22 Operation unit 13, 23 RAM
131, 132, 133 Frame buffer memory for clients 14, 24 Display unit 15 Storage unit 25 ROM
16, 26 Communication unit 27 Frame buffer memory 17, 28 Bus N Communication network

Claims (4)

サーバ装置により画面データを生成してクライアント端末へ送信し、当該クライアント端末で前記画面データを受信して前記サーバ装置に対するイベント情報を送信するシンクライアントシステムのサーバ装置において、
書類データ及びこの書類データに対する複数の工程からなる作業を順に行う複数のクライアント端末の識別情報を記憶する記憶部と、
前記書類データの作業を行うためのデスクトップ画面の画面データを作成し、前記記憶された識別情報に応じて、当該デスクトップ画面の画面データを作業対象の工程のクライアント端末に送信する送信部と、
前記クライアント端末より送信されてきたイベント情報を受信し、当該受信したイベント情報に応じて、前記画面データの更新、操作状態の更新、及び前記書類データに対する更新を行う処理部と、
前記処理部による所定のクライアント端末のイベント情報に従った処理に応じた前記書類データの更新が完了した後に、当該クライアント端末のデスクトップ画面の画面データ、操作状態、及び当該書類データに対する処理状態を引き継いで、次工程のクライアント端末に対応して、前記送信部及び前記処理部に処理を実行させる制御部と、を備えるシンクライアントシステムのサーバ装置。
In the server device of the thin client system that generates screen data by the server device and transmits it to the client terminal, receives the screen data at the client terminal and transmits event information to the server device,
A storage unit for storing document data and identification information of a plurality of client terminals that sequentially perform operations including a plurality of processes for the document data;
Creating screen data of a desktop screen for performing the work of the document data, and transmitting the screen data of the desktop screen to the client terminal of the work target process according to the stored identification information;
A processing unit that receives event information transmitted from the client terminal and performs update of the screen data, update of an operation state, and update of the document data according to the received event information;
After the update of the document data according to the process according to the event information of the predetermined client terminal by the processing unit is completed, the screen data of the desktop screen of the client terminal, the operation state, and the processing state for the document data are taken over. A server device of a thin client system comprising: a control unit that causes the transmission unit and the processing unit to execute processing corresponding to a client terminal in a next process.
前記記憶部は、複数の書類データ及びこの複数の書類データに対する作業を順に行う複数のクライアント端末の識別情報を記憶し、
前記送信部、前記処理部及び前記制御部は、前記書類データ毎に処理を並列して行う請求項1に記載のシンクライアントシステムのサーバ装置。
The storage unit stores a plurality of document data and identification information of a plurality of client terminals that sequentially perform operations on the plurality of document data,
The server device of the thin client system according to claim 1, wherein the transmission unit, the processing unit, and the control unit perform processing in parallel for each document data.
前記制御部は、前記記憶部に記憶されたクライアント端末の識別情報に応じて、書類データに対する全てのクライアント端末による作業を終了したか否かを判別し、当該作業を終了した場合に、当該書類データの作成の処理が完了した旨の情報を所定のクライアント端末に送信する請求項1又は2に記載のシンクライアントシステムのサーバ装置。   The control unit determines whether or not work by all client terminals for the document data is finished according to the identification information of the client terminal stored in the storage unit, and when the work is finished, the document The server device of the thin client system according to claim 1 or 2, wherein information indicating that the data creation process has been completed is transmitted to a predetermined client terminal. サーバ装置により画面データを生成してクライアント端末へ送信し、当該クライアント端末で前記画面データを受信して前記サーバ装置に対するイベント情報を送信するシンクライアントシステムのサーバ装置に搭載されたコンピュータを、
書類データ及びこの書類データに対する複数の工程からなる作業を順に行う複数のクライアント端末の識別情報を記憶する記憶部、
前記書類データの作業を行うためのデスクトップ画面の画面データを作成し、前記記憶された識別情報に応じて、当該デスクトップ画面の画面データを作業対象の工程のクライアント端末に送信する送信部、
前記クライアント端末より送信されてきたイベント情報を受信し、当該受信したイベント情報に応じて、前記画面データの更新、操作状態の更新、及び前記書類データに対する更新を行う処理部、
前記処理部による所定のクライアント端末のイベント情報に従った処理に応じた前記書類データの更新が完了した後に、当該クライアント端末のデスクトップ画面の画面データ、操作状態、及び当該書類データに対する処理状態を引き継いで、次工程のクライアント端末に対応して、前記送信部及び前記処理部に処理を実行させる制御部、
として機能させるためのプログラム。
A computer mounted on a server device of a thin client system that generates screen data by a server device and transmits the screen data to the client terminal, receives the screen data at the client terminal, and transmits event information to the server device,
A storage unit for storing document data and identification information of a plurality of client terminals that sequentially perform operations including a plurality of processes for the document data;
A transmission unit that creates screen data of a desktop screen for performing the work of the document data, and transmits the screen data of the desktop screen to the client terminal of the work target process according to the stored identification information;
A processing unit that receives event information transmitted from the client terminal and performs update of the screen data, update of an operation state, and update of the document data according to the received event information,
After the update of the document data according to the process according to the event information of the predetermined client terminal by the processing unit is completed, the screen data of the desktop screen of the client terminal, the operation state, and the processing state for the document data are taken over. In response to the client terminal of the next process, the control unit that causes the transmission unit and the processing unit to execute processing,
Program to function as.
JP2010265962A 2010-11-30 2010-11-30 Server apparatus and program Active JP5659737B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010265962A JP5659737B2 (en) 2010-11-30 2010-11-30 Server apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010265962A JP5659737B2 (en) 2010-11-30 2010-11-30 Server apparatus and program

Publications (2)

Publication Number Publication Date
JP2012118648A true JP2012118648A (en) 2012-06-21
JP5659737B2 JP5659737B2 (en) 2015-01-28

Family

ID=46501420

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010265962A Active JP5659737B2 (en) 2010-11-30 2010-11-30 Server apparatus and program

Country Status (1)

Country Link
JP (1) JP5659737B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014035571A (en) * 2012-08-07 2014-02-24 Oki Electric Ind Co Ltd Information processor, information processing method, program, and information processing system
CN108768707A (en) * 2018-05-17 2018-11-06 北京森鑫云科技有限公司 A kind of work order automated programming system, terminal and server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008269472A (en) * 2007-04-24 2008-11-06 Fuji Xerox Co Ltd Workflow processing program and system
JP2010231430A (en) * 2009-03-26 2010-10-14 Kyocera Corp Thin client server

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008269472A (en) * 2007-04-24 2008-11-06 Fuji Xerox Co Ltd Workflow processing program and system
JP2010231430A (en) * 2009-03-26 2010-10-14 Kyocera Corp Thin client server

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014035571A (en) * 2012-08-07 2014-02-24 Oki Electric Ind Co Ltd Information processor, information processing method, program, and information processing system
CN108768707A (en) * 2018-05-17 2018-11-06 北京森鑫云科技有限公司 A kind of work order automated programming system, terminal and server

Also Published As

Publication number Publication date
JP5659737B2 (en) 2015-01-28

Similar Documents

Publication Publication Date Title
JP5489807B2 (en) Information processing apparatus, form data creation method, and computer program
US20080289029A1 (en) Method and system for continuation of browsing sessions between devices
JP6338453B2 (en) Information terminal, control method and program
JP6073577B2 (en) Program, information processing apparatus, information processing method, and information processing system
US20200065740A1 (en) Task management method, terminal, and non-transitory computer-readable information recording medium
JP2003051056A (en) Automatic vending machine management system
CN103581878B (en) A kind of method and apparatus for acquisition target resource in a mobile device
JP2010186264A (en) Screen generation method, screen generation device, and program
JP2010528388A (en) Enhanced native contact book application
CN110795205B (en) System and method for providing cloud service based on software container
JP5659737B2 (en) Server apparatus and program
CN110661851A (en) Data exchange method and device
JP2007108953A (en) Chat program
CN102004729A (en) Method and system for showing website webpage and website server
JP2006091954A (en) Remote connection system, server computer, method of remote connection, and program
US10713278B2 (en) Flexible configuration of offline synchronization scope
EP2798510B1 (en) Systems and methods for the management and distribution of settings
JP4297140B2 (en) Communications system
JP6078625B1 (en) Advertisement processing apparatus and program
JP6932677B2 (en) Mobile devices, systems, access methods, and programs
JP5855513B2 (en) RECOMMENDATION LIST PROVIDING DEVICE AND RECOMMENDATION LIST PROVIDING METHOD
JP2007164407A (en) Alternate bidding server and method, and program
JP5659474B2 (en) Information processing terminal and program
CN115002137B (en) Offline message processing method and device, computer equipment and storage medium
JP2014116754A (en) Contact list registration device, contact list registration method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131003

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140430

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140610

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140811

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20141104

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20141117

R150 Certificate of patent or registration of utility model

Ref document number: 5659737

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150