JP2002132693A - Data communication method, data communication server, and data sharing program - Google Patents

Data communication method, data communication server, and data sharing program

Info

Publication number
JP2002132693A
JP2002132693A JP2000327473A JP2000327473A JP2002132693A JP 2002132693 A JP2002132693 A JP 2002132693A JP 2000327473 A JP2000327473 A JP 2000327473A JP 2000327473 A JP2000327473 A JP 2000327473A JP 2002132693 A JP2002132693 A JP 2002132693A
Authority
JP
Japan
Prior art keywords
data
user terminal
chat
image
storage device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2000327473A
Other languages
Japanese (ja)
Inventor
Takamichi Suzuki
貴路 鈴木
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP2000327473A priority Critical patent/JP2002132693A/en
Publication of JP2002132693A publication Critical patent/JP2002132693A/en
Pending legal-status Critical Current

Links

Landscapes

  • Facsimiles In General (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To use picture data stored in the hard disk or the like of a client machine in a chat system using JaveApplet. SOLUTION: A chat client being a chat program prepared as a JaveApplet is downloaded on the browser of a client machine. When picture data are uploaded from the browser of the client machine to a web server, and stored in an external storage device 24, the picture data are detected by a chat server. The chat program informs the char client in the middle of chat of the arrival of the picture data. Each chat client requests the download of the picture data to the web server in response to this. Thus, the picture data can be transmitted to each chat client, and the corresponding picture can be displayed at the display device of the client machine.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、インターネットを
利用したデータ通信方法に関し、特に、いわゆるチャッ
トなど端末間のリアルタイムなデータ通信に関する。
The present invention relates to a data communication method using the Internet, and more particularly to a real-time data communication between terminals such as a so-called chat.

【従来の技術】近年、インターネットが普及し、多くの
ユーザが多種多様のサイトを訪れて、コンテンツの閲覧
をするようになっている。また、電子掲示板(BBS)
やチャットルームなどを利用して、ユーザ間で相互に文
字によるコミュニケーションが可能となっている。
2. Description of the Related Art In recent years, with the spread of the Internet, many users have come to visit a variety of sites to browse contents. Electronic bulletin board (BBS)
Users can communicate with each other by text using chat rooms and chat rooms.

【0002】特に、チャットは、参加者がリアルタイム
にコミュニケーションを図ることができるため、多くの
ユーザが利用している。近年、JavaApplet
(ジャヴァ・アプレット)を利用して、クライアントに
チャットプログラムをダウンロードすることにより、サ
ーバの負担を軽減した方式も実用化されている。これに
より、多人数がアクセスした場合のレスポンスの悪化や
サーバダウンなどを回避することが可能となっている。
[0002] In particular, chat is used by many users because participants can communicate in real time. In recent years, JavaApplet
A method that reduces the load on the server by downloading a chat program to the client using (Java applet) has also been put to practical use. As a result, it is possible to avoid deterioration of the response and server down when a large number of people access.

【0003】[0003]

【発明が解決しようとする課題】JavaApplet
は、ウェブページに埋め込まれ、クライアントにデ運ロ
ードされて、クライアントのブラウザ上で作動する。こ
のため、セキュリティ面に配慮して数多くの制限を持っ
ている。制限の中の一つに、JavaAppletは、
クライアントの資源にアクセスすることは許されないと
いうことがある。ここでは、クライアントのハードディ
スクにデータを書き込むことも許されないばかりでな
く、ハードディスクのデータを読み出すことも認められ
ていない。このため、クライアントのハードディスク上
にあるデータをJavaAppletのデータとして読
み込み、利用することができなくなっている。したがっ
て、JavaAppletを利用したチャットシステム
においても、クライアントのハードディスクに保存され
た画像データなどを利用することができないという問題
点があった。
[Problems to be Solved by the Invention] JavaApplet
Is embedded in a web page, deloaded to the client, and runs on the client's browser. For this reason, there are many restrictions in consideration of security. Among the limitations, JavaApplet is
Access to the client's resources may not be allowed. Here, writing data to the hard disk of the client is not permitted, and reading data from the hard disk is not permitted. For this reason, data on the hard disk of the client cannot be read and used as Java Applet data. Therefore, even in a chat system using Java Applet, there is a problem that image data and the like stored on the hard disk of the client cannot be used.

【0004】本発明は、クライアントマシンのハードデ
ィスクなどの記憶装置に記憶された画像データ等を、J
avaAppletを利用したチャットシステムにおい
ても利用することが可能なデータ通信システムを提供す
ることを目的とする。また、本発明は、チャットなどの
リアルタイムデータ通信で、文字などのテイストだけで
なく、線画等を含む画像を利用可能にすることを目的と
する。
According to the present invention, image data and the like stored in a storage device such as a hard disk of a client machine are transferred to a J-system.
It is an object of the present invention to provide a data communication system that can be used even in a chat system using avaApplet. Another object of the present invention is to make it possible to use not only tastes such as characters but also images including line drawings in real-time data communication such as chat.

【0005】[0005]

【課題を解決するための手段】本発明の目的は、インタ
ーネットを介して、チャットプログラムによってチャッ
ト用サーバにアクセスし、チャット用サーバを介して他
のユーザ端末との間で、リアルタイム通信を実行するデ
ータ通信方法であって、前記ユーザ端末において、画像
を描画するためのホワイトボードを設けるステップと、
前記ホワイトボードに描かれた画像の変化分を検出する
ステップと、前記変化分をチャット用サーバに伝達する
ステップとを備え、前記チャット用サーバにおいて、前
記変化分を、他のユーザ端末に転送するステップを備
え、各ユーザ端末におけるホワイトボードに共通する画
像が描かれ、当該画像が、各ユーザ端末の表示装置の画
面上に表示されることを特徴とするデータ通信方法によ
り達成される。
SUMMARY OF THE INVENTION An object of the present invention is to access a chat server by a chat program via the Internet and execute real-time communication with another user terminal via the chat server. A data communication method, wherein in the user terminal, providing a whiteboard for drawing an image,
Detecting a change in the image drawn on the whiteboard; and transmitting the change to a chat server, wherein the chat server transfers the change to another user terminal. The method is achieved by a data communication method comprising the steps of: drawing an image common to a whiteboard in each user terminal; and displaying the image on a screen of a display device of each user terminal.

【0006】本発明によれば、ユーザ端末においてホワ
イトボードを設け、当該ホワイトボードに描画された画
像の変化分を見出し、当該変化分をチャット用サーバに
伝達し、チャット用サーバから他のユーザ端末に伝達さ
れるように構成されている。したがって、あるユーザに
よる描画が、略リアルタイムに他のユーザに伝達するこ
とが可能となる。なお、本明細書において、描画された
画像は、たとえば、線画、ペイントなどにて所定の領域
に色彩等が付されたものなど、ユーザがマウスなどを利
用して描いた任意のものを利用することができる。
According to the present invention, a whiteboard is provided in a user terminal, a change in an image drawn on the whiteboard is found, and the change is transmitted to a chat server. It is configured to be transmitted to. Therefore, drawing by a certain user can be transmitted to another user almost in real time. In the present specification, an image drawn by a user using a mouse or the like, such as an image in which a predetermined area is colored by a line drawing, paint, or the like, is used. be able to.

【0007】本発明の好ましい実施態様においては、前
記ホワイトボード中の画像が、背景画像と背景画像上に
描画される描画像とを含み、前記ユーザ端末において、
さらに、記憶装置に記憶された画像データを選択するス
テップと、前記選択された画像データを、背景画像を示
す背景データとして、インターネットを介して、前記背
景データを収容することができる背景画像記憶装置に記
憶させるために送信するステップとを備え、前記背景画
像記憶装置において、前記背景データを収容するステッ
プを備え、前記チャット用サーバにおいて、前記背景画
像記憶装置に収容された背景データを監視して、新規な
背景データの存否を検出するステップと、新規な背景デ
ータが検出された場合に、前記ユーザ端末および当該ユ
ーザ端末とリアルタイムでデータ通信中の他のユーザ端
末に、新規な背景データの存在を通知するステップとを
備え、前記ユーザ端末および前記他のユーザ端末におい
て、インターネットを介して、前記背景画像記憶装置に
収容された背景データを取得するステップと、前記取得
した背景データを用いて、前記ホワイトボード中の背景
画像を更新するステップとを備えている。
[0007] In a preferred embodiment of the present invention, the image in the whiteboard includes a background image and a drawing image drawn on the background image.
A step of selecting image data stored in a storage device; and a background image storage device capable of storing the background data via the Internet using the selected image data as background data indicating a background image. Transmitting the data to be stored in the background image storage device, comprising the step of storing the background data, wherein the chat server monitors the background data stored in the background image storage device. Detecting the presence or absence of the new background data; and, when the new background data is detected, the presence of the new background data in the user terminal and another user terminal that is performing data communication with the user terminal in real time. The user terminal and the other user terminal. Through includes a step of acquiring a background data wherein accommodated in the background image storage unit, wherein using the obtained background data, and updating the background image in said whiteboard.

【0008】上記実施態様によれば、通信中の他の端末
だけでなく、ユーザ端末自体の更新に関しても、いった
ん、インターネットを介して接続された、外部の背景画
像記憶装置に送信して、当該記憶装置中に保存し、イン
ターネットを介して、新規な背景データの到着を示す通
知に応答して、背景データの送信を要求し、インターネ
ットを介して取得している。したがって、ユーザ端末に
おいて、背景データを記憶したユーザ端末装置を直接ア
クセスすることなく、背景画像の更新を実現することが
できる。たとえば、後述するように、チャットプログラ
ムが、ブラウザ上のJavaAppletとして存在す
る場合にも、当該チャットプログラムが、ユーザ端末の
記憶装置への直接アクセスをすることなく、間接的に、
記憶装置の背景画像を取得して、これを更新することが
可能となる。
According to the above embodiment, not only the other terminals in communication but also the update of the user terminal itself are transmitted to the external background image storage device connected via the Internet once, and are updated. The transmission of the background data is requested and transmitted via the Internet in response to a notification indicating the arrival of new background data via the Internet. Therefore, in the user terminal, the background image can be updated without directly accessing the user terminal device storing the background data. For example, as described later, even when a chat program exists as a JavaApplet on a browser, the chat program does not directly access the storage device of the user terminal, but indirectly,
It is possible to acquire a background image of the storage device and update it.

【0009】本発明のさらに好ましい実施態様において
は、前記背景データを送信するステップが、前記背景画
像記憶装置と接続されたウェブサーバに向けて送信する
ように構成され、前記ウェブサーバが、前記背景データ
を、前記背景画像記憶装置に記憶するように構成されて
いる。
[0009] In a further preferred aspect of the present invention, the step of transmitting the background data is configured to transmit to a web server connected to the background image storage device, and the web server is configured to transmit the background data. Data is stored in the background image storage device.

【0010】また、本発明の好ましい実施態様において
は、前記背景データを取得するステップが、前記背景画
像記憶装置と接続されたウェブサーバに対して、背景デ
ータの送信を要求するステップと、当該要求に応答して
ウェブサーバから送信された背景データを受理するステ
ップとを有する。
In a preferred embodiment of the present invention, the step of acquiring the background data includes the step of requesting a web server connected to the background image storage device to transmit the background data; Receiving background data transmitted from the web server in response to the request.

【0011】本発明は、特に、ユーザ端末において、チ
ャットを実行するためにJavaAppletとして作
成されたチャットプログラムを要求するステップを備
え、前記ユーザ端末において、前記背景データの送信が
ブラウザにより実行され、前記ホワイトボードの設置、
背景データの送信要求、背景データの取得および背景画
像の更新が、前記チャットプログラムにより実行される
ような構成をとっている場合に有用である。
The present invention particularly includes a step of requesting a chat program created as a Java Applet to execute a chat at a user terminal, wherein the transmission of the background data is executed by a browser at the user terminal, Whiteboard installation,
This is useful in a configuration in which a request to transmit background data, acquisition of background data, and updating of a background image are performed by the chat program.

【0012】また、本発明の目的は、インターネットを
介して、ユーザ端末の表示装置に表示された画像を構成
するデータを、他のユーザ端末と略リアルタイムに共有
するデータ通信方法であって、あるユーザ端末におい
て、前記記憶装置に記憶されたデータを選択するステッ
プと、前記記憶装置にアクセスして、当該データを読み
だし、インターネットを介して、当該データを収容する
ことができる外部の記憶装置に記憶させるために送信す
るステップとを備え、前記外部の記憶装置において、前
記背景データを収容するステップを備え、前記外部の記
憶装置と接続されたサーバにおいて、前記外部の記憶装
置に収容されたデータを監視して、新規なデータの存否
を検出するステップと、新規なデータが検出された場合
に、前記ユーザ端末および当該ユーザ端末とリアルタイ
ムのデータ通信中の他のユーザ端末に、新規なデータの
存在を通知するステップとを備え、前記ユーザ端末およ
び前記他のユーザ端末において、インターネットを介し
て、前記外部の画像記憶装置に収容されたデータを取得
するステップと、前記取得したデータに基づき、表示装
置に表示された画像を更新するステップとを備えたこと
を特徴とするデータ通信方法によっても達成される。上
記データは、画像データやテキストデータを含む。好ま
しい実施態様においては、前記ユーザ端末において、ブ
ラウザ上で、画像を共有するための処理を実行するため
にJavaAppletとして作成されたチャットプロ
グラムを要求するステップを備え、前記ユーザ端末にお
いて、前記データの送信がブラウザにより実行され、前
記データの送信要求、データの取得および画像の更新
が、前記チャットプログラムにより実行される。
Another object of the present invention is a data communication method for sharing data constituting an image displayed on a display device of a user terminal with another user terminal almost in real time via the Internet. In the user terminal, a step of selecting data stored in the storage device, accessing the storage device, reading out the data, and via the Internet to an external storage device that can accommodate the data. Transmitting the data to be stored in the external storage device, wherein the external storage device includes the step of storing the background data, and in a server connected to the external storage device, the data stored in the external storage device. To detect the presence or absence of new data, and when new data is detected, the user terminal And notifying another user terminal in real-time data communication with the user terminal of the presence of new data, wherein the external image is transmitted via the Internet at the user terminal and the other user terminal. The present invention is also achieved by a data communication method including a step of acquiring data stored in a storage device and a step of updating an image displayed on a display device based on the acquired data. The data includes image data and text data. In a preferred embodiment, the user terminal includes a step of requesting a chat program created as a Java Applet to execute a process for sharing an image on a browser, and transmitting the data at the user terminal. Is executed by the browser, and the data transmission request, data acquisition, and image update are executed by the chat program.

【0013】また、本発明の目的は、記憶装置と接続さ
れるとともに、インターネットを介してユーザ端末と接
続されたデータ通信サーバであって、前記ユーザ端末か
らのデータを受理して、前記記憶装置に記憶するデータ
受信処理手段と、前記記憶装置を監視し、新規なデータ
の存否を検出する記憶装置監視手段と、前記新規なデー
タの存在の確認に応答して、前記ユーザ段末と、前記ユ
ーザ端末とデータを共有すべき他のユーザ端末に対し
て、新規なデータの到着を通知するデータ到着通知手段
と、前記ユーザ端末および前記他のユーザ端末の何れか
からのデータ送信要求に応答して、前記記憶装置に記憶
されたデータを読みだし、読み出されたデータを送信す
るデータ送信処理手段とを備えたことを特徴とするデー
タ通信サーバによっても達成される。
[0013] Another object of the present invention is a data communication server connected to a storage device and connected to a user terminal via the Internet, wherein the data communication server receives data from the user terminal and stores the data in the storage device. A data reception processing means for storing the data, a storage device monitoring means for monitoring the storage device, and detecting the presence or absence of new data; and in response to the confirmation of the presence of the new data, A data arrival notifying means for notifying another user terminal that should share data with the user terminal of arrival of new data, and responding to a data transmission request from any of the user terminal and the other user terminal. Data transmission processing means for reading data stored in the storage device and transmitting the read data. It is also achieved.

【0014】好ましい実施態様においては、前記データ
通信サーバが、ユーザ端末間のチャットを実現するため
にユーザ間のデータ通信を仲介し、前記データが、前記
チャットに関連して共有すべき背景画像を表す背景画像
データである。より好ましくは、前記データ受信処理手
段および前記データ送信処理手段は、ウェブサーバに設
けられ、かつ、前記記憶装置監視手段および前記データ
到着通知手段は、チャットを制御するチャット用サーバ
に設けられている。
[0014] In a preferred embodiment, the data communication server mediates data communication between users to realize a chat between user terminals, and the data includes a background image to be shared in connection with the chat. This is background image data to be represented. More preferably, the data reception processing unit and the data transmission processing unit are provided in a web server, and the storage device monitoring unit and the data arrival notification unit are provided in a chat server that controls a chat. .

【0015】さらに、本発明の目的は、ユーザ端末間に
おけるデータの共有を実現するための処理を実行するた
めにJavaAppletとして作成されたデータ共有
プログラムであって、ユーザ端末から、別途インターネ
ットを介してサーバに送信されたデータの到着を、通知
により認識するステップと、前記サーバに対して、前記
データの送信を要求するステップと、前記送信されたデ
ータを受理して、当該データに関連する画像をブラウザ
に表示させるステップとを備えたことを特徴とするデー
タ共有プログラムによっても達成される。好ましい実施
態様においては、前記データが画像データであり、さら
に、受理した画像データを保持するためのホワイトボー
ドを設けるステップを有している。
Further, an object of the present invention is a data sharing program created as a Java Applet for executing a process for realizing data sharing between user terminals, wherein the data sharing program is provided separately from the user terminal via the Internet. Recognizing the arrival of the data transmitted to the server by a notification, requesting the server to transmit the data, receiving the transmitted data, and displaying an image related to the data. And a step of displaying on a browser. In a preferred embodiment, the data is image data, and further comprising the step of providing a whiteboard for holding the received image data.

【0016】また、本発明の別の実施態様において、ユ
ーザ端末においてJavaAppletとして作成され
たプログラムを作動させて生成されたデータを、当該ユ
ーザ端末に記憶させるデータ記憶方法は、前記ユーザ端
末において、前記データを、インターネットを介してサ
ーバに伝達するステップと、前記サーバにおいて、受理
したデータを外部の記憶装置に記憶するステップと、
前記データを記憶したことを前記ユーザ端末のプログラ
ムに通知するステップと、前記ユーザ端末において、前
記プログラムが、通知の受理に応答して、ブラウザに対
して、前記データの取得を依頼するステップと、当該依
頼に応答して、前記ブラウザが、インターネットを介し
て、前記外部の記憶装置に収容されたデータを取得する
ステップと、前記取得されたデータを、ユーザ端末に接
続された記憶装置に記憶するステップとを備えている。
好ましい実施態様においては、ユーザ端末におけるプロ
グラムがチャットプログラムであり、前記データが画像
データであり、データをサーバに伝達するステップが、
チャットを制御するチャット用サーバに画像データを伝
達するように構成され、かつ、ブラウザがデータを取得
するステップが、前記外部の記憶装置と接続されたウェ
ブサーバに対して画像データの送信を依頼するステップ
と、前記ウェブサーバにより読み出されて送信された画
像データを受理するステップとを有する。
In another embodiment of the present invention, a data storage method for storing data generated by activating a program created as a Java Applet in a user terminal in the user terminal comprises: Transmitting the data to a server via the Internet, and storing the received data in an external storage device at the server;
Notifying the program of the user terminal that the data is stored, and at the user terminal, the program responds to the reception of the notification, and requests a browser to acquire the data, In response to the request, the browser obtains data stored in the external storage device via the Internet, and stores the obtained data in a storage device connected to a user terminal And steps.
In a preferred embodiment, the program in the user terminal is a chat program, the data is image data, and the step of transmitting the data to the server includes:
The step of transmitting the image data to the chat server that controls the chat is performed, and the step of obtaining the data by the browser requests the web server connected to the external storage device to transmit the image data. And receiving image data read and transmitted by the web server.

【0017】また、本発明のさらに別の実施態様におい
ては、ユーザ端末においてJavaAppletとして
作成されたプログラムを作動させて生成されたデータ
を、他のユーザ端末に記憶させるデータ記憶方法は、前
記ユーザ端末において、前記データを、送信先を示す情
報とともに、インターネットを介してサーバに伝達する
ステップと、前記サーバにおいて、受理したデータを外
部の記憶装置に記憶するステップと、前記データを記憶
したことを、前記送信先のユーザ端末のプログラムに通
知するステップと、前記送信先のユーザ端末において、
前記プログラムが、通知の受理に応答して、ブラウザに
対して、前記データの取得を依頼するステップと、当該
依頼に応答して、前記ブラウザが、インターネットを介
して、前記外部の記憶装置に収容されたデータを取得す
るステップと、前記取得されたデータを、送信先のユー
ザ端末に接続された記憶装置に記憶するステップとを備
えている。
In still another embodiment of the present invention, a data storage method for storing data generated by activating a program created as a Java Applet in a user terminal in another user terminal is characterized in that: In, the data, along with the information indicating the destination, transmitting to the server via the Internet, and in the server, the step of storing the received data in an external storage device, storing the data, Notifying the program of the destination user terminal, and in the destination user terminal,
The program, in response to the reception of the notification, requesting the browser to acquire the data, and in response to the request, the browser is stored in the external storage device via the Internet. Acquiring the acquired data, and storing the acquired data in a storage device connected to the user terminal of the transmission destination.

【0018】また、JavaAppletとして作成さ
れブラウザ上で作動し、自己が生成したデータを、端末
中に記憶させるデータ生成/記憶プログラムは、作成さ
れたデータを、インターネットを介してサーバに伝達す
るステップと、サーバから当該データを外部の記憶装置
に記憶したことを示す通知を受理するステップと、当該
受理に応答して、前記ブラウザに対して、データの取得
を依頼するステップとを備え、当該ブラウザが前記外部
の記憶装置に記憶されたデータをダウンロードし、これ
を端末に接続された記憶装置に記憶することにより、デ
ータの記憶が実現される。
Also, a data generation / storage program which is created as a Java Applet, operates on a browser, and stores data generated by itself in a terminal, includes a step of transmitting the generated data to a server via the Internet. Receiving a notification indicating that the data has been stored in an external storage device from a server, and, in response to the reception, requesting the browser to acquire the data. The data storage is realized by downloading the data stored in the external storage device and storing the data in a storage device connected to the terminal.

【0019】[0019]

【発明の実施の形態】以下、添付図面を参照して、本発
明の実施の形態につき説明を加える。図1は、本発明の
実施の形態にかかるデータ通信システムの全体構成を示
すブロックダイヤグラムである。図1に示すように、こ
の実施の形態にかかるデータ通信システムは、チャット
ルームを設けユーザ間のリアルタイム通信を実現する通
信管理サーバ12を有している。この通信管理サーバ1
2は、インターネット14に接続されている。
Embodiments of the present invention will be described below with reference to the accompanying drawings. FIG. 1 is a block diagram showing an overall configuration of a data communication system according to an embodiment of the present invention. As shown in FIG. 1, the data communication system according to the present embodiment has a communication management server 12 which provides a chat room and realizes real-time communication between users. This communication management server 1
2 is connected to the Internet 14.

【0020】インターネット14には、上記通信管理サ
ーバ12のほか、ユーザが操作する、多数のクライアン
トマシン16−1、16−2、・・・が接続されてい
る。通信管理サーバ12は、インターネット14を介し
てウェブコンテンツを配信するウェブサーバ20と、ユ
ーザによるチャットを管理するチャットサーバ22と、
ユーザから送信された画像データを記憶する背景画像D
B24とを有している。これらウェブサーバ20、チャ
ットサーバ22および背景画像DB24は、LAN26
などの通信回線を介して相互に接続されている。本実施
の形態において、各クライアントマシン16はブラウザ
を搭載し、当該ブラウザによりインターネットを介して
送信されたコンテンツ等を閲覧できるようになってい
る。
In addition to the communication management server 12, a large number of client machines 16-1, 16-2,... Operated by a user are connected to the Internet 14. The communication management server 12 includes a web server 20 that distributes web content via the Internet 14, a chat server 22 that manages chats by users,
Background image D that stores image data transmitted from the user
B24. These web server 20, chat server 22, and background image DB 24
Etc. are connected to each other via a communication line. In the present embodiment, each client machine 16 has a browser, and can browse contents and the like transmitted by the browser via the Internet.

【0021】図2は、本実施の形態にかかるチャットサ
ーバ22の構成をより詳細に示すブロックダイヤグラム
である。図2に示すように、チャットサーバ22は、イ
ンターネット14を介した外部との通信や、LAN26
を介した他のサーバ等との通信を制御する通信インタフ
ェース(I/F)30と、チャットにおいて受信したデ
ータ等を解析するデータ受信/解析部32と、受信した
データのうち、文字データに関する処理を実行する文字
データ処理部34と、受信したデータのうち、画像を形
成する描画を示す描画データに関する処理を実行する描
画データ処理部36と、文字データや描画データを必要
に応じて、クライアントコンピュータに送信するための
処理を実行するデータ送信処理部38と、チャットにて
通信されたテキストを履歴として蓄積する履歴データベ
ース(DB)40と、背景画像DB24に記憶されたデ
ータを参照して、チャット中に変化した背景画像が存在
するかどうかを判断する背景画像監視部42とを有して
いる。
FIG. 2 is a block diagram showing the configuration of the chat server 22 according to the present embodiment in more detail. As shown in FIG. 2, the chat server 22 communicates with the outside via the Internet 14,
A communication interface (I / F) 30 for controlling communication with another server or the like via a PC, a data receiving / analyzing unit 32 for analyzing data or the like received in a chat, and processing relating to character data in the received data , A drawing data processing unit 36 for executing processing related to drawing data indicating a drawing for forming an image in the received data, and a client computer for converting character data and drawing data as necessary. A data transmission processing unit 38 for executing a process for transmitting to a user, a history database (DB) 40 for storing texts communicated by chat as a history, and a chat stored with reference to data stored in a background image DB 24. A background image monitoring unit that determines whether a changed background image exists therein.

【0022】図3は、本実施の形態にかかるウェブサー
バ20の構成をより詳細に示すブロックダイヤグラムで
ある。図3に示すように、ウェブサーバ20は、インタ
ーネット14を介した通信や、LAN26を介した他の
サーバ等との通信を制御する通信I/F50と、チャッ
トに参加するユーザを管理するユーザ管理部52と、ユ
ーザのEメールアドレス等を記憶するユーザデータベー
ス(DB)54と、クライアントマシン16から送信さ
れた背景画像を受理して、背景画像DB24に記憶する
背景画像処理部56と、背景画像DB24から背景画像
データを読み出して、これを他のクライアントマシン等
に送信するための処理を実行する背景画像送信部58
と、クライアントマシン16からのコマンドを受理して
必要な処理を実行するウェブコマンド解析/コンテンツ
処理部60とを有している。
FIG. 3 is a block diagram showing the configuration of the web server 20 according to the present embodiment in more detail. As shown in FIG. 3, the web server 20 includes a communication I / F 50 that controls communication via the Internet 14 and communication with another server or the like via the LAN 26, and a user management that manages users participating in the chat. A background image processing unit 56 for receiving a background image transmitted from the client machine 16 and storing the background image in the background image DB 24; a background image processing unit 56 for receiving a background image transmitted from the client machine 16; A background image transmitting unit 58 that reads out background image data from the DB 24 and executes processing for transmitting the data to another client machine or the like.
And a web command analysis / content processing unit 60 that receives a command from the client machine 16 and executes necessary processing.

【0023】このように構成されたシステムにおいて、
通信管理サーバ12により、複数のクライアントマシン
16−1、16−2、・・・の間で、文字によるチャッ
トおよび描画のリアルタイム表示による描画チャットが
可能となっている。この描画チャットにおいては、後に
詳述するように、あるユーザが背景画像上にマウス等を
操作して描いた線画が、チャット中の他のユーザのクラ
イアントマシンにも、リアルタイムで反映されるように
構成されている。
In the system configured as described above,
The communication management server 12 enables a chat by characters and a drawing chat by real-time display of drawing between the plurality of client machines 16-1, 16-2,.... In this drawing chat, as described later in detail, a line drawing drawn by a user operating a mouse or the like on a background image is reflected in real time on the client machine of another user in the chat. It is configured.

【0024】図4は、このチャットの通信手順の概略を
示す図である。図4に示すように、チャット中には、各
クライアントマシン16のブラウザ60において動作す
る、JavaAppletとして作成されたチャットク
ライアント62によりチャットサーバ22との間で、デ
ータ送受信がなされる。たとえば、クライアントマシン
16−2において、ユーザがキーボード等を利用して文
章を書き込むと、チャットクライアント62−2は、こ
れをテキストデータとしてチャットサーバ22に送信す
る(ステップ401)。チャットサーバ22は、これに
応答して、チャットに参加している他のユーザのクライ
アントマシン(図4においては、クライアントマシン1
6−1)に対して、テキストデータをプッシュ送信する
(ステップ402)。クライアントマシン16−1のチ
ャットクライアント62−1は、これを受理して、ブラ
ウザ上に表示させるべく動作する。これにより、あるユ
ーザが記入したテキストを、他のユーザのクライアント
マシンの表示装置の画面上に表示することができる。
FIG. 4 is a diagram showing an outline of the communication procedure of this chat. As shown in FIG. 4, during the chat, data is transmitted to and received from the chat server 22 by a chat client 62 created as a Java Applet that operates on the browser 60 of each client machine 16. For example, in the client machine 16-2, when a user writes a sentence using a keyboard or the like, the chat client 62-2 transmits the sentence to the chat server 22 as text data (step 401). In response to this, the chat server 22 responds to the client machine of another user participating in the chat (in FIG. 4, the client machine 1
Push-transmit text data to 6-1) (step 402). The chat client 62-1 of the client machine 16-1 receives the request and operates to display it on the browser. Thus, the text entered by a certain user can be displayed on the screen of the display device of the client machine of another user.

【0025】また、クライアントマシン16−2におい
て、ユーザがマウス等を操作して、表示装置の画面中に
設けられた、画像用のウィンドウ中に線画を記入する
と、当該線画に対応する描画データが、チャットクライ
アント62−2から茶とサーバに伝達される(ステップ
411)。チャットサーバ22は、これに応答して、チ
ャットに参加している他のユーザのクライアントマシン
(図5においては、クライアントマシン16−1)に対
して、描画データをプッシュ送信する(ステップ41
2)。クライアントマシン16−1のチャットクライア
ント62−1は、これを受理して、この描画データを反
映した画像を表示すべく動作する。これにより、描画に
ついても、テキストによるチャットと略同様に、他のユ
ーザのクライアントマシンの表示装置の画面上に表示す
ることができる。
In the client machine 16-2, when a user operates a mouse or the like to draw a line drawing in an image window provided on the screen of the display device, drawing data corresponding to the line drawing is written. Is transmitted from the chat client 62-2 to the tea and server (step 411). In response, the chat server 22 pushes the drawing data to the client machine (in FIG. 5, the client machine 16-1) of another user participating in the chat (step 41).
2). The chat client 62-1 of the client machine 16-1 receives the request and operates to display an image reflecting the drawing data. As a result, the drawing can be displayed on the screen of the display device of the client machine of another user almost in the same manner as the chat using text.

【0026】画像データの共有および描画データのリア
ルタイム表示(描画チャット)につき、より詳細に説明
を加える。図5(a)に示すように、チャットクライア
ント62は、チャット中の他のユーザと略同一の画像を
保持してこれを、表示装置の画面上に表示するためのホ
ワイトボード70を有している。ホワイトボードには、
背景画像70Bと、背景上に描かれた線画(たとえば、
符号70L参照)とが含まれる。ユーザは、マウス等を
利用して所望のような線画を描画できるほか、背景画像
自体を所望のものに変更することが可能である。
The sharing of image data and the real-time display of drawing data (drawing chat) will be described in more detail. As shown in FIG. 5A, the chat client 62 has a whiteboard 70 for holding an image substantially the same as that of another user during the chat and displaying the image on the screen of the display device. I have. On the whiteboard,
A background image 70B and a line drawing drawn on the background (for example,
70L). The user can draw a desired line drawing by using a mouse or the like, and can change the background image itself to a desired one.

【0027】また、チャットクライアント62は、ユー
ザがマウスを操作することにより作られる線画を検出
し、或いは、他のユーザが作成し、チャットクライアン
トを介して送信された描画データに基づきホワイトボー
ドに線画を描く描画データ管理部72と、背景画像を表
すデータ(背景データ)を更新するための処理を実行す
る背景データ受信処理部74と、他のユーザによる背景
画像の変更を検出する背景データ更新検出部76とを有
している。また、本実施の形態にかかるブラウザ60
は、ユーザが更新を希望した背景画像に対応する背景画
像データを送信するための処理を実行する背景データ送
信処理部78と、データ送受信を制御するデータ送受信
処理部80とを有している。ブラウザ60中の背景デー
タ処理部78やデータ送受信部80は、一般のブラウザ
の機能により実現することが可能である。
The chat client 62 detects a line drawing created by a user operating a mouse, or creates a line drawing on a whiteboard based on drawing data created by another user and transmitted via the chat client. A drawing data management unit 72, a background data reception processing unit 74 that executes processing for updating data (background data) representing a background image, and a background data update detection that detects a change in the background image by another user And a portion 76. In addition, the browser 60 according to the present embodiment
Has a background data transmission processing unit 78 that executes processing for transmitting background image data corresponding to a background image that the user desires to update, and a data transmission / reception processing unit 80 that controls data transmission / reception. The background data processing unit 78 and the data transmission / reception unit 80 in the browser 60 can be realized by the functions of a general browser.

【0028】この実施の形態では、図5(b)に示すよ
うに、一方のユーザがマウスを移動してホワイトボード
70−1aに描かれた線画の変化が、チャット中の他の
ユーザのクライアントマシン中の、ホワイトボード70
−1bに反映されるようになっている。たとえば、一方
のユーザがマウスを移動して描画することにより、ホワ
イトボード70−1bに示すように線画が変化すると、
これに応じて、一方のユーザ側の描画データ管理部72
は、ホワイトボード70−1a中の線画からの変化分
を、たとえば、ベクトルにて表された描画データとして
表す。この描画データが、他方のユーザの側に伝達され
ると、他のユーザ側の描画データ管理部が作動して、変
化分を検出することにより、ホワイトボードを更新する
(符号70−2b)。
In this embodiment, as shown in FIG. 5B, when one user moves the mouse and the line drawing drawn on the whiteboard 70-1a changes, the client of another user who is chatting has Whiteboard 70 in the machine
-1b. For example, when one user moves the mouse to draw, and the line drawing changes as shown on the whiteboard 70-1b,
In response, the drawing data management unit 72 on one user side
Represents a change from a line drawing in the whiteboard 70-1a, for example, as drawing data represented by a vector. When the drawing data is transmitted to the other user, the drawing data management unit on the other user operates to detect the change and update the whiteboard (reference numeral 70-2b).

【0029】次に、クライアントマシン、ウェブサーバ
およびチャットサーバ間におけるデータ通信につきより
詳細に説明を加える。図6は、ユーザのクライアントマ
シンが、通信管理サーバ12にアクセスして、チャット
に参加するまでの手順を示すフローチャートである。な
お、チャットに参加するのに先立って、ユーザは、通信
管理サーバ12に対して、ユーザのハンドルネームおよ
びパスワードを登録しておく。これは、ウェブサーバ2
0のユーザ管理部52により実行される。上記ユーザに
より登録された情報は、ユーザDB54に記憶される。
ユーザの情報は、誰がチャットに参加しているかを特定
するために利用される。
Next, the data communication between the client machine, the web server and the chat server will be described in more detail. FIG. 6 is a flowchart illustrating a procedure in which a user's client machine accesses the communication management server 12 and participates in a chat. Prior to participating in the chat, the user registers the user's handle name and password in the communication management server 12. This is web server 2
0 is executed by the user management unit 52. The information registered by the user is stored in the user DB 54.
User information is used to identify who is participating in the chat.

【0030】図6に示すように、クライアントマシン1
6とウェブサーバ20とが接続されると(ステップ60
1)、ウェブサーバ20のウェブコマンド解析/コンテ
ンツ処理部60が起動して、所定のウェブページをクラ
イアントマシンに送信する。クライアントマシンは、当
該ウェブページをダウンロードする(ステップ60
2)。ウェブページにはJavaAppletが埋め込
まれているため、これが検出されると(ステップ60
3)、クライアントマシン16からAppletの送信
が要求され(ステップ604)、これに応じて、ウェブ
サーバ20からAppletが送信される。Apple
tがダウンロードされると(ステップ605)、クライ
アントマシンにおいて、JavaVMが起動され(ステ
ップ606)、Appletが実行される(ステップ6
07)。この時点で、クライアントコンピュータ16の
ブラウザ60においてチャットクライアント62が生成
される。Appletが実行されるとクライアントマシ
ン16とチャットサーバ22との間のデータ通信が開始
される(ステップ608参照)。
As shown in FIG. 6, the client machine 1
6 is connected to the web server 20 (step 60).
1) The web command analysis / content processing unit 60 of the web server 20 is activated and transmits a predetermined web page to the client machine. The client machine downloads the web page (step 60).
2). Since a Java Applet is embedded in the web page, when this is detected (step 60)
3) The client machine 16 requests transmission of the Applet (step 604), and the Web server 20 transmits the Applet in response to the request. Apple
When t is downloaded (step 605), JavaVM is started on the client machine (step 606), and Applet is executed (step 6).
07). At this point, a chat client 62 is generated in the browser 60 of the client computer 16. When the applet is executed, data communication between the client machine 16 and the chat server 22 is started (see step 608).

【0031】テキストによるチャットにおいて、一方の
クライアントマシン16−1におけるテキストの入力が
あると、これがクライアントマシン16−1のチャット
クライアント62−1からインターネット14を介して
チャットサーバ22に伝達される。チャットサーバ22
のデータ受信/解析部32は、テキストデータであるこ
とを判断して文字データ処理部34を起動する。文字デ
ータ処理部34は、テキストデータを、履歴DB40の
所定の領域に記憶する。その一方、文字データ処理部3
4は、データ送信処理部38に、チャット中の他のユー
ザに対してテキストデータを送信するように依頼する。
データ送信処理部38は、チャットに参加している他の
ユーザ(データの送信先)を特定して、これを通信I/
F30を介して、チャットに参加しているユーザのクラ
イアントマシン(たとえば、16−2)にプッシュ送信
する。他のクライアントマシン16−2において、テキ
ストデータが受理されると、当該データが示す文字列を
表示装置の画面上に表示するような処理が実行される。
このような手順を繰り返すことによりテキストによるチ
ャットが実現される。
In the text chat, when a text is input on one client machine 16-1, this is transmitted from the chat client 62-1 of the client machine 16-1 to the chat server 22 via the Internet 14. Chat server 22
The data receiving / analyzing unit 32 determines that the data is text data and activates the character data processing unit 34. The character data processing unit 34 stores the text data in a predetermined area of the history DB 40. On the other hand, the character data processing unit 3
4 requests the data transmission processing unit 38 to transmit text data to other users in the chat.
The data transmission processing unit 38 identifies another user (destination of data) participating in the chat and transmits it to the communication I / O.
Via F30, push transmission is performed to the client machine (for example, 16-2) of the user participating in the chat. When the other client machine 16-2 receives the text data, a process of displaying the character string indicated by the data on the screen of the display device is executed.
By repeating such a procedure, a text chat is realized.

【0032】図7は、描画チャットにおけるクライアン
トマシンおよびチャットサーバ間のデータ通信等を示す
フローチャートである。たとえば、クライアントマシン
16−1のユーザが、マウスを用いて線画を描くと(ス
テップ701)、チャットクライアント62−1の描画
データ管理部72が、線画の変化を検出して(ステップ
702)、その変化分を示す描画データを作成する(ス
テップ703)。この描画データは、チャットクライア
ント62−1のデータ送受信処理部78、および、イン
ターネット14を介してチャットサーバ22に伝達され
る(ステップ704)。
FIG. 7 is a flowchart showing data communication and the like between the client machine and the chat server in the drawing chat. For example, when the user of the client machine 16-1 draws a line drawing using a mouse (step 701), the drawing data management unit 72 of the chat client 62-1 detects a change in the line drawing (step 702), and The drawing data indicating the change is created (step 703). This drawing data is transmitted to the data transmission / reception processing unit 78 of the chat client 62-1 and the chat server 22 via the Internet 14 (step 704).

【0033】チャットサーバ22のデータ受信/解析部
32は、受信したデータが描画データであることを検出
して、これを描画データ処理部36に受け渡す。描画デ
ータ処理部36は、これに応答して、データ送信処理部
に、描画データを、チャット中の他のユーザに対して送
信するように依頼する。データ送信処理部38は、チャ
ットに参加している他のユーザ(データの送信先)を特
定して、これを通信I/F30を介して、チャットに参
加しているユーザのクライアントマシン(たとえば、1
6−2)にプッシュ送信する(ステップ706、707
参照)。たとえば、他のクライアントマシン16−2に
おいては、描画データを受信すると、描画データ管理部
72が、線画の変化分を特定し(ステップ708)、ホ
ワイトボード70中の線画を更新する(ステップ70
9)。このような手順を繰り返すことにより、図5
(b)に示したように、チャット中のクライアントマシ
ン間で、ほぼリアルタイムに、同一のホワイトボードを
保持することが可能となる。
The data receiving / analyzing unit 32 of the chat server 22 detects that the received data is drawing data, and transfers it to the drawing data processing unit 36. In response, the drawing data processing unit 36 requests the data transmission processing unit to transmit the drawing data to the other users in the chat. The data transmission processing unit 38 identifies another user (destination of data) participating in the chat, and transmits this to the client machine of the user participating in the chat (for example, via the communication I / F 30). 1
6-2) and push-transmit (steps 706 and 707)
reference). For example, in another client machine 16-2, upon receiving the drawing data, the drawing data management unit 72 specifies a change in the line drawing (Step 708), and updates the line drawing in the whiteboard 70 (Step 70).
9). By repeating such a procedure, FIG.
As shown in (b), it is possible to maintain the same whiteboard almost in real time between client machines during a chat.

【0034】次に、本実施の形態にかかるホワイトボー
ド中の背景画像の更新処理につき説明を加える。先に説
明したように、本実施の形態においては、チャットクラ
イアントがJavaAppletにて構成されているた
め、クライアントマシンのハードディスクに記憶された
画像データを、チャットにて利用しているホワイトボー
ドの背景にしようと考えても、チャットクライアントの
動作によって、画像データをハードディスクから読み出
すことはできない。このため、本実施の形態において
は、図8および図9に示す処理手順により、背景画像を
変更しようとしたユーザ本人の側、および、チャットに
参加中の他のユーザの側の双方に対する背景画像の更新
を実現している。
Next, a description will be given of the process of updating the background image in the whiteboard according to the present embodiment. As described above, in the present embodiment, since the chat client is configured by JavaApplet, the image data stored on the hard disk of the client machine is used as the background of the whiteboard used in the chat. Even if they try to do so, the image data cannot be read from the hard disk due to the operation of the chat client. For this reason, in the present embodiment, the background image for both the user who tried to change the background image and the side of another user participating in the chat by the processing procedure shown in FIGS. 8 and 9. Update has been realized.

【0035】図9に示すように、クライアントマシン1
6−1を操作しているユーザがホワイトボード中の背景
画像を変更したい場合に、所定のコマンドを入力し、か
つ、ファイルを指定すると、送信すべき背景画像を表す
背景データが、ブラウザ60−1の背景データ送信処理
部78が、背景データを受理し(ステップ801)、こ
の背景データが、ウェブサーバ20に対して送信される
(ステップ802)。
As shown in FIG. 9, the client machine 1
When the user operating 6-1 wants to change the background image in the whiteboard, inputs a predetermined command and specifies a file, and the background data representing the background image to be transmitted is displayed in the browser 60-. The first background data transmission processing unit 78 receives the background data (step 801), and the background data is transmitted to the web server 20 (step 802).

【0036】図10(a)は、クライアントマシン16
−1の表示装置の画面上に表示された画像例を示す図で
ある。図10(a)において、符号1001に示すもの
が、ホワイトボード上の画像に対応する。ここで、ユー
ザがマウス等を操作して、「背景の変更」ボタン100
2をオンすると、図10(b)に示すようなファイル指
定画像が表示される。ユーザがマウス等を操作して、ウ
ィンドウ1003に表示されたファイル名を参照して所
望のファイルを選択し、かつ、「選択」ボタン1004
をオンすると、これに応答して、先に述べた背景データ
送信処理部78が動作することになる。
FIG. 10A shows the client machine 16.
FIG. 2 is a diagram illustrating an example of an image displayed on the screen of the display device of FIG. In FIG. 10A, a reference numeral 1001 corresponds to an image on the whiteboard. Here, the user operates a mouse or the like to set a “change background” button 100.
When 2 is turned on, a file designation image as shown in FIG. 10B is displayed. The user operates a mouse or the like to select a desired file by referring to the file name displayed in the window 1003, and a “select” button 1004
Is turned on, the background data transmission processing unit 78 described above operates in response to this.

【0037】ウェブサーバ20においては、背景画像受
理部56が、送られてきた背景データを背景画像DB2
4の所定の領域に保存する(ステップ803)。その一
方、チャットサーバ22においては、背景画像監視部4
2が、定期的に、背景画像DB24を参照し、背景画像
の変更、つまり、新たな背景データの保存がなされてい
るかどうかを監視している(ステップ804)。背景画
像監視部42が、背景画像が変更されたことが検出され
ると(ステップ805でイエス(Yes))、データ送信部
38は、背景データの送信元であるクライアントマシン
16−1、および、チャット中の、他のクライアントマ
シンのチャットクライアント62に対して、背景画像が
更新されたことを通知する(ステップ806、807参
照)。
In the web server 20, the background image receiving unit 56 transmits the transmitted background data to the background image DB2.
4 is stored in a predetermined area (step 803). On the other hand, in the chat server 22, the background image monitoring unit 4
2 periodically monitors the background image DB 24 to see if the background image has been changed, that is, whether new background data has been saved (step 804). When the background image monitoring unit 42 detects that the background image has been changed (Yes in step 805), the data transmission unit 38 transmits the background data to the client machine 16-1, and The chat client 62 of another client machine during the chat is notified that the background image has been updated (see steps 806 and 807).

【0038】図10において、チャットクライアント6
2の背景データ更新検出部76が、上記通知を受理する
と、これに応答して、背景データ受信処理部74が、ウ
ェブサーバ20に対して背景データの送信を要求する
(ステップ901)。ウェブサーバ20の背景画像送信
部58は、上記送信要求に応答して、背景画像DB24
から対応する背景データを読みだし(ステップ90
2)、これを、送信要求の送信元であるクライアントマ
シン(たとえば、16−1)に向けて送信する(ステッ
プ903)。
In FIG. 10, the chat client 6
When the background data update detection unit 76 receives the notification, the background data reception processing unit 74 requests the web server 20 to transmit the background data (step 901). In response to the transmission request, the background image transmission unit 58 of the web server 20 transmits the background image DB 24
From the corresponding background data (step 90).
2) It is transmitted to the client machine (for example, 16-1) which is the transmission source of the transmission request (step 903).

【0039】クライアントマシン16のチャットクライ
アント62において、背景データ受信処理部74が背景
データを受理すると、ホワイトボード70の背景画像を
更新する処理を実行する(ステップ904)。このよう
にして、たとえば、図10(a)に示したような背景を
含むような画像が、図10(c)に示す背景を含むよう
な画像(符号1005参照)に変更される。
When the background data reception processing unit 74 of the chat client 62 of the client machine 16 receives the background data, a process of updating the background image of the whiteboard 70 is executed (step 904). In this way, for example, an image including the background as illustrated in FIG. 10A is changed to an image including the background illustrated in FIG. 10C (see reference numeral 1005).

【0040】背景画像の画像データを送信したクライア
ントマシン(たとえば、16−1)以外の、チャット中
の他のクライアントマシン(たとえば、16−2)にお
いても、図9に示す処理が実行されて、背景画像の更新
が実現されることも理解できるであろう。このように、
本実施の形態によれば、いったんブラウザにより、背景
画像がウェブサーバに送信されて、ウェブサーバから背
景画像DB中に記憶され、更新を検出したチャットサー
バが、チャットクライアントに対して、背景画像が更新
されたことを通知し、チャットクライアントがこれに応
答して、ウェブサーバに対して、背景画像を取得するよ
うになっている。したがって、JavaAppletに
より構成されるチャットクライアントは、ウェブサーバ
から背景画像のダウンロードを行うため、クライアント
マシンのハードディスクのアクセスを行うことなく、背
景画像の更新が可能となる。
The process shown in FIG. 9 is also performed on another client machine (eg, 16-2) during the chat other than the client machine (eg, 16-1) that has transmitted the image data of the background image. It will also be appreciated that updating of the background image is achieved. in this way,
According to the present embodiment, once the background image is transmitted to the web server by the browser, the web server stores the background image in the background image DB, and the chat server that detects the update transmits the background image to the chat client. The chat client notifies the web server of the update and, in response, updates the background image. Therefore, the chat client constituted by the Java Applet downloads the background image from the web server, so that the background image can be updated without accessing the hard disk of the client machine.

【0041】本実施の形態においては、さらに、ユーザ
がマウス等を利用してホワイトボード中に描画した線画
を、背景画像とともに、あるいは、線画のみを、自己の
ハードディスク等の記憶装置に記憶させることも可能で
ある。この処理につき図11および図12を参照して説
明を加える。図11に示すように、クライアントマシン
16のチャットクライアント62を利用し、ユーザがマ
ウス等を操作してホワイトボード70に線画を描画して
(ステップ1101)、たとえば、画像のハードディス
クへの保存ボタン(図示せず)をオンすると、背景画像
および描画された画像からなる画像データが圧縮される
(ステップ1102)。ここで、描画された線画のデー
タのみを選択し、当該線画を示す画像データが圧縮され
ても良い。これらの処理はチャットクライアント62が
作動することにより実現される。
In the present embodiment, a user may store a line drawing drawn on a whiteboard by using a mouse or the like together with a background image or only a line drawing in a storage device such as a hard disk of the user. Is also possible. This processing will be described with reference to FIGS. As shown in FIG. 11, using the chat client 62 of the client machine 16, the user operates a mouse or the like to draw a line drawing on the whiteboard 70 (step 1101). When (not shown) is turned on, image data composed of a background image and a drawn image is compressed (step 1102). Here, only the data of the drawn line drawing may be selected, and the image data representing the line drawing may be compressed. These processes are realized by the operation of the chat client 62.

【0042】次いで、圧縮された画像データは、インタ
ーネット14を介してチャットサーバ22に伝達される
(ステップ1103)。チャットサーバ22は、画像デ
ータを復元し(ステップ1104)、これを「JPE
G」などの所定のフォーマットに変換する(ステップ1
105)。チャットサーバ22は、所定のフォーマット
の画像データを背景画像DBに保存する(ステップ11
06)とともに、画像ファイルの出力が完了した通知
を、画像をダウンロードするためのURLとともにクラ
イアントマシン16のチャットクライアント62に送信
する(ステップ1107)。
Next, the compressed image data is transmitted to the chat server 22 via the Internet 14 (step 1103). The chat server 22 restores the image data (Step 1104),
G ”or the like (step 1
105). The chat server 22 stores the image data in a predetermined format in the background image DB (step 11).
06), a notification that the output of the image file has been completed is transmitted to the chat client 62 of the client machine 16 together with a URL for downloading the image (step 1107).

【0043】チャットクライアント62は、ブラウザ6
0に対して、URLを通知して、ウェブサーバ20にア
クセスして画像を取得することを要求する(ステップ1
108)。図12に示すように、ブラウザ60は、これ
に応答して、URLにしたがって、ウェブサーバ20に
アクセスする(ステップ1201)。ウェブサーバ20
は、これに応答して、背景画像DB24から所定の画像
データを読みだし、これを、クアイアントマシン16の
ブラウザ60に送信する(ステップ1203)。このよ
うにして、クライアントマシン16の表示装置の画面上
に、画像を表示することができる。ユーザはキーボード
やマウスを操作して、画像をクライアントマシン16の
ハードディスクなどの記憶装置に記憶することができる
(ステップ1205)。
The chat client 62 uses the browser 6
No. 0 is notified of the URL and requests access to the web server 20 to acquire an image (step 1).
108). As shown in FIG. 12, in response to this, the browser 60 accesses the web server 20 according to the URL (step 1201). Web server 20
Reads out predetermined image data from the background image DB 24 in response to this, and transmits it to the browser 60 of the client machine 16 (step 1203). Thus, an image can be displayed on the screen of the display device of the client machine 16. The user can operate the keyboard and mouse to store the image in a storage device such as a hard disk of the client machine 16 (step 1205).

【0044】このように、本実施の形態によれば、Ja
vaAplletを利用したチャットクライアントにお
いて描画した画像を、自己のハードディスク、フロッピ
ーディスク、或いは、MOなどの記憶装置ないし記録媒
体に記憶して保存することが可能となる。
As described above, according to the present embodiment, Ja
An image drawn by a chat client using vaApplet can be stored and stored in a storage device or a recording medium such as a hard disk, a floppy disk, or an MO.

【0045】また、この機能を利用すると、JavaA
ppletを利用してブラウザ上で作動するアプリケー
ションプログラムを利用している場合に、そこで作成さ
れた画像などのデータを、自己のクライアントマシン或
いは他のクライアントマシンの記憶装置に記憶させるこ
とも可能となる。図13は、そのような状態を示すフロ
ーチャートである。図13に示すように、あるクライア
ントマシン(たとえば、16−1)において、Java
Appletとして作成されたアプリケーションプログ
ラムを利用して画像データが生成され、これに圧縮処理
が施されると(ステップ1301)、送信先の指定(ス
テップ1302)の後に、圧縮された画像データおよび
送信先を示す情報(送信先情報)がチャットサーバ22
に伝達される(ステップ1303)。なお、ここで便宜
上チャットサーバ22を利用しているが、背景画像DB
24と接続可能な他のサーバを利用しても良い。また、
背景画像DB24の代わりに他のDBを利用しても良い
ことは言うまでもない。
When this function is used, JavaA
When an application program operating on a browser is used by using a pplet, it is possible to store data such as an image created therein in a storage device of its own client machine or another client machine. . FIG. 13 is a flowchart showing such a state. As shown in FIG. 13, in a certain client machine (for example, 16-1), Java
When image data is generated using an application program created as an Applet and subjected to compression processing (step 1301), after designation of a destination (step 1302), the compressed image data and destination (Destination information) indicating the chat server 22
(Step 1303). Although the chat server 22 is used here for convenience, the background image DB
Another server connectable to the server 24 may be used. Also,
It goes without saying that another DB may be used instead of the background image DB 24.

【0046】チャットサーバ24は、画像データの復
元、「JPEG」などのフォーマットへの変換を実行し
て(ステップ1304、1305)、これを背景画像D
B24に保存する(ステップ1306)。その後に、チ
ャットサーバ22は、送信先のクライアントマシン(た
とえば、16−2)に対して、画像ファイルの到着を示
す通知を、画像をダウンロードするためのURLととも
に送信先のクライアントマシン16−2のJavaAp
pletとして作成されてブラウザ上で作動しているア
プリケーションに送信する(ステップ1307)。
The chat server 24 restores the image data and converts it into a format such as "JPEG" (steps 1304 and 1305), and converts this into a background image D.
It is stored in B24 (step 1306). Thereafter, the chat server 22 sends a notification indicating the arrival of the image file to the transmission destination client machine (for example, 16-2) together with the URL for downloading the image to the transmission destination client machine 16-2. Java Ap
It is created as a plet and sent to the application running on the browser (step 1307).

【0047】上記アプリケーションは、ブラウザに対し
て画像取得を指示し(ステップ1308)、ブラウザ
は、これに応答して、URLにしたがってウェブサーバ
20にアクセスして、画像データのダウンロードを求め
る(ステップ1309)。
The application instructs the browser to acquire an image (step 1308). In response, the browser accesses the web server 20 according to the URL and requests download of image data (step 1309). ).

【0048】ウェブサーバ20は、背景画像DB24か
ら指定された画像データを読みだし(ステップ131
0)、これを他のクライアントマシン16−2のブラウ
ザに送信する(ステップ1311)。これにより、画像
データが他のクライアントマシンに表示される(ステッ
プ1312)。その後、他のクライアントマシン16−
2においては、画像データをハードディスク、フロッピ
ー(登録商標)ディスク、MOなどの記憶装置ないし記
録媒体に記憶することが可能となる。
The web server 20 reads the designated image data from the background image DB 24 (step 131).
0), and transmits this to the browser of another client machine 16-2 (step 1311). As a result, the image data is displayed on another client machine (step 1312). After that, the other client machines 16-
In (2), image data can be stored in a storage device or a recording medium such as a hard disk, a floppy (registered trademark) disk, and an MO.

【0049】本発明は、以上の実施の形態に限定される
ことなく、特許請求の範囲に記載された発明の範囲内
で、種々の変更が可能であり、それらも本発明の範囲内
に包含されるものであることは言うまでもない。たとえ
ば、前記背景画像の更新は、背景画像の消去に置き換え
ることもできる。すなわち、クライアントマシンからウ
ェブサーバへの背景データの代わりに、白色を示すデー
タ或いは背景の消去を示すコマンドを送信し、これに応
答した動作がなされれば良い。
The present invention is not limited to the embodiments described above, and various modifications can be made within the scope of the invention described in the claims, and these are also included in the scope of the present invention. Needless to say, this is done. For example, the updating of the background image can be replaced by erasing the background image. That is, instead of transmitting background data from the client machine to the web server, data indicating white or a command indicating deletion of the background may be transmitted, and an operation in response to the command may be performed.

【0050】また、前記実施の形態においては、Jav
aAppletがウェブサーバ20からクライアントマ
シン16に伝達されているが、これに限定されるもので
はなく、チャットサーバ22或いはさらに他のサーバ
(図示せず)からダウンロードできるように構成しても
良い。
In the above embodiment, the Java
Although the aApplet is transmitted from the web server 20 to the client machine 16, the present invention is not limited to this, and the applet may be configured to be downloaded from the chat server 22 or another server (not shown).

【0051】さらに、送信される画像データは、背景画
像を表すものに限定されず、クライアントマシンのハー
ドディスクなどに記憶された任意のデータを、チャット
で利用するために本発明を適用することができる。ま
た、クライアントマシンに接続された記憶装置は、ハー
ドディスクに限定されず、フロッピーディスク、MOな
どの光ディスク、CD−ROMなど任意のものを利用で
きることは明らかである。
Further, the image data to be transmitted is not limited to data representing a background image, and the present invention can be applied to use arbitrary data stored in a hard disk or the like of a client machine in a chat. . Also, the storage device connected to the client machine is not limited to a hard disk, but it is obvious that any type of device such as a floppy disk, an optical disk such as an MO, and a CD-ROM can be used.

【0052】また、前記実施の形態においては、ホワイ
トボードに線画を描画し、この描画データを他のユーザ
端末におも伝達しているが、描画されるものは線画に限
らず、スプレーやペイントブラシを利用した画像であっ
ても良いことはいうまでもない。なお、本明細書におい
て、一つの手段の機能が、二つ以上の物理的手段により
実現されても、若しくは、二つ以上の手段の機能が、一
つの物理的手段により実現されてもよい。
In the above-described embodiment, a line drawing is drawn on a whiteboard, and this drawing data is transmitted to another user terminal. It goes without saying that an image using a brush may be used. In this specification, the function of one unit may be realized by two or more physical units, or the function of two or more units may be realized by one physical unit.

【0053】[0053]

【発明の効果】本発明によれば、クライアントマシンの
ハードディスクなどの記憶装置に記憶された画像データ
等を、JavaAppletを利用したチャットシステ
ムにおいても利用することが可能なデータ通信システム
を提供することができる。
According to the present invention, it is possible to provide a data communication system capable of using image data and the like stored in a storage device such as a hard disk of a client machine in a chat system using Java Applet. it can.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 図1は、本発明の実施の形態にかかるデータ
通信システムの全体構成を示すブロックダイヤグラムで
ある。
FIG. 1 is a block diagram showing an overall configuration of a data communication system according to an embodiment of the present invention.

【図2】 図2は、本実施の形態にかかるチャットサー
バの構成をより詳細に示すブロックダイヤグラムであ
る。
FIG. 2 is a block diagram showing the configuration of the chat server according to the present embodiment in more detail.

【図3】 図3は、本実施の形態にかかるウェブサーバ
の構成をより詳細に示すブロックダイヤグラムである。
FIG. 3 is a block diagram showing the configuration of a web server according to the present embodiment in more detail.

【図4】 図4は、本実施の形態にかかるチャットの通
信手順の概略を示す図である。
FIG. 4 is a diagram showing an outline of a chat communication procedure according to the embodiment;

【図5】 図5は、本実施の形態にかかるチャットクラ
イアントおよびブラウザの部分の構成を示す図、およ
び、ホワイトボードの変遷を説明するための図である。
FIG. 5 is a diagram showing a configuration of a chat client and a browser according to the embodiment, and a diagram for explaining transition of a whiteboard;

【図6】 図6は、本実施の形態において、クライアン
トマシンがチャットに参加するまでの手順を示すフロー
チャートである。
FIG. 6 is a flowchart illustrating a procedure until a client machine participates in a chat in the present embodiment.

【図7】 図7は、本実施の形態における、描画チャッ
トにおけるクライアントマシンおよびチャットサーバ間
のデータ通信等を示すフローチャートである。
FIG. 7 is a flowchart illustrating data communication and the like between a client machine and a chat server in a drawing chat according to the present embodiment.

【図8】 図8は、本実施の形態にかかる背景画像の変
更処理を示すフローチャートである。
FIG. 8 is a flowchart illustrating a background image changing process according to the embodiment;

【図9】 図9は、本実施の形態にかかる背景画像の変
更処理を示すフローチャートである。
FIG. 9 is a flowchart illustrating a background image changing process according to the embodiment;

【図10】 図10は、本実施の形態にかかるクライア
ントマシンの表示装置の画面上に表示される画像例を示
す図である。
FIG. 10 is a diagram illustrating an example of an image displayed on a screen of a display device of the client machine according to the present embodiment;

【図11】 図11は、本実施の形態にかかる画像の保
存処理を示すフローチャートである。
FIG. 11 is a flowchart illustrating an image storing process according to the embodiment;

【図12】 図12は、本実施の形態にかかる画像の保
存処理を示すフローチャートである。
FIG. 12 is a flowchart illustrating an image storing process according to the embodiment;

【図13】 図13は、本実施の形態にかかるデータの
送信処理の一例を示すフローチャートである。
FIG. 13 is a flowchart illustrating an example of a data transmission process according to the embodiment;

【符号の説明】[Explanation of symbols]

10 データ通信システム 12 通信管理サーバ 14 インターネット 16 クライアントマシン 20 ウェブサーバ 22 チャットサーバ 24 背景画像DB 60 ブラウザ 62 チャットクライアント Reference Signs List 10 data communication system 12 communication management server 14 internet 16 client machine 20 web server 22 chat server 24 background image DB 60 browser 62 chat client

Claims (16)

【特許請求の範囲】[Claims] 【請求項1】 インターネットを介して、チャットプロ
グラムによってチャット用サーバにアクセスし、チャッ
ト用サーバを介して他のユーザ端末との間で、リアルタ
イム通信を実行するデータ通信方法であって、 前記ユーザ端末において、 画像を描画するためのホワイトボードを設けるステップ
と、 前記ホワイトボードに描かれた画像の変化分を検出する
ステップと、 前記変化分をチャット用サーバに伝達するステップとを
備え、 前記チャット用サーバにおいて、 前記変化分を、他のユーザ端末に転送するステップを備
え、 各ユーザ端末におけるホワイトボードに共通する画像が
描かれ、当該画像が、各ユーザ端末の表示装置の画面上
に表示されることを特徴とするデータ通信方法。
1. A data communication method for accessing a chat server via a chat program via the Internet, and executing real-time communication with another user terminal via the chat server. A step of providing a whiteboard for drawing an image, a step of detecting a change in the image drawn on the whiteboard, and a step of transmitting the change to a chat server. In the server, there is provided a step of transferring the change to another user terminal, an image common to a whiteboard in each user terminal is drawn, and the image is displayed on a screen of a display device of each user terminal. A data communication method, comprising:
【請求項2】 前記ホワイトボード中の画像が、背景画
像と背景画像上に描画される描画像とを含み、 前記ユーザ端末において、さらに、 記憶装置に記憶された画像データを選択するステップ
と、 前記選択された画像データを、背景画像を示す背景デー
タとして、インターネットを介して、前記背景データを
収容することができる背景画像記憶装置に記憶させるた
めに送信するステップとを備え、 前記背景画像記憶装置において、 前記背景データを収容するステップを備え、 前記チャット用サーバにおいて、 前記背景画像記憶装置に収容された背景データを監視し
て、新規な背景データの存否を検出するステップと、 新規な背景データが検出された場合に、前記ユーザ端末
および当該ユーザ端末とリアルタイムでデータ通信中の
他のユーザ端末に、新規な背景データの存在を通知する
ステップとを備え、 前記ユーザ端末および前記他のユーザ端末において、 インターネットを介して、前記背景画像記憶装置に収容
された背景データを取得するステップと、 前記取得した背景データを用いて、前記ホワイトボード
中の背景画像を更新するステップとを備えたことを特徴
とする請求項1に記載のデータ通信方法。
2. The image in the whiteboard includes a background image and a drawing image drawn on the background image; and at the user terminal, further selecting image data stored in a storage device; Transmitting the selected image data as background data indicating a background image via the Internet for storage in a background image storage device capable of storing the background data, The apparatus further comprises a step of storing the background data, wherein the chat server monitors the background data stored in the background image storage device to detect the presence or absence of new background data; If data is detected, the user terminal and other users in data communication with the user terminal in real time. Notifying the terminal of the presence of new background data, wherein the user terminal and the other user terminal obtain background data stored in the background image storage device via the Internet, Updating the background image in the whiteboard using the acquired background data. 2. The data communication method according to claim 1, further comprising:
【請求項3】 前記背景データを送信するステップが、
前記背景画像記憶装置と接続されたウェブサーバに向け
て送信するように構成され、 前記ウェブサーバが、前記背景データを、前記背景画像
記憶装置に記憶するように構成されたことを特徴とする
請求項2に記載のデータ通信方法。
3. The step of transmitting the background data,
The background image storage device is configured to be transmitted to a web server connected thereto, and the web server is configured to store the background data in the background image storage device. Item 3. The data communication method according to Item 2.
【請求項4】 前記背景データを取得するステップが、 前記背景画像記憶装置と接続されたウェブサーバに対し
て、背景データの送信を要求するステップと、 当該要求に応答してウェブサーバから送信された背景デ
ータを受理するステップとを有することを特徴とする請
求項2または3に記載のデータ通信方法。
4. The step of obtaining the background data includes: requesting a web server connected to the background image storage device to transmit background data; and transmitting the background data transmitted from the web server in response to the request. Receiving the background data. 4. The data communication method according to claim 2, further comprising the step of:
【請求項5】 前記ユーザ端末において、チャットを実
行するためにJavaAppletとして作成されたチ
ャットプログラムを要求するステップを備え、 前記ユーザ端末において、前記背景データの送信がブラ
ウザにより実行され、 前記ホワイトボードの設置、背景データの送信要求、背
景データの取得および背景画像の更新が、前記チャット
プログラムにより実行されることを特徴とする請求項2
ないし4の何れか一項に記載のデータ通信方法。
5. The method according to claim 1, further comprising the step of requesting a chat program created as a Java Applet at the user terminal to execute a chat, wherein the transmission of the background data is executed by a browser at the user terminal; 3. The chat program according to claim 2, wherein the setting, the request for transmitting the background data, the obtaining of the background data, and the updating of the background image are executed by the chat program.
The data communication method according to any one of claims 4 to 4.
【請求項6】 インターネットを介して、ユーザ端末の
表示装置に表示されるデータを、他のユーザ端末と、略
リアルタイムに共有するデータ通信方法であって、 あるユーザ端末において、 前記記憶装置に記憶されたデータを選択するステップ
と、 前記記憶装置にアクセスして、当該データを読みだし、
インターネットを介して、当該データを収容することが
できる外部の記憶装置に記憶させるために送信するステ
ップとを備え、 前記外部の記憶装置において、 前記背景データを収容するステップを備え、 前記外部の記憶装置と接続されたサーバにおいて、 前記外部の記憶装置に収容されたデータを監視して、新
規なデータの存否を検出するステップと、新規なデータ
が検出された場合に、前記ユーザ端末および当該ユーザ
端末とリアルタイムのデータ通信中の他のユーザ端末
に、新規なデータの存在を通知するステップとを備え、 前記ユーザ端末および前記他のユーザ端末において、 インターネットを介して、前記外部の画像記憶装置に収
容されたデータを取得するステップと、 前記取得したデータに基づき、表示装置に表示された画
像を更新するステップとを備えたことを特徴とするデー
タ通信方法。
6. A data communication method for sharing data displayed on a display device of a user terminal with another user terminal substantially in real time via the Internet, wherein the data is stored in the storage device in one user terminal. Selecting the stored data; and accessing the storage device to read the data,
Transmitting the data to an external storage device capable of storing the data via the Internet; and storing the background data in the external storage device; A server connected to the device, wherein the data stored in the external storage device is monitored to detect the presence or absence of new data; and, when new data is detected, the user terminal and the user Notifying the other user terminal that is in real-time data communication with the terminal of the presence of new data, in the user terminal and the other user terminal, via the Internet, to the external image storage device Acquiring stored data; and displaying an image displayed on a display device based on the acquired data. And a step of updating the data communication method.
【請求項7】 前記ユーザ端末において、ブラウザ上
で、画像を共有するための処理を実行するためにJav
aAppletとして作成されたチャットプログラムを
要求するステップを備え、 前記ユーザ端末において、前記データの送信がブラウザ
により実行され、 前記データの送信要求、データの取得および画像の更新
が、前記チャットプログラムにより実行されることを特
徴とする請求項6に記載のデータ通信方法。
7. In the user terminal, Java is used to execute a process for sharing an image on a browser.
requesting a chat program created as an aApplet, wherein in the user terminal, the data transmission is executed by a browser, and the data transmission request, data acquisition, and image update are executed by the chat program. The data communication method according to claim 6, wherein:
【請求項8】 記憶装置と接続されるとともに、インタ
ーネットを介してユーザ端末と接続されたデータ通信サ
ーバであって、 前記ユーザ端末からのデータを受理して、前記記憶装置
に記憶するデータ受信処理手段と、 前記記憶装置を監視し、新規なデータの存否を検出する
記憶装置監視手段と、 前記新規なデータの存在の確認に応答して、前記ユーザ
段末と、前記ユーザ端末とデータを共有すべき他のユー
ザ端末に対して、新規なデータの到着を通知するデータ
到着通知手段と、 前記ユーザ端末および前記他のユーザ端末の何れかから
のデータ送信要求に応答して、前記記憶装置に記憶され
たデータを読みだし、読み出されたデータを送信するデ
ータ送信処理手段とを備えたことを特徴とするデータ通
信サーバ。
8. A data communication server connected to a storage device and connected to a user terminal via the Internet, wherein the data communication server receives data from the user terminal and stores the data in the storage device. Means for monitoring the storage device and detecting the presence or absence of new data; and sharing data with the user terminal and the user terminal in response to the confirmation of the presence of the new data. Data arrival notifying means for notifying another user terminal to be notified of new data arrival; and in response to a data transmission request from any of the user terminal and the other user terminal, the storage device A data communication server comprising: data transmission processing means for reading stored data and transmitting the read data.
【請求項9】 前記データ通信サーバが、ユーザ端末間
のチャットを実現するためにユーザ間のデータ通信を仲
介し、前記データが、前記チャットに関連して共有すべ
き背景画像を表す背景画像データであることを特徴とす
る請求項8に記載のデータ通信サーバ。
9. The data communication server mediates data communication between users in order to realize a chat between user terminals, wherein the data represents a background image to be shared in connection with the chat. The data communication server according to claim 8, wherein:
【請求項10】 前記データ受信処理手段および前記デ
ータ送信処理手段が、ウェブサーバに設けられ、かつ、
前記記憶装置監視手段および前記データ到着通知手段
が、チャットを制御するチャット用サーバに設けられた
ことを特徴とする請求項9に記載のデータ通信サーバ。
10. The data reception processing means and the data transmission processing means are provided in a web server, and
The data communication server according to claim 9, wherein the storage device monitoring unit and the data arrival notification unit are provided in a chat server that controls a chat.
【請求項11】 ユーザ端末間におけるデータの共有を
実現するための処理を実行するためにJavaAppl
etとして作成されたデータ共有プログラムであって、 ユーザ端末から、別途インターネットを介してサーバに
送信されたデータの到着を、通知により認識するステッ
プと、 前記サーバに対して、前記データの送信を要求するステ
ップと、 前記送信されたデータを受理して、当該データに関連す
る画像をブラウザに表示させるステップとを備えたこと
を特徴とするデータ共有プログラム。
11. A JavaAppl for executing processing for realizing data sharing between user terminals.
a data sharing program created as an et, wherein the step of recognizing, by notification, arrival of data transmitted from the user terminal to the server via the Internet, and requesting the server to transmit the data. And a step of receiving the transmitted data and displaying an image related to the data on a browser.
【請求項12】 前記データが画像データであり、 さらに、受理した画像データを保持するためのホワイト
ボードを設けるステップを有することを特徴とする請求
項11に記載のデータ共有プログラム。
12. The data sharing program according to claim 11, wherein the data is image data, and further comprising a step of providing a whiteboard for holding the received image data.
【請求項13】 ユーザ端末においてJavaAppl
etとして作成されたプログラムを作動させて生成され
たデータを、当該ユーザ端末に記憶させるデータ記憶方
法であって、 前記ユーザ端末において、前記データを、インターネッ
トを介してサーバに伝達するステップと、 前記サーバにおいて、 受理したデータを外部の記憶装置に記憶するステップ
と、 前記データを記憶したことを前記ユーザ端末のプログラ
ムに通知するステップと、 前記ユーザ端末において、 前記プログラムが、通知の受理に応答して、ブラウザに
対して、前記データの取得を依頼するステップと、 当該依頼に応答して、前記ブラウザが、インターネット
を介して、前記外部の記憶装置に収容されたデータを取
得するステップと、 前記取得されたデータを、ユーザ端末に接続された記憶
装置に記憶するステップとを備えたことを特徴とするデ
ータ記憶方法。
13. A JavaAppl in a user terminal.
a data storage method for storing data generated by operating a program created as et in the user terminal, wherein the user terminal transmits the data to a server via the Internet; In the server, storing the received data in an external storage device, notifying the program of the user terminal that the data has been stored, and in the user terminal, the program responds to the reception of the notification. Requesting the browser to acquire the data; and in response to the request, the browser acquiring data stored in the external storage device via the Internet. Storing the acquired data in a storage device connected to the user terminal. Data storage wherein the was e.
【請求項14】 前記ユーザ端末におけるプログラムが
チャットプログラムであり、前記データが画像データで
あり、 前記データをサーバに伝達するステップが、チャットを
制御するチャット用サーバに画像データを伝達するよう
に構成され、かつ、 前記ブラウザがデータを取得するステップが、 前記外部の記憶装置と接続されたウェブサーバに対して
画像データの送信を依頼するステップと、 前記ウェブサーバにより読み出されて送信された画像デ
ータを受理するステップとを有することを特徴とする請
求項13に記載のデータ記憶方法。
14. The program in the user terminal is a chat program, the data is image data, and the step of transmitting the data to the server is configured to transmit the image data to a chat server that controls a chat. And the browser obtains the data, requesting a web server connected to the external storage device to transmit image data, and an image read and transmitted by the web server. Receiving the data. 14. The data storage method according to claim 13, further comprising: receiving data.
【請求項15】 ユーザ端末においてJavaAppl
etとして作成されたプログラムを作動させて生成され
たデータを、他のユーザ端末に記憶させるデータ記憶方
法であって、 前記ユーザ端末において、前記データを、送信先を示す
情報とともに、インターネットを介してサーバに伝達す
るステップと、 前記サーバにおいて、 受理したデータを外部の記憶装置に記憶するステップ
と、 前記データを記憶したことを、前記送信先のユーザ端末
のプログラムに通知するステップと、 前記送信先のユーザ端末において、 前記プログラムが、通知の受理に応答して、ブラウザに
対して、前記データの取得を依頼するステップと、 当該依頼に応答して、前記ブラウザが、インターネット
を介して、前記外部の記憶装置に収容されたデータを取
得するステップと、 前記取得されたデータを、送信先のユーザ端末に接続さ
れた記憶装置に記憶するステップとを備えたことを特徴
とするデータ記憶方法。
15. A JavaAppl in a user terminal.
A data storage method for storing data generated by operating a program created as et in another user terminal, wherein the user terminal stores the data together with information indicating a transmission destination via the Internet. Transmitting to a server; storing the received data in an external storage device in the server; notifying a program of the destination user terminal that the data has been stored; and In the user terminal, the program, in response to receipt of the notification, requests a browser to obtain the data, and, in response to the request, the browser, via the Internet, the external Acquiring the data stored in the storage device, and transmitting the acquired data to a transmission destination. Data storage method characterized by comprising the steps of storing in a storage device connected to the over THE terminal.
【請求項16】 JavaAppletとして作成され
ブラウザ上で作動し、自己が生成したデータを、端末中
に記憶させるデータ生成/記憶プログラムであって、 作成されたデータを、インターネットを介してサーバに
伝達するステップと、 サーバから当該データを外部の記憶装置に記憶したこと
を示す通知を受理するステップと、 当該受理に応答して、前記ブラウザに対して、データの
取得を依頼するステップとを備え、 当該ブラウザが前記外部の記憶装置に記憶されたデータ
をダウンロードし、これを端末に接続された記憶装置に
記憶することにより、データの記憶が実現されることを
特徴とするデータ生成/記憶プログラム。
16. A data generating / storing program which is created as a Java Applet, operates on a browser, and stores data generated by itself in a terminal, and transmits the created data to a server via the Internet. And receiving a notification indicating that the data has been stored in an external storage device from a server; and, in response to the reception, requesting the browser to acquire the data. A data generation / storage program, wherein a browser downloads data stored in the external storage device and stores the data in a storage device connected to a terminal, thereby realizing data storage.
JP2000327473A 2000-10-26 2000-10-26 Data communication method, data communication server, and data sharing program Pending JP2002132693A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000327473A JP2002132693A (en) 2000-10-26 2000-10-26 Data communication method, data communication server, and data sharing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000327473A JP2002132693A (en) 2000-10-26 2000-10-26 Data communication method, data communication server, and data sharing program

Publications (1)

Publication Number Publication Date
JP2002132693A true JP2002132693A (en) 2002-05-10

Family

ID=18804482

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000327473A Pending JP2002132693A (en) 2000-10-26 2000-10-26 Data communication method, data communication server, and data sharing program

Country Status (1)

Country Link
JP (1) JP2002132693A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005050256A (en) * 2003-07-31 2005-02-24 Shiseido Co Ltd Opinion collection system
JP2009544379A (en) * 2006-07-24 2009-12-17 アグファ・ヘルスケア・ナームローゼ・フェンノートシャップ Method for data coupling between a medical device and a computer system
US7689707B2 (en) 2004-12-09 2010-03-30 International Business Machines Corporation Exchanging files between computers
JP4824577B2 (en) * 2003-12-12 2011-11-30 マイクロソフト コーポレーション System and method for real-time message communication with image sharing function
JP7472638B2 (en) 2020-05-11 2024-04-23 株式会社リコー Information processing device, information processing system, information processing method, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005050256A (en) * 2003-07-31 2005-02-24 Shiseido Co Ltd Opinion collection system
JP4824577B2 (en) * 2003-12-12 2011-11-30 マイクロソフト コーポレーション System and method for real-time message communication with image sharing function
US7689707B2 (en) 2004-12-09 2010-03-30 International Business Machines Corporation Exchanging files between computers
JP2009544379A (en) * 2006-07-24 2009-12-17 アグファ・ヘルスケア・ナームローゼ・フェンノートシャップ Method for data coupling between a medical device and a computer system
JP7472638B2 (en) 2020-05-11 2024-04-23 株式会社リコー Information processing device, information processing system, information processing method, and program

Similar Documents

Publication Publication Date Title
JP6186870B2 (en) Information processing apparatus, program, conference system, and content providing method
US11315054B2 (en) Communication system, communication method, and information processing apparatus
US9509731B2 (en) Information processing apparatus, information processing system, and information display method
EP1939759A1 (en) Method for providing content to a mobile device, gateway for providing content and mobile device
WO2004049180A1 (en) Real-time web sharing system
KR20040053166A (en) Selective media capture via a communication device
JP7119844B2 (en) Information processing system, information processing device, information processing method and program
JP2002342217A (en) Image communication server and image communication method
JP7028117B2 (en) Information processing system, information processing device, information processing method and program
JP2009031851A (en) License management apparatus, license management method, and computer program
CN110096245A (en) Distributed Synergy user interface and application projection
JP2003015793A (en) Method and system for dynamically changing and displaying information to be monitored on network on monitor screen and user interface player program for realizing the same system
JP2003281304A (en) Document notarization system and method
EP1685679B1 (en) Consistent user interface front end for remote user interfaces
JP2003233544A (en) Information processing system, server, peripheral equipment, control method of information processing system, control method of server, control method of peripheral equipment, control program of information processing system, control program of server, control program of peripheral equipment, and storage medium
JPWO2004003765A1 (en) Seamless system, recording medium, and computer system processing continuation method
JP2005323093A (en) Remote operation control program utilizing web server
US20150149586A1 (en) Information processing apparatus, information processing method, and information processing system
JP2002132693A (en) Data communication method, data communication server, and data sharing program
JP2008090562A (en) Image projection device, image projection method, and program used in image projection device
US9942287B2 (en) Information processing system, terminal device, and method
KR101170322B1 (en) Method and device for providing cloud computing service using personal computer based on web
JP2011013994A (en) Information output device, information output system, information output method, and program
US20070130198A1 (en) Data management device, data management system and data management method
KR100355883B1 (en) System for editing graphic data on the web