JPH09282216A - Client server system - Google Patents
Client server systemInfo
- Publication number
- JPH09282216A JPH09282216A JP8096677A JP9667796A JPH09282216A JP H09282216 A JPH09282216 A JP H09282216A JP 8096677 A JP8096677 A JP 8096677A JP 9667796 A JP9667796 A JP 9667796A JP H09282216 A JPH09282216 A JP H09282216A
- Authority
- JP
- Japan
- Prior art keywords
- file
- client
- status
- request
- open
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Computer And Data Communications (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】この発明は、クライアントサ
ーバシステムに関し、特にファイルサーバが、ファイル
オープン要求に対して該ファイル利用中クライアントに
ファイルクローズ要求し、オープン要求元クライアント
にファイル状況を通知するクライアントサーバシステム
に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a client server system, and in particular, a file server responds to a file open request by issuing a file close request to a client who is using the file and notifying a file status to an open request source client Regarding the system.
【0002】[0002]
【従来の技術】クライアントがネットワーク上の共有フ
ァイルを編集する際、既に他のクライアントによって共
有ファイルがオープンされている場合、該ファイルがク
ローズされるまで要求元クライアントは該ファイルをオ
ープンすることができない。このような場合、要求元ク
ライアントは、該ファイルが誰によって利用されている
かを知ることができないため、該ファイルを取得して編
集作業が可能となるタイミングがわからず、編集作業に
支障をきたしていた。2. Description of the Related Art When a client edits a shared file on a network and the shared file is already opened by another client, the requesting client cannot open the file until the file is closed. . In such a case, since the requesting client cannot know who is using the file, it does not know the timing at which the file can be obtained and the editing work is performed, and the editing work is hindered. It was
【0003】特開平5−241765号公報によれば、
要求元クライアントに対し共有ファイルをオープンして
いる利用者クライアント名を通知し、該ファイル(リソ
ース)の状況に応じたアイコン表示を可能にしている。
要求元クライアントでは、アイコン表示によって共有フ
ァイルが既にオープンされていることを知ることができ
る。ファイルのオープン状況がわかれば、要求元クライ
アントは、利用者クライアントに対しファイルのクロー
ズ要求をして、編集作業を開始できる。しかし、該公報
では、クライアントが編集したいファイルを既に他のク
ライアントがオープンしていることを知ることはできて
も、そのクライアントにファイルクローズ要求を行う手
段がない。このため、特に要求元クライアントと利用中
クライアントが離れた場所にある場合、要求元クライア
ントでは利用者と連絡をとる面倒がある。According to Japanese Patent Laid-Open No. 5-241765,
The requesting client is notified of the name of the user client who has opened the shared file, and the icon can be displayed according to the status of the file (resource).
The requesting client can know that the shared file has already been opened by the icon display. If the open status of the file is known, the request source client can request the user client to close the file and start editing. However, in this publication, there is no means for making a file close request to a client, even if the client can know that another client has already opened the file to be edited. Therefore, especially when the requesting client and the client being used are located apart from each other, the requesting client is troublesome to contact the user.
【0004】[0004]
【発明が解決しようとする課題】クライアントが編集し
たいファイルをオープン要求する際、ファイルサーバが
該ファイルの状況を該クライアントに通知し、既に該フ
ァイルをオープンしている他のクライアントに該ファイ
ルのクローズを要求し、該ファイルがクローズされたと
き、ファイルの編集が可能となったことを要求元クライ
アントに通知することにある。When a client makes an open request for a file to be edited, the file server notifies the client of the status of the file and closes the file to other clients that have already opened the file. Is requested and when the file is closed, the requesting client is notified that the file can be edited.
【0005】[0005]
【課題を解決するための手段】この発明の目的は、ファ
イルサーバがファイルオープン要求元クライアントにフ
ァイル状況と利用可能になったタイミングを通知し、フ
ァイルオープン待ちによって生じる無駄な時間や工数を
減らすことにある。SUMMARY OF THE INVENTION An object of the present invention is to reduce unnecessary time and man-hours caused by waiting for a file open by letting a file server notify a file open request source client of a file status and a timing when the file becomes available. It is in.
【0006】そのため、この発明のクライアントがファ
イルサーバに共有ファイルのオープンを要求するとき、
前記ファイルサーバは前記共有ファイルの状況を前記ク
ライアントに通知するファイル状況通知部を有し、前記
クライアントは前記通知に基づいて、前記共有ファイル
の状況を表示出力するファイル状況通知部を有して、な
るクライアントサーバシステムにあって、前記ファイル
サーバのファイル状況通知部は、前記共有ファイルのオ
ープン/クローズを制御するファイル制御部と、前記ク
ライアントから共有ファイルのオープン/クローズ要求
を取得する情報取得部と、前記共有ファイルを利用中の
クライアント名およびオープン/クローズ状態を含むフ
ァイル状況を記憶する情報記憶部と、前記オープン/ク
ローズ要求に対して前記ファイル状況を参照し、要求元
クライアントにファイル状況を応答し、要求の共有ファ
イルがオープン状態であるとき、前記共有ファイルのク
ローズ要求を利用中のクライアントに応答し、前記共有
ファイルがクローズ状態になるとき、クローズ状態を要
求元のクライアントに応答する状況判断部と、前記状況
判断部の応答を前記クライアントに通知する情報通知部
と、を具備し、前記クライアントのファイル状況通知部
は、共有ファイルに対するアプリケーションのオープン
/クローズ要求を前記ファイルサーバに通知する情報通
知部と、前記オープン/クローズ要求に対する前記ファ
イルサーバの通知を取得する情報取得部と、前記通知に
基づいて、共有ファイルの状況を判定する状況判断部
と、前記判定結果をメッセージに変換し、モニタに表示
出力する情報表示部と、を具備してなることを特徴とす
る。Therefore, when the client of the present invention requests the file server to open a shared file,
The file server has a file status notification unit that notifies the client of the status of the shared file, and the client has a file status notification unit that outputs the status of the shared file based on the notification. In the client server system, the file status notifying unit of the file server includes a file control unit that controls opening / closing of the shared file, and an information acquisition unit that acquires a request to open / close the shared file from the client. An information storage unit that stores a file status including a name of a client who is using the shared file and an open / closed state, and refers to the file status in response to the open / close request, and responds to the requesting client with the file status. And the requested shared file is open When the shared file close request is sent to the client in use, and when the shared file is in the closed state, the status determiner that responds to the requesting client with the closed state, and the response from the status determiner And an information notifying unit for notifying the client of the file status notification unit for notifying the file server of an application open / close request for a shared file, and the open / close request An information acquisition unit that acquires a notification of the file server for the file, a status determination unit that determines the status of the shared file based on the notification, and an information display unit that converts the determination result into a message and outputs the message for display on a monitor. And are provided.
【0007】クライアントのアプリケーションから共有
ファイルに対しオープンコマンドが発行されると、クラ
イアントはファイルサーバにオープン要求を通知する。
ファイルサーバは、オープン要求のファイルと情報記憶
手段で記憶していた該ファイルの状況とを照会する。該
ファイルが既にオープンされている場合、ファイルサー
バは情報通知手段によって、該ファイルを既にオープン
しているクライアントに対して、該ファイルのクローズ
要求とファイルのオープン要求元クライアントへファイ
ル状況を通知する。When an open command is issued to the shared file from the client application, the client notifies the file server of the open request.
The file server inquires about the open request file and the status of the file stored in the information storage means. If the file has already been opened, the file server notifies the client that has already opened the file of the file close request and the file open request source client of the file status by the information notifying means.
【0008】ファイルのオープン要求元および該ファイ
ルを利用中クライアントは、それぞれ取得した通知に基
づいて、ファイル状況を判断する手段で識別し、メッセ
ージとしてモニタに表示出力する。The file open request source and the client using the file are identified by the means for judging the file status based on the respective acquired notifications, and displayed and output as a message on the monitor.
【0009】モニタに表示出力されるメッセージによっ
て、ファイルのオープン要求元クライアントは、そのフ
ァイルが既に誰によって利用中であるかを知ることがで
きる。また、既にファイルをオープンし、利用中のクラ
イアントに対しては、そのファイルを別のユーザが利用
しようとしていることを知らせ、クローズを督促するこ
とがでる。ファイルを共有するクライアント間でファイ
ル状況をタイムリーに通知し、把握することができる。The message displayed and output on the monitor allows the client requesting to open the file to know who is already using the file. In addition, it is possible to notify a client who has already opened a file and is using the file that another user is trying to use the file, and urge closing of the file. The file status can be notified and grasped in a timely manner among the clients sharing the file.
【0010】[0010]
【発明の実施の形態】次に、この発明について、図面を
参照して説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.
【0011】この発明の一実施例を示す図1を参照する
と、クライアントサーバシステム1は、共有ファイルを
有するファイルサーバ2と、共有ファイルにアクセスし
てファイルを編集処理する複数のクライアント3と、フ
ァイルサーバ2とクライアント3を接続するネットワー
ク4と、を備える。ファイルサーバ2は、共有ファイル
を格納する共有ファイル21と、共有ファイル21を管
理し、クライアント3にファイルクローズ要求やファイ
ル状況を通知するファイル状況通知部22と、ネットワ
ーク4上のクライアントサーバシステムを制御するネッ
トワークOS23と、を備える。またクライアント3
は、共有ファイル21のオープン要求あるいはクローズ
要求するアプリケーション31と、ファイルサーバ2か
ら通知されるファイル状況を判断するファイル状況通知
部32と、クライアントサーバシステム1を制御するネ
ットワークOS33と、ファイル状況を示すメッセージ
を表示出力するモニタ34と、を備える。Referring to FIG. 1 showing an embodiment of the present invention, a client / server system 1 includes a file server 2 having a shared file, a plurality of clients 3 for accessing the shared file to edit the file, and a file. A network 4 connecting the server 2 and the client 3 is provided. The file server 2 manages the shared file 21 that stores the shared file, the shared file 21, and a file status notification unit 22 that notifies the client 3 of a file close request and a file status, and a client server system on the network 4. And a network OS 23 that operates. Also client 3
Indicates an application 31 requesting to open or close the shared file 21, a file status notifying unit 32 for judging the file status notified from the file server 2, a network OS 33 for controlling the client server system 1, and a file status. A monitor 34 for displaying and outputting a message.
【0012】ファイルサーバ2のファイル状況通知部2
2とクライアント3のファイル状況通知部32の構成を
示す図2を参照する。ファイル状況通知部22は、共有
ファイル21のオープン/クローズを制御するファイル
制御部221と、共有ファイル21の各ファイルのオー
プン/クローズ状況および利用中クライアント3ならび
にオープン要求クライアント3を記憶する情報記憶部2
24と、クライアント3からオープン要求を取得する情
報取得部223と、該オープン要求に基づいて情報記憶
部224を参照し、要求元にファイル状況を通知し、要
求ファイルがオープン状況のとき、該ファイルの利用中
クライアント3にクローズ要求し、要求ファイルがクロ
ーズされるとクローズ状況を要求元クライアント3に通
知する状況判断部222と、該クローズ要求およびファ
イル状況を要求元クライアント3に通知する情報通知部
225と、を含む。File status notification unit 2 of file server 2
2 and FIG. 2 showing the configuration of the file status notification unit 32 of the client 3. The file status notification unit 22 is a file control unit 221 that controls opening / closing of the shared file 21, an open / close status of each file of the shared file 21, and an information storage unit that stores the in-use client 3 and the open request client 3. Two
24, the information acquisition unit 223 that acquires an open request from the client 3, and the information storage unit 224 based on the open request to notify the requester of the file status, and when the requested file is in the open status, the file A status determination unit 222 that makes a close request to the in-use client 3 and notifies the request source client 3 of the closed status when the requested file is closed, and an information notification unit that notifies the request source client 3 of the close request and the file status. 225 and.
【0013】クライアント3のファイル状況通知部32
は、アプリケーション31の共有ファイル21に対する
オープン/クローズ要求をファイルサーバ2に通知する
情報通知部324と、ファイルサーバ2からクローズ通
知あるいは、クローズ要求またはファイル状況を取得す
る情報取得部321と、該状況を判定してクローズ通知
あるいはクローズ要求またはオープン状況のそれぞれに
対応するメッセージに変換する状況判断部322と、該
メッセージをモニタ34に表示出力する情報表示部32
3と、を含む。The file status notifying section 32 of the client 3
Is an information notification unit 324 that notifies the file server 2 of an open / close request for the shared file 21 of the application 31, an information acquisition unit 321 that acquires a close notification or a close request or file status from the file server 2, and the status. And a status judgment unit 322 for converting the message into a message corresponding to a close notification, a close request, or an open status, and an information display unit 32 for displaying and outputting the message on the monitor 34.
3 and.
【0014】次に、ファイル状況通知をメッセージ変換
した表示出力を例示する図5を援用し、アプリケーショ
ン31がファイルのオープン要求をしたとき、ファイル
状況通知部32およびファイル状況通知部22の動作を
図3のフローチャートに従って説明する。アプリケーシ
ョン31が共有ファイル21に対しオープン要求する
と、情報通知部324によってファイル状況通知部22
の情報取得部223へ該要求を通知する(ステップ10
2)。ファイル状況通知部22は、情報取得部223で
該要求を取得し(ステップ103)、該要求を分析し情
報記憶部224に保持されている共有ファイル21のフ
ァイル状況を照会する(ステップ104)。照会した結
果、共有ファイル21がオープンされていない場合(ス
テップ105のN)、共有ファイル21のオープン要求
を情報記憶部224に記憶し(ステップ106)、ファ
イル制御部221によって共有ファイル21をオープン
する(ステップ107)。共有ファイル21が既にオー
プンされている場合(ステップ105のY)、情報記憶
部224にオープン要求クライアント名を記憶し(ステ
ップ108)、情報通知部225によって、該共有ファ
イル21をオープンしている利用中クライアント3にク
ローズ要求を通知し(ステップ109)、オープン要求
元クライアント3のファイル状況通知部32へファイル
状況を通知する(ステップ110)。共有ファイル21
に対しオープン要求元クライアント3のファイル状況通
知部32は、情報取得部321で該ファイルのクローズ
状況を取得し(ステップ111)、オープン要求した共
有ファイル21が既にオープン中であると判断し、図5
に示すオープン中であることを示すメッセージ51を情
報表示部323によってモニタ34に表示出力する(ス
テップ112)。共有ファイル21を既にオープンして
いる利用中クライアント3のファイル状況通知部32
は、情報取得部321でクローズ要求を取得し(ステッ
プ113)、取得したクローズ要求の督促であると判断
しその旨を情報表示部19によってメッセージ52に変
換してモニタ34に表示出力する(ステップ114)。Next, referring to FIG. 5 exemplifying the display output obtained by converting the file status notification into a message, the operation of the file status notification unit 32 and the file status notification unit 22 will be illustrated when the application 31 makes a file open request. A description will be given according to the flowchart of FIG. When the application 31 makes an open request to the shared file 21, the information notifying unit 324 causes the file status notifying unit 22 to
The request is notified to the information acquisition unit 223 (step 10).
2). The file status notification unit 22 acquires the request by the information acquisition unit 223 (step 103), analyzes the request, and inquires the file status of the shared file 21 held in the information storage unit 224 (step 104). As a result of the inquiry, when the shared file 21 is not opened (N in step 105), the open request for the shared file 21 is stored in the information storage unit 224 (step 106), and the shared file 21 is opened by the file control unit 221. (Step 107). When the shared file 21 is already opened (Y in step 105), the open request client name is stored in the information storage unit 224 (step 108), and the information notification unit 225 opens the shared file 21. The middle client 3 is notified of the close request (step 109), and the file status notification unit 32 of the open request source client 3 is notified of the file status (step 110). Shared file 21
On the other hand, the file status notification unit 32 of the open request source client 3 acquires the closed status of the file by the information acquisition unit 321 (step 111), determines that the shared file 21 for which the open request is made is already open, and 5
The information display unit 323 displays and outputs the message 51 shown in (1) to the monitor 34 (step 112). The file status notification unit 32 of the client 3 in use who has already opened the shared file 21
Acquires a close request by the information acquisition unit 321 (step 113), determines that it is a reminder of the acquired close request, converts it to a message 52 by the information display unit 19 and outputs it to the monitor 34 for display (step). 114).
【0015】次に、アプリケーション31が既にオープ
ン中の共有ファイル21に対し、クローズ要求を実行し
たとき、ファイル状況通知部22およびファイル状況通
知部32の動作を図4のフローチャートに従って説明す
る。アプリケーション31が既にオープン中の共有ファ
イル21に対しクローズ要求を実行すると、情報通知部
324によってファイル状況通知部22ヘクローズ要求
を通知する(ステップ202)。ファイル状況通知部2
2は情報取得部223でクローズ要求を取得し(ステッ
プ203)、ファイル制御部221によって共有ファイ
ル21をクローズする(ステップ204)。また取得し
たクローズ要求を情報記憶部224のファイル状況を照
会し(ステップ205)、共有ファイル21に対しオー
プン要求があがっているか否かを判断し(ステップ20
6)、該要求がない場合(ステップ201のN)、情報
記憶部224から共有ファイル21に関するファイル状
況を削除する(ステップ207)。共有ファイル21に
対しオープン要求があるとき(ステップ206のY)、
オープン要求元クライアント3のファイル状況通知部3
2へファイル状況を通知した後(ステップ208)、情
報記憶部224からクローズ要求の共有ファイル21に
関するファイル状況を削除する(ステップ209)。共
有ファイル21に対しオープン要求元クライアント3の
ファイル状況通知部32は、ファイル状況の通知を情報
取得部321で取得し(ステップ210)、該ファイル
のクローズ状況の通知をメッセージ53に変換して、情
報表示部323によってモニタ34に表示出力する(ス
テップ211)。Next, the operation of the file status notifying unit 22 and the file status notifying unit 32 when the application 31 issues a close request to the already-open shared file 21 will be described with reference to the flowchart of FIG. When the application 31 issues a close request to the already-open shared file 21, the information notifying unit 324 notifies the file status notifying unit 22 of the close request (step 202). File status notification section 2
2 acquires the close request by the information acquisition unit 223 (step 203), and closes the shared file 21 by the file control unit 221 (step 204). The file status of the information storage unit 224 is inquired about the acquired close request (step 205), and it is judged whether or not there is an open request for the shared file 21 (step 20).
6) If there is no such request (N in step 201), the file status regarding the shared file 21 is deleted from the information storage unit 224 (step 207). When there is an open request for the shared file 21 (Y in step 206),
File status notification unit 3 of the open request source client 3
2 is notified of the file status (step 208), the file status related to the shared file 21 of the close request is deleted from the information storage unit 224 (step 209). The file status notification unit 32 of the open request source client 3 for the shared file 21 acquires the file status notification by the information acquisition unit 321 (step 210), converts the file closed status notification into the message 53, The information display unit 323 displays and outputs it on the monitor 34 (step 211).
【0016】上述の説明によればこの実施例は、複数ク
ライアントで共有の共有ファイル21を利用する場合、
既に該ファイル21をオープンしている利用中クライア
ント3のモニタ34と、該ファイルのオープン要求元ク
ライアント3のモニタ34とに、ファイル状況をメッセ
ージとして表示出力させることができる。According to the above description, in this embodiment, when the shared file 21 shared by a plurality of clients is used,
The file status can be displayed and output as a message on the monitor 34 of the in-use client 3 that has already opened the file 21 and the monitor 34 of the client 3 that has requested to open the file.
【0017】[0017]
【発明の効果】以上説明したように、この発明によれ
ば、ファイルのオープン要求元クライアントは、ファイ
ル状況を把握し、該ファイルの利用中クライアントにフ
ァイルクローズ要求を督促して無駄なファイル待ち時間
を省き、ファイル利用を効率的に行える。As described above, according to the present invention, the file open request source client grasps the file status and prompts the client who is using the file for a file close request, thereby wasting a file waiting time. Can be omitted, and the file can be used efficiently.
【図1】この発明のクライアントサーバシステムの一実
施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of a client server system of the present invention.
【図2】図1のファイル状況通知部の構成を示す図であ
る。FIG. 2 is a diagram showing a configuration of a file status notification unit in FIG.
【図3】図1の実施例において、アプリケーションがフ
ァイルのオープン要求を実行したとき、ファイル状況通
知部の動作を示すフローチャートである。FIG. 3 is a flowchart showing an operation of a file status notification unit when an application executes a file open request in the embodiment of FIG.
【図4】図1の実施例において、アプリケーションがフ
ァイルのクローズ要求を実行したとき、ファイル状況通
知部の動作を示すフローチャートである。FIG. 4 is a flowchart showing an operation of a file status notification unit when an application executes a file close request in the embodiment of FIG.
【図5】図2のモニタに表示するファイル状況を示すメ
ッセージを例示する図である。FIG. 5 is a diagram illustrating a message indicating a file status displayed on the monitor of FIG.
1 クライアントサーバシステム 2 ファイルサーバ 3 クライアント 4 ネットワーク 21 共有ファイル 22 ファイル状況通知部 23 ネットワークOS 31 アプリケーション 32 ファイル状況通知部 33 ネットワークOS 34 モニタ 221 ファイル制御部 222 状況判断部 223 情報取得部 224 情報記憶部 225 情報通知部 321 情報取得部 322 状況判断部 323 情報表示部 324 情報通知部 1 Client Server System 2 File Server 3 Client 4 Network 21 Shared File 22 File Status Notification Unit 23 Network OS 31 Application 32 File Status Notification Unit 33 Network OS 34 Monitor 221 File Control Unit 222 Status Judgment Unit 223 Information Acquisition Unit 224 Information Storage Unit 225 information notification unit 321 information acquisition unit 322 status determination unit 323 information display unit 324 information notification unit
Claims (1)
ァイルのオープンを要求するとき、前記ファイルサーバ
は前記共有ファイルの状況を前記クライアントに通知す
るファイル状況通知部を有し、前記クライアントは前記
通知に基づいて、前記共有ファイルの状況を表示出力す
るファイル状況通知部を有して、なるクライアントサー
バシステムにあって、 前記ファイルサーバのファイル状況通知部は、 前記共有ファイルのオープン/クローズを制御するファ
イル制御部と、 前記クライアントから共有ファイルのオープン/クロー
ズ要求を取得する情報取得部と、 前記共有ファイルを利用中のクライアント名およびオー
プン/クローズ状態を含むファイル状況を記憶する情報
記憶部と、 前記オープン/クローズ要求に対して前記ファイル状況
を参照し、要求元クライアントにファイル状況を応答
し、要求の共有ファイルがオープン状態であるとき、前
記共有ファイルのクローズ要求を利用中のクライアント
に応答し、前記共有ファイルがクローズ状態になると
き、クローズ状態を要求元のクライアントに応答する状
況判断部と、 前記状況判断部の応答を前記クライアントに通知する情
報通知部と、 を具備し、 前記クライアントのファイル状況通知部は、 共有ファイルに対するアプリケーションのオープン/ク
ローズ要求を前記ファイルサーバに通知する情報通知部
と、 前記オープン/クローズ要求に対する前記ファイルサー
バの通知を取得する情報取得部と、 前記通知に基づいて、共有ファイルの状況を判定する状
況判断部と、 前記判定結果をメッセージに変換し、モニタに表示出力
する情報表示部と、 を具備してなることを特徴とするクライアントサーバシ
ステム。1. When a client requests a file server to open a shared file, the file server has a file status notification unit for notifying the client of the status of the shared file, and the client is based on the notification. A file status notification unit for displaying and outputting the status of the shared file, wherein the file status notification unit of the file server is a file control unit for controlling opening / closing of the shared file. An information acquisition unit that acquires an open / close request for a shared file from the client; an information storage unit that stores a file status including the name of the client that is using the shared file and the open / closed state; File form for request When the shared file of the request is opened and the shared file of the request is in the open state, the request for closing the shared file is returned to the client in use and the shared file is in the closed state. A status determination unit that responds to the requesting client with a closed state; and an information notification unit that notifies the client of the response from the status determination unit. The file status notification unit of the client is an application for a shared file. An information notification unit that notifies the file server of an open / close request, an information acquisition unit that acquires a notification of the file server for the open / close request, and a status determination that determines the status of the shared file based on the notification Part, and the judgment result is converted into a message and displayed on the monitor. Client-server system characterized by being provided with an information display unit which shows output, a.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8096677A JPH09282216A (en) | 1996-04-18 | 1996-04-18 | Client server system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP8096677A JPH09282216A (en) | 1996-04-18 | 1996-04-18 | Client server system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH09282216A true JPH09282216A (en) | 1997-10-31 |
Family
ID=14171438
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP8096677A Pending JPH09282216A (en) | 1996-04-18 | 1996-04-18 | Client server system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH09282216A (en) |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007265135A (en) * | 2006-03-29 | 2007-10-11 | Murata Mach Ltd | Data management server and communication system |
JP2008299651A (en) * | 2007-05-31 | 2008-12-11 | Sky Kk | Network management system and program for network management |
JP2010277459A (en) * | 2009-05-29 | 2010-12-09 | Topcon Corp | Electronic medical chart system, electronic medical chart system controlling device, controlling method and controlling program for electronic medical chart system |
US8069246B2 (en) | 2007-12-28 | 2011-11-29 | Murata Machinery, Ltd. | Relay server and relay communication system including a relay group information registration unit, a shared resource information registration unit, and a control unit |
US8296391B2 (en) | 2008-09-05 | 2012-10-23 | Murata Machinery, Ltd. | Relay server, relay communication system, and communication apparatus |
US8307100B2 (en) | 2007-05-09 | 2012-11-06 | Murata Machinery, Ltd. | Relay server and relay communication system |
US8316134B2 (en) | 2006-10-11 | 2012-11-20 | Murata Machinery, Ltd. | File server device arranged in a local area network and being communicable with an external server arranged in a wide area network |
US8321575B2 (en) | 2007-12-27 | 2012-11-27 | Murata Machinery, Ltd. | Relay server and relay communication system |
US8356116B2 (en) | 2008-09-01 | 2013-01-15 | Murata Machinery, Ltd. | Relay server and relay communication system |
US8443088B2 (en) | 2006-10-11 | 2013-05-14 | Murata Machinery, Ltd. | File transfer server |
US8472454B2 (en) | 2006-09-12 | 2013-06-25 | Murata Machinery, Ltd. | Relay-server arranged to carry out communications between communication terminals on different LANS |
US8606941B2 (en) | 2007-05-02 | 2013-12-10 | Murata Machinery, Ltd. | Relay server and relay communication system |
US8738788B2 (en) | 2009-03-13 | 2014-05-27 | Murata Machinery, Ltd. | First relay server and second relay server |
US8949419B2 (en) | 2007-12-25 | 2015-02-03 | Murata Machinery, Ltd. | Synchronizing sharing servers |
WO2019180930A1 (en) * | 2018-03-23 | 2019-09-26 | 三菱電機株式会社 | Notification system |
-
1996
- 1996-04-18 JP JP8096677A patent/JPH09282216A/en active Pending
Cited By (17)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007265135A (en) * | 2006-03-29 | 2007-10-11 | Murata Mach Ltd | Data management server and communication system |
US8472454B2 (en) | 2006-09-12 | 2013-06-25 | Murata Machinery, Ltd. | Relay-server arranged to carry out communications between communication terminals on different LANS |
US8316134B2 (en) | 2006-10-11 | 2012-11-20 | Murata Machinery, Ltd. | File server device arranged in a local area network and being communicable with an external server arranged in a wide area network |
US8443088B2 (en) | 2006-10-11 | 2013-05-14 | Murata Machinery, Ltd. | File transfer server |
US8606941B2 (en) | 2007-05-02 | 2013-12-10 | Murata Machinery, Ltd. | Relay server and relay communication system |
US8307100B2 (en) | 2007-05-09 | 2012-11-06 | Murata Machinery, Ltd. | Relay server and relay communication system |
JP2008299651A (en) * | 2007-05-31 | 2008-12-11 | Sky Kk | Network management system and program for network management |
US8949419B2 (en) | 2007-12-25 | 2015-02-03 | Murata Machinery, Ltd. | Synchronizing sharing servers |
US8321575B2 (en) | 2007-12-27 | 2012-11-27 | Murata Machinery, Ltd. | Relay server and relay communication system |
US8069246B2 (en) | 2007-12-28 | 2011-11-29 | Murata Machinery, Ltd. | Relay server and relay communication system including a relay group information registration unit, a shared resource information registration unit, and a control unit |
US8356116B2 (en) | 2008-09-01 | 2013-01-15 | Murata Machinery, Ltd. | Relay server and relay communication system |
US8296391B2 (en) | 2008-09-05 | 2012-10-23 | Murata Machinery, Ltd. | Relay server, relay communication system, and communication apparatus |
US8738788B2 (en) | 2009-03-13 | 2014-05-27 | Murata Machinery, Ltd. | First relay server and second relay server |
JP2010277459A (en) * | 2009-05-29 | 2010-12-09 | Topcon Corp | Electronic medical chart system, electronic medical chart system controlling device, controlling method and controlling program for electronic medical chart system |
WO2019180930A1 (en) * | 2018-03-23 | 2019-09-26 | 三菱電機株式会社 | Notification system |
CN111868696A (en) * | 2018-03-23 | 2020-10-30 | 三菱电机株式会社 | Informing system |
CN111868696B (en) * | 2018-03-23 | 2023-12-19 | 三菱电机株式会社 | Informing system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH09282216A (en) | Client server system | |
US6826595B1 (en) | Internet collaboration system and method | |
US7107316B2 (en) | Controlling throughput of message requests in a messaging system | |
KR100647164B1 (en) | Local caching of images for on-line conferencing programs | |
JP2009500698A (en) | Instant messaging with data sharing | |
JP2000067130A (en) | Work flow managing system | |
JPH09238157A (en) | Electronic mail automatic circulation system | |
JP2000067012A (en) | Mobile communication method | |
JP2001109908A (en) | Three-dimensional object sharing processing method and storage medium | |
US6606648B1 (en) | Method for handling accesses to a mailbox | |
US20060080447A1 (en) | Operation definition information producing method, operation definition information producing apparatus, operation definition information producing program, recording medium and data structure | |
JPH06216937A (en) | Method for establishing interactive mode communication between workstations provided in network | |
JP4347006B2 (en) | Information processing device as server | |
JP2005309519A (en) | Telegram relay program and device | |
JPH0721352A (en) | Decentralized authoring system | |
JPH07306814A (en) | Cooperative operation support system | |
JP2003204395A (en) | Method, system, and program for future communication negotiation and for postponement of communication | |
JPH11143756A (en) | Program activation controller | |
JPH0955763A (en) | Communication state display method | |
CN101300547A (en) | Improving the efficiency of file server requests in a computing device | |
JPS63240659A (en) | Input control system for transaction message | |
KR20020079705A (en) | Managing method for a testament and a timecapsule | |
JPH1040137A (en) | Console message control system | |
JPH05314070A (en) | Message queue managing system | |
JPH0756642B2 (en) | Open system interconnection system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20000321 |