JP2007206950A - Information delivery system, information delivery method and information delivery program - Google Patents
Information delivery system, information delivery method and information delivery program Download PDFInfo
- Publication number
- JP2007206950A JP2007206950A JP2006024598A JP2006024598A JP2007206950A JP 2007206950 A JP2007206950 A JP 2007206950A JP 2006024598 A JP2006024598 A JP 2006024598A JP 2006024598 A JP2006024598 A JP 2006024598A JP 2007206950 A JP2007206950 A JP 2007206950A
- Authority
- JP
- Japan
- Prior art keywords
- information
- mobile terminal
- item
- new arrival
- control means
- 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
- 238000002716 delivery method Methods 0.000 title claims abstract 3
- 230000005856 abnormality Effects 0.000 claims abstract description 13
- 238000000034 method Methods 0.000 claims description 41
- 230000006854 communication Effects 0.000 claims description 39
- 238000004891 communication Methods 0.000 claims description 38
- 230000008569 process Effects 0.000 claims description 24
- 238000012790 confirmation Methods 0.000 claims description 21
- 238000012545 processing Methods 0.000 claims description 17
- 230000006870 function Effects 0.000 claims description 13
- 230000005540 biological transmission Effects 0.000 abstract description 6
- 230000002159 abnormal effect Effects 0.000 abstract description 3
- 230000001413 cellular effect Effects 0.000 abstract 3
- 238000005516 engineering process Methods 0.000 description 7
- 230000004044 response Effects 0.000 description 6
- 230000008859 change Effects 0.000 description 3
- 238000012544 monitoring process Methods 0.000 description 3
- 230000008054 signal transmission Effects 0.000 description 2
- 235000008733 Citrus aurantifolia Nutrition 0.000 description 1
- 235000011941 Tilia x europaea Nutrition 0.000 description 1
- 230000008901 benefit Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000004571 lime Substances 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
- Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
Abstract
Description
本発明は、変動がある情報をタイムリーに提供するための情報配信システム、情報配信方法及び情報配信プログラムに関する。 The present invention relates to an information distribution system, an information distribution method, and an information distribution program for providing information with variation in a timely manner.
今日、インターネット等を介して各種情報が提供されており、多様な取引等がネット上で実現されつつある。特に、株式取引のように、銘柄毎の値動きがある場合には、最新の値動きを把握して、タイムリーな取引を行なう必要がある。しかし、株式取引の場合、取引対象となる銘柄数が多く、証券会社から提供されるすべての株価情報を監視することはできない。また、所望の銘柄について株価情報を検索して、情報を取得していたのでは、操作中にタイミングを逸する場合もある。このため、証券取引所より送信される証券、株価等の市場情報をサーバで受信し、複数のクライアントの要求に応じて配信するクライアント/サーバ方式の情報配信システムが検討されている(例えば、特許文献1を参照。)。この文献記載の技術では、サーバの受信データ処理手段が、受信した市場情報を基に値動きによる更新の有無を検出し、銘柄情報記憶テーブルの株価情報を更新し、さらに更新フラグを設定する。そして、要求受付処理手段が、クライアントからの配信要求を受け付けた配信要求銘柄について、銘柄属性情報と株価情報及び更新フラグを配信する。以降は、配信制御処理手段が、定期的にクライアントから要求された銘柄について、更新の発生を判断し、更新が検出された銘柄についてのみ、その株価情報と更新フラグをクライアントに配信する。これにより、サーバ/クライアント間のトラフィックを軽減しながら、ある程度のリアルタイム性を保持することができるとしている。
上述のクライアント/サーバ方式により情報を提供する場合、プル型情報配信技術とプッシュ型情報配信技術とを用いることができる。プル型情報配信技術では、クライアントからサーバに対して要求(リクエスト)を送信し、これに応じてサーバからレスポンスを返信する。この技術では、リクエストがあって初めて情報を取得できることになる。この技術を用いて、擬似的にリアルタイム性を実現する方法を図7に示す。ここでは、クライアント端末が定期的にリクエストを送信することにより、サーバがプルデータをクライアントに提供する。しかし、よりリアルタイム性を向上させるためには、リクエスト頻度を高くする必要がある。この場合、トラフィックによる負荷が大きくなる一方、情報の変動が無い場合にも、通信処理が行なわれるため、サーバの負荷が大きくなる。また、リクエスト頻度を低くした場合には、リクエスト間において生じた情報を取得することができなくなる。 When providing information by the above-described client / server method, pull type information distribution technology and push type information distribution technology can be used. In the pull-type information distribution technology, a request is transmitted from the client to the server, and a response is returned from the server in response thereto. With this technology, information can be acquired only upon request. FIG. 7 shows a method for realizing the real-time property in a pseudo manner using this technique. Here, when the client terminal periodically sends a request, the server provides pull data to the client. However, in order to improve the real-time property, it is necessary to increase the request frequency. In this case, while the load due to traffic increases, the communication processing is performed even when there is no change in information, so the load on the server increases. Further, when the request frequency is lowered, information generated between requests cannot be acquired.
一方、プッシュ型情報配信技術では、クライアント側がリクエストしない場合でも、サーバ側が一方的に情報を送出する。このため、例えば、刻一刻と情報をリアルタイムで把握することができる。 On the other hand, in the push type information distribution technology, even when the client side does not request, the server side sends information unilaterally. For this reason, for example, information can be grasped in real time.
ところで、プル型情報配信技術では、クライアントからサーバへのリクエストに対するレスポンス間の時間を監視し、一定時間内に終了しない場合には、通信上のエラーとするようにクライアントのアプリケーション内で監視している。一方、携帯電話端末のような移動体との通信においては、携帯電話網上で一時的に通信障害を発生することが多い。この場合、障害毎にセッションを切断していたのでは再接続が煩雑になる。このため、TCP/IP(Transmission Control Protocol/Internet Protocol )セッションを、できる
限りエラーとせず継続する機能が必要になる。しかし、プッシュ型情報配信技術では、クライアント側は、サーバからのプッシュデータを待機しているため、通信状況を把握することができない。従って、実際にプッシュデータが無いのか、セッションが切断しているのかの判定が難しい。
By the way, in the pull type information distribution technology, the time between responses to the request from the client to the server is monitored, and if it does not end within a certain time, it is monitored in the client application so that a communication error occurs. Yes. On the other hand, in communication with a mobile object such as a mobile phone terminal, a communication failure often occurs temporarily on the mobile phone network. In this case, if the session is disconnected for each failure, reconnection becomes complicated. For this reason, a function for continuing a TCP / IP (Transmission Control Protocol / Internet Protocol) session without causing an error as much as possible is required. However, in the push-type information distribution technology, the client side is waiting for push data from the server, and therefore cannot grasp the communication status. Therefore, it is difficult to determine whether there is actually no push data or whether the session is disconnected.
本発明は、上記課題を解決するためになされたものであり、その目的は、携帯端末等に対して、変動がある情報を的確に提供するための情報配信システム、情報配信方法及び情報配信プログラムを提供することにある。 The present invention has been made to solve the above-described problems, and an object of the present invention is to provide an information distribution system, an information distribution method, and an information distribution program for accurately providing variable information to a mobile terminal or the like. Is to provide.
上記問題点を解決するために、請求項1に記載の発明は、携帯端末毎に情報を配信する配信希望項目を記録した項目登録リストを保持する配信リスト記憶手段と、セッションを維持している携帯端末に対して情報を送信する制御手段とを備えた情報配信システムであって、前記制御手段が、新着情報を取得した場合、前記新着情報に含まれる新着情報項目を特定し、前記新着情報項目を配信希望項目として含む項目登録リストを特定し、この項目登録リストに対応する携帯端末を特定し、前記携帯端末に対して、物理層の通信異常があってもセッションを維持しながら、プッシュプロトコルを用いて前記新着情報を送信するとともに、前記制御手段が、前記携帯端末との接続状態を確認するための信号を、所定のタイミングで前記携帯端末に送信する接続確認処理を行なうことを要旨とする。
In order to solve the above-mentioned problems, the invention according to
請求項2に記載の発明は、請求項1に記載の情報配信システムにおいて、前記接続確認処理は、前記制御手段が、所定の時間間隔で時刻データを送信し、前記携帯端末は、時刻データの受信間隔が基準時間を超える場合にはアラームを出力することを要旨とする。 According to a second aspect of the present invention, in the information distribution system according to the first aspect, in the connection confirmation process, the control unit transmits time data at a predetermined time interval, and the portable terminal The gist is to output an alarm when the reception interval exceeds the reference time.
請求項3に記載の発明は、請求項1又は2に記載の情報配信システムにおいて、前記制御手段が、携帯端末との間でセッションを生成する場合に、この携帯端末に配信する項目登録リストを取得し、前記配信リスト記憶手段に保持し、前記携帯端末との間のセッションを切断する場合に削除することを要旨とする。 According to a third aspect of the present invention, in the information distribution system according to the first or second aspect, when the control unit generates a session with the portable terminal, an item registration list to be distributed to the portable terminal is stored. The gist is to acquire, hold in the distribution list storage means, and delete when disconnecting the session with the portable terminal.
請求項4に記載の発明は、携帯端末毎に情報を配信する配信希望項目を記録した項目登録リストを保持する配信リスト記憶手段と、セッションを維持している携帯端末に対して情報を送信する制御手段とを備えた情報配信システムを用いて、携帯端末に情報を配信する方法であって、前記制御手段が、新着情報を取得した場合、前記新着情報に含まれる新着情報項目を特定し、前記新着情報項目を配信希望項目として含む項目登録リストを特定し、この項目登録リストに対応する携帯端末を特定し、前記携帯端末に対して、物理層の通信異常があってもセッションを維持しながら、プッシュプロトコルを用いて前記新着情報を送信するとともに、前記制御手段が、前記携帯端末との接続状態を確認するための信号を、所定のタイミングで前記携帯端末に送信する接続確認処理を行なうことを要旨とする。
The invention according to
請求項5に記載の発明は、請求項4に記載の情報配信方法において、前記接続確認処理は、前記制御手段が、所定の時間間隔で時刻データを送信し、前記携帯端末は、時刻データの受信間隔が基準時間を超える場合にはアラームを出力することを要旨とする。 According to a fifth aspect of the present invention, in the information distribution method according to the fourth aspect, in the connection confirmation process, the control means transmits time data at a predetermined time interval, and the portable terminal The gist is to output an alarm when the reception interval exceeds the reference time.
請求項6に記載の発明は、請求項4又は5に記載の情報配信方法において、前記制御手段が、携帯端末との間でセッションを生成する場合に、この携帯端末に配信する項目登録リストを取得し、前記配信リスト記憶手段に保持し、前記携帯端末との間のセッションを切断する場合に削除することを要旨とする。 According to a sixth aspect of the present invention, in the information distribution method according to the fourth or fifth aspect, when the control unit generates a session with the portable terminal, an item registration list to be distributed to the portable terminal is stored. The gist is to acquire, hold in the distribution list storage means, and delete when disconnecting the session with the portable terminal.
請求項7に記載の発明は、携帯端末毎に情報を配信する配信希望項目を記録した項目登
録リストを保持する配信リスト記憶手段と、セッションを維持している携帯端末に対して情報を送信する制御手段とを備えた情報配信システムを用いて情報を配信するプログラムであって、前記制御手段を、新着情報を取得した場合、前記新着情報に含まれる新着情報項目を特定し、前記新着情報項目を配信希望項目として含む項目登録リストを特定し、この項目登録リストに対応する携帯端末を特定し、前記携帯端末に対して、物理層の通信異常があってもセッションを維持しながら、プッシュプロトコルを用いて前記新着情報を送信するとともに、前記制御手段が、前記携帯端末との接続状態を確認するための信号を、所定のタイミングで前記携帯端末に送信する接続確認処理を行なう手段として機能させることを要旨とする。
The invention according to claim 7 transmits information to a distribution list storage means for holding an item registration list in which desired distribution items for distributing information for each portable terminal are recorded, and to a portable terminal maintaining a session. A program for distributing information using an information distribution system comprising a control means, wherein the control means specifies a new arrival information item included in the new arrival information when the new arrival information is acquired, and the new arrival information item Is specified as a distribution desired item, a mobile terminal corresponding to the item registration list is specified, and a push protocol is maintained while maintaining a session even if there is a physical layer communication abnormality with respect to the mobile terminal. And the control means sends a signal for confirming a connection state with the portable terminal at a predetermined timing. And summarized in that to function as a means for performing connection confirmation processing to be sent to.
(作用)
本発明によれば、制御手段が、新着情報を取得した場合、新着情報に含まれる新着情報項目を特定し、新着情報項目を配信希望項目として含む項目登録リストを特定する。そして、この項目登録リストに対応する携帯端末を特定し、携帯端末に対して、物理層の通信異常があってもセッションを維持しながら、プッシュプロトコルを用いて新着情報を送信する。更に、制御手段が、携帯端末との接続状態を確認するための信号を、所定のタイミングで携帯端末に送信する接続確認処理を行なう。物理層の通信異常があってもセッションを維持しながら、プッシュプロトコルを用いた通信では、携帯端末は新着情報がないのか、セッションが切断しているのか判断が困難である。そこで、接続状態を確認するための信号を用いることにより、携帯端末において、セッションの維持を確認することができる。
(Function)
According to the present invention, when the control unit acquires newly arrived information, it identifies a newly arrived information item included in the newly arrived information, and identifies an item registration list including the newly arrived information item as a desired delivery item. Then, the mobile terminal corresponding to the item registration list is specified, and the new arrival information is transmitted to the mobile terminal using the push protocol while maintaining the session even if there is a communication abnormality in the physical layer. Further, the control means performs a connection confirmation process for transmitting a signal for confirming the connection state with the portable terminal to the portable terminal at a predetermined timing. In communication using the push protocol while maintaining a session even if there is a communication abnormality in the physical layer, it is difficult for the mobile terminal to determine whether there is no new arrival information or whether the session is disconnected. Therefore, by using a signal for confirming the connection state, the maintenance of the session can be confirmed in the mobile terminal.
本発明によれば、接続確認処理は、制御手段が、所定の時間間隔で時刻データを送信し、携帯端末は、時刻データの受信間隔が基準時間を超える場合にはアラームを出力する。これにより、携帯端末は、時刻データを受信し、間隔を算出することによりアラームを出力することができる。 According to the present invention, in the connection confirmation process, the control means transmits time data at a predetermined time interval, and the portable terminal outputs an alarm when the reception interval of the time data exceeds the reference time. Thereby, the portable terminal can output the alarm by receiving the time data and calculating the interval.
本発明によれば、携帯端末との間でセッションを生成する場合に、この携帯端末に配信する項目登録リストを取得し、配信リスト記憶手段に保持する。そして、携帯端末との間のセッションを切断する場合に削除する。これにより、配信リスト記憶手段の容量負荷を軽減することができる。 According to the present invention, when a session is generated with a mobile terminal, an item registration list to be distributed to the mobile terminal is acquired and held in the distribution list storage unit. And it deletes, when cut | disconnecting the session between portable terminals. Thereby, the capacity load of the distribution list storage means can be reduced.
本発明によれば、携帯端末等に対して、変動がある情報を的確に提供することができる。 ADVANTAGE OF THE INVENTION According to this invention, the information with a fluctuation | variation can be provided exactly with respect to a portable terminal etc.
以下、本発明を具体化した一実施形態を、図1〜図6を用いて説明する。本実施形態では、逐次、変化する株価情報を提供するための情報配信システム、情報配信方法及び情報配信プログラムとして説明する。本実施形態では、利用者が希望する株式銘柄の情報を、利用者の携帯電話端末に提供する株価情報配信サービスを実施する情報配信システムを想定する。 Hereinafter, an embodiment embodying the present invention will be described with reference to FIGS. The present embodiment will be described as an information distribution system, an information distribution method, and an information distribution program for providing sequentially changing stock price information. In the present embodiment, an information distribution system is assumed that implements a stock price information distribution service that provides information on stock issues desired by a user to a user's mobile phone terminal.
図1に示すように、利用者の携帯電話端末10は、携帯電話網の基地局60やインターネットを介して株価情報配信サーバ20や証券会社サーバ30に接続される。本実施形態では、この株価情報配信サーバ20が情報配信システムとして機能する。
As shown in FIG. 1, a user's
この携帯電話端末10は利用者が株価情報配信サーバ20や証券会社サーバ30にアクセスする場合に用いられる携帯端末である。この携帯電話端末10は、通常の電話通話機能の他に、電子メールの送受信や、各サーバとの間で通信を行なうためのデータ通信機能
等を有する。
The
携帯電話端末10と株価情報配信サーバ20とは、携帯電話網(基地局60)及びインターネットから構成されたネットワークを経由して、TCP/IPによる常時接続が行なわれる。これにより、携帯電話端末10は、株価等のリアルタイム自動更新情報を受信して表示する。ここで、携帯電話端末をクライアントとしたTCP/IP接続では、PCをクライアントとしたTCP/IP接続による通信との場合と異なる。すなわち、電波障害による通信の瞬断などが発生した場合でもTCP/IPセッションを切断せずに継続できるように携帯電話網内でインターネットとのTCP/IP接続を保ち、端末との物理レイヤにおける通信状態に関わらず継続できるようにしている。すなわち、物理エラー状態をTCPレイヤには通知しない構成になっている。
The
この携帯電話端末10は、ダイヤル番号ボタンの他に、表示部、セレクタボタン、モード切り替えボタンを備える。この携帯電話端末10は、通常の電話モードの他に、電子メールの送受信を行なうためのメールモード、ウェブページの表示を行なうためのブラウザモード、そして各種プログラムの実行処理を行なうプログラム実行モードを有する。各モード(例えば、電話モード)から他のモード(例えば、プログラム実行モード)に切り替える場合には、モード切り替えボタンを用いる。
The
表示部には、携帯電話端末10が受信したウェブページ等の他、携帯電話端末10内に格納されたプログラムによる各種画面が出力される。また、セレクタボタンは、ポインタ移動機能とクリック機能とを有する。このセレクタボタンを用いて方向指示を行なうことによりポインタを移動させることができ、セレクタボタンを押すことにより、ポインタが示している項目を選択することができる。そして、ダイヤル番号ボタン等を用いて各種データを入力することができる。
In addition to the web page received by the
さらに、携帯電話端末10は、通信手段の他に、CPU、RAM、ROM等から構成された制御部とプログラム記憶部とを有する。本実施形態では、このプログラム記憶部に、後述する株価情報表示プログラムが格納される。この携帯電話端末10の制御部は、株価情報表示処理に関して後述する処理手順(プッシュプロトコルを用いて新着情報を受信する段階や接続状態を確認するための信号を受信する段階、間隔が基準値を超える場合にはアラームを出力する段階等)を実行する。これにより、携帯電話端末10の制御部は、プッシュプロトコルを用いての新着情報受信手段や接続状態確認信号の受信手段、間隔が基準値を超える場合のアラーム出力手段等として機能する。
Furthermore, the
また、携帯電話端末10のRAMには、時刻データを記録するメモリとして機能し、後述するように、株価情報配信サーバ20から取得した時刻データを格納する。
株価情報配信サーバ20は、利用者の携帯電話端末10に株価情報を配信するコンピュータサーバである。この株価情報配信サーバ20は、制御手段21を備える。制御手段21は、図示しない制御手段(CPU)、記憶手段(RAM、ROM等)、通信手段等を備える。そして、この株価情報配信サーバ20は、処理手順(携帯端末特定段階、新着情報送信段階、接続状態確認信号送信段階等)を実行する。このための情報配信プログラムを実行することにより、制御手段21は、携帯端末特定手段、新着情報送信手段、接続状態確認信号送信手段等として機能する。
The RAM of the
The stock price
ここで、携帯端末特定手段は、新着情報を取得した場合、新着情報に含まれる新着情報項目を特定し、新着情報項目を配信希望項目として含む項目登録リストを特定し、この項目登録リストに対応する携帯端末を特定する。新着情報送信手段は、携帯端末に対して、物理層の通信異常があってもセッションを維持しながら、プッシュプロトコルを用いて新着情報を送信する。接続状態確認信号送信手段は、携帯端末との接続状態を確認するため
の信号を、所定のタイミングで携帯端末に送信する接続確認処理を行なう。
Here, when the mobile terminal specifying means acquires new arrival information, it specifies a new arrival information item included in the new arrival information, specifies an item registration list including the new arrival information item as a distribution desired item, and corresponds to this item registration list. Identify the mobile device you want to The new arrival information transmission means transmits the new arrival information to the mobile terminal using the push protocol while maintaining the session even if there is a physical layer communication abnormality. The connection state confirmation signal transmitting means performs a connection confirmation process for transmitting a signal for confirming the connection state with the portable terminal to the portable terminal at a predetermined timing.
更に、株価情報配信サーバ20は、株価情報記憶部、配信リスト記憶手段としての銘柄登録リスト記憶部22を備える。
そして、株価情報配信サーバ20は、取引所システム40から株価情報をリアルタイムで受信し、株価情報記憶部に格納する。
株価情報は、対象となる銘柄を特定するための配信希望項目(ここでは、銘柄コード)を含んで構成される。
Further, the stock price
Then, the stock price
The stock price information is configured to include an item to be distributed (here, a brand code) for specifying a brand to be targeted.
銘柄登録リスト記憶部22には、項目登録リストとして、携帯電話端末10毎に銘柄登録リストが登録される。この銘柄登録リストには、携帯電話端末10から情報配信の要求があった銘柄を特定するためのデータが記録される。ここでは、銘柄登録リストには、情報を配信する携帯電話端末10を特定するための端末識別子に関連付けて、銘柄コードに関する情報が記録される。この銘柄登録リストは携帯電話端末10から登録依頼を受信した場合に記録される。そして、この携帯電話端末10とのセッションが切断された場合に削除される。
In the brand registration
証券会社サーバ30は、顧客の証券管理を行なう証券会社のコンピュータシステムである。本実施形態の株価情報配信サービスの利用者は証券会社の顧客であり、このサービスを利用する場合にはユーザ登録を行なっておく。更に、証券会社サーバ30は、ユーザ銘柄一覧情報記憶部32を備える。本サービスの利用者は、証券会社サーバ30にアクセスしてユーザ銘柄一覧を登録しておく。このユーザ銘柄一覧情報記憶部32には、ユーザ毎にユーザ銘柄一覧が登録される。これらの登録処理については、後述する。
The
次に、上記のようなシステムを用いて、株価情報配信サービスの処理手順を説明する。本実施形態では、ユーザ登録処理、株価情報表示プログラムの起動処理(図2)、株価情報の配信処理(図3)、通信状態の監視処理(図4)の順に説明する。 Next, the processing procedure of the stock price information distribution service will be described using the above system. In this embodiment, a user registration process, a stock price information display program activation process (FIG. 2), a stock price information distribution process (FIG. 3), and a communication state monitoring process (FIG. 4) will be described in this order.
(ユーザ登録処理)
まず、この株価情報配信サービスを利用する場合には、証券会社サーバ30において、ユーザ登録を行なう必要がある。サービスの利用申請があった場合、利用者毎にユーザ認証を行なうためのデータが登録される。具体的には、証券会社サーバ30の顧客情報記憶部に、顧客番号とログインパスワードが登録される。
(User registration process)
First, when using this stock price information distribution service, it is necessary to perform user registration in the
更に、利用者端末15を利用して、利用者が株価情報の配信を希望する銘柄を登録する。具体的には、利用者端末15を用いて、証券会社サーバ30にログインして、株価情報の配信を希望する株式銘柄を申請する。この場合、証券会社サーバ30はユーザ銘柄一覧を生成し、ユーザ銘柄一覧情報記憶部32に格納する。このユーザ銘柄一覧には、利用者を特定する顧客番号に関連付けて、ユーザが指定した銘柄コードに関するデータが記録される。
Furthermore, the
(株価情報表示プログラムの起動処理)
次に、株価情報表示プログラムの起動処理を、図2を用いて説明する。
株価情報配信サービスを利用する場合、まず、携帯電話端末10に格納されたブラウザプログラムを起動する。そして、証券会社サーバ30にアクセスする。この場合、携帯電話端末10の表示部には、ログインを行なうための初期画面が表示される。この初期画面には、利用者の顧客番号やログインパスワードの入力欄が含まれる。
(Stock price information display program startup process)
Next, the starting process of the stock price information display program will be described with reference to FIG.
When using the stock price information distribution service, first, a browser program stored in the
顧客番号やログインパスワードの入力欄への設定を完了した場合、携帯電話端末10はログイン要求を証券会社サーバ30に送信する(ステップS1−1)。このログイン要求
には、入力欄に設定された顧客番号及びとログインパスワードに関する認証用データを含む。
When the setting of the customer number and login password input fields is completed, the
ログイン要求を受信した証券会社サーバ30は、受信した認証用データに基づいてユーザ認証処理を実行する(ステップS1−2)。具体的には、証券会社サーバ30は、受信した顧客番号やログインパスワードが顧客情報記憶部に登録されているかどうかを確認する。受信した顧客番号やログインパスワードが顧客情報記憶部に登録されていないため、ユーザ認証ができない完了した場合、その旨を携帯電話端末10に通知する。一方、ユーザ認証を完了した場合、証券会社サーバ30は、ログイン画面データを送信する。
Having received the login request, the
そして、携帯電話端末10の表示部にログイン画面が出力される。このログイン画面には、株価情報配信サービスの利用選択ボタンが含まれる。この利用選択ボタンが選択された場合、携帯電話端末10は、プログラム記憶部に格納された株価情報表示プログラム(携帯端末側アプリケーション)を起動する。なお、プログラム記憶部に株価情報表示プログラムが格納されていない場合には、ダウンロードサイトにアクセスし、株価情報表示プログラムのダウンロードを実行する。
Then, a login screen is output on the display unit of the
更に、携帯電話端末10は、サービス利用要求を証券会社サーバ30に送信する(ステップS1−3)。この場合、証券会社サーバ30は、ユーザ認証を行なった顧客番号に基づいて、ユーザ銘柄一覧を検索する。そして、証券会社サーバ30は、この顧客が登録した銘柄についてのユーザ銘柄一覧を携帯電話端末10に送信する(ステップS1−4)。携帯電話端末10は、受信したユーザ銘柄一覧をメモリに記録する。
Further, the
株価情報表示プログラムが起動された場合、携帯電話端末10は、株価情報配信サーバ20との間でTCP/IPにより常時接続される。携帯電話端末10の表示部には、図5に示すメインメニュー画面500が出力される。メインメニュー画面500には、「株価照会」ボタン、「登録銘柄」ボタン、「指数一覧」ボタン、「市況概況」ボタン、「株式ランキング」ボタン等が含まれる。更に、終了ボタン、接続ステータス表示欄、メニューボタンが含まれる。
When the stock price information display program is activated, the
「株価照会」ボタンが選択された場合には、携帯電話端末10の表示部には、図5に示す株価照会画面510が出力される。この株価照会画面510の検索入力欄においてキーワードを指定して「検索」ボタンを選択した場合、検索候補を出力する。そして、板情報画面やチャート画面を出力させることができる。
When the “stock price inquiry” button is selected, a stock
「指数一覧」ボタンが選択された場合には、携帯電話端末10の表示部には、図5に示す指数一覧画面520が出力される。この指数一覧画面520では、株式に関して各種主要指数が出力される。また、「市況概況」ボタン、「株式ランキング」ボタンが選択された場合にも、携帯電話端末10の表示部には、市況概況画面や株式ランキング画面が出力される。
When the “index list” button is selected, an
登録銘柄の株価情報の取得を希望する場合、メインメニュー画面500の「登録銘柄」ボタンを選択する。この場合、携帯電話端末10は、銘柄登録リストの登録依頼を株価情報配信サーバ20に送信する(ステップS1−5)。この登録依頼は、利用者の携帯電話端末10を特定するための端末識別子に関するデータを含む。この端末識別子に基づいて、株価情報配信サーバ20と携帯電話端末10との間のセッションが維持される。更に、登録依頼には、証券会社サーバ30から取得したユーザ銘柄一覧に基づいて生成された銘柄コードに関する情報を含める。従って、この銘柄コードにより、株価情報の配信を希望する銘柄が特定される。
When it is desired to acquire the stock price information of the registered brand, the “registered brand” button on the
登録依頼を受信した株価情報配信サーバ20は、銘柄登録リストの登録処理を実行する(ステップS1−6)。具体的には、株価情報配信サーバ20の制御手段21は、端末識別子に関連付けて、銘柄コードを含む銘柄登録リストを銘柄登録リスト記憶部22に記録する。
The stock price
そして、制御手段21は、銘柄登録リストに含まれる銘柄コードに基づいて株価情報記憶部に記録された株価情報を取得する(ステップS1−7)。
次に、株価情報配信サーバ20は、銘柄登録リストに対応した銘柄の株価情報を携帯電話端末10に送信する(ステップS1−8)。具体的には、株価情報配信サーバ20の制御手段21は、携帯電話端末10の表示部の1画面に表示させる1ページ分の株価情報を含めた登録銘柄表示画面データを生成し、携帯電話端末10に送信する。
Then, the control means 21 acquires the stock price information recorded in the stock price information storage unit based on the brand code included in the brand registration list (step S1-7).
Next, the stock price
この場合、携帯電話端末10の表示部には、図5に示す登録銘柄表示画面530が出力される(ステップS1−9)。以後、携帯電話端末10から他のページの要求処理があった場合(ステップS1−10)には、株価情報配信サーバ20は要求があったページの株価情報の送信処理を実行する(ステップS1−11)。この場合、上述したように、TCP/IP接続により、株価情報配信サーバ20と携帯電話端末10との間のセッションが維持される。
In this case, the registered
(株価情報の配信処理)
次に、リアルタイムでの株価情報の配信処理について、図3を用いて説明する。
株価情報配信サーバ20は、取引所システム40から新着情報の配信を受け入れる(ステップS2−1)。この株価情報には、情報の対象となる銘柄コードに関する情報(新着情報項目)を含む。そして、株価情報配信サーバ20の制御手段21は、受信した情報を株価情報記憶部に格納する。
(Stock price information distribution process)
Next, stock price information distribution processing in real time will be described with reference to FIG.
The stock price
そして、制御手段21は、銘柄の照合処理を実行する(ステップS2−2)。具体的には、制御手段21は、取引所システム40から配信された情報に含まれる銘柄コードを含む銘柄登録リストが銘柄登録リスト記憶部22に登録されているかどうかを検索する。
And the control means 21 performs the collation process of a brand (step S2-2). Specifically, the control means 21 searches whether the brand registration list including the brand code included in the information distributed from the
配信情報の銘柄コードを含む銘柄登録リストが登録されている場合(ステップS2−3において「YES」の場合)には、制御手段21は、銘柄登録リストに関してセッションを維持している端末識別子を特定し、この携帯電話端末10に対して株価情報の送信を行なう(ステップS2−4)。具体的には、制御手段21は、最新の株価情報を取得して、プッシュプロトコルを用いて送信する。この場合、携帯電話端末10の表示部には、受信した株価情報が出力される。具体的には、携帯電話端末10は、図5に示す登録銘柄表示画面530において、株価変動のあった銘柄の表示を変更する。なお、配信情報の銘柄コードを含む銘柄登録リストが登録されていない場合(ステップS2−3において「NO」の場合)には、制御手段21は次の配信情報の受信を待機する。以上の処理は、株価情報配信サーバ20とのセッションの切断や、プログラムの終了まで継続される。
When the brand registration list including the brand code of the distribution information is registered (in the case of “YES” in step S2-3), the control means 21 specifies the terminal identifier that maintains the session with respect to the brand registration list. Then, the stock price information is transmitted to the mobile phone terminal 10 (step S2-4). Specifically, the control means 21 acquires the latest stock price information and transmits it using a push protocol. In this case, the received stock price information is output to the display unit of the
(通信状態の監視処理)
次に、通信状態の監視処理について、図4を用いて説明する。
このような株価情報配信サービスを利用している場合、携帯電話端末10は株価情報配信サーバ20との接続状態を常時監視する。
(Communication status monitoring process)
Next, communication state monitoring processing will be described with reference to FIG.
When such a stock price information distribution service is used, the
この場合、株価情報配信サーバ20は、一定時間間隔で接続状態確認信号(ここでは、時刻データ)を携帯電話端末10に送信する(ステップS3−1)。この時刻データは、接続状態を確認するための信号として用いられる。本実施形態では、株価情報配信サーバ20とセッションを維持しているすべての携帯電話端末10に時刻データを同報で送信す
る。
In this case, the stock price
この時刻データを受信した携帯電話端末10は、この時刻データをメモリに記録する(ステップS3−2)。
そして、携帯電話端末10は、定期的にメモリに記録された時刻データの監視を行なう(ステップS4−1)。具体的には、携帯電話端末10は、時刻データを受信すると、携帯端末側アプリケーション内のタイマを用いて、時刻データの受信からの経過時刻を計測する。そして、予め定められた基準時間が経過する前に次の時刻データを受信するか、どうかのチェックを行なう。次の時刻データを受信した場合には、再度タイマ値をリセットして、経過時間のチェックを行なう。経過時間が基準時間を超えている場合には通信異常とする。
The
Then, the
通信異常の場合(ステップS4−2において「YES」の場合)には、携帯電話端末10は、表示部にアラームを出力する(ステップS4−3)。具体的には、各画面(500〜530)の接続ステータス表示欄において「通信エラー」を出力する。そして、「接続が切断されました。再接続しますか」というメッセージを表示して、利用者に再度、携帯電話網に接続するように喚起する。なお、再接続不要が選択された場合には携帯端末側アプリケーションを終了する。利用者が再接続を選択すると、携帯電話端末10は、携帯電話網への接続及びインターネットへの接続が行なわれて株価情報配信サーバ20に接続する。そして、携帯端末側アプリケーションが直前に行なっていた処理の続きを実行する。例えば、登録銘柄一覧の2ページ目を表示していた場合には、この2ページの全銘柄(最高10銘柄)を再度、株価情報配信サーバ20に登録し直して、直近の株価データを受信して、以降変化がある都度自動更新データを受信する。
In the case of communication abnormality (in the case of “YES” in step S4-2), the
ただし、携帯電話端末10と基地局60(携帯電話網)間の瞬断の場合には、通信異常になる前に電波状態が回復する。この場合、携帯電話端末10は自動的に基地局60との通信を再開する。この結果、携帯電話端末10,携帯電話網,インターネット,株価情報配信サーバ20とのTCP/IPの常時接続が復旧する。このようなケースでは、利用者は何もする必要がなく、あるいは利用者は通信の瞬断に気づかないうちに、携帯電話端末10と株価情報配信サーバ20のTCP/IPにより常時接続が復旧することになる。この通信処理は、携帯電話端末10の携帯端末側アプリケーションが終了されるまで継続される(ステップS4−4)。
However, in the case of a momentary interruption between the
以上、本実施形態によれば、以下に示す効果を得ることができる。
・ 上記実施形態では、証券会社サーバ30はユーザ銘柄一覧情報記憶部32を備える。このユーザ銘柄一覧には、顧客が株価情報の取得を希望する銘柄を特定するための情報が記録される。そして、このユーザ銘柄一覧に含まれる情報は、携帯電話端末10を介して株価情報配信サーバ20に提供され、銘柄登録リストとして記録される。そして、株価情報配信サーバ20は、取引所システム40から配信された情報に含まれる銘柄コードと、銘柄登録リストとを照合する。登録された銘柄がある場合には、携帯電話端末10に株価情報を配信する。これにより、利用者は所望の銘柄の株価情報をタイムリーに取得することができる。
As described above, according to the present embodiment, the following effects can be obtained.
In the above embodiment, the
また、証券会社サーバ30へのユーザ銘柄一覧は、予め行なうことができる。携帯電話端末10ではモバイル性を重視され、操作性は通常のパソコン等に比べ複雑な操作は困難な場合がある。予めユーザ銘柄一覧の登録が可能であるあるため、利用者端末15を用いて効率的に登録を行なうことができる。
The user brand list to the
・ 上記実施形態では、携帯電話端末10から登録依頼を受信した株価情報配信サーバ20は、銘柄登録リストの登録処理を実行する。具体的には、株価情報配信サーバ20の
制御手段21は、利用者の携帯電話端末10を特定するための端末識別子に関連付けて、銘柄コードを含む銘柄登録リストを銘柄登録リスト記憶部22に記録する。このため、株価情報配信サーバ20側では、セッションを維持している端末を特定できても、その利用者(証券会社の顧客)を特定することはできない。従って、情報配信と個人情報とを分離して管理することができる。
In the above embodiment, the stock price
・ 上記実施形態では、銘柄登録リスト記憶部22に登録された銘柄登録リストは、携帯電話端末10から登録依頼を受信した場合に記録される。そして、この携帯電話端末10とのセッションが切断された場合に削除される。これにより、株価情報配信サーバ20の容量負荷を軽減することができる。
In the above embodiment, the brand registration list registered in the brand registration
・ 上記実施形態では、携帯電話端末10に対する株価情報の送信には、プッシュプロトコルを用いられる。このため、図6に示すように、ライムラグを低減しながら、変動のあった情報のみを提供することができる。特に、携帯端末に対して情報を提供するため、携帯端末側アプリケーションを起動させている限り、最新の情報を取得することができる。従って、タイムリーな取引を行なうことができる。
In the above embodiment, a push protocol is used to transmit stock price information to the
更に、株価情報配信サーバ20は、一定時間間隔で時刻データを携帯電話端末10に送信し、携帯電話端末10は、定期的にメモリに記録された時刻データの監視を行なう。そして、時刻の間隔が異常である場合には、携帯電話端末10は、表示部にアラームを出力する。携帯電話端末をクライアントとしたTCP/IP接続では、電波障害による通信の瞬断などが発生した場合でもTCP/IPセッションを切断せずに継続できるように携帯電話網内でインターネットとのTCP/IP接続を保つ、端末との物理レイヤにおける通信状態に関わらず継続できるようにしている。すなわち、物理エラー状態をTCPレイヤには通知されないため、通信状態を把握できない場合がある。アラーム出力によって、通信状態を把握し、現在の株価が最新のものかどうかを判断することができる。
Further, the stock price
更に、この場合、株価情報配信サーバ20が一定時間間隔で時刻データを送信するだけであり、リクエストとレスポンスといった通信はない。このため、通信量を軽減することができる。
Further, in this case, the stock price
なお、上記実施形態は、以下の態様に変更してもよい。
○ 上記実施形態では、証券会社サーバ30がユーザ銘柄一覧を格納したユーザ銘柄一覧情報記憶部32を備える。これに代えて、株価情報配信サーバ20に直接、ユーザ銘柄一覧を登録するようにしてもよい。
In addition, you may change the said embodiment into the following aspects.
In the above embodiment, the
○ 上記実施形態では、利用者が希望する株式銘柄の情報を、利用者の携帯電話端末に提供する株価情報配信サービスを実施する場合を想定する。提供する情報は株価情報に限定されるものではない。為替レートや天気予報に関する情報に適用することの可能である。例えば、為替の場合には、リアルタイム受信する対象項目として「国名」、天気予報の場合には「地名」を用いる。 In the above embodiment, it is assumed that a stock price information distribution service is provided in which information on stock brands desired by the user is provided to the user's mobile phone terminal. The information provided is not limited to stock price information. It can be applied to information on exchange rates and weather forecasts. For example, in the case of currency exchange, “country name” is used as an item to be received in real time, and in the case of weather forecast, “location name” is used.
○ 上記実施形態では、この時刻の間隔が異常である場合には、携帯電話端末10は、表示部にアラームを出力する。アラームの出力方法はこれに限定されるものではなく、利用者の注意を喚起できるものであればよく、例えば、アラーム音を出力してもよい。
In the above embodiment, when the time interval is abnormal, the
○ 上記実施形態では、携帯電話端末10は株価情報配信サーバ20との接続状態を常時監視するために、株価情報配信サーバ20は、一定時間間隔で時刻データを携帯電話端末10に送信する。そして、携帯電話端末10は、受信した時刻データの時間間隔に異常がないかどうかを確認する。通信状態の確認は、これに限定されるものではない。例えば
、定期的に携帯電話端末10はリクエストを送信し、株価情報配信サーバ20からのレスポンスにより、通信状態を確認することも可能である。
In the above embodiment, since the
○ 上記実施形態では、携帯電話端末10は株価情報配信サーバ20との接続状態を常時監視するために、株価情報配信サーバ20は、一定時間間隔で時刻データを携帯電話端末10に送信する。これに代えて、株価情報配信サーバ20は、最後に送信したデータから所定時間経過後に、接続状態確認信号(例えば、時刻データ)を送出してもよい。この場合、携帯電話端末10は、最後に受信した時刻データ又はプッシュデータの受信時刻を記録する。そして、この受信時刻から所定時間を経過しても、株価情報配信サーバ20からの受信がない場合にはアラームを出力する。これにより、プッシュデータが頻繁に送られている場合には、接続状態確認信号の送信を省略することができる。この結果、トラフィック量を軽減することができる。
In the above embodiment, since the
10…携帯電話端末、15…利用者端末、20…株価情報配信サーバ、21…制御手段、22…銘柄登録リスト記憶部、32…ユーザ銘柄一覧情報記憶部、40…取引所システム、60…基地局。
DESCRIPTION OF
Claims (7)
前記制御手段が、
新着情報を取得した場合、前記新着情報に含まれる新着情報項目を特定し、
前記新着情報項目を配信希望項目として含む項目登録リストを特定し、この項目登録リストに対応する携帯端末を特定し、
前記携帯端末に対して、物理層の通信異常があってもセッションを維持しながら、プッシュプロトコルを用いて前記新着情報を送信するとともに、
前記制御手段が、前記携帯端末との接続状態を確認するための信号を、所定のタイミングで前記携帯端末に送信する接続確認処理を行なうことを特徴とする情報配信システム。 An information distribution system comprising distribution list storage means for holding an item registration list in which desired distribution items for distributing information for each mobile terminal are recorded, and control means for transmitting information to a mobile terminal maintaining a session Because
The control means is
When new arrival information is acquired, the new arrival information item included in the new arrival information is specified,
Specify an item registration list that includes the new arrival information item as a distribution desired item, specify a mobile terminal corresponding to the item registration list,
While transmitting the new arrival information using a push protocol while maintaining a session even if there is a physical layer communication abnormality to the mobile terminal,
The information distribution system, wherein the control means performs connection confirmation processing for transmitting a signal for confirming a connection state with the portable terminal to the portable terminal at a predetermined timing.
前記携帯端末は、時刻データの受信間隔が基準時間を超える場合にはアラームを出力することを特徴とする請求項1に記載の情報配信システム。 In the connection confirmation process, the control means transmits time data at a predetermined time interval,
The information distribution system according to claim 1, wherein the mobile terminal outputs an alarm when a reception interval of time data exceeds a reference time.
携帯端末との間でセッションを生成する場合に、この携帯端末に配信する項目登録リストを取得し、前記配信リスト記憶手段に保持し、
前記携帯端末との間のセッションを切断する場合に削除することを特徴とする請求項1又は2に記載の情報配信システム。 The control means is
When generating a session with a mobile terminal, obtain an item registration list to be distributed to this mobile terminal, and hold it in the distribution list storage means,
The information distribution system according to claim 1 or 2, wherein the information distribution system is deleted when the session with the portable terminal is disconnected.
前記制御手段が、
新着情報を取得した場合、前記新着情報に含まれる新着情報項目を特定し、
前記新着情報項目を配信希望項目として含む項目登録リストを特定し、この項目登録リストに対応する携帯端末を特定し、
前記携帯端末に対して、物理層の通信異常があってもセッションを維持しながら、プッシュプロトコルを用いて前記新着情報を送信するとともに、
前記制御手段が、前記携帯端末との接続状態を確認するための信号を、所定のタイミングで前記携帯端末に送信する接続確認処理を行なうことを特徴とする情報配信方法。 An information distribution system comprising distribution list storage means for holding an item registration list in which desired distribution items for distributing information for each mobile terminal are recorded, and control means for transmitting information to a mobile terminal maintaining a session To distribute information to mobile devices using
The control means is
When new arrival information is acquired, the new arrival information item included in the new arrival information is specified,
Specify an item registration list that includes the new arrival information item as a distribution desired item, specify a mobile terminal corresponding to the item registration list,
While transmitting the new arrival information using a push protocol while maintaining a session even if there is a physical layer communication abnormality to the mobile terminal,
An information distribution method, wherein the control means performs a connection confirmation process for transmitting a signal for confirming a connection state with the portable terminal to the portable terminal at a predetermined timing.
前記携帯端末は、時刻データの受信間隔が基準時間を超える場合にはアラームを出力することを特徴とする請求項4に記載の情報配信方法。 In the connection confirmation process, the control means transmits time data at a predetermined time interval,
5. The information distribution method according to claim 4, wherein the portable terminal outputs an alarm when a reception interval of time data exceeds a reference time.
携帯端末との間でセッションを生成する場合に、この携帯端末に配信する項目登録リストを取得し、前記配信リスト記憶手段に保持し、
前記携帯端末との間のセッションを切断する場合に削除することを特徴とする請求項4又は5に記載の情報配信方法。 The control means is
When generating a session with a mobile terminal, obtain an item registration list to be distributed to this mobile terminal, and hold it in the distribution list storage means,
The information delivery method according to claim 4 or 5, wherein the information is deleted when the session with the portable terminal is disconnected.
前記制御手段を、
新着情報を取得した場合、前記新着情報に含まれる新着情報項目を特定し、
前記新着情報項目を配信希望項目として含む項目登録リストを特定し、この項目登録リストに対応する携帯端末を特定し、
前記携帯端末に対して、物理層の通信異常があってもセッションを維持しながら、プッシュプロトコルを用いて前記新着情報を送信するとともに、
前記制御手段が、前記携帯端末との接続状態を確認するための信号を、所定のタイミングで前記携帯端末に送信する接続確認処理を行なう手段として機能させることを特徴とする情報配信プログラム。 An information distribution system comprising distribution list storage means for holding an item registration list in which desired distribution items for distributing information for each mobile terminal are recorded, and control means for transmitting information to a mobile terminal maintaining a session A program that distributes information using
The control means;
When new arrival information is acquired, the new arrival information item included in the new arrival information is specified,
Specify an item registration list that includes the new arrival information item as a distribution desired item, specify a mobile terminal corresponding to the item registration list,
While transmitting the new arrival information using a push protocol while maintaining a session even if there is a physical layer communication abnormality to the mobile terminal,
An information distribution program characterized in that the control means functions as means for performing connection confirmation processing for transmitting a signal for confirming a connection state with the portable terminal to the portable terminal at a predetermined timing.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006024598A JP2007206950A (en) | 2006-02-01 | 2006-02-01 | Information delivery system, information delivery method and information delivery program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006024598A JP2007206950A (en) | 2006-02-01 | 2006-02-01 | Information delivery system, information delivery method and information delivery program |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2007206950A true JP2007206950A (en) | 2007-08-16 |
Family
ID=38486371
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2006024598A Pending JP2007206950A (en) | 2006-02-01 | 2006-02-01 | Information delivery system, information delivery method and information delivery program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2007206950A (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2011237426A (en) * | 2010-05-11 | 2011-11-24 | Lsis Co Ltd | Energy display device and method thereof |
| JP2011238237A (en) * | 2010-05-11 | 2011-11-24 | Lsis Co Ltd | Energy display device and method therefor |
Citations (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH10254715A (en) * | 1997-03-14 | 1998-09-25 | Hitachi Ltd | TSS dedicated data set allocation method |
| JP2002007187A (en) * | 2000-04-27 | 2002-01-11 | Internatl Business Mach Corp <Ibm> | System for transferring related data object in distributed data storage environment and method for the same |
| JP2002007708A (en) * | 2000-06-26 | 2002-01-11 | Hitachi Kokusai Electric Inc | Information display system |
| JP2002176423A (en) * | 2000-12-07 | 2002-06-21 | Hitachi Kokusai Electric Inc | Delivery information display system |
| JP2002261967A (en) * | 2001-02-28 | 2002-09-13 | Casio Comput Co Ltd | Electronic device and control program for electronic device, portable information terminal |
| JP2003030549A (en) * | 2001-07-17 | 2003-01-31 | Kyota Iwaoka | Method for managing internet cafe |
| JP2003296476A (en) * | 2002-04-04 | 2003-10-17 | Dreamvisor.Com Kk | Stock Price Information Distribution System |
| JP2003331194A (en) * | 2002-05-15 | 2003-11-21 | Nippon Telegr & Teleph Corp <Ntt> | Content pay distribution system, content pay distribution method, server device, client terminal, and program |
| JP2004135132A (en) * | 2002-10-11 | 2004-04-30 | Sharp Corp | Communication device, calling method, location information registration method, and calling method |
| JP2004260313A (en) * | 2003-02-24 | 2004-09-16 | Nippon Telegr & Teleph Corp <Ntt> | Billing system and billing method for communication |
| JP2004304273A (en) * | 2003-03-28 | 2004-10-28 | Ntt Comware Corp | Information providing system, information providing server, and information providing method |
| JP2005063409A (en) * | 2003-07-25 | 2005-03-10 | Kabu.Com Securities Co Ltd | Method of stock trading order placement by display screen selection on client terminal, and stock trading order placement system |
| JP2005352875A (en) * | 2004-06-11 | 2005-12-22 | Aiphone Co Ltd | Nurse call system |
| JP2006004077A (en) * | 2004-06-16 | 2006-01-05 | Canon Inc | Information processing apparatus and job transfer control method |
-
2006
- 2006-02-01 JP JP2006024598A patent/JP2007206950A/en active Pending
Patent Citations (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH10254715A (en) * | 1997-03-14 | 1998-09-25 | Hitachi Ltd | TSS dedicated data set allocation method |
| JP2002007187A (en) * | 2000-04-27 | 2002-01-11 | Internatl Business Mach Corp <Ibm> | System for transferring related data object in distributed data storage environment and method for the same |
| JP2002007708A (en) * | 2000-06-26 | 2002-01-11 | Hitachi Kokusai Electric Inc | Information display system |
| JP2002176423A (en) * | 2000-12-07 | 2002-06-21 | Hitachi Kokusai Electric Inc | Delivery information display system |
| JP2002261967A (en) * | 2001-02-28 | 2002-09-13 | Casio Comput Co Ltd | Electronic device and control program for electronic device, portable information terminal |
| JP2003030549A (en) * | 2001-07-17 | 2003-01-31 | Kyota Iwaoka | Method for managing internet cafe |
| JP2003296476A (en) * | 2002-04-04 | 2003-10-17 | Dreamvisor.Com Kk | Stock Price Information Distribution System |
| JP2003331194A (en) * | 2002-05-15 | 2003-11-21 | Nippon Telegr & Teleph Corp <Ntt> | Content pay distribution system, content pay distribution method, server device, client terminal, and program |
| JP2004135132A (en) * | 2002-10-11 | 2004-04-30 | Sharp Corp | Communication device, calling method, location information registration method, and calling method |
| JP2004260313A (en) * | 2003-02-24 | 2004-09-16 | Nippon Telegr & Teleph Corp <Ntt> | Billing system and billing method for communication |
| JP2004304273A (en) * | 2003-03-28 | 2004-10-28 | Ntt Comware Corp | Information providing system, information providing server, and information providing method |
| JP2005063409A (en) * | 2003-07-25 | 2005-03-10 | Kabu.Com Securities Co Ltd | Method of stock trading order placement by display screen selection on client terminal, and stock trading order placement system |
| JP2005352875A (en) * | 2004-06-11 | 2005-12-22 | Aiphone Co Ltd | Nurse call system |
| JP2006004077A (en) * | 2004-06-16 | 2006-01-05 | Canon Inc | Information processing apparatus and job transfer control method |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2011237426A (en) * | 2010-05-11 | 2011-11-24 | Lsis Co Ltd | Energy display device and method thereof |
| JP2011238237A (en) * | 2010-05-11 | 2011-11-24 | Lsis Co Ltd | Energy display device and method therefor |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3642004B2 (en) | Relay device, mobile radio communication system, failure notification method thereof, and recording medium recording failure notification program thereof | |
| US8799349B2 (en) | Method, system and apparatus for propagating data change notifications | |
| US20030023451A1 (en) | Method and apparatus for identifying privacy levels | |
| EP2958277B1 (en) | Instant messaging method and system | |
| JP2011238022A (en) | Method for grasping use of terminal and content and content use system | |
| US20040039683A1 (en) | Trading system | |
| CN106993043B (en) | Data communication system and method based on agency | |
| AU2002213644A1 (en) | A trading system | |
| US20080065652A1 (en) | Maintaining and establishing subscriptions with load-balanced servers | |
| CN113448993A (en) | Service request routing method and device, electronic equipment and computer storage medium | |
| US20070064914A1 (en) | Method for notifying customers of an agent's progress in fulfilling work orders | |
| JP2007206950A (en) | Information delivery system, information delivery method and information delivery program | |
| KR100391813B1 (en) | A real-time financial information system using pda | |
| KR100813237B1 (en) | Content information management system and method and mobile communication terminal using same | |
| CA2990324A1 (en) | Method for establishing interactive binding relationship and interactive terminal | |
| JP2002328874A (en) | Management method and management device for electronic mail | |
| EP2369496B1 (en) | Method, system and apparatus for propagating data change notifications | |
| KR20050051917A (en) | Apparatus and method for providing home networking service | |
| JP2003006499A (en) | Electronic coupon distribution method, server device and client device | |
| JP4531037B2 (en) | Remote control system and remote control method | |
| JP4272101B2 (en) | Communication method and communication system | |
| JP2005057708A (en) | Instant message transmission / reception system, server device, terminal device, program, medium storing program, and instant message transmission / reception method | |
| TWI682685B (en) | Communication system and method thereof | |
| WO2007021000A1 (en) | Electronic bulletin board managing apparatus and message notifying method | |
| JP2004334412A (en) | Message notification method and server system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090121 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110412 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110419 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20110913 |