JP2002183450A - Information delivery controlling method - Google Patents
Information delivery controlling methodInfo
- Publication number
- JP2002183450A JP2002183450A JP2000383540A JP2000383540A JP2002183450A JP 2002183450 A JP2002183450 A JP 2002183450A JP 2000383540 A JP2000383540 A JP 2000383540A JP 2000383540 A JP2000383540 A JP 2000383540A JP 2002183450 A JP2002183450 A JP 2002183450A
- Authority
- JP
- Japan
- Prior art keywords
- client
- brand
- server
- updated
- item
- 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
- 238000000034 method Methods 0.000 title claims abstract description 47
- 238000004891 communication Methods 0.000 abstract description 13
- 238000010586 diagram Methods 0.000 description 22
- 230000005540 biological transmission Effects 0.000 description 7
- 230000000694 effects Effects 0.000 description 3
- 230000015654 memory Effects 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Landscapes
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、センタから伝達さ
れた情報を受信して表示する情報表示システムにおける
配信制御方法に係り、特にサーバ/クライアント間の通
信量を低減し、クライアントにおける処理量を削減して
迅速な自動更新表示ができる配信制御方法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distribution control method in an information display system for receiving and displaying information transmitted from a center, and in particular, to reduce the amount of communication between a server and a client and reduce the amount of processing in a client. The present invention relates to a distribution control method capable of reducing and promptly displaying an automatic update.
【0002】[0002]
【従来の技術】従来の情報表示システムについて図8を
使って説明する。図8は、従来の情報表示システムを含
む情報伝達システムの概略構成図である。図8に示すよ
うに、従来の情報伝達システムは、証券取引所等に設け
られ、証券情報を配信するセンタ1と、センタ1から通
信回線を介して配信される銘柄毎に始値、高値、安値、
現在値、気配等を含む証券情報を受信蓄積するサーバ
2′と、サーバ2′から任意の銘柄に関する最新の証券
情報を取得して表示する複数のクライアント3′-1(ク
ライアント1)〜3′-n(クライアントn)とから構成さ
れ、ここでは、サーバ2′とクライアント3′とから構
成される部分を情報表示システムと称する。2. Description of the Related Art A conventional information display system will be described with reference to FIG. FIG. 8 is a schematic configuration diagram of an information transmission system including a conventional information display system. As shown in FIG. 8, a conventional information transmission system is provided at a stock exchange or the like, and has a center 1 for distributing securities information, and an opening price, a high price, and a price for each brand distributed from the center 1 via a communication line. Low price,
A server 2 'for receiving and storing securities information including a current value, a sign, etc., and a plurality of clients 3'-1 (clients 1 to 3') for acquiring and displaying the latest securities information on an arbitrary brand from the server 2 '. -n (client n). Here, a part composed of the server 2 'and the client 3' is referred to as an information display system.
【0003】また、サーバ2′には、データが更新され
た場合には自動的にクライアント3′に配信する銘柄を
登録しておく自動更新登録テーブルが設けられている
(図示せず)。自動更新登録テーブルについては、後で
図11を用いて説明する。[0003] The server 2 'is provided with an automatic update registration table (not shown) for automatically registering brands to be distributed to the client 3' when data is updated. The automatic update registration table will be described later with reference to FIG.
【0004】上記従来の情報表示システムにおける自動
更新方法について図9を用いて説明する。図9は、従来
の情報表示システムにおける自動更新方法を示す説明図
である。図9に示すように、従来の情報表示システムで
は、クライアント3′で証券情報画面が表示される(証
券画面表示(1))と、表示銘柄についてクライアント
3′からサーバ2に対して自動更新登録要求が発行され
る(2)。それにより、サーバ2′で、クライアント
3′から自動更新登録要求があった銘柄をサーバ2′内
の自動更新登録テーブル21に登録する(自動更新登録
(3))。An automatic updating method in the above conventional information display system will be described with reference to FIG. FIG. 9 is an explanatory diagram showing an automatic updating method in a conventional information display system. As shown in FIG. 9, in the conventional information display system, when the security information screen is displayed on the client 3 '(security screen display (1)), the client 3' automatically updates and registers the displayed brand in the server 2 with respect to the displayed brand. A request is issued (2). Thus, the server 2 'registers the brand for which the client 3' has requested automatic update registration in the automatic update registration table 21 in the server 2 '(automatic update registration (3)).
【0005】その後、センタ1から証券データ(証券情
報)を受信すると(4)、サーバ2′は、自動更新登録
されている銘柄かどうかを判定し(自動更新登録チェッ
ク(5))、該当銘柄であった場合は当該銘柄を自動更
新登録しているクライアント3′に対して自動更新通知
を行う(6)。[0005] Thereafter, when the security data (security information) is received from the center 1 (4), the server 2 'determines whether or not the issue is an automatically updated and registered issue (automatic update registration check (5)). If so, an automatic update notification is sent to the client 3 'that has automatically registered the brand (6).
【0006】クライアント3′では、自動更新通知
(6)をトリガとしてサーバ2′に対して更新データの
取得要求を行う(更新データ取得要求(7))。サーバ
2′では、更新データの取得要求(7)をトリガとして
クライアント3′から要求があった銘柄の最新データを
クライアント3′に送信する(8)。The client 3 'makes an update data acquisition request to the server 2' with the automatic update notification (6) as a trigger (update data acquisition request (7)). The server 2 'transmits the latest data of the brand requested by the client 3' to the client 3 ', triggered by the update data acquisition request (7) (8).
【0007】ここで、従来の情報表示システムのクライ
アント3′からサーバ2′への自動更新登録要求につい
て図10を用いて説明する。図10は、従来のクライア
ント側における自動更新登録要求を示した図である。図
10に示すように、従来のクライアント3′では、証券
画面の表示状態になると、各クライアント3′毎に表示
銘柄を各々自動更新登録銘柄として読み取り、サーバ
2′に自動更新登録要求(図9の(2))を送信する。Here, an automatic update registration request from the client 3 'to the server 2' in the conventional information display system will be described with reference to FIG. FIG. 10 is a diagram showing a conventional automatic update registration request on the client side. As shown in FIG. 10, in the conventional client 3 ′, when the security screen is displayed, the displayed brands are read as automatic update registration brands for each client 3 ′, and an automatic update registration request is issued to the server 2 ′ (FIG. 9). (2)) is transmitted.
【0008】尚、証券情報には、銘柄毎に始値、高値、
安値、現在値、比較、出来高、気配等の複数の各種項目
に関する情報が含まれており、クライアント3′におい
て証券情報を表示する際には、サーバ2′から受信した
銘柄単位の証券情報の中から銘柄毎に各ユーザによって
設定された項目のデータを抽出して表示するようになっ
ている。そのため、同一銘柄を表示するクライアント
3′であっても、クライアント3′毎に表示に必要な項
目は異なることもある。[0008] In the securities information, the open price, high price,
It contains information on a plurality of various items such as a low price, a current value, a comparison, a trading volume, a quotation, and the like. When displaying the security information on the client 3 ', the security information for each brand received from the server 2' is included. , Data of items set by each user for each brand is extracted and displayed. Therefore, even if the clients 3 'display the same brand, items required for display may differ for each client 3'.
【0009】図10の例では、クライアント3′-1にお
いては、「銘柄1」は、始値、高値、安値、現在値、比
較、出来高の6項目のデータを表示するように設定され
ており、「銘柄2」については現在値、比較、出来高の
3項目のデータを表示するよう設定されているものであ
る。In the example of FIG. 10, in the client 3'-1, "brand 1" is set so as to display data of six items of opening price, high price, low price, present value, comparison and trading volume. , "Brand 2" are set to display three items of data: current value, comparison, and volume.
【0010】次に、従来の情報表示システムのサーバ
2′における自動更新登録テーブル21について図11
を用いて説明する。図11は、従来のサーバ2′内の自
動更新登録テーブル21を示した図である。図11に示
すように、従来のサーバ2′における自動更新登録テー
ブル21は、クライアント3′から自動更新登録された
全ての銘柄を自動登録銘柄として記憶しているものであ
り(自動更新銘柄1〜n)、更に、それらの銘柄が、ど
のクライアント3′から自動更新登録されているのかを
示すフラグ(1/0)を格納しているものである。Next, an automatic update registration table 21 in the server 2 'of the conventional information display system is shown in FIG.
This will be described with reference to FIG. FIG. 11 is a diagram showing an automatic update registration table 21 in a conventional server 2 '. As shown in FIG. 11, the automatic update registration table 21 in the conventional server 2 'stores all brands automatically updated and registered from the client 3' as automatically registered brands (automatically updated brands 1 to 5). n), and further stores a flag (1/0) indicating from which client 3 'the brand is automatically updated and registered.
【0011】そして、サーバ2′は、センタ1から送信
された最新の証券情報に、自動更新登録テーブル21に
登録されている自動更新銘柄が含まれていれば、当該銘
柄を自動更新登録しているクライアント宛に自動更新通
知を送信するようになっている。If the latest security information transmitted from the center 1 includes the automatically updated issue registered in the automatic update registration table 21, the server 2 'automatically updates and registers the issue. The automatic update notification is sent to the client that is running.
【0012】次に、図9の(6)に示した従来の情報表
示システムのサーバ2′からクライアント3′への自動
更新通知について図12を用いて説明する。図12は、
従来の情報表示システムのサーバ2′からクライアント
3′への自動更新通知のデータフォーマットを示す説明
図である。図12に示すように、サーバ2′からクライ
アント3′への自動更新通知は、ヘッダ部と、更新銘柄
数と、更新された銘柄の銘柄コード(更新銘柄コード)
1,2,…とを備えており、サーバ2′から各クライア
ント3′毎に送信され、当該クライアント3′が自動更
新登録している銘柄の内、更新された銘柄の銘柄コード
を通知するものである。Next, the automatic update notification from the server 2 'to the client 3' in the conventional information display system shown in FIG. 9 (6) will be described with reference to FIG. FIG.
It is an explanatory view showing a data format of an automatic update notice from a server 2 'to a client 3' in a conventional information display system. As shown in FIG. 12, the automatic update notification from the server 2 'to the client 3' includes a header section, the number of updated brands, and a brand code of the updated brand (updated brand code).
Are transmitted from the server 2 'to each client 3' to notify the brand code of the updated brand among the brands registered automatically by the client 3 '. It is.
【0013】次に、図9の(7)に示した従来の表示シ
ステムのクライアント3′からサーバ2′への更新デー
タ取得要求について図13を用いて説明する。図13
は、従来の情報表示システムのクライアント3′からサ
ーバ2′への更新データ取得要求のデータフォーマット
を示す説明図である。図13に示すように、更新データ
取得要求は、ヘッダ部と、取得銘柄数と、取得銘柄コー
ド1,2,…とを備えており、クライアント3′がサー
バ2′に対して最新データを要求する銘柄を指定するも
のである。ここで、クライアント3′が要求する銘柄
は、現在表示している銘柄である。Next, an update data acquisition request from the client 3 'to the server 2' in the conventional display system shown in FIG. 9 (7) will be described with reference to FIG. FIG.
Is an explanatory diagram showing a data format of an update data acquisition request from a client 3 'to a server 2' in a conventional information display system. As shown in FIG. 13, the update data acquisition request includes a header portion, the number of acquired brands, and the acquired brand codes 1, 2,..., And the client 3 'requests the server 2' for the latest data. This specifies the brand to be executed. Here, the brand requested by the client 3 'is the brand currently displayed.
【0014】そして、従来の情報表示システムでは、ク
ライアント3′からの更新データ取得要求に従って、サ
ーバ2′は要求された銘柄の最新の証券情報を銘柄単位
で、すなわち当該銘柄の全ての項目のデータを要求元の
クライアント3′に送信するようになっていた。In the conventional information display system, in response to an update data acquisition request from the client 3 ', the server 2' updates the latest security information of the requested brand in units of brand, that is, data of all items of the brand. Is transmitted to the requesting client 3 '.
【0015】そして、クライアント3′では、サーバ
2′から送信された銘柄単位の証券情報の中から表示に
必要なデータのみを抽出して表示するようになってい
た。In the client 3 ', only data necessary for display is extracted from the security information of each brand transmitted from the server 2' and displayed.
【0016】尚、更新データかどうかをフラグで判断す
る情報配信システムの従来技術としては、平成12年9
月8日公開の特開2000−242697号「情報配信
システム」(出願人:国際電気株式会社、発明者:高沢
秀明他)がある。この従来技術は、サーバの受信データ
処理手段が受信した市場情報をもとに値動きによる更新
の有無を検出し、銘柄情報記憶テーブルの株価情報を更
新すると共に更新フラグを設定し、要求受付処理手段が
クライアントからの配信要求を受け付けて配信要求銘柄
について、銘柄属性情報と株価情報及び更新フラグを配
信し、以降は、配信制御処理手段が定期的にクライアン
トから要求された銘柄について、更新の発生を判断し、
更新が検出された銘柄についてのみ、その株価情報と更
新フラグをクライアントに配信する情報配信システムで
あり、これにより、クライアントに配信される情報のリ
アルタイム性をある程度保持しながら、クライアントに
おいて直近の更新情報を識別できるものである。As a conventional technique of an information distribution system for judging whether or not the data is update data by using a flag, the following is known:
JP-A-2000-242697 "Information distribution system" (applicant: Kokusai Electric Co., Ltd., inventor: Hideaki Takazawa et al.) Published on May 8, 2008 This prior art detects the presence or absence of an update due to price movement based on market information received by a received data processing means of a server, updates stock price information in a brand information storage table, sets an update flag, and sets a request reception processing means. Receives the distribution request from the client and distributes the brand attribute information, the stock price information, and the update flag for the distribution request brand, and thereafter, the distribution control processing means periodically updates the brand requested by the client. Judge,
An information distribution system that distributes stock price information and an update flag to a client only for stocks for which an update has been detected, thereby maintaining the real-time nature of the information distributed to the client to a certain extent while maintaining the latest update information in the client. Can be identified.
【0017】[0017]
【発明が解決しようとする課題】しかしながら、従来の
情報表示システムにおける自動更新方法では、クライア
ントが表示していない項目のデータが更新された場合で
も、クライアントは、当該銘柄を表示していればサーバ
からの自動更新通知に基づいて更新データ取得要求を送
信するようになっており、表示に無関係な更新データを
取得するための無駄な送受信が生じ、サーバ/クライア
ント間の通信量が増大してしまうという問題点があっ
た。However, in the conventional automatic updating method in the information display system, even if the data of the item not displayed by the client is updated, the client can display the brand if the brand is displayed. The update data acquisition request is transmitted based on the automatic update notification from the server, and useless transmission / reception for acquiring update data irrelevant to display occurs, and the communication volume between the server and the client increases. There was a problem.
【0018】また、不要なデータを送受信することによ
り、通信回線やメモリの無駄使いをしてしまうという問
題点があった。Further, there is a problem in that unnecessary data is transmitted and received, so that a communication line and a memory are wasted.
【0019】本発明は上記実情に鑑みて為されたもの
で、自動更新表示に伴うサーバ/クライアント間の通信
量を低減し、システムを効率的に運用することができる
配信制御方法を提供することを目的とする。The present invention has been made in view of the above circumstances, and provides a distribution control method capable of reducing the amount of communication between a server and a client associated with an automatic update display and operating the system efficiently. With the goal.
【0020】[0020]
【課題を解決するための手段】上記従来例の問題点を解
決するための本発明は、センタから送信された証券情報
を受信、蓄積するサーバと、前記サーバから証券情報を
取得して表示するクライアントとを備えた情報表示シス
テムにおける配信制御方法であって、クライアントが、
予め前記サーバに登録した自動更新銘柄毎に対応する表
示項目を記憶しておき、サーバが、予めクライアント毎
に設定されている自動更新銘柄の証券情報が更新された
場合に、当該自動更新銘柄を登録したクライアントに更
新された銘柄と更新された項目とを含む自動更新通知を
送信し、クライアントが、受信した自動更新通知に含ま
れる銘柄毎に、当該自動更新通知に含まれる項目と当該
銘柄に対応して記憶されている表示項目とを比較して、
表示項目の少なくとも一つが自動更新通知に含まれる項
目と一致する場合に当該銘柄の更新された証券情報の取
得要求をサーバに送信し、表示項目が更新通知に含まれ
る項目に一つも一致しない場合には取得要求を送信しな
いことを特徴としており、自動更新表示に伴うサーバ/
クライアント間の通信量を低減し、システムを効率的に
運用することができる。SUMMARY OF THE INVENTION In order to solve the above-mentioned problems of the prior art, the present invention provides a server for receiving and storing security information transmitted from a center, and obtaining and displaying security information from the server. A distribution control method in an information display system including a client, wherein the client comprises:
A display item corresponding to each automatically updated issue registered in the server is stored in advance, and when the security information of the automatically updated issue set in advance for each client is updated, the server updates the automatically updated issue. An automatic update notification including the updated brand and the updated item is transmitted to the registered client, and the client transmits, for each brand included in the received automatic update notification, the item included in the automatic update notification and the relevant brand. Compare the corresponding display item and
When at least one of the display items matches an item included in the automatic update notification, a request to acquire updated security information of the security is transmitted to the server, and no display item matches any item included in the update notification. Is characterized by not sending an acquisition request to the server /
The traffic between the clients can be reduced, and the system can be operated efficiently.
【0021】[0021]
【発明の実施の形態】本発明の実施の形態について図面
を参照しながら説明する。本発明の実施の形態に係る配
信制御方法は、サーバとクライアントとから成る情報表
示システムにおいて、クライアントが、自動更新表示を
行う銘柄毎に表示項目を設定しておき、サーバが、証券
情報が更新された銘柄が自動更新登録されていた場合
に、クライアントに対して銘柄と更新された項目を示す
データとを含む自動更新通知を送信し、クライアント
が、受信した自動更新通知と、予め設定されている銘柄
毎の表示項目とを比較して、表示項目のデータが更新さ
れている銘柄について更新データの取得要求を行うよう
にしており、不要なデータの配信を無くし、サーバ/ク
ライアント間の通信量を低減できるものである。Embodiments of the present invention will be described with reference to the drawings. A distribution control method according to an embodiment of the present invention is an information display system including a server and a client, in which the client sets display items for each brand to be automatically updated and displayed, and the server updates security information. When the issued brand is registered for automatic update, the client transmits an automatic update notification including the brand and data indicating the updated item to the client, and the client receives the received automatic update notification and the preset automatic update notification. Compared with the display items for each brand, a request is made to obtain update data for the brand whose display item data has been updated. This eliminates unnecessary data distribution and reduces the traffic between the server and client. Can be reduced.
【0022】また、本発明の実施の形態に係る配信制御
方法は、クライアントにおいて、演算が必要な項目を表
示する場合、演算に必要な項目のデータが更新されてい
る場合にのみ演算を行い、当該データが更新されていな
い場合には今まで表示していたデータをそのまま用いる
ようにしているので、更新データ取得毎に演算を行う必
要はなく、クライアントにおける処理量を削減すること
ができるものである。Further, according to the distribution control method according to the embodiment of the present invention, when displaying an item requiring calculation on the client, the client performs the calculation only when the data of the item required for calculation is updated, If the data has not been updated, the data that has been displayed so far is used as it is, so there is no need to perform calculations every time the updated data is acquired, and the amount of processing at the client can be reduced. is there.
【0023】本発明の実施の形態に係る配信制御方法を
実現する情報表示システムは、図8に示した情報表示シ
ステムと同様に、サーバとクライアントとから成るもの
であり、ここでは図示を省略する。但し、サーバとクラ
イアントにおける処理が従来とは一部異なっているた
め、サーバ2、クライアント3として説明する。An information display system for realizing the distribution control method according to the embodiment of the present invention comprises a server and a client, like the information display system shown in FIG. 8, and is not shown here. . However, the processing in the server and the client is partially different from the conventional processing.
【0024】本発明の実施の形態に係る配信制御方法に
ついて図1を用いて説明する。図1は、本発明の実施の
形態に係る配信制御方法(本方法)を示す説明図であ
る。図1に示すように、本方法では、クライアント3で
証券情報画面が表示されると、従来の自動更新方法と同
様に、クライアント3が、自動更新制御情報を設定する
(1)。A distribution control method according to an embodiment of the present invention will be described with reference to FIG. FIG. 1 is an explanatory diagram showing a distribution control method (this method) according to an embodiment of the present invention. As shown in FIG. 1, in the present method, when the security information screen is displayed on the client 3, the client 3 sets the automatic update control information as in the conventional automatic update method (1).
【0025】このとき、本方法の特徴として、クライア
ント3は、自動更新制御情報に、表示銘柄と共に各表示
銘柄に対応した表示項目も設定する。自動更新制御情報
の設定については図2を用いて後で説明する。At this time, as a feature of this method, the client 3 sets display items corresponding to each display brand together with the display brand in the automatic update control information. The setting of the automatic update control information will be described later with reference to FIG.
【0026】そして、クライアント3は、サーバ2に対
して自動更新制御情報に基づき表示銘柄について自動更
新登録要求を発行する(2)。サーバ2では、クライア
ント3から自動更新登録要求があった銘柄をサーバ2内
の自動更新登録テーブル21に登録する(自動更新登録
(3))。Then, the client 3 issues an automatic update registration request for the displayed brand to the server 2 based on the automatic update control information (2). In the server 2, the brand for which the automatic update registration request has been issued from the client 3 is registered in the automatic update registration table 21 in the server 2 (automatic update registration (3)).
【0027】その後、センタ1から証券データ(証券情
報)を受信すると(4)、サーバ2は、図8に示した従
来の自動更新方法と同様に、自動更新登録テーブル21
に自動更新登録している銘柄かどうか判定し(自動更新
登録チェック(5)、該当銘柄であった場合はクライア
ント3に対して自動更新通知を行う(6)。After that, when security data (security information) is received from the center 1 (4), the server 2 sets the automatic update registration table 21 in the same manner as the conventional automatic update method shown in FIG.
It is determined whether or not the brand is automatically updated and registered (automatic update registration check (5). If the brand is a relevant brand, an automatic update notification is sent to the client 3 (6).
【0028】このとき、本方法の特徴として、サーバ2
は、自動更新通知において、更新銘柄の銘柄コードだけ
でなく当該銘柄の証券情報の内、更新された項目名も通
知する。サーバ2から送信される自動更新通知について
は図4を用いて後述する。At this time, a feature of the present method is that the server 2
In the automatic update notification, not only the brand code of the brand to be updated, but also the updated item name in the security information of the brand is notified. The automatic update notification transmitted from the server 2 will be described later with reference to FIG.
【0029】クライアント3が自動更新通知を受信する
と、まず、自動更新制御情報を参照して現在表示されて
いる銘柄の情報を抽出し、更に各々の銘柄について自動
更新通知に含まれる更新項目と、(1)にて自動更新制
御情報に設定した表示項目とを比較する(自動更新項目
チェック(7))。When the client 3 receives the automatic update notification, the client 3 first refers to the automatic update control information to extract information on the brand currently displayed, and further updates items included in the automatic update notification for each brand. The display item set in the automatic update control information in (1) is compared (automatic update item check (7)).
【0030】その結果、更新項目と表示項目とが一致し
ていれば、すなわち、表示項目が更新されている銘柄が
あれば、サーバ2に対して当該銘柄の更新データの取得
要求を行う(更新データ取得要求(8))。As a result, if the update item matches the display item, that is, if there is a brand whose display item has been updated, a request is made to the server 2 to obtain update data of the brand (update). Data acquisition request (8)).
【0031】すなわち、本方法では、クライアント3
が、自動更新している自動更新銘柄の自動更新通知があ
っても、当該銘柄の表示項目のデータが更新されていな
い場合には更新データの取得は要求しないものである。That is, in this method, the client 3
However, even if there is an automatic update notification of the automatically updated brand that is being automatically updated, acquisition of update data is not requested if the data of the display item of the brand has not been updated.
【0032】そして、サーバ2では、更新データの取得
要求(8)をトリガとしてクライアント3から要求があ
った銘柄の最新データをクライアント3に送信する
(9)。このようにして本方法が行われるものである。Then, the server 2 sends the latest data of the brand requested by the client 3 to the client 3 with the update data acquisition request (8) as a trigger (9). The method is performed in this manner.
【0033】上述したように、(8)と(9)の段階
で、表示に無関係なデータ取得に関する送受信が無くな
るので、従来に比べて通信量を削減することが可能とな
り、通信路やメモリ等の有効利用を図ることができるも
のである。As described above, at the stages (8) and (9), transmission and reception relating to data acquisition irrelevant to display are eliminated, so that it is possible to reduce the amount of communication as compared with the conventional case, and to make communication paths, memories, Can be effectively used.
【0034】次に、図1の(1)に示したクライアント
3において証券画面表示時に設定される自動更新制御情
報について図2を用いて説明する。図2は、クライアン
ト3における自動更新制御情報を示した説明図である。
図2に示すように、クライアント3では、証券情報画面
の表示状態になると、現在の表示銘柄及び表示項目に基
づいて、自動更新制御情報(自動更新銘柄及びそれに対
応する表示項目)を設定する。Next, the automatic update control information set at the time of displaying the securities screen in the client 3 shown in (1) of FIG. 1 will be described with reference to FIG. FIG. 2 is an explanatory diagram showing the automatic update control information in the client 3.
As shown in FIG. 2, when the display state of the securities information screen is reached, the client 3 sets automatic update control information (automatic update brands and corresponding display items) based on the currently displayed brands and display items.
【0035】すなわち、表示項目の設定時には、クライ
アント3(の制御部)は、証券情報画面が表示される
と、表示銘柄及び表示項目を読み取り、自動更新制御情
報として設定する。その際に、表示銘柄を自動更新銘柄
として設定し、それに対応する表示項目を設定するもの
である。That is, when the display item is set, the client 3 (the control unit thereof) reads the display brand and the display item when the securities information screen is displayed, and sets it as automatic update control information. At this time, the display brand is set as the automatically updated brand, and the corresponding display items are set.
【0036】図2の例では、当該クライアントでは、表
示銘柄として「銘柄1」「銘柄2」…がユーザによって
設定されており、「銘柄1」は、始値、高値、安値、現
在値、比較、出来高の6項目について表示し、「銘柄
2」は、現在値、比較、出来高の3項目について表示し
ている。In the example of FIG. 2, in the client, “brand 1”, “brand 2”... Are set by the user as display brands, and “brand 1” is the open price, high price, low price, current value, , And six items of volume, and “brand 2” displays three items of current value, comparison, and volume.
【0037】この場合の当該クライアントの自動更新制
御情報は、例えば「自動更新銘柄1」として「銘柄1」
が設定され、それに対応する「表示項目」として「始
値、高値、安値、現在値、比較、出来高」の6項目が設
定されている。また、「自動更新銘柄2」として「銘柄
2」が設定され、それに対応する「表示項目」として
「現在値、比較、出来高」が設定され、記憶されている
ものである。In this case, the automatic update control information of the client is, for example, “brand 1” as “automatic update brand 1”.
Are set, and six items of “open price, high price, low price, current value, comparison, and volume” are set as the corresponding “display items”. In addition, “brand 2” is set as “automatically updated brand 2”, and “current value, comparison, volume” is set and stored as the corresponding “display item”.
【0038】そして、クライアント3では、この自動更
新制御情報に基づいて自動更新登録要求をサーバ2宛に
送出するようになっている(図1(2))。The client 3 sends an automatic update registration request to the server 2 based on the automatic update control information (FIG. 1 (2)).
【0039】ここで、図2に示したクライアント3にお
ける表示項目のデータについて図3を用いて具体的に説
明する。図3は、クライアント3における表示項目のデ
ータフォーマットを示す説明図である。表示項目は、図
2に示した自動更新制御情報の一部であり、自動更新銘
柄に対応して設定されており、各自動更新銘柄の証券情
報の内、表示する項目を示す情報である。Here, the data of the display items in the client 3 shown in FIG. 2 will be specifically described with reference to FIG. FIG. 3 is an explanatory diagram showing a data format of a display item in the client 3. The display items are a part of the automatic update control information shown in FIG. 2 and are set corresponding to the automatic update brands, and are information indicating items to be displayed in the security information of each automatic update brand.
【0040】図3に示すように、表示項目は、クライア
ント3において表示しうる全ての項目に対応したビット
を備え、各々のビットの内、当該クライアント3におい
て当該銘柄の情報の中で、表示する項目に対応して「○
○ビット」が「1」に設定され、表示しない項目に対応
して「0」が設定されている。As shown in FIG. 3, the display items include bits corresponding to all items that can be displayed on the client 3, and among the bits, the bits are displayed on the client 3 in the information on the brand. "○" corresponding to the item
The “bit” is set to “1”, and “0” is set for items not to be displayed.
【0041】具体的に説明すると、図2に示した「銘柄
1」の場合、始値、高値、安値、現値、比較表示及び出
来高という6項目は、表示する項目なので表示ビットは
「1」に設定され、売気配については、表示しないので
「0」に設定されているものである。More specifically, in the case of "brand 1" shown in FIG. 2, the display bit is "1" because the six items of the opening price, the high price, the low price, the current value, the comparison display and the trading volume are items to be displayed. Is set to "0" because the selling price is not displayed.
【0042】同様に、図2に示した「銘柄2」の場合、
「現値、比較、出来高」の3項目に対応する表示ビット
が「1」に設定され、他項目の表示ビットは「0」に設
定されているものである。Similarly, in the case of "brand 2" shown in FIG.
The display bits corresponding to the three items of “current value, comparison, and volume” are set to “1”, and the display bits of the other items are set to “0”.
【0043】次に、本方法の特徴であるサーバ2からク
ライアント3への自動更新通知について図4を用いて説
明する。図4は、サーバ2からクライアント3への自動
更新通知のデータフォーマットを示す説明図である。Next, the automatic update notification from the server 2 to the client 3, which is a feature of the present method, will be described with reference to FIG. FIG. 4 is an explanatory diagram showing a data format of the automatic update notification from the server 2 to the client 3.
【0044】図1(6)に示したサーバ2からクライア
ント3への自動更新通知は、従来と同様にサーバ2から
各クライアント3に対して送信されるものであり、当該
クライアント3が自動更新登録している銘柄の内、更新
された銘柄の銘柄コードを通知するものであるが、本方
法の特徴として、銘柄コードと共に各銘柄の証券情報の
中で更新された項目を通知するものである。The automatic update notification from the server 2 to the client 3 shown in FIG. 1 (6) is transmitted from the server 2 to each client 3 in the same manner as in the prior art. Among the issues, the issue code of the updated issue is notified. As a feature of this method, an updated item in the security information of each issue is notified together with the issue code.
【0045】図3に示すように、自動更新通知は、ヘッ
ダ部と、更新銘柄数に続いて、更新された銘柄の銘柄コ
ード(更新銘柄コード)と、それに対応する更新項目と
から構成されている。As shown in FIG. 3, the automatic update notification includes a header portion, the number of updated brands, a brand code of the updated brand (updated brand code), and an update item corresponding thereto. I have.
【0046】ここで、更新項目について具体的に説明す
る。更新項目は、各銘柄の証券情報が備えている全ての
項目に対応するビットから構成されており、それらの項
目の中で新たなデータを受信した項目、つまり更新され
た項目の受信ビットに「1」が設定されるものである。
従って、更新された項目の受信ビットは「1」で、更新
されない項目の受信ビットは「0」となっている。Here, the update items will be specifically described. The updated item is composed of bits corresponding to all the items included in the security information of each issue, and among those items, the item for which new data is received, that is, the received bit of the updated item includes ""1" is set.
Therefore, the received bit of the updated item is “1”, and the received bit of the item that is not updated is “0”.
【0047】ここで、センタ1から証券情報を受信した
際のサーバ2の動作について説明する。サーバ2は、セ
ンタ1から証券情報を受信すると、自動更新テーブル2
1を参照して自動更新登録されている銘柄(自動更新銘
柄)かどうかを判断し、自動更新銘柄が更新されていた
場合に、当該銘柄を自動更新登録しているクライアント
3宛の自動更新通知を作成する。Here, the operation of the server 2 when receiving the securities information from the center 1 will be described. When the server 2 receives the securities information from the center 1, the server 2 updates the automatic update table 2
1 to determine whether the issue is an automatically updated issue (automatic update issue), and if the automatically updated issue has been updated, an automatic update notification to the client 3 that has automatically updated the issue. Create
【0048】その際、サーバ2は、自動更新銘柄のデー
タの中でどの項目のデータが更新されているのかを判断
し、自動更新通知の当該銘柄の銘柄コードに対応する
「更新項目」の内、更新されている項目に対応するビッ
トを「1」に設定する。そして、全ての自動更新銘柄に
ついて更新項目のチェックをしてから、更新銘柄数やヘ
ッダ部を付加して自動更新通知を作成し、各クライアン
ト3宛に自動更新通知を送信する。このようにしてセン
タ1からの証券情報受信時のサーバ2の処理が行われる
ものである。At this time, the server 2 determines which item of the data of the automatically updated brand is being updated, and determines the item of the “updated item” corresponding to the brand code of the brand in the automatic update notification. , The bit corresponding to the item being updated is set to “1”. Then, after checking the update items for all the automatically updated brands, an automatic update notification is created by adding the number of updated brands and a header portion, and the automatic update notification is transmitted to each client 3. In this way, the processing of the server 2 when receiving the security information from the center 1 is performed.
【0049】次に、サーバ2から自動更新通知を受信し
た際のクライアント3の動作について図5及び図6を用
いて説明する。図5、図6は、サーバ2から自動更新通
知を受信した際のクライアント3の動作を示す説明図で
ある。クライアント3では、サーバ2からの自動更新通
知を受信すると、自動更新通知に含まれる銘柄の内、現
在の表示銘柄について、更新項目と表示項目とを比較
し、表示項目が更新されている場合に更新データ取得要
求を行う。Next, the operation of the client 3 when receiving the automatic update notification from the server 2 will be described with reference to FIGS. 5 and 6 are explanatory diagrams showing the operation of the client 3 when receiving the automatic update notification from the server 2. When the client 3 receives the automatic update notification from the server 2, the client 3 compares the update item with the display item for the currently displayed brand among the brands included in the automatic update notification, and determines whether the display item has been updated. Request update data acquisition.
【0050】図5に示すように、クライアント3は、自
動更新通知中の銘柄で現在表示中の銘柄に対応する更新
項目を読み取り、予め内部に設定している自動更新制御
情報中の表示項目と比較する。As shown in FIG. 5, the client 3 reads the update item corresponding to the brand currently displayed in the brand of the automatic update notification, and displays the display item in the automatic update control information set internally in advance. Compare.
【0051】具体的に説明すると、自動更新通知の「更
新項目」の受信ビットと自動更新制御情報の「表示項
目」の表示ビットとが両方とも「1」になっている項目
があれば、クライアント3は、表示すべき項目のデータ
が更新されたと判断して、当該銘柄の更新データ取得要
求を行うものである。More specifically, if there is an item in which both the received bit of the "update item" of the automatic update notification and the display bit of the "display item" of the automatic update control information are "1", the client No. 3 determines that the data of the item to be displayed has been updated, and issues an update data acquisition request for the brand.
【0052】図5の例では、当該クライアントにおい
て、この銘柄は、「始値、高値、安値、現在値(現
値)、比較、出来高、売気配」の各項目が表示項目とし
て設定されており、自動更新通知では「現値、出来高、
売気配」が更新項目として設定されている。In the example of FIG. 5, in the client, each item of "open price, high price, low price, current value (current value), comparison, volume, and ask price" is set as the display item. , The auto-update notification states "current value, volume,
"Sell" is set as an update item.
【0053】これにより、クライアント3は、当該銘柄
は「現値」「出来高」「売気配」の3項目が、表示項目
であって且つ更新されていると判断して、当該銘柄の銘
柄コードを更新データ取得要求に設定するようになって
いる。Thus, the client 3 determines that the three items of “current value”, “volume” and “sell price” are display items and have been updated, and changes the brand code of the relevant brand. It is set in the update data acquisition request.
【0054】また、「比較」のように複数項目のデータ
に基づいて演算を行って算出する項目(演算項目)があ
る場合には、クライアント3は、計算式に代入する項目
のデータのいずれかが更新された場合に、当該銘柄を更
新データ取得要求に設定する。When there is an item (operation item) which is calculated by performing an operation based on data of a plurality of items, such as “comparison”, the client 3 determines whether any of the data of the item to be substituted into the calculation formula Is updated, the brand is set in the update data acquisition request.
【0055】例えば、図5に示した「比較」は、「比較
=現値−前日終値」といった計算式に従って算出する。
すなわち、「比較」が表示項目であった場合には、クラ
イアント3は、更新項目として「現値」と「前日終値」
のいずれかが更新された場合に、更新データ取得要求を
行うものである。For example, “comparison” shown in FIG. 5 is calculated according to a calculation formula such as “comparison = current value−closing price on the previous day”.
That is, if “comparison” is a display item, the client 3 updates the “current value” and “last day's close price” as update items.
When any of the above is updated, an update data acquisition request is made.
【0056】また、図6に示すように、自動更新通知の
更新項目で「出来高」の受信ビットが「1」に設定され
ていても、表示項目として「出来高」の表示ビットが
「0」であれば、当該クライアント3ではその銘柄の出
来高は表示していないため、更新された出来高のデータ
はこのクライアント3では不要となり、更新データ取得
要求はしないものである。As shown in FIG. 6, even if the received bit of "volume" is set to "1" in the update item of the automatic update notification, the display bit of "volume" is set to "0" as a display item. If there is, the client 3 does not display the trading volume of the brand, so the updated trading volume data is unnecessary in the client 3, and the update data acquisition request is not issued.
【0057】このように、本方法では、サーバ2から自
動更新通知があり、表示銘柄が更新された場合であって
も、当該クライアント3において更新された項目を表示
していない場合には更新データを要求しないため、サー
バ2とクライアント3との間の通信量を削減することが
できるものである。As described above, according to the present method, even if the server 2 receives the automatic update notification and the displayed brand is updated, if the updated item is not displayed on the client 3, the update data is not updated. Is not required, the communication amount between the server 2 and the client 3 can be reduced.
【0058】次に、サーバ2から自動更新通知を受信し
た際のクライアント3における処理について図7を用い
て説明する。図7は、自動更新通知受信時のクライアン
ト3の制御部における処理を示すフローチャート図であ
る。図7に示すように、クライアント3は、サーバ2か
ら自動更新通知を受信する(100)と、銘柄コードを
1つ読み取り(102)、当該銘柄が現在表示中かどう
かを判断する(104)。Next, the processing in the client 3 when receiving the automatic update notification from the server 2 will be described with reference to FIG. FIG. 7 is a flowchart illustrating a process in the control unit of the client 3 when receiving the automatic update notification. As shown in FIG. 7, upon receiving the automatic update notification from the server 2 (100), the client 3 reads one brand code (102) and determines whether the brand is currently being displayed (104).
【0059】処理104において、当該銘柄を表示中で
あれば、クライアント3は、自動更新通知中の当該銘柄
に対応する更新項目が、表示項目であるかどうかを判断
する。すなわち、当該クライアント3における当該銘柄
の表示項目が更新されたかどうかを判断する(10
6)。尚、表示項目が複数設定されている場合には、少
なくとも1項目が更新されているかどうかをチェックす
る。In the process 104, if the brand is being displayed, the client 3 determines whether the update item corresponding to the brand in the automatic update notification is a display item. That is, it is determined whether or not the display item of the brand in the client 3 has been updated (10).
6). If a plurality of display items are set, it is checked whether at least one item has been updated.
【0060】そして、処理106において表示項目が更
新されている場合には、クライアント3は、更新データ
取得要求に当該銘柄コードを設定し、銘柄数を+1する
(120)。If the display item has been updated in the process 106, the client 3 sets the brand code in the update data acquisition request and increments the number of brands by one (120).
【0061】そして、クライアント3は次の銘柄がある
かどうかを判断して、ある場合には処理102に戻って
自動更新通知に含まれる全ての銘柄コードについて同様
の処理を繰り返す。Then, the client 3 determines whether there is a next brand, and if so, returns to the process 102 to repeat the same process for all brand codes included in the automatic update notification.
【0062】また、処理106において表示項目が更新
されていない場合、クライアント3は、演算項目を表示
する場合に演算に必要な項目が更新されているかどう
か、つまり「比較」が表示項目であった場合に「現在
値」または「前日終値」が更新されているかどうかを判
断し(108)、更新されている場合、クライアント3
は、制御部内部に当該銘柄コードを演算が必要な要演算
銘柄として一時記憶しておき(110)、処理120に
移行する。If the display item has not been updated in the process 106, the client 3 determines whether the item required for calculation has been updated when displaying the calculation item, that is, "comparison" is the display item. In this case, it is determined whether the “current value” or the “last day's close price” has been updated (108).
Temporarily stores the brand code in the control unit as a brand requiring calculation (110), and proceeds to processing 120.
【0063】また、処理104において自動更新通知か
ら読み取った銘柄が現在の表示銘柄でない場合と、処理
108で、演算に必要な項目が更新されていない場合に
は、クライアント3は、処理122に移行する。If the brand read from the automatic update notification in the process 104 is not the currently displayed brand, and if the items required for the calculation have not been updated in the process 108, the client 3 proceeds to the process 122. I do.
【0064】そして、処理122において受信した自動
更新通知に含まれる全ての銘柄コードのチェックが終わ
った場合には、クライアント3は、更新データの取得を
要求する銘柄の銘柄コードとその銘柄数にヘッダを付与
して、図13に示した従来の更新データ取得要求と同様
のフォーマットで、サーバ2に対して更新データ取得要
求を送信する(124)。このようにしてクライアント
3における自動更新通知受信時の処理が行われるもので
ある。When all the brand codes included in the automatic update notification received in the process 122 have been checked, the client 3 adds a header to the brand code of the brand whose update data is requested and the number of the brands. Is transmitted to the server 2 in the same format as the conventional update data acquisition request shown in FIG. 13 (124). The processing at the time of receiving the automatic update notification in the client 3 is performed in this manner.
【0065】これにより、本方法では表示項目が更新さ
れている銘柄についてのみ、クライアント3からサーバ
2に対して更新データ取得要求を送信するので、表示に
反映されるデータのみを要求することができ、無駄な送
受信を無くし、サーバ2とクライアント3間の通信量を
削減することができるものである。Thus, according to the present method, the client 3 transmits an update data acquisition request to the server 2 only for brands whose display items have been updated, so that only data reflected on the display can be requested. This eliminates useless transmission and reception, and can reduce the communication amount between the server 2 and the client 3.
【0066】次に、クライアント3における更新データ
取得時の動作について説明する。そして、クライアント
3では、更新データ取得要求に基づいてサーバ2から送
信される最新のデータを受信すると、受信データを記憶
すると共に表示する。その際、図7の処理110におい
て演算が必要な要演算銘柄として記憶された銘柄である
かどうかを判断し、要演算銘柄であれば、受信した最新
データに基づいて演算を行って表示する。Next, the operation of the client 3 when acquiring update data will be described. When the client 3 receives the latest data transmitted from the server 2 based on the update data acquisition request, the client 3 stores and displays the received data. At this time, it is determined whether or not the brand is stored as a brand requiring calculation in the process 110 of FIG. 7, and if it is a brand requiring calculation, calculation is performed based on the latest data received and displayed.
【0067】上述したように、要演算銘柄は、受信した
データそのままではなく演算が必要な項目(演算項目)
を表示する銘柄で、且つ演算に必要な項目のデータが更
新されている銘柄である。具体的には、例えば「比較」
が表示項目として設定されており、「比較」の算出に必
要な「現在値」または「前日終値」のいずれかが更新さ
れている銘柄が要演算銘柄となる。このような要演算銘
柄については、演算を行ってから表示するものである。As described above, the brands requiring calculation are not the received data as they are, but the items requiring calculation (calculation items).
Is displayed, and the data of items necessary for the calculation are updated. Specifically, for example, "comparison"
Is set as a display item, and a brand in which either the “current value” or the “last day's close price” required for calculating the “comparison” is updated is a brand requiring calculation. Such brands requiring calculation are displayed after the calculation is performed.
【0068】また、要演算銘柄として記憶されていなけ
れば、更新データ取得時に演算はせず、「比較」のよう
な演算項目は更新前のデータをそのまま表示する。これ
により、従来は更新データを受信した場合には全ての銘
柄について演算を行っていたが、演算の結果が表示更新
に反映される場合のみ演算を行うことができ、クライア
ント3における処理を軽減し、迅速に更新表示を行うこ
とができるものである。If the data is not stored as a brand required for calculation, the calculation is not performed at the time of obtaining the update data, and the calculation item such as “comparison” displays the data before update as it is. Thus, conventionally, when the update data is received, the calculation is performed for all the brands. However, the calculation can be performed only when the calculation result is reflected in the display update, and the processing in the client 3 is reduced. , Can be updated quickly.
【0069】本発明の実施の形態に係る配信制御方法に
よれば、予めクライアント3が各自動更新銘柄に対応す
る表示項目を記憶しておき、サーバ2が、自動更新銘柄
の証券データが更新された場合に、当該銘柄を自動更新
登録しているクライアント3に対して、銘柄コードと更
新された項目(更新項目)とを含む自動更新通知を送信
し、クライアント3が、自動更新通知に含まれる銘柄に
対応する更新項目と、当該銘柄に対応して予め記憶され
ている表示項目とを比較して、一致する場合に、当該銘
柄の更新データ取得要求をサーバ2に送信するようにし
ているので、表示に必要な項目が更新された銘柄につい
てのみ更新データを要求することができ、不要なデータ
の要求に伴う無駄な送受信を無くし、サーバ2とクライ
アント3間の通信量を低減することができる効果があ
る。According to the distribution control method according to the embodiment of the present invention, the client 3 previously stores the display items corresponding to the respective automatically updated brands, and the server 2 updates the security data of the automatically updated brands. In this case, an automatic update notification including the brand code and the updated item (updated item) is transmitted to the client 3 that has automatically registered the brand, and the client 3 is included in the automatic update notification. The update item corresponding to the brand is compared with the display item stored in advance corresponding to the brand, and when they match, an update data acquisition request for the brand is transmitted to the server 2. Update data can be requested only for brands whose items required for display have been updated, eliminating unnecessary transmission / reception associated with unnecessary data requests and communication between the server 2 and the client 3. There is an effect that can be reduced.
【0070】また、本方法によれば、クライアント3
が、「比較」のような演算項目が表示項目であり、且つ
サーバ2からの自動更新通知により当該演算に必要な項
目が更新されている場合に、当該銘柄を要演算銘柄とし
て記憶しておき、サーバ2から更新データを受信した場
合に、要演算銘柄のみ演算を行ってから表示し、要演算
銘柄でなければ演算項目は更新前のデータをそのまま表
示するようにしているので、演算結果によって表示が更
新される銘柄のみ演算を行い、そうでない銘柄は演算せ
ずに表示することができ、クライアント3における処理
の負荷を低減し、迅速に更新表示を行うことができる効
果がある。According to the present method, the client 3
However, when an operation item such as “Comparison” is a display item and an item required for the operation has been updated by an automatic update notification from the server 2, the relevant brand is stored as an operation required brand. When the update data is received from the server 2, only the brand requiring calculation is calculated and displayed, and if not, the data before the update is displayed as it is for the calculation item. Only the brand whose display is updated can be calculated, and the brands that are not updated can be displayed without calculation. This has the effect of reducing the processing load on the client 3 and promptly updating the display.
【0071】[0071]
【発明の効果】本発明によれば、クライアントが、サー
バから自動更新通知を受信した場合に、当該自動更新通
知に含まれる銘柄毎に、更新された項目と予め記憶され
ている表示項目とを比較して、少なくとも一つが一致す
る場合にはサーバに更新情報の取得要求を送信し、一つ
も一致しない場合には更新情報の取得要求を送信しない
配信制御方法としているので、自動更新表示に伴うサー
バ/クライアント間の通信量を低減し、システムを効率
的に運用することができる効果がある。According to the present invention, when a client receives an automatic update notification from a server, the client updates an updated item and a previously stored display item for each brand included in the automatic update notification. In comparison, if at least one matches, a distribution control method that transmits an update information acquisition request to the server, and does not transmit an update information acquisition request if none match, is accompanied by automatic update display. There is an effect that the communication amount between the server and the client can be reduced and the system can be operated efficiently.
【図1】本発明の実施の形態に係る配信制御方法(本方
法)を示す説明図である。FIG. 1 is an explanatory diagram showing a distribution control method (this method) according to an embodiment of the present invention.
【図2】クライアント3における自動更新制御情報を示
した説明図である。FIG. 2 is an explanatory diagram showing automatic update control information in a client 3.
【図3】クライアント3における表示項目のデータフォ
ーマットを示す説明図である。FIG. 3 is an explanatory diagram showing a data format of a display item in a client 3.
【図4】サーバ2からクライアント3への自動更新通知
のデータフォーマットを示す説明図である。FIG. 4 is an explanatory diagram showing a data format of an automatic update notification from a server 2 to a client 3.
【図5】サーバ2から自動更新通知を受信した際のクラ
イアント3の動作を示す説明図である。FIG. 5 is an explanatory diagram showing an operation of the client 3 when receiving an automatic update notification from the server 2.
【図6】サーバ2から自動更新通知を受信した際のクラ
イアント3の動作を示す説明図である。FIG. 6 is an explanatory diagram showing an operation of the client 3 when receiving an automatic update notification from the server 2.
【図7】自動更新通知受信時のクライアント3の制御部
における処理を示すフローチャート図である。FIG. 7 is a flowchart showing a process in the control unit of the client 3 when receiving the automatic update notification.
【図8】従来の情報表示システムを含む情報伝達システ
ムの概略構成図である。FIG. 8 is a schematic configuration diagram of an information transmission system including a conventional information display system.
【図9】従来の情報表示システムにおける自動更新方法
を示す説明図である。FIG. 9 is an explanatory diagram showing an automatic updating method in a conventional information display system.
【図10】従来の情報表示システムのサーバからクライ
アントへの自動更新通知のデータフォーマットを示す説
明図である。FIG. 10 is an explanatory diagram showing a data format of an automatic update notification from a server to a client in a conventional information display system.
【図11】従来のサーバ2′内の自動更新登録テーブル
21を示した図である。FIG. 11 is a diagram showing an automatic update registration table 21 in a conventional server 2 '.
【図12】従来の情報表示システムのサーバ2′からク
ライアント3′への自動更新通知のデータフォーマット
を示す説明図である。FIG. 12 is an explanatory diagram showing a data format of an automatic update notification from a server 2 ′ to a client 3 ′ in a conventional information display system.
【図13】従来の情報表示システムのクライアント3′
からサーバ2′への更新データ取得要求のデータフォー
マットを示す説明図である。FIG. 13 shows a client 3 'of the conventional information display system.
Is an explanatory diagram showing a data format of an update data acquisition request from the server to the server 2 '.
1…センタ、 2…サーバ、 3…クライアント、 2
1…自動更新登録テーブル1 ... Center, 2 ... Server, 3 ... Client, 2
1: Automatic update registration table
Claims (1)
蓄積するサーバと、前記サーバから証券情報を取得して
表示するクライアントとを備えた情報表示システムにお
ける配信制御方法であって、 前記クライアントが、予め前記サーバに登録した自動更
新銘柄毎に対応する表示項目を記憶しておき、 前記サーバが、予め前記クライアント毎に設定されてい
る自動更新銘柄の証券情報が更新された場合に、前記自
動更新銘柄を登録したクライアントに前記更新された銘
柄と更新された項目とを含む自動更新通知を送信し、 前記クライアントが、受信した自動更新通知に含まれる
銘柄毎に、前記自動更新通知に含まれる項目と当該銘柄
に対応して記憶されている表示項目とを比較して、前記
表示項目の少なくとも一つが前記自動更新通知に含まれ
る項目と一致する場合に当該銘柄の更新された証券情報
の取得要求を前記サーバに送信し、前記表示項目が前記
更新通知に含まれる項目に一つも一致しない場合には前
記取得要求を送信しないことを特徴とする配信制御方
法。1. Receiving security information transmitted from a center,
A distribution control method in an information display system comprising a server for storing and a client for acquiring and displaying securities information from the server, wherein the client displays information corresponding to each automatically updated brand registered in the server in advance. Items are stored, and the server is updated with the updated brand by the client that has registered the auto-update brand when the security information of the auto-update brand set in advance for each client is updated. The client transmits an automatic update notification including the item, and the client, for each brand included in the received automatic update notification, the item included in the automatic update notification and a display item stored corresponding to the brand. And if at least one of the display items matches an item included in the automatic update notification, the security information of the issue is updated. Distribution control method of an acquisition request transmitted to the server, wherein when the display item is not even one match items included in the update notification is characterized not to transmit the acquisition request.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000383540A JP2002183450A (en) | 2000-12-18 | 2000-12-18 | Information delivery controlling method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000383540A JP2002183450A (en) | 2000-12-18 | 2000-12-18 | Information delivery controlling method |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2002183450A true JP2002183450A (en) | 2002-06-28 |
Family
ID=18851175
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000383540A Pending JP2002183450A (en) | 2000-12-18 | 2000-12-18 | Information delivery controlling method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2002183450A (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007524926A (en) * | 2003-11-05 | 2007-08-30 | シカゴ マーカンタイル エクスチェンジ インコーポレイテッド | Mass quote message processing using market data message format by trading engine |
US7831491B2 (en) | 2003-11-05 | 2010-11-09 | Chicago Mercantile Exchange Inc. | Market data message format |
WO2016021019A1 (en) * | 2014-08-07 | 2016-02-11 | 株式会社野村総合研究所 | Market-price processing system |
US11164248B2 (en) | 2015-10-12 | 2021-11-02 | Chicago Mercantile Exchange Inc. | Multi-modal trade execution with smart order routing |
US11288739B2 (en) | 2015-10-12 | 2022-03-29 | Chicago Mercantile Exchange Inc. | Central limit order book automatic triangulation system |
-
2000
- 2000-12-18 JP JP2000383540A patent/JP2002183450A/en active Pending
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10991043B2 (en) | 2003-11-05 | 2021-04-27 | Chicago Mercantile Exchange Inc. | Distribution of market data |
JP2007524926A (en) * | 2003-11-05 | 2007-08-30 | シカゴ マーカンタイル エクスチェンジ インコーポレイテッド | Mass quote message processing using market data message format by trading engine |
JP4680925B2 (en) * | 2003-11-05 | 2011-05-11 | シカゴ マーカンタイル エクスチェンジ インコーポレイテッド | Mass quote message processing using market data message format by trading engine |
US8626625B2 (en) | 2003-11-05 | 2014-01-07 | Chicago Mercantile Exchange Inc. | Trade engine processing of mass quote messages and resulting production of market data |
US10242405B2 (en) | 2003-11-05 | 2019-03-26 | Chicago Mercantile Exchange Inc. | Trade engine processing of mass quote messages and resulting production of market data |
US9659330B2 (en) | 2003-11-05 | 2017-05-23 | Chicago Mercantile Exchange, Inc. | Distribution of market data |
US7831491B2 (en) | 2003-11-05 | 2010-11-09 | Chicago Mercantile Exchange Inc. | Market data message format |
US10304133B2 (en) | 2003-11-05 | 2019-05-28 | Chicago Mercantile Exchange Inc. | Distribution of market data |
WO2016021019A1 (en) * | 2014-08-07 | 2016-02-11 | 株式会社野村総合研究所 | Market-price processing system |
JPWO2016021019A1 (en) * | 2014-08-07 | 2017-06-15 | 株式会社野村総合研究所 | Market value processing system |
US11164248B2 (en) | 2015-10-12 | 2021-11-02 | Chicago Mercantile Exchange Inc. | Multi-modal trade execution with smart order routing |
US11288739B2 (en) | 2015-10-12 | 2022-03-29 | Chicago Mercantile Exchange Inc. | Central limit order book automatic triangulation system |
US11823267B2 (en) | 2015-10-12 | 2023-11-21 | Chicago Mercantile Exchange Inc. | Central limit order book automatic triangulation system |
US11861703B2 (en) | 2015-10-12 | 2024-01-02 | Chicago Mercantile Exchange Inc. | Multi-modal trade execution with smart order routing |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CA2245463C (en) | Data health monitor for financial information communications networks | |
US20210035216A1 (en) | Method and Apparatus For A Fair Exchange | |
US7366738B2 (en) | Method and system for object cache synchronization | |
US8892759B2 (en) | Method and system for pacing, acking, timing, and handicapping (path) for simultaneous receipt of documents having trader markups | |
US6999988B2 (en) | Method and system for data layout and replacement in distributed streaming caches on the Internet | |
CN106209948A (en) | A kind of data push method and device | |
JPH09508481A (en) | Apparatus and method for improving the speed and reliability of securities trading | |
US20150006622A1 (en) | Web contents transmission method and apparatus | |
JP2002183450A (en) | Information delivery controlling method | |
US10579720B2 (en) | User information population | |
JP2000090128A (en) | Information distribution system | |
CN117459597A (en) | Request processing method and device based on hash ring, electronic equipment and storage medium | |
US20020062299A1 (en) | Product information notification method and product information notification system | |
JPH10105481A (en) | Method for mediating service and its device | |
JP2004326395A (en) | Information distribution system | |
JP2002342590A5 (en) | ||
WO2009045031A4 (en) | Earth information system and an application method for the system | |
CN115378898B (en) | Information display method of online customer service system, storage medium and electronic equipment | |
JP2002109340A (en) | Method and system for reserving merchandise and reserved merchandise managing device | |
JP2004152215A (en) | Stock trade system | |
JP2002150435A (en) | Shop information feeding method | |
JPH09293099A (en) | Information display system | |
JP3920585B2 (en) | Communication satellite product sales registration data processing system | |
JP3817295B2 (en) | Information display system | |
JP4429846B2 (en) | Information processing device, external device, and information distribution system |