JP4839715B2 - Thin client system - Google Patents

Thin client system Download PDF

Info

Publication number
JP4839715B2
JP4839715B2 JP2005217279A JP2005217279A JP4839715B2 JP 4839715 B2 JP4839715 B2 JP 4839715B2 JP 2005217279 A JP2005217279 A JP 2005217279A JP 2005217279 A JP2005217279 A JP 2005217279A JP 4839715 B2 JP4839715 B2 JP 4839715B2
Authority
JP
Japan
Prior art keywords
editing
server
document
client terminal
program
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.)
Expired - Fee Related
Application number
JP2005217279A
Other languages
Japanese (ja)
Other versions
JP2007034686A (en
Inventor
智之 庄谷
利郎 島田
茂彦 佐々木
丈裕 世古
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co Ltd
Fujifilm Business Innovation 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 Fuji Xerox Co Ltd, Fujifilm Business Innovation Corp filed Critical Fuji Xerox Co Ltd
Priority to JP2005217279A priority Critical patent/JP4839715B2/en
Publication of JP2007034686A publication Critical patent/JP2007034686A/en
Application granted granted Critical
Publication of JP4839715B2 publication Critical patent/JP4839715B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、クライアント端末から受信する編集命令に応じてサーバがドキュメントの編集処理を行い、当該処理結果をクライアント端末が受信して画面表示すると言った手順でドキュメント処理を実行するシンクライアントシステムに関する。   The present invention relates to a thin client system in which a server performs document editing processing in response to an editing command received from a client terminal, and executes document processing in a procedure in which the client terminal receives the processing result and displays the screen.

シンクライアントシステムは、公知のようにクライアント端末のデータ処理負担を抑えたシステムであり、クライアント端末はサーバに対してデータ処理命令を与え、その処理結果をサーバから受け取ってユーザに提示するといったシステムである。
シンクライアントは、処理対象のデータをローカル(シンクライアント端末)に持たず、また外部記憶装置への入出力手段も持たないためデータに対するセキュリティが高いことや、シンクライアント端末の処理負担を軽減できて、シンクライアント端末として携帯無線情報端末等の無線情報処理機器を利用したシステム構成とすることが容易となるといった利点が得られることから、所謂モバイル環境におけるドキュメント処理への利用が期待されている。
The thin client system is a system in which the data processing load of the client terminal is suppressed as is well known, and the client terminal gives a data processing command to the server, receives the processing result from the server, and presents it to the user. is there.
Thin clients do not have data to be processed locally (thin client terminals) and do not have input / output means for external storage devices, so data security is high and the processing burden on thin client terminals can be reduced. Since it has an advantage that it is easy to make a system configuration using a wireless information processing device such as a portable wireless information terminal as a thin client terminal, it is expected to be used for document processing in a so-called mobile environment.

ここで、携帯無線端末を利用する情報閲覧システムにおいて、電波の届かない場所でも一度閲覧した情報を端末にキャッシュしておくことで、当該情報を端末で閲覧することができるようにした発明が提案されている(特許文献1参照。)。
特開2002―300654号公報
Here, in an information browsing system using a portable wireless terminal, an invention has been proposed in which information once viewed even in a place where radio waves do not reach is cached in the terminal so that the information can be browsed on the terminal. (See Patent Document 1).
Japanese Patent Laid-Open No. 2002-300654

基本的なシンクライアントシステムでは、シンクライアント端末として携帯無線情報端末のようなデータ処理能力が比較的抑えられた通信機器を用いる場合には、ドキュメント処理プログラム自体も処理対象のドキュメントデータとともにサーバにあり、シンクライアント端末はサーバに対して編集命令を送信し、サーバから編集結果を受信してユーザに提示するだけの処理を行うため、サーバとの通信が途絶えてしまうと、シンクライアント端末自体ではドキュメントに対する処理を行うことができないと言う課題がある。   In a basic thin client system, when a communication device such as a portable wireless information terminal with relatively low data processing capability is used as a thin client terminal, the document processing program itself is also present on the server together with the document data to be processed. Since the thin client terminal simply sends an editing command to the server, receives the editing result from the server and presents it to the user, the communication with the server is interrupted. There is a problem that processing cannot be performed.

本発明は、上記従来の事情に鑑みなされたものであり、サーバとの通信が遮断された状況においては、シンクライアント端末が簡易的なドキュメント処理を行うことができるようにすることを目的としている。   The present invention has been made in view of the above-described conventional circumstances, and an object thereof is to enable a thin client terminal to perform simple document processing in a situation where communication with a server is interrupted. .

本発明の一態様としては、クライアント端末とサーバとが通信し、クライアント端末から受信する編集命令に応じてサーバがドキュメントを編集処理するシンクライアントシステムにおいて、サーバが、編集命令の対象であるドキュメントデータに基づいて簡易ドキュメントデータを作成してクライアント端末に送信し、クライアント端末が、サーバとの通信切断中の編集命令に対するドキュメント処理に用いるために、サーバから簡易ドキュメントデータを受信して保持する。
したがって、サーバとの通信が遮断中にあっても、クライアント端末でドキュメントの簡易版を閲覧することができ、更には、簡易的な編集プログラムを有することによって、当該簡易ドキュメントに対して通信の再開を待たずして先行して編集操作を行うことができる。
As an aspect of the present invention, in a thin client system in which a client terminal and a server communicate with each other and a server edits a document in accordance with an editing command received from the client terminal, the server includes document data that is a target of the editing command. The simple document data is generated based on the data and transmitted to the client terminal, and the client terminal receives and holds the simple document data from the server for use in the document processing for the editing command during the communication disconnection with the server.
Therefore, even if communication with the server is interrupted, the simplified version of the document can be viewed on the client terminal, and further, communication can be resumed for the simplified document by having a simple editing program. The editing operation can be performed in advance without waiting.

ここで、サーバが簡易ドキュメントデータをクライアント端末に送信するタイミングは、サーバがドキュメント処理を開始して、例えば、クライアント端末側からドキュメントデータの保存命令があった時、クライアント端末側から簡易ドキュメントデータの要求があった時、サーバが計時する所定の時間間隔毎、通信が遮断される電波状況が所定値以下となったことを検出した時などといったように種々なタイミングを採用することができる。
なお、後述するように、本発明では、簡易ドキュメントデータや、簡易ドキュメントデータを編集処理するための簡易編集プログラムを、クライアント端末に予め保持させた状態として実施することもできる。
Here, the timing at which the server transmits the simple document data to the client terminal is the timing at which the server starts the document processing. For example, when there is an instruction to save the document data from the client terminal side, Various timings can be employed, such as when a request is made, at every predetermined time interval timed by the server, or when it is detected that the radio wave condition at which communication is interrupted is below a predetermined value.
As will be described later, in the present invention, simple document data and a simple editing program for editing simple document data can be implemented in a state of being held in advance in the client terminal.

簡易ドキュメントデータは、サーバで通常の編集処理を行うときのドキュメントデータに対して、フォントによる修飾機能情報、写真等の種々なメディア情報の表示機能情報、URL等のWebアクセス機能情報などのドキュメントデータの付加的な機能情報を省いたドキュメントデータであり、例えば、通常のドキュメントデータにはドキュメント記述のテキストデータと写真情報とが含まれている場合、メモリ容量や処理能力が比較的低いクライアント端末で保持して処理ができるように、簡易ドキュメントデータは写真情報が省かれて通常のドキュメントデータに対して小さなデータとなっている。   Simplified document data is document data such as font modification function information, various media information display function information such as photos, Web access function information such as URLs, etc., compared to document data when normal editing processing is performed on the server. For example, when normal document data includes text data and photo information of document description, the client terminal has a relatively low memory capacity and processing capability. The simple document data is smaller than normal document data so that the photograph information is omitted so that the document data can be held and processed.

簡易編集プログラムは、簡易ドキュメントデータと対応して、サーバでドキュメントの編集処理を行う通常の編集プログラムより機能(フォント等修飾機能、写真等のメディアの編集表示機能、URL等のWebアクセス情報編集機能等)が制限された簡易的な編集プログラムであり、これら機能が省かれることによって、メモリ容量や処理能力が比較的低いクライアント端末で保持して実行できるように小さなプログラムとなっている。例えば、パーソナルコンピュータにインストールされる編集プログラムに対して、PDA用に当該編集プログラムの一部の機能を省いた簡易版の編集プログラムがこれに該当する。   The simple editing program corresponds to the simple document data, and functions (normal font editing function, media editing display function such as a photo, Web access information editing function such as URL, etc.) Etc.) is a simple editing program that is limited, and by omitting these functions, it is a small program that can be held and executed by a client terminal having a relatively low memory capacity and processing capability. For example, this corresponds to a simple editing program in which a part of functions of the editing program for PDA is omitted for an editing program installed in a personal computer.

本発明は、より具体的な一態様として、シンクライアントシステムにおいて、
サーバは、編集プログラム手段でクライアント端末からの編集命令に応じて編集処理を実行し、また、ドキュメント保持手段で編集プログラム手段が編集するドキュメントデータを保持する。
そして、クライアント端末は、簡易プログラム保持手段でサーバの編集プログラムより機能が制限された簡易編集プログラムを保持し、また、簡易ドキュメント保持手段で簡易プログラムに対応してサーバが編集処理するドキュメントデータより機能情報が制限された簡易ドキュメントデータを保持しており、通信状況判定手段で常時或いは定期的に監視してサーバとの通信状況を判定し、サーバとの通信が切断されたときには、簡易プログラム制御手段で、簡易ドキュメントデータを編集処理するために簡易プログラムを起動し、当該切断された通信が再接続されたときに当該簡易プログラムによる編集処理履歴情報をサーバへ送信させる。
As a more specific aspect, the present invention provides a thin client system,
The server executes editing processing according to the editing command from the client terminal by the editing program means, and holds document data edited by the editing program means by the document holding means.
The client terminal holds the simple editing program whose function is limited by the simple program holding means and the function of the document data edited by the server corresponding to the simple program by the simple document holding means. When the simple document data with limited information is held, the communication status determining means constantly or periodically monitors to determine the communication status with the server, and when the communication with the server is disconnected, the simple program control means Then, a simple program is activated to edit the simple document data, and edit processing history information by the simple program is transmitted to the server when the disconnected communication is reconnected.

そして、サーバは、簡易処理反映手段で、クライアント端末から受信した編集処理履歴情報に応じて、当該クライアント端末からの編集命令対象であるドキュメントデータに編集プログラム手段により編集処理を実行させて、通信切断中にクライアント端末でなされた編集操作をドキュメントデータに反映させる。
ここで、クライアント端末からサーバへ送信する編集処理履歴情報は、例えば、クライアント端末で簡易ドキュメントを編集するために簡易編集プログラムに対してユーザ入力された編集コマンド履歴、クライアント端末で簡易編集プログラムにより編集された簡易ドキュメントであり、サーバにおいて、編集プログラム手段がドキュメントデータを編集して簡易ドキュメントの内容を反映させ得る情報であればよい。
Then, the server is a simple process reflecting means, and in accordance with the editing process history information received from the client terminal, causes the editing program means to execute the editing process on the document data to be edited from the client terminal, and disconnects the communication. The editing operation performed on the client terminal is reflected in the document data.
Here, the editing process history information transmitted from the client terminal to the server is, for example, the editing command history input by the user to the simple editing program in order to edit the simple document at the client terminal, and edited by the simple editing program at the client terminal. Any simple document may be used as long as the information can be reflected in the server by the editing program means by editing the document data.

ここで、サーバが簡易ドキュメントデータをクライアント端末に提供する態様の場合には、サーバは、簡易ドキュメント作成手段が、上記のように設定されるタイミングで、ドキュメント保持手段が保持するドキュメントデータから簡易ドキュメントデータを作成して、クライアント端末へ送信し、クライアント端末は、サーバから受信した簡易ドキュメントデータを簡易ドキュメント保持手段に保持するようにすればよい。   Here, in the case where the server provides the simple document data to the client terminal, the server uses the simple document creation means from the document data held by the document holding means at the timing set as described above. Data is generated and transmitted to the client terminal, and the client terminal may hold the simple document data received from the server in the simple document holding means.

また、サーバが簡易編集プログラムをクライアント端末に提供する態様の場合には、サーバは、簡易プログラム提供手段が編集プログラム手段の簡易編集プログラムを保持し、上記簡易ドキュメントデータと同様に設定されるタイミングで、クライアント端末へ送信し、クライアント端末は、サーバから受信した簡易プログラムを簡易プログラム保持手段に保持するようにすればよい。   In the case where the server provides a simple editing program to the client terminal, the server holds the simple editing program of the editing program means by the simple program providing means and is set at the same timing as the simple document data. The client terminal may hold the simple program received from the server in the simple program holding means.

ここで、クライアント端末におけるセキュリティをより高度に確保するために、例えば、クライアント端末から編集終了命令をサーバへ送信したこと、クライアント端末の電源がオフされたことなどドキュメント編集処理の終了を検知して、簡易ドキュメント保持手段に保持した簡易ドキュメントデータを消去する消去手段をクライアント端末に備えるのが好ましい。なお、簡易ドキュメント保持手段として揮発性のメモリを用いることにより、クライアント端末の電源がオフされることで、簡易ドキュメント保持手段に保持した簡易ドキュメントデータを消去する消去手段を構成するようにしてもよい。   Here, in order to ensure a higher level of security in the client terminal, for example, the end of the document editing process is detected, for example, that an edit end command has been transmitted from the client terminal to the server, or that the client terminal has been turned off. Preferably, the client terminal is provided with erasing means for erasing the simple document data held in the simple document holding means. It should be noted that by using a volatile memory as the simple document holding means, an erasing means for erasing the simple document data held in the simple document holding means may be configured by turning off the power of the client terminal. .

本発明は、サーバとクライアント端末を備えたシンクライアントシステムとして実現する他、シンクライアントシステムを構成するサーバや当該サーバをコンピュータにより構成するサーバプログラム、シンクライアントシステムを構成するクライアント端末や当該クライアント端末をコンピュータにより構成するクライアント端末プログラム、シンクライアントシステムとにより実施するドキュメント編集方法として実現することができる。   The present invention is realized as a thin client system including a server and a client terminal, as well as a server constituting the thin client system, a server program constituting the server by a computer, a client terminal constituting the thin client system, and the client terminal. It can be realized as a document editing method implemented by a client terminal program configured by a computer and a thin client system.

本発明によると、サーバとの通信が遮断された状況においてもシンクライアント端末が簡易的なドキュメント処理を行うことができるようにしたため、シンクライアント端末のユーザが、編集対象のドキュメントの概要を閲覧確認し、或いは、ドキュメントに対する編集操作を先行して行うことができる。   According to the present invention, since the thin client terminal can perform simple document processing even in a situation where communication with the server is interrupted, the user of the thin client terminal confirms the overview of the document to be edited. Alternatively, an editing operation on the document can be performed in advance.

本発明を一実施例に基づいて具体的に説明する。
本例のシンクライアントシステムは、図1に示すように、サーバSがネットワークNを介してアクセスポイント(無線基地局)Pに接続されており、アクセスポイントPの通信圏E内に位置するクライアント端末(無線通信端末)CとサーバSとがアクセスポイントPを介した通信を行って、クライアント端末Cから受信する編集命令に応じてサーバSがドキュメントを編集処理し、サーバSが編集処理の結果をクライアント端末Cに送信してクライアント端末Cの画面に編集されたドキュメントを表示させる。
すなわち、シンクライアントシステムでの基本的な処理は、クライアント端末CとサーバSとが接続された状態では、編集処理プログラムの実行はサーバSで行い、クライアント端末CはカーバSへの命令の入力とサーバSによる編集処理結果の表示のみを行うクライアント)
The present invention will be specifically described based on an example.
In the thin client system of this example, as shown in FIG. 1, a server S is connected to an access point (wireless base station) P via a network N, and a client terminal located in the communication area E of the access point P (Wireless communication terminal) C and server S communicate via access point P, server S edits the document in response to an edit command received from client terminal C, and server S displays the result of the edit process. The edited document is displayed on the screen of the client terminal C by being transmitted to the client terminal C.
In other words, the basic processing in the thin client system is that when the client terminal C and the server S are connected, the editing processing program is executed by the server S, and the client terminal C receives an instruction input to the carver S. (Client that only displays the editing process result by server S)

そして、本例のシンクライアントシステムでは、クライアント端末CがアクセスポイントPの通信圏E外に移動してサーバSとの通信が遮断されてしまった場合に、当該クライアント端末Cで簡易的なドキュメント処理を行えるように、サーバS及びクライアント端末Cに図2に示すような機能を設けている。   In the thin client system of this example, when the client terminal C moves outside the communication area E of the access point P and communication with the server S is interrupted, simple document processing is performed at the client terminal C. 2 is provided in the server S and the client terminal C.

サーバSは、アクセスポイントPに接続されたクライアント端末Cと通信を行う通信手段1、クライアント端末Cから受信した編集命令に応じて編集処理を実行する編集プログラム手段2、編集プログラム手段2が編集するドキュメントデータを保持するドキュメント保持手段3、クライアント端末Cが行う簡易編集のための処理を行う簡易処理部4、クライアント端末Cから受信した情報が編集命令であるか或いは編集処理履歴情報であるか等の判定を行う簡易編集判定手段5を備えている。   The server S is edited by the communication means 1 that communicates with the client terminal C connected to the access point P, the editing program means 2 that executes the editing process in accordance with the editing command received from the client terminal C, and the editing program means 2 edits. Document holding means 3 for holding document data, a simple processing unit 4 for performing processing for simple editing performed by the client terminal C, whether information received from the client terminal C is an editing command or editing processing history information, etc. The simple edit determination means 5 for determining the above is provided.

そして、簡易処理部4として、クライアント端末Cへ送信するために編集プログラム手段2を構成する編集プログラムの簡易編集プログラムを保持する簡易プログラム提供手段6、クライアント端末Cへ送信するためにドキュメント保持手段3が保持するドキュメントデータから簡易ドキュメントデータを作成する簡易ドキュメント作成手段7、クライアント端末Cから受信した編集処理履歴情報に応じて当該クライアント端末Cからの編集命令対象であるドキュメントデータに編集プログラム手段2により編集処理を実行させる簡易処理反映手段8を有している。   Then, as the simple processing unit 4, the simple program providing means 6 for holding the simple editing program of the editing program constituting the editing program means 2 for transmission to the client terminal C, and the document holding means 3 for transmitting to the client terminal C The simple document creation means 7 for creating simple document data from the document data held by the client terminal C, the editing program means 2 converts the document data to be edited from the client terminal C in accordance with the editing process history information received from the client terminal C. Simple processing reflecting means 8 for executing editing processing is provided.

ここで、簡易プログラム提供手段6による簡易編集プログラムの送信や、簡易ドキュメント作成手段7による簡易ドキュメントデータの送信は、クライアント端末Cからのユーザ要求に応じて行ったり、定期的に行ったりするようにしてもよいが、本例では後述するように、編集プログラム手段2が起動されてドキュメント編集処理が開始された時や、クライアント端末Cからユーザ要求によるドキュメントデータの保存操作時に行う。
なお、サーバSに備えられた上記の各機能手段1〜8は、本例では、当該サーバSを構成しているコンピュータで本発明に係るプログラムを実行することで構成されている。
Here, transmission of the simple editing program by the simple program providing means 6 and transmission of the simple document data by the simple document creation means 7 are performed in response to a user request from the client terminal C or periodically. However, in this example, as will be described later, this is performed when the editing program means 2 is started and the document editing process is started, or when the document data is saved by a user request from the client terminal C.
In addition, each said function means 1-8 with which the server S was equipped is comprised by running the program which concerns on this invention with the computer which comprises the said server S in this example.

クライアント端末Cは、サーバCとアクセスポイントPを介して通信を行う無線通信手段11、ユーザからの操作入力を受け付ける入力部12、サーバSから受信した描画命令に応じて編集を行っているドキュメントの画像を画面に表示する表示処理部13、サーバSから受信した簡易編集プログラムを保持する簡易プログラム保持手段14、サーバSから受信した簡易ドキュメントデータを保持する簡易ドキュメント保持手段15、サーバSとの通信状況を監視して判定する通信状況判定手段16、サーバSとの通信が切断されたときに簡易ドキュメントデータを編集処理するために簡易プログラムを起動し、また、当該切断された通信が再接続されたときに簡易プログラムによる編集処理履歴情報をサーバSへ送信させる簡易プログラム制御手段17を備えている。   The client terminal C includes a wireless communication unit 11 that communicates with the server C via the access point P, an input unit 12 that receives an operation input from a user, and a document that is edited in accordance with a drawing command received from the server S. Communication with the display processing unit 13 that displays an image on the screen, the simple program holding unit 14 that holds the simple editing program received from the server S, the simple document holding unit 15 that holds the simple document data received from the server S, and the server S Communication status determination means 16 for monitoring and determining the status When the communication with the server S is disconnected, a simple program is activated to edit the simple document data, and the disconnected communication is reconnected. Simple program for sending edit processing history information by simple program to server S Is equipped with a control means 17.

ここで、本例では、ドキュメント編集処理の終了(サーバとのセッション終了)を検知して、簡易ドキュメント保持手段18に保持した簡易ドキュメントデータを消去する消去手段18を更に備えており、クライアント端末Cが必要以上にドキュメントのデータを保持して、ドキュメント内容の機密性等が害されることのないようにしている。
また、本例では、編集処理履歴情報として、簡易編集プログラムを用いてユーザが入力した編集コマンドのセットをサーバSへ送信するようにして、サーバSでは、簡易処理反映手段8が当該編集コマンドセットに従って編集プログラム手段2でドキュメントデータを編集させることで、簡易編集プログラムによる編集内容をサーバSのドキュメントデータに反映させている。
In this example, the client terminal C further includes an erasing unit 18 that detects the end of the document editing process (end of the session with the server) and deletes the simple document data held in the simple document holding unit 18. However, the document data is retained more than necessary so that the confidentiality of the document contents is not harmed.
In this example, as the editing process history information, a set of editing commands input by the user using a simple editing program is transmitted to the server S. In the server S, the simple processing reflecting means 8 has the editing command set 8 concerned. Thus, the editing data by the simple editing program is reflected in the document data of the server S by editing the document data by the editing program means 2 according to the above.

また、本例では、サーバSが編集処理の毎にその編集結果であるドキュメント画像を描画するための命令をクライアント端末Cへ送信して、クライアント端末Cが当該描画命令に応じて画面にドキュメント画像を描画表示するようにしているが、サーバSが編集処理の毎にその編集結果であるドキュメント画像を送信し、クライアント端末Cが当該ドキュメント画像を表示するようにしてもよい。
なお、クライアント端末Cに備えられた上記の各機能手段11〜18は、本例では、当該クライアント端末Cを構成しているコンピュータで本発明に係るプログラムを実行することで構成されている。
クライアント端末Cとしては、PDA等と言った種々な無線通信機器を用いることができ、近年では、無線通信機能と紙のように薄く柔軟な表示部とを有し、無線受信した情報に応じて自己で表示部にドキュメント画像を書き込み表示する電子ペーパも用いることができる。
In this example, each time the server S performs an editing process, the server S transmits a command for drawing a document image as a result of editing to the client terminal C, and the client terminal C displays a document image on the screen according to the drawing command. However, the server S may send a document image as a result of editing every time the editing process is performed, and the client terminal C may display the document image.
In the present example, each of the functional units 11 to 18 provided in the client terminal C is configured by executing a program according to the present invention on a computer configuring the client terminal C.
As the client terminal C, various wireless communication devices such as PDAs can be used. Recently, the client terminal C has a wireless communication function and a thin and flexible display unit such as paper, depending on information received wirelessly. An electronic paper that writes and displays a document image on the display unit by itself can also be used.

図3には、サーバSで編集処理するドキュメントデータ(a)と、当該ドキュメントデータの簡易ドキュメントデータ(b)の一例を示してある。
ドキュメントデータは、ドキュメントIDや種別等を含む属性データ、ドキュメントの記述内容であるテキストデータ、テキスト文字の色や太さの指定等と言った修飾データ、ドキュメント中に含まれる図形データなどの付加的なデータ部を含んでいる。これに対して、簡易ドキュメントデータは、ドキュメントとして必要且つ十分なデータ部分(図示の例では、属性データとテキストデータ、例えばシンプルテキストデータ)にコンパクト化されたデータであり、ドキュメントデータより機能情報が制限された容量の小さいデータである。
FIG. 3 shows an example of document data (a) to be edited by the server S and simplified document data (b) of the document data.
Document data includes additional data such as attribute data including document ID and type, text data that is the description content of the document, modification data such as specification of text color and thickness, graphic data included in the document, etc. The data part is included. On the other hand, simple document data is data that has been compacted into a necessary and sufficient data part (in the example shown, attribute data and text data, for example, simple text data) as a document. The data is limited and has a small capacity.

図4には、サーバSで実行する編集プログラム(a)と、当該編集プログラムの簡易プログラム(b)の一例を示してある。
編集プログラムは、ドキュメント編集機能に加えて、ドキュメント中の文字を修飾する文字修飾機能、ドキュメント中に図形を描画する図形描画機能などの付加的な機能部を含んでいる。これに対して、簡易プログラムは、ドキュメント編集のために必要且つ十分な機能部分(図示の例では、ドキュメント編集機能)にコンパクト化された編集プログラムであり、サーバSの編集プログラムより機能が制限された小型且つ必要な処理能力が小さいプログラムである。
FIG. 4 shows an example of an editing program (a) executed by the server S and a simple program (b) of the editing program.
In addition to the document editing function, the editing program includes additional functional units such as a character modification function for modifying characters in the document and a graphic drawing function for drawing a graphic in the document. On the other hand, the simple program is an editing program that is compacted into a functional part necessary and sufficient for document editing (in the illustrated example, the document editing function), and the functions are limited by the editing program of the server S. The program is small and requires a small processing capacity.

本例に係る編集処理を、図5〜図7を参照して更に具体的に説明する。
本例では、サーバSではオペレーティングシステム(OS)上でドキュメント編集プログラム2と簡易ドキュメント作成プログラム7が動作し、クライアント端末Cではオペレーティングシステム(OS)上で入力部12や表示処理部13によりユーザインタフェースを構成するリモートデスクトッププログラム及びバッファ(簡易ドキュメント保持手段)15に保持された簡易ドキュメントデータを編集する簡易プログラム14が動作する。
The editing process according to this example will be described more specifically with reference to FIGS.
In this example, in the server S, the document editing program 2 and the simple document creation program 7 operate on the operating system (OS), and in the client terminal C, the user interface is operated by the input unit 12 and the display processing unit 13 on the operating system (OS). The simple desktop program and the simple program 14 for editing the simple document data held in the buffer (simple document holding means) 15 operate.

図5に示すように、クライアント端末CとサーバSとの無線接続が確立している時には、クライアント端末Cに保持されている簡易ドキュメント編集プログラム14は停止している。そして、クライアント端末Cでユーザがユーザインタフェース12、13に対して編集命令を入力すると、当該編集命令がサーバSへ送信されて、ドキュメント編集プログラム2が当該命令に従ってドキュメント保持手段3に保持された該当するドキュメントデータに編集を施し、当該編集したドキュメントの画像を表示するための描画命令をクライアント端末Cへ返送し、ユーザインタフェース12、13が当該描画命令に従って編集されたドキュメント画像を画面に表示する。
また、この通信中の所定のタイミングにおいて、サーバSの簡易ドキュメント作成プログラム7が上記ドキュメントデータから簡易ドキュメントデータを作成してクライアント端末Cへ送信し、クライアント端末Cがバッファ(簡易ドキュメント保持手段)15に格納保持する。
As shown in FIG. 5, when the wireless connection between the client terminal C and the server S is established, the simple document editing program 14 held in the client terminal C is stopped. When the user inputs an editing command to the user interfaces 12 and 13 at the client terminal C, the editing command is transmitted to the server S, and the document editing program 2 is held in the document holding unit 3 according to the command. The document data to be edited is edited, a drawing command for displaying the image of the edited document is returned to the client terminal C, and the user interfaces 12 and 13 display the document image edited in accordance with the drawing command on the screen.
At a predetermined timing during the communication, the simple document creation program 7 of the server S creates simple document data from the document data and transmits it to the client terminal C. The client terminal C receives the buffer (simple document holding means) 15. To store and hold.

そして、クライアント端末Cが無線通信圏外へ移動する等してクライアント端末CとサーバSとの無線接続が遮断された場合には、図6に示すように、クライアント端末Cでは、通信状況判定手段16がこれを検知し、簡易プログラム制御手段17が内蔵する簡易ドキュメント編集プログラム14を起動する。これにより、ユーザインタフェース12、13から入力される編集命令は実質的に簡易ドキュメント編集プログラム14に入力され、無線接続が切断している間も、簡易ドキュメント編集プログラム14により簡易ドキュメントデータ15に対する編集処理を継続することができる。   Then, when the wireless connection between the client terminal C and the server S is interrupted due to the client terminal C moving out of the wireless communication range, etc., as shown in FIG. This is detected, and the simple document editing program 14 built in the simple program control means 17 is activated. Thereby, the edit command input from the user interfaces 12 and 13 is substantially input to the simple document edit program 14, and the simple document edit program 14 edits the simple document data 15 while the wireless connection is disconnected. Can continue.

そして、クライアント端末Cが無線通信圏内へ移動する等してクライアント端末CとサーバSとの無線接続が再開された場合には、図7に示すように、クライアント端末Cが無線接続遮断中に編集した編集履歴情報(例えば、編集した簡易ドキュメントデータ、編集コマンドセット等)をサーバSへ送信し、サーバSの簡易処理反映手段8が編集プログラム2を制御して、ドキュメント保持手段3が保持するオリジナルのドキュメントデータに編集した簡易ドキュメントデータとの差分を反映させて、簡易ドキュメントをサーバSのオリジナルドキュメントに同期させる。   When the wireless connection between the client terminal C and the server S is resumed, for example, when the client terminal C moves into the wireless communication area, as shown in FIG. Edit history information (for example, edited simple document data, edit command set, etc.) is transmitted to the server S, and the simple process reflecting means 8 of the server S controls the editing program 2 and the original held by the document holding means 3. The simple document is synchronized with the original document of the server S by reflecting the difference with the edited simple document data in the document data.

図8には、本例のシンクライアントシステムにおける通信接続開始(セッション開始)から通信接続終了(セッション終了)までの編集処理の流れを示してある。
クライアント端末CがサーバSに通信接続して、処理対象のドキュメントID等を伴う編集開始命令をサーバSへ送信し、編集処理のセッションが開始すると、サーバSが処理対象のドキュメントを表示させるための描画命令をクライアント端末Cへ送信して当該ドキュメント画像を描画表示させる。
FIG. 8 shows the flow of editing processing from the start of communication connection (session start) to the end of communication connection (session end) in the thin client system of this example.
When the client terminal C communicates with the server S, transmits an editing start command with the document ID to be processed, etc. to the server S, and the editing process session starts, the server S displays the document to be processed. A drawing command is transmitted to the client terminal C, and the document image is drawn and displayed.

そして、クライアント端末Cからドキュメント編集プログラムの起動命令を受信するとサーバSは、ドキュメント編集プログラム2を起動し、上記のように、クライアント端末Cから編集命令を受信する毎に、ドキュメント編集プログラム2により対象ドキュメントデータに編集命令に従った編集を施し、当該編集したドキュメントを画面表示させるための描画命令をクライアント端末Cへ送信して表示処理させる。
そして、クライアント端末Cからドキュメント編集プログラムの終了命令を受信すると、サーバSはドキュメント編集処理を終了し、また、クライアント端末Cでは、バッファ15に保持している簡易ドキュメントデータを消去する。
When the server S receives the document editing program start command from the client terminal C, the server S starts the document editing program 2, and each time the editing command is received from the client terminal C as described above, The document data is edited according to the editing command, and a drawing command for displaying the edited document on the screen is transmitted to the client terminal C for display processing.
Then, when receiving a document editing program end command from the client terminal C, the server S ends the document editing process, and the client terminal C deletes the simple document data held in the buffer 15.

このような一連の編集処理において、本例では、ドキュメント編集プログラム2の起動時、編集中のドキュメントデータを保存するユーザ命令をクライアント端末Cから受信した時に、簡易ドキュメント作成プログラム7が簡易ドキュメントデータを作成(或いは更新)してクライアント端末Cへ送信する。
なお、簡易編集プログラム14をクライアント端末Cに常備させる態様の他、例えばセッション開始時やサーバSによりクライアント端末Cが通信圏外に出そうな状況を検知(受信電界強度の低下)した時などの所定時に、サーバSがクライアント端末Cへ送信して保持させるようにしてもよい。
In such a series of editing processes, in this example, when the document editing program 2 is started up, when the user command for saving the document data being edited is received from the client terminal C, the simple document creation program 7 receives the simple document data. Create (or update) and send to client terminal C.
In addition to a mode in which the simple editing program 14 is always provided in the client terminal C, for example, a predetermined time such as when a session is started or when the server S detects that the client terminal C is likely to go out of the communication range (decrease in received electric field strength). Sometimes, the server S may transmit to the client terminal C and hold it.

図9には、本例のシンクライアント端末Cにおける通信接続開始(セッション開始)から通信接続終了(セッション終了)までの処理の流れを示してある。
クライアント端末CがサーバSに通信接続して編集処理のセッションが開始し(ステップS1)、編集命令をサーバSへ送信してドキュメント編集プログラム2によりドキュメント編集処理を行わせる(ステップS2)。
この編集処理通信の状況は通信状況判定手段16が監視しており、サーバS(すなわち、アクセスポイントP)との通信が遮断したと判定した時には(ステップS3)、簡易プログラム制御手段17がサーバSとのセッションを停止して(ステップS4)、簡易編集プログラム14を起動させて簡易ドキュメントデータ15に対する編集処理に移行する(ステップS5)。
FIG. 9 shows a flow of processing from the communication connection start (session start) to the communication connection end (session end) in the thin client terminal C of this example.
The client terminal C communicates with the server S to start an editing process session (step S1), transmits an editing command to the server S, and causes the document editing program 2 to perform the document editing process (step S2).
The status of the editing process communication is monitored by the communication status determination unit 16 and when it is determined that the communication with the server S (that is, the access point P) is interrupted (step S3), the simple program control unit 17 performs the server S. Is stopped (step S4), the simple editing program 14 is started, and the process proceeds to an editing process for the simple document data 15 (step S5).

そして、通信状況判定手段16がサーバS(すなわち、アクセスポイントP)との通信が再開したと判定した時には(ステップS6)、簡易プログラム制御手段17が編集履歴情報をサーバSへ送信してサーバS側のドキュメントデータに反映させ(ステップS7)、クライアント端末Cからの編集命令に応じてドキュメント編集プログラム2によりドキュメント編集処理を行う通常のセッションを再開する(ステップS8)。その後、ユーザがクライアント端末Cから編集終了命令を送信すると、これがサーバSに送信されてドキュメント編集プログラム2が終了し(ステップS9)、当該セッションを終了する(ステップS10)。なお、セッション終了に伴って消去手段18が簡易ドキュメント保持手段15に保持している簡易ドキュメントデータを消去する。   When the communication status determination unit 16 determines that communication with the server S (that is, the access point P) has been resumed (step S6), the simple program control unit 17 transmits the editing history information to the server S to send the server S Is reflected in the document data (step S7), and a normal session for performing the document editing process by the document editing program 2 is resumed in accordance with the editing command from the client terminal C (step S8). Thereafter, when the user transmits an edit end command from the client terminal C, it is transmitted to the server S, the document editing program 2 ends (step S9), and the session ends (step S10). Note that the simple document data held in the simple document holding means 15 is erased by the erasing means 18 with the end of the session.

本発明の一実施例に係るシンクライアントシステムを示す図である。It is a figure which shows the thin client system which concerns on one Example of this invention. 本発明の一実施例に係るクライアント端末とサーバの構成を示す図である。It is a figure which shows the structure of the client terminal and server which concern on one Example of this invention. 本発明の一実施例に係る簡易ドキュメントデータを説明する図である。It is a figure explaining the simple document data based on one Example of this invention. 本発明の一実施例に係る簡易編集プログラムを説明する図である。It is a figure explaining the simple edit program which concerns on one Example of this invention. 本発明の一実施例に係る編集処理を説明する図である。It is a figure explaining the edit process which concerns on one Example of this invention. 本発明の一実施例に係る編集処理を説明する図である。It is a figure explaining the edit process which concerns on one Example of this invention. 本発明の一実施例に係る編集処理を説明する図である。It is a figure explaining the edit process which concerns on one Example of this invention. 本発明の一実施例に係るシンクライアントシステムの編集処理の流れを説明する図である。It is a figure explaining the flow of the edit process of the thin client system which concerns on one Example of this invention. 本発明の一実施例に係る本例のクライアント端末における処理の流れを説明する図である。It is a figure explaining the flow of a process in the client terminal of this example which concerns on one Example of this invention.

符号の説明Explanation of symbols

2:ドキュメント編集プログラム、 3:ドキュメント保持手段、
4:簡易処理手段、 5:簡易編集判定手段、
6:簡易プログラム提供手段、 7:簡易ドキュメント作成手段、
8:簡易処理反映手段、
14:簡易プログラム保持手段(簡易ドキュメント編集プログラム)、
15:簡易ドキュメント保持手段、 16:通信状況判定手段、
17:簡易プログラム制御手段、 18:消去手段、
C:クライアント端末、 P:アクセスポイント、
S:サーバ、
2: Document editing program, 3: Document holding means,
4: Simple processing means, 5: Simple editing determination means,
6: Simple program providing means, 7: Simple document creating means,
8: Simple processing reflection means,
14: Simple program holding means (simple document editing program),
15: Simple document holding means, 16: Communication status judging means,
17: Simple program control means, 18: Erase means,
C: Client terminal, P: Access point,
S: Server,

Claims (9)

クライアント端末とサーバとが通信し、クライアント端末から受信する編集命令に応じてサーバがドキュメントを編集処理するシンクライアントシステムにおいて、
前記クライアント端末は、
前記サーバでドキュメントの編集処理を行う編集プログラムより機能が制限された簡易編集プログラムを保持する簡易編集プログラム保持手段と、
前記簡易編集プログラムに対応して前記サーバが編集処理するドキュメントデータより機能情報が制限された簡易ドキュメントデータを保持する簡易ドキュメント保持手段と、
前記サーバとの通信状況を判定する通信状況判定手段と、
前記サーバとの通信が切断されたときに前記簡易ドキュメントデータを編集処理するために前記簡易編集プログラムを起動し、当該切断された通信が再接続されたときに当該簡易編集プログラムによる編集処理履歴情報を前記サーバへ送信させる簡易編集プログラム制御手段と、を備え、
前記サーバは、
クライアント端末からの編集命令に応じて編集処理を実行する編集プログラム手段と、
前記編集プログラム手段が編集するドキュメントデータを保持するドキュメント保持手段と、
クライアント端末から受信した前記編集処理履歴情報に応じて当該クライアント端末からの編集命令対象であるドキュメントデータに前記編集プログラム手段により編集処理を実行させる簡易処理反映手段と、を備えたことを特徴とするシンクライアントシステム。
In a thin client system in which a client terminal communicates with a server and the server edits a document in response to an editing command received from the client terminal,
The client terminal is
Simple editing program holding means for holding a simple editing program whose function is limited by an editing program for performing document editing processing on the server;
Simple document holding means for holding simple document data in which functional information is restricted from document data edited by the server in correspondence with the simple editing program;
Communication status determining means for determining a communication status with the server;
When the communication with the server is disconnected, the simple editing program is started in order to edit the simple document data, and when the disconnected communication is reconnected, editing processing history information by the simple editing program And a simple editing program control means for transmitting to the server,
The server
Editing program means for executing an editing process in response to an editing command from a client terminal;
Document holding means for holding document data to be edited by the editing program means;
A simple process reflecting unit that causes the editing program unit to execute an editing process on document data that is a target of an editing command from the client terminal in accordance with the editing process history information received from the client terminal. Thin client system.
請求項1に記載のシンクライアントシステムにおいて、
前記サーバは、編集プログラム手段の簡易編集プログラムを保持し、クライアント端末へ送信する簡易編集プログラム提供手段を更に備え、
前記クライアント端末は、サーバから受信した簡易編集プログラムを前記簡易編集プログラム保持手段に保持することを特徴とするシンクライアントシステム。
The thin client system according to claim 1,
The server further includes a simple editing program providing means for holding a simple editing program of the editing program means and transmitting to the client terminal,
The thin client system, wherein the client terminal holds the simple editing program received from the server in the simple editing program holding means.
請求項1又は請求項2に記載のシンクライアントシステムにおいて、
前記サーバは、ドキュメント保持手段が保持するドキュメントデータから簡易ドキュメントデータを作成して、クライアント端末へ送信する簡易ドキュメント作成手段を更に備え、
前記クライアント端末は、サーバから受信した簡易ドキュメントデータを前記簡易ドキュメント保持手段に保持することを特徴とするシンクライアントシステム。
The thin client system according to claim 1 or 2,
The server further comprises simple document creation means for creating simple document data from the document data held by the document holding means and transmitting it to the client terminal,
The thin client system, wherein the client terminal holds the simple document data received from the server in the simple document holding means.
請求項1乃至請求項3のいずれか1項に記載のシンクライアントシステムにおいて、
前記クライアント端末は、ドキュメント編集処理の終了を検知して、前記簡易ドキュメント保持手段に保持した簡易ドキュメントデータを消去する消去手段を更に備えたことを特徴とするシンクライアントシステム。
The thin client system according to any one of claims 1 to 3,
The thin client system, wherein the client terminal further includes an erasing unit that detects the end of the document editing process and erases the simple document data held in the simple document holding unit.
クライアント端末と通信して、クライアント端末から受信する編集命令に応じてドキュメント編集処理を実行するサーバにおいて、
クライアント端末からの編集命令に応じて編集処理を実行する編集プログラム手段と、
前記編集プログラム手段が編集するドキュメントデータを保持するドキュメント保持手段と、
サーバとの通信切断時にクライアント端末が、サーバでドキュメントの編集処理を行う編集プログラムより機能が制限された簡易編集プログラムにより、当該簡易編集プログラムに対応して前記サーバが編集処理するドキュメントデータより機能情報が制限された簡易ドキュメントデータを編集処理した履歴情報を当該クライアント端末から受信して、当該編集処理履歴情報に応じて当該クライアント端末からの編集命令対象であるドキュメントデータに前記編集プログラム手段により編集処理を実行させる簡易処理反映手段と、
を備えたことを特徴とするシンクライアントシステムのサーバ。
Communicates with the client terminal, the server executing the editing process of the document in accordance with the edit command received from the client terminal,
Editing program means for executing an editing process in response to an editing command from a client terminal;
Document holding means for holding document data to be edited by the editing program means;
When the communication with the server is cut off, the client terminal uses a simple editing program whose functions are limited by the editing program for editing the document on the server, and the function information from the document data edited by the server corresponding to the simple editing program. Is received from the client terminal history information obtained by editing the simple document data limited in number, and the editing program means edits the document data to be edited from the client terminal in accordance with the editing process history information. Simple process reflection means for executing
A thin client system server characterized by comprising:
クライアント端末と通信して、クライアント端末から受信する編集命令に応じてドキュメント編集処理を実行するサーバを、コンピュータにより構成するプログラムにおいて、
クライアント端末からの編集命令に応じて編集処理を実行する編集プログラム手段と、
前記編集プログラム手段が編集するドキュメントデータを保持するドキュメント保持手段と、
サーバとの通信切断時にクライアント端末が、サーバでドキュメントの編集処理を行う編集プログラムより機能が制限された簡易編集プログラムにより、当該簡易編集プログラムに対応して前記サーバが編集処理するドキュメントデータより機能情報が制限された簡易ドキュメントデータを編集処理した履歴情報を当該クライアント端末から受信して、当該編集処理履歴情報に応じて当該クライアント端末からの編集命令対象であるドキュメントデータに前記編集プログラム手段により編集処理を実行させる簡易処理反映手段と、
をコンピュータに構成することを特徴とするシンクライアントシステムのサーバプログラム。
Communicates with the client terminal, the server executing editing processing document in accordance with the edit command received from the client terminal, the program constituting a computer,
Editing program means for executing an editing process in response to an editing command from a client terminal;
Document holding means for holding document data to be edited by the editing program means;
When the communication with the server is cut off, the client terminal uses a simple editing program whose functions are limited by the editing program for editing the document on the server, and the function information from the document data edited by the server corresponding to the simple editing program. Is received from the client terminal history information obtained by editing the simple document data limited in number, and the editing program means edits the document data to be edited from the client terminal in accordance with the editing process history information. Simple process reflection means for executing
A server program for a thin client system, comprising:
サーバと通信して、送信する編集命令に応じてサーバにドキュメントを編集処理させるクライアント端末において、
サーバでドキュメントの編集処理を行う編集プログラムより機能が制限された簡易編集プログラムを保持する簡易編集プログラム保持手段と、
前記簡易編集プログラムに対応して前記サーバが編集処理するドキュメントデータより機能情報が制限された簡易ドキュメントデータを保持する簡易ドキュメント保持手段と、
前記サーバとの通信状況を判定する通信状況判定手段と、
前記サーバとの通信が切断されたときに前記簡易ドキュメントデータを編集処理するために前記簡易編集プログラムを起動し、当該切断された通信が再接続されたときに、当該サーバに編集命令対象であるドキュメントデータに当該簡易編集プログラムによる編集履歴を反映した編集処理を実行させるために、当該簡易編集プログラムによる編集処理履歴情報を当該サーバへ送信させる簡易編集プログラム制御手段と、を備えたことを特徴とするシンクライアントシステムのクライアント端末。
In the client terminal that communicates with the server and causes the server to edit the document according to the editing command to be transmitted,
Simple editing program holding means for holding a simple editing program whose function is limited compared to an editing program that performs document editing processing on a server;
Simple document holding means for holding simple document data in which functional information is restricted from document data edited by the server in correspondence with the simple editing program;
Communication status determining means for determining a communication status with the server;
When the communication with the server is disconnected, the simple editing program is activated to edit the simple document data, and when the disconnected communication is reconnected, the server is an editing instruction target. to execute the editing process that reflects the editing history by the simple editing program in the document data, and characterized by including a simple editing program control unit, a to transmit the editing processing history information according to the simple editing program to the server Thin client system client terminal.
サーバと通信して、送信する編集命令に応じてサーバにドキュメントを編集処理させるクライアント端末をコンピュータにより構成するプログラムにおいて、
サーバでドキュメントの編集処理を行う編集プログラムより機能が制限された簡易編集プログラムを保持する簡易編集プログラム保持手段と、
前記簡易編集プログラムに対応して前記サーバが編集処理するドキュメントデータより機能情報が制限された簡易ドキュメントデータを保持する簡易ドキュメント保持手段と、
前記サーバとの通信状況を判定する通信状況判定手段と、
前記サーバとの通信が切断されたときに前記簡易ドキュメントデータを編集処理するために前記簡易編集プログラムを起動し、当該切断された通信が再接続されたときに、当該サーバに編集命令対象であるドキュメントデータに当該簡易編集プログラムによる編集履歴を反映した編集処理を実行させるために、当該簡易編集プログラムによる編集処理履歴情報を当該サーバへ送信させる簡易編集プログラム制御手段と、をコンピュータに構成することを特徴とするシンクライアントシステムのクライアント端末プログラム。
In a program that configures a client terminal that communicates with a server and causes a server to edit a document in response to an editing command to be transmitted,
Simple editing program holding means for holding a simple editing program whose function is limited compared to an editing program that performs document editing processing on a server;
Simple document holding means for holding simple document data in which functional information is restricted from document data edited by the server in correspondence with the simple editing program;
Communication status determining means for determining a communication status with the server;
When the communication with the server is disconnected, the simple editing program is activated to edit the simple document data, and when the disconnected communication is reconnected, the server is an editing instruction target. to execute the editing process that reflects the editing history by the simple editing program in the document data, that constitute a simple editing program control means for transmitting the editing processing history information according to the simple editing program to the server, to the computer A client terminal program for a thin client system.
クライアント端末とサーバとが通信し、クライアント端末から受信する編集命令に応じてサーバがドキュメントを編集処理するシンクライアントシステムにおけるドキュメント編集方法において、
サーバは、クライアント端末からの編集命令に応じて編集処理を実行する編集プログラムと、当該編集プログラムが編集するドキュメントデータとを保持しており、
クライアント端末は、前記サーバでドキュメントの編集処理を行う編集プログラムより機能が制限された簡易編集プログラムと、当該簡易編集プログラムに対応して前記サーバが編集処理するドキュメントデータより機能情報が制限された簡易ドキュメントデータとを保持しており、
クライアント端末が、サーバとの通信状況を判定して、当該サーバとの通信が切断されたときに簡易ドキュメントデータを編集処理するために簡易編集プログラムを起動し、当該切断された通信が再接続されたときに当該簡易編集プログラムによる編集処理履歴情報を当該サーバへ送信し、
サーバが、クライアント端末から受信した編集処理履歴情報に応じて当該クライアント端末からの編集命令対象であるドキュメントデータに編集プログラムにより編集処理を実行することを特徴とするドキュメント編集方法。
In the document editing method in the thin client system in which the client terminal communicates with the server and the server edits the document in accordance with an editing command received from the client terminal.
The server holds an editing program that executes an editing process in response to an editing command from the client terminal, and document data that is edited by the editing program.
The client terminal includes a simple editing program whose function is restricted by an editing program for performing document editing processing on the server, and a simple function whose function information is restricted by document data edited by the server corresponding to the simple editing program. Document data and
When the client terminal determines the communication status with the server and communication with the server is disconnected, the client terminal starts the simple editing program to edit the simple document data, and the disconnected communication is reconnected. Send the editing process history information by the simple editing program to the server,
A document editing method, wherein a server executes an editing process by using an editing program on document data that is an object of an editing command from the client terminal in accordance with editing process history information received from the client terminal.
JP2005217279A 2005-07-27 2005-07-27 Thin client system Expired - Fee Related JP4839715B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005217279A JP4839715B2 (en) 2005-07-27 2005-07-27 Thin client system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005217279A JP4839715B2 (en) 2005-07-27 2005-07-27 Thin client system

Publications (2)

Publication Number Publication Date
JP2007034686A JP2007034686A (en) 2007-02-08
JP4839715B2 true JP4839715B2 (en) 2011-12-21

Family

ID=37793870

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005217279A Expired - Fee Related JP4839715B2 (en) 2005-07-27 2005-07-27 Thin client system

Country Status (1)

Country Link
JP (1) JP4839715B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8355709B2 (en) * 2006-10-23 2013-01-15 Qualcomm Incorporated Device that determines whether to launch an application locally or remotely as a webapp
JP4806751B2 (en) * 2007-03-19 2011-11-02 Necパーソナルプロダクツ株式会社 File access destination control apparatus, method and program thereof
JP5146453B2 (en) * 2007-06-22 2013-02-20 日本電気株式会社 Data processing method for portable communication terminal device and portable communication terminal device
JP4998166B2 (en) 2007-09-18 2012-08-15 富士通株式会社 Data input terminal, input data transmission method, input data transmission program
WO2009044473A1 (en) 2007-10-04 2009-04-09 Canon Anelva Corporation High frequency sputtering device
US9064237B2 (en) * 2012-01-23 2015-06-23 Microsoft Technology Licensing, Llc Collaborative communication in a web application
JP6249601B2 (en) * 2013-01-08 2017-12-20 コニカミノルタ株式会社 Control apparatus, image forming apparatus, image processing system, control method, and control program

Also Published As

Publication number Publication date
JP2007034686A (en) 2007-02-08

Similar Documents

Publication Publication Date Title
EP2483757B1 (en) Method and system for operating a computer via a low power adjunct processor
JP4839715B2 (en) Thin client system
KR100799385B1 (en) Data processor, data processing method, and recording medium
US9906672B2 (en) Function performing apparatus
US8295451B2 (en) Communication apparatus
KR102128911B1 (en) Communication apparatus and control method for the same
EP1589723B1 (en) A device capable of modifying its behaviour based on surrounding devices
US20020087625A1 (en) Sharing user profiles between processor-based systems
US8612562B2 (en) Network system capable of providing proxy web service and proxy response method therefor, network device, information processing device, and control methods therefor, and storage medium
WO2018049971A1 (en) Hotspot network switching method and terminals
JP2011134017A (en) Image forming apparatus, power-saving control method for the same and program
JP6257403B2 (en) Information processing apparatus, control method therefor, and program
JP2004533074A (en) Data Object Marking and Transmission Procedure
JP2004179872A (en) Equipment registering method
EP3247168A1 (en) Communication apparatus, control method for the same, and program
JP2024120963A (en) Information processing device, method for controlling information processing device, and program
JP2011198124A (en) Communication apparatus, method and program for continuing communication
CN109511139B (en) WIFI control method and device, mobile device and computer-readable storage medium
JP2007287041A (en) Download system and download method
JP7455613B2 (en) Information processing device, its control method, and program
US7039761B2 (en) Methodology for performing caching procedures in an electronic network
JPWO2008047919A1 (en) Method for realizing function of portable terminal using portable terminal, server and network
KR100355883B1 (en) System for editing graphic data on the web
JP2004341674A (en) Information processor
JP2009026073A (en) Information processor, information processing system, and information processing method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20070928

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071024

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080423

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20101117

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110419

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20110507

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110606

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110705

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110818

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110919

R150 Certificate of patent or registration of utility model

Ref document number: 4839715

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141014

Year of fee payment: 3

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees