JP4316462B2 - Mobile communication system and mobile communication terminal - Google Patents

Mobile communication system and mobile communication terminal Download PDF

Info

Publication number
JP4316462B2
JP4316462B2 JP2004279896A JP2004279896A JP4316462B2 JP 4316462 B2 JP4316462 B2 JP 4316462B2 JP 2004279896 A JP2004279896 A JP 2004279896A JP 2004279896 A JP2004279896 A JP 2004279896A JP 4316462 B2 JP4316462 B2 JP 4316462B2
Authority
JP
Japan
Prior art keywords
terminal
streaming
pause
communication
mobile communication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2004279896A
Other languages
Japanese (ja)
Other versions
JP2006094338A (en
Inventor
義秀 鈴木
真人 深谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SoftBank Corp
Original Assignee
SoftBank Mobile Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SoftBank Mobile Corp filed Critical SoftBank Mobile Corp
Priority to JP2004279896A priority Critical patent/JP4316462B2/en
Publication of JP2006094338A publication Critical patent/JP2006094338A/en
Application granted granted Critical
Publication of JP4316462B2 publication Critical patent/JP4316462B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、移動体通信端末とストリーミングサーバとを備えた移動体通信システム、及び、このシステムに用いられる移動体通信端末に関するものである。   The present invention relates to a mobile communication system including a mobile communication terminal and a streaming server, and a mobile communication terminal used in this system.

ネットワーク上のサーバに記憶された映像データや音データ等のコンテンツデータを通信端末で再生する方法には、ダウンロード再生方法とストリーミング再生方法の2つの方法がある。前者の方法は、コンテンツデータの全てを通信端末へダウンロードしてからそのコンテンツデータを再生するので、全コンテンツデータのダウンロードが完了してからでないと、そのコンテンツデータを再生することができない。そのため、コンテンツデータの取得開始から再生開始までに要する時間が長くなるという欠点がある。これに対し、後者の方法は、コンテンツデータを受信しつつ、受信したデータ部分から順次再生するので、コンテンツデータの取得開始から再生開始までに要する時間がダウンロード再生方法よりも短くできるという利点がある。また、ダウンロード再生方法は、全コンテンツデータを記憶できる大容量の記憶手段を通信端末に設ける必要があるという欠点もある。これに対し、ストリーミング再生方法は、一般に再生したデータ部分を順次破棄していくので、通信端末に設ける記憶手段の容量がダウンロード再生方法に比べて小さくて済むという利点がある。このようなストリーミング再生方法については、例えば特許文献1や特許文献2に記載されたものが知られている。   There are two methods for reproducing content data such as video data and sound data stored in a server on a network with a communication terminal, a download reproduction method and a streaming reproduction method. In the former method, since all of the content data is downloaded to the communication terminal and then the content data is reproduced, the content data cannot be reproduced unless the download of all the content data is completed. Therefore, there is a disadvantage that the time required from the start of content data acquisition to the start of reproduction becomes longer. On the other hand, the latter method is advantageous in that the time required from the start of acquisition of content data to the start of reproduction can be shortened compared to the download reproduction method because content data is received and reproduced sequentially from the received data portion. . In addition, the download reproduction method has a drawback that it is necessary to provide a large-capacity storage unit in the communication terminal that can store all content data. On the other hand, the streaming playback method generally has an advantage that the capacity of the storage means provided in the communication terminal is smaller than that of the download playback method because the data portions that have been played are generally discarded sequentially. As such streaming reproduction methods, for example, those described in Patent Document 1 and Patent Document 2 are known.

コンテンツデータを移動体通信端末で再生する場合、小型化の要請等により移動体通信端末に大容量の記憶手段を搭載することが困難である現状では、記憶手段の容量が小さくて済むストリーミング再生方法を採用するのが望ましい。
図12は、コンテンツデータを移動体通信端末である携帯電話機でストリーミング再生する際の従来の通信手順を示すシーケンスフロー図である。コンテンツデータを再生しようとする場合、携帯電話機はサーバからSDP(Session Description Protocol)データを取得する。そして、そのSDPデータに含まれる各種設定項目を参照し、その設定に従ってストリーミング通信用の接続(ストリーミングセッション)の確立要求をサーバへ送信すると、この要求に応じてサーバがストリーミングセッションを確立する。その後、ユーザーがコンテンツの再生操作を行うと、携帯電話機からコンテンツ再生要求がサーバへ送信され、この要求に応じてサーバはストリーミングデータの送信を開始する。これにより、携帯電話機はそのストリーミングデータを受信して再生することができる。
一方、図12に示すように、上記ストリーミングデータの再生中に利用者が一時停止操作を行った場合、携帯電話機からサーバに対して一時停止要求が送信される。この要求に応じて、サーバは、ストリーミングセッションを維持したままストリーミングデータの送信を停止する。従来は、この一時停止後、携帯電話機からサーバに対して一定時間ごとに生存通知が送信され、サーバは、この生存通知を定期的に受信することで、その携帯電話機が一時停止中であることを把握する構成になっていた。そして、サーバは、その生存通知を定期的に受信する限り、ストリーミングセッションを維持していた。
When reproducing content data on a mobile communication terminal, it is difficult to mount a large-capacity storage means in the mobile communication terminal due to a request for miniaturization or the like. It is desirable to adopt.
FIG. 12 is a sequence flow diagram showing a conventional communication procedure when streaming playback of content data on a mobile phone which is a mobile communication terminal. When trying to reproduce the content data, the mobile phone acquires SDP (Session Description Protocol) data from the server. Then, by referring to various setting items included in the SDP data and transmitting a connection request for streaming communication (streaming session) to the server according to the setting, the server establishes a streaming session in response to the request. Thereafter, when the user performs a content reproduction operation, a content reproduction request is transmitted from the mobile phone to the server, and the server starts transmission of streaming data in response to this request. Thereby, the mobile phone can receive and play the streaming data.
On the other hand, as shown in FIG. 12, when a user performs a pause operation during playback of the streaming data, a pause request is transmitted from the mobile phone to the server. In response to this request, the server stops sending streaming data while maintaining the streaming session. Conventionally, after this suspension, a survival notification is sent from the mobile phone to the server at regular intervals, and the server periodically receives the survival notification, so that the mobile phone is paused. It was the composition which grasps. As long as the server periodically receives the survival notification, the server maintains the streaming session.

特開2003−333579号公報JP 2003-333579 A 特開2003−229843号公報JP 2003-229843 A

ところが、コンテンツの再生を一時停止したことを利用者が忘れてしまって、そのまま携帯電話機が放置される場合があった。この場合、携帯電話機は、上述のように生存通知をサーバに対して送信し続けることになり、無駄にストリーミングセッションが維持され続ける事態に陥る。ストリーミングセッション数が多すぎるとネットワーク内で輻輳が起こるおそれがあるので、ストリーミングセッションの数に上限を設けて輻輳制御を行うのが一般的である。このようにストリーミングセッション数の上限が設けられる関係で、上述したように無駄なストリーミングセッションが維持され続けると、当該サーバにおいて他の利用者が利用可能なセッション数が減ってしまう。その結果、ストリーミング再生を行うことができなくなる利用者が発生するおそれがあるという問題も生じる。   However, there are cases where the user forgets that the reproduction of the content is paused and the mobile phone is left as it is. In this case, the mobile phone continues to transmit the survival notification to the server as described above, resulting in a situation where the streaming session is unnecessarily maintained. If there are too many streaming sessions, congestion may occur in the network. Therefore, it is common to perform congestion control with an upper limit on the number of streaming sessions. As described above, if a useless streaming session continues to be maintained as described above in relation to the upper limit of the number of streaming sessions, the number of sessions that can be used by other users on the server decreases. As a result, there also arises a problem that there may be a user who cannot perform streaming reproduction.

本発明は、上記問題に鑑みなされたものであり、その目的とするところは、コンテンツの再生を一時停止したことを利用者が忘れてしまってそのまま移動体通信端末が放置された場合でも、無駄にストリーミングセッションが維持され続けることを抑制することができる移動体通信システム及び移動体通信端末を提供することである。   The present invention has been made in view of the above problems, and the purpose of the present invention is to avoid uselessness even when the user forgets that the playback of the content has been suspended and the mobile communication terminal is left as it is. It is an object of the present invention to provide a mobile communication system and a mobile communication terminal that can suppress the continuous maintenance of a streaming session.

上記目的を達成するために、請求項1の発明は、コンテンツデータを記憶するサーバ記憶手段、ネットワークを介して移動体通信端末とデータ通信を行うサーバ通信手段、並びに、ストリーミングデータ通信用の接続を確立して該コンテンツデータに基づくストリーミングデータを該サーバ通信手段を用いて送信する処理を行うサーバ制御手段を有するストリーミングサーバと、該ネットワークを介して該ストリーミングサーバとデータ通信を行う端末通信手段、及び、該ストリーミングデータを該端末通信手段により受信して再生するための受信再生処理を行う端末制御手段を有する移動体通信端末とを備えた移動体通信システムにおいて、上記移動体通信端末は、一時停止操作手段と、一時停止解除操作手段とを有し、上記端末制御手段は、該一時停止操作手段の操作を受け付けたときには上記接続の切断要求を該ストリーミングサーバへ送信することなく上記受信再生処理を一時停止し、一時停止中に該一時停止解除操作手段の操作を受け付けたときには該受信再生処理を再開し、該一時停止操作手段の操作を受け付けてから一定時間経過するまでに該一時停止解除操作手段の操作がなされないときには、該ストリーミングサーバに対して該接続の切断要求を上記端末通信手段を用いて送信する処理を行い、上記サーバ制御手段は、該切断要求を受信したとき、該接続を切断する処理を行うことを特徴とするものである。
この移動体通信システムにおいては、移動体通信端末の一時停止操作手段が操作されてから一定時間経過するまでに一時停止解除操作手段が操作されないとき、移動体通信端末からストリーミングサーバに対してストリーミングデータ通信用の接続の切断要求が送信され、上記接続が切断される。よって、コンテンツの再生を一時停止したことを利用者が忘れてしまってそのまま移動体通信端末が放置されても、一時停止から一定時間経過後に上記接続が切断される。したがって、コンテンツの再生を一時停止したことを利用者が忘れてしまってそのまま移動体通信端末が放置された場合に、従来は上記接続が無駄に維持され続けてしまって事態を、本移動体通信システムにより抑制することができる。
また、移動体通信端末においては、データ通信量に応じた課金方式が採用されることが多い。この課金方式においては、コンテンツの再生を一時停止したことを利用者が忘れてしまってそのまま移動体通信端末が放置された場合、利用者の意図しない間に大量の生存通知分のデータ通信料が発生してしまうという不具合が発生する。また、その大量の生存通知によってネットワークの負荷が高まるという不具合も発生する。本移動体通信端末によれば、一時停止から一定時間経過後に上記接続が切断されるので、このような不具合も軽減することができる。
In order to achieve the above object, the invention of claim 1 includes server storage means for storing content data, server communication means for performing data communication with a mobile communication terminal via a network, and connection for streaming data communication. A streaming server having server control means for performing processing for establishing and transmitting streaming data based on the content data using the server communication means, terminal communication means for performing data communication with the streaming server via the network, and And a mobile communication terminal having a terminal control means for performing reception / reproduction processing for receiving and reproducing the streaming data by the terminal communication means, wherein the mobile communication terminal is temporarily stopped The terminal control means has an operation means and a temporary stop release operation means When the operation of the pause operation means is accepted, the reception / reproduction process is paused without transmitting the connection disconnection request to the streaming server, and the operation of the pause release operation means is accepted during the pause. Sometimes the reception / reproduction processing is resumed, and when the operation of the suspension release operation means is not performed until a certain time has passed since the operation of the suspension operation means was accepted, a request for disconnection of the connection is made to the streaming server. Is transmitted using the terminal communication means, and the server control means performs the process of disconnecting the connection when the disconnection request is received.
In this mobile communication system, when the suspension release operation means is not operated until a certain time has elapsed after the suspension operation means of the mobile communication terminal is operated, streaming data is transmitted from the mobile communication terminal to the streaming server. A communication connection disconnection request is transmitted, and the connection is disconnected. Therefore, even if the user forgets that the reproduction of the content has been suspended and the mobile communication terminal is left as it is, the connection is disconnected after a certain period of time has elapsed since the suspension. Therefore, if the user forgets that the playback of the content has been paused and the mobile communication terminal is left as it is, the above-mentioned connection has been maintained unnecessarily. It can be suppressed by the system.
In mobile communication terminals, a charging method corresponding to the amount of data communication is often adopted. In this accounting method, if the user forgets that the content playback has been paused and the mobile communication terminal is left as it is, a data communication fee for a large amount of survival notification is incurred without the user's intention. The problem that it occurs will occur. In addition, there is a problem that the network load increases due to the large number of survival notifications. According to the present mobile communication terminal, since the connection is disconnected after a lapse of a certain time from the temporary stop, such a problem can be reduced.

また、請求項2の発明は、コンテンツデータを記憶するサーバ記憶手段、ネットワークを介して移動体通信端末とデータ通信を行うサーバ通信手段、並びに、ストリーミングデータ通信用の接続を確立して該コンテンツデータに基づくストリーミングデータを該サーバ通信手段を用いて送信する処理を行うサーバ制御手段を有するストリーミングサーバと、該ネットワークを介して該ストリーミングサーバとデータ通信を行う端末通信手段、及び、該ストリーミングデータを該端末通信手段により受信して再生するための受信再生処理を行う端末制御手段を有する移動体通信端末とを備えた移動体通信システムにおいて、上記移動体通信端末は、一時停止操作手段と、一時停止解除操作手段とを有し、上記端末制御手段は、該一時停止操作手段の操作を受け付けたときには、上記接続の切断要求を該ストリーミングサーバへ送信することなく、受信中のストリーミングデータの送信を停止させる一時停止要求を上記端末通信手段を用いて該ストリーミングサーバへ送信し、一時停止中に該一時停止解除操作手段の操作を受け付けたときには上記受信再生処理を再開し、該一時停止要求後に該一時停止解除操作手段の操作を受け付けることなく該ストリーミングサーバから送信されるストリーミングデータを一定時間受信しないとき、該ストリーミングサーバに対して上記接続の切断要求を上記端末通信手段を用いて送信する処理を行い、上記サーバ制御手段は、該一時停止要求を受信したときには該一時停止要求に係る送信中のストリーミングデータの送信を停止させる処理を行い、該切断要求を受信したときには、該接続を切断する処理を行うことを特徴とするものである。
この移動体通信システムにおいては、移動体通信端末がストリーミングサーバから送信されるストリーミングデータを一定時間受信しないとき、移動体通信端末からストリーミングサーバに対してストリーミングデータ通信用の接続の切断要求が送信され、上記接続が切断される。一時停止中は、移動体通信端末はストリーミングサーバからのストリーミングデータを受信しないので、コンテンツの再生を一時停止したことを利用者が忘れてしまってそのまま移動体通信端末が放置されても、その一時停止から所定時間が経過したら上記接続が切断されることになる。したがって、請求項1の移動体通信システムと同様に、コンテンツの再生を一時停止したことを利用者が忘れてしまってそのまま移動体通信端末が放置された場合に、従来は上記接続が無駄に維持され続けてしまって事態を、本移動体通信システムにより抑制することができる。また、上述した不具合も軽減することができる。
The invention of claim 2 is a server storage means for storing content data, a server communication means for performing data communication with a mobile communication terminal via a network, and a connection for streaming data communication to establish the content data. A streaming server having server control means for performing processing for transmitting streaming data based on the server communication means, terminal communication means for data communication with the streaming server via the network, and the streaming data In a mobile communication system comprising a mobile communication terminal having terminal control means for performing reception / reproduction processing for reception and reproduction by a terminal communication means, the mobile communication terminal includes a pause operation means, a pause and a releasing operation means, the terminal control means, the pause operation manual When the operation is accepted, without transmitting the connection disconnection request to the streaming server, a temporary stop request for stopping transmission of the streaming data being received is transmitted to the streaming server using the terminal communication means, Streaming data transmitted from the streaming server without receiving the operation of the pause release operation means after the pause request is resumed when the operation of the pause release operation means is accepted during the pause. Is not received for a certain period of time, the connection disconnection request is transmitted to the streaming server using the terminal communication means, and the server control means receives the temporary stop request when the temporary stop is received. Performs processing to stop transmission of streaming data during transmission related to the request , When receiving the disconnection request is characterized in that to perform the process of cutting the connection.
In this mobile communication system, when the mobile communication terminal does not receive the streaming data transmitted from the streaming server for a certain period of time, a connection disconnection request for streaming data communication is transmitted from the mobile communication terminal to the streaming server. , The connection is disconnected. During the pause, the mobile communication terminal does not receive streaming data from the streaming server, so even if the user forgets that the playback of the content has been paused and the mobile communication terminal is left as it is, When a predetermined time has elapsed since the stop, the connection is disconnected. Therefore, as in the mobile communication system according to claim 1, when the user forgets that the reproduction of the content has been suspended and the mobile communication terminal is left as it is, the above connection is conventionally maintained wastefully. This situation can be suppressed by the mobile communication system. In addition, the above-described problems can be reduced.

また、請求項3の発明は、請求項1の移動体通信システムに用いられる移動体通信端末であって、ネットワークを介して上記ストリーミングサーバとデータ通信を行う端末通信手段と、該ストリーミングサーバから送信されるストリーミングデータを該端末通信手段により受信して再生するための受信再生処理を行う端末制御手段と、一時停止操作手段と、一時停止解除操作手段とを有し、上記端末制御手段は、該一時停止操作手段の操作を受け付けたときには、上記接続の切断要求を該ストリーミングサーバへ送信することなく該受信再生処理を一時停止し、一時停止中に該一時停止解除操作手段の操作を受け付けたときには該受信再生処理を再開し、該一時停止操作手段の操作を受け付けてから一定時間経過するまでに該一時停止解除操作手段の操作がなされないときには、該ストリーミングサーバに対して該接続の切断要求を該端末通信手段を用いて送信する処理を行うことを特徴とするものである。
この移動体通信端末は、請求項1の移動体通信システムに用いられることにより、コンテンツの再生を一時停止したことを利用者が忘れてしまってそのまま本移動体通信端末が放置されても、一時停止から一定時間経過後にストリーミングデータ通信用の接続が切断される。したがって、上記接続が無駄に維持され続ける事態を抑制できる。また、上述した不具合も軽減することができる。
The invention of claim 3 is a mobile communication terminal used in the mobile communication system of claim 1, terminal communication means for performing data communication with the streaming server via the network, and transmission from the streaming server. Terminal control means for performing reception / reproduction processing for receiving and reproducing the streaming data to be reproduced by the terminal communication means, pause operation means, and pause release operation means, wherein the terminal control means includes When the operation of the pause operation means is accepted, the reception / reproduction processing is paused without transmitting the connection disconnection request to the streaming server, and when the operation of the pause release operation means is accepted during the pause The reception / reproduction process is resumed, and the pause release operation is performed until a predetermined time elapses after the operation of the pause operation means is accepted. When the operation unit is not performed, is characterized in performing the process of transmitting with said terminal communication means a disconnection request of the connection to the streaming server.
When this mobile communication terminal is used in the mobile communication system of claim 1, even if the user forgets that the reproduction of content has been paused and the mobile communication terminal is left as it is, The connection for streaming data communication is disconnected after a lapse of a certain time from the stop. Therefore, it is possible to suppress a situation in which the connection is maintained in vain. In addition, the above-described problems can be reduced.

また、請求項4の発明は、請求項3の移動体通信端末において、時間を計測するタイマー手段を有し、上記端末制御手段は、上記一時停止操作手段の操作を受け付けてときに該タイマー手段の時間計測をスタートさせ、上記一時停止解除操作手段の操作を受け付けてときに該タイマー手段の時間計測をリセットし、該タイマー手段により計測された経過時間が上記一定時間に達したときには、上記ストリーミングサーバに対して上記接続の切断要求を上記端末通信手段を用いて送信する処理を行うことを特徴とするものである。
この移動体通信端末は、簡易な構成で、ストリーミングデータ通信用の接続が無駄に維持され続ける事態を抑制でき、また上述した不具合も軽減することができる。
The invention according to claim 4 is the mobile communication terminal according to claim 3, further comprising timer means for measuring time, and the terminal control means receives the operation of the pause operation means when receiving the timer means. The time measurement of the timer means is reset when the operation of the suspension release operation means is accepted, and the streaming time is measured when the elapsed time measured by the timer means reaches the predetermined time. A process of transmitting the connection disconnection request to the server using the terminal communication means is performed.
This mobile communication terminal can suppress a situation in which a connection for streaming data communication is maintained unnecessarily with a simple configuration, and can also reduce the above-described problems.

また、請求項5の発明は、請求項2の移動体通信システムに用いられる移動体通信端末であって、ネットワークを介して上記ストリーミングサーバとデータ通信を行う端末通信手段と、該ストリーミングサーバから送信されるストリーミングデータを該端末通信手段により受信して再生するための受信再生処理を行う端末制御手段と、一時停止操作手段と、一時停止解除操作手段とを有し、上記端末制御手段は、上記一時停止操作手段の操作を受け付けたときには、ストリーミングデータ通信用の接続の切断要求を上記ストリーミングサーバへ送信することなく、受信中のストリーミングデータの送信を停止させる一時停止要求を上記端末通信手段を用いて該ストリーミングサーバへ送信し、一時停止中に上記一時停止解除操作手段の操作を受け付けたときには上記受信再生処理を再開し、該一時停止要求後に該一時停止解除操作手段の操作を受け付けることなく該ストリーミングサーバから送信されるストリーミングデータを一定時間受信しないとき、該ストリーミングサーバに対して上記接続の切断要求を上記端末通信手段を用いて送信する処理を行うことを特徴とするものである。
この移動体通信端末は、請求項2の移動体通信システムに用いられることにより、コンテンツの再生を一時停止したことを利用者が忘れてしまってそのまま本移動体通信端末が放置されても、一時停止から一定時間経過後にストリーミングデータ通信用の接続が切断される。したがって、上記接続が無駄に維持され続ける事態を抑制できる。また、上述した不具合も軽減することができる。
Further, the invention of claim 5 is a mobile communication terminal used in the mobile communication system of claim 2, terminal communication means for performing data communication with the streaming server via a network, and transmission from the streaming server. has a terminal control means for receiving and reproducing process for reproducing received by the terminal communication means streaming data, and pause operation means, and a pause release operation means, the terminal control means, the When the operation of the pause operation means is accepted, the terminal communication means is used to send a pause request for stopping transmission of streaming data being received without sending a connection disconnection request for streaming data communication to the streaming server. To the streaming server, and during the pause, Only assigned when the resumes the reception regeneration process, when no fixed time receives streaming data transmitted from the streaming server without receiving an operation of the pause release operation means after said temporary stop request to the streaming server On the other hand, the connection disconnection request is transmitted using the terminal communication means.
When this mobile communication terminal is used in the mobile communication system according to claim 2, even if the user forgets that the reproduction of the content has been suspended and the mobile communication terminal is left as it is, The connection for streaming data communication is disconnected after a lapse of a certain time from the stop. Therefore, it is possible to suppress a situation in which the connection is maintained in vain. In addition, the above-described problems can be reduced.

また、請求項6の発明は、請求項5の移動体通信端末において、時間を計測するタイマー手段を有し、上記端末制御手段は、上記受信再生処理を開始した時に該タイマー手段の時間計測をスタートさせ、上記ストリーミングサーバから送信されるデータを受信するたびに該タイマー手段の時間計測をリスタートさせ、該タイマー手段により計測された経過時間が上記一定時間に達したときには、該ストリーミングサーバに対して上記接続の切断要求を上記端末通信手段を用いて送信する処理を行うことを特徴とするものである。
この移動体通信端末は、簡易な構成で、ストリーミングデータ通信用の接続が無駄に維持され続ける事態を抑制できる。
The invention according to claim 6 is the mobile communication terminal according to claim 5, further comprising timer means for measuring time, wherein the terminal control means measures time of the timer means when the reception / reproduction processing is started. The time measurement of the timer means is restarted each time data transmitted from the streaming server is received, and when the elapsed time measured by the timer means reaches the predetermined time, the streaming server The connection disconnection request is transmitted using the terminal communication means.
This mobile communication terminal can suppress a situation in which a connection for streaming data communication is maintained unnecessarily with a simple configuration.

なお、上記「移動体通信端末」としては、PDC(Personal Digital Cellular)方式、GSM(Global System for Mobile Communication)方式、TIA(Telecommunications Industry Association)方式等の携帯電話機、IMT(International Mobile Telecommunications)−2000で標準化された携帯電話機、TD−SCDMA(Time Division Synchronous Code Division Multiple Access)方式の一つであるTD−SCDMA(MC:Multi Carrier)方式の携帯電話機、PHS(Personal Handyphone System)、自動車電話機等の電話機が挙げられる。また、この移動体通信端末としては、表示手段を有し、利用者に把持された状態で使用されるものであればよく、上記電話機のほか、電話機能を有しないPDA(Personal Digital Assistance)等の移動型の移動体通信端末なども含まれる。   The “mobile communication terminal” includes a mobile phone such as a PDC (Personal Digital Cellular) method, a GSM (Global System for Mobile Communication) method, a TIA (Telecommunications Industry Association) method, and an IMT (International Mobile Telecommunications) -2000. Mobile phone standardized in TD-SCDMA (Time Division Synchronous Code Division Multiple Access) TD-SCDMA (MC: Multi Carrier) mobile phone, PHS (Personal Handyphone System), automobile phone, etc. An example is a telephone. The mobile communication terminal only needs to have a display means and be used while being held by a user. In addition to the above-described telephone, a PDA (Personal Digital Assistance) having no telephone function is available. Mobile type mobile communication terminals are also included.

以上、請求項1乃至6の発明によれば、コンテンツの再生を一時停止したことを利用者が忘れてしまってそのまま移動体通信端末が放置された場合でも、無駄にストリーミングセッションが維持され続けることを抑制できるという優れた効果が奏される。更に、移動体通信端末がデータ通信量に応じた課金方式を採用したものであっても、利用者の意図しない一時停止期間中に大量の生存通知分のデータ通信料が発生するのを抑制できるという優れた効果が奏される。また、その大量の生存通知によるネットワーク負荷を軽減できるという優れた効果も奏される。
特に、請求項4及び6の発明によれば、簡易な構成で、ストリーミング再生を行うことができなくなる利用者が発生するのを抑制できるという優れた効果が奏される。
As described above, according to the first to sixth aspects of the present invention, even when the user forgets that the playback of the content has been paused and the mobile communication terminal is left as it is, the streaming session is maintained unnecessarily. An excellent effect that can be suppressed. Furthermore, even if the mobile communication terminal adopts a charging method according to the amount of data communication, it is possible to suppress the occurrence of a large amount of data communication charges for a survival notification during a suspension period not intended by the user. An excellent effect is achieved. Moreover, the outstanding effect that the network load by the large amount of survival notification can be reduced is also show | played.
In particular, according to the inventions of claims 4 and 6, an excellent effect is achieved that it is possible to suppress the occurrence of a user who cannot perform streaming playback with a simple configuration.

以下、本発明を移動体通信システムに適用した一実施形態について、図面を参照しながら説明する。
図2は、本実施形態に係る移動体通信端末としての携帯電話機が利用可能な移動体通信システムの全体構成を説明するための説明図である。
この移動体通信システムにおいて、ユーザーが使用する携帯電話機20は、ユーザーによって登録されたアプリケーションプログラムを実行可能な構成を有している。本実施形態において、このアプリケーションプログラムは、プラットフォームに依存しないオブジェクト指向プログラミング等によって開発されたものである。このようなアプリケーションプログラムとしては、JAVA(登録商標。以下同様。)で記述されたアプリケーションプログラム、C++言語で記述されたアプリケーションプログラム、BREW(登録商標。以下同様。)のアプリケーション実行環境上で動作するアプリケーションプログラムなどが挙げられる。また、アプリケーションプログラムは、C言語やアセンブリ言語等で記述された構造化プログラムであってもよい。この携帯電話機20は、ネットワークとしての携帯電話通信網10に接続可能である。また、この携帯電話通信網10には、コンテンツデータを配信するストリーミングサーバ11が接続されている。このストリーミングサーバ11は、携帯電話機20からの要求に応じて、コンテンツデータに基づくストリーミングデータを携帯電話機20に対して送信する。
Hereinafter, an embodiment in which the present invention is applied to a mobile communication system will be described with reference to the drawings.
FIG. 2 is an explanatory diagram for explaining the overall configuration of a mobile communication system in which a mobile phone as a mobile communication terminal according to the present embodiment can be used.
In this mobile communication system, a mobile phone 20 used by a user has a configuration capable of executing an application program registered by the user. In the present embodiment, the application program is developed by object-oriented programming or the like that does not depend on the platform. As such an application program, an application program written in JAVA (registered trademark, the same applies hereinafter), an application program written in the C ++ language, and an application execution environment of BREW (registered trademark, the same applies hereinafter) operate. Application programs are examples. The application program may be a structured program written in C language, assembly language, or the like. The cellular phone 20 can be connected to a cellular phone communication network 10 as a network. The mobile phone communication network 10 is connected to a streaming server 11 that distributes content data. The streaming server 11 transmits streaming data based on the content data to the mobile phone 20 in response to a request from the mobile phone 20.

ストリーミングサーバ11で配信されるコンテンツデータは、コンテンツ開発事業者等のコンテンツ開発元から提供される。具体的には、例えば、コンテンツ開発元側のパーソナルコンピュータ等から、専用回線や公衆回線を介してストリーミングサーバ11にアップロードして提供する。なお、開発したコンテンツのデータを記録した光ディスクや磁気ディスク等の記録媒体を、コンテンツ開発元からストリーミングサーバ11を管理・運営する通信事業者に送り、その記録媒体内のコンテンツデータをストリーミングサーバ11で読み取るようにして、提供してもよい。このようにして提供されたコンテンツデータは、携帯電話機20から携帯電話通信網10を介してストリーミング配信可能な状態でストリーミングサーバ11に登録される。なお、「コンテンツデータ」としては、画像と音を組合せた映画等の映像コンテンツのデータ、音楽等の音のみからなるコンテンツのデータ、画像のみからなるコンテンツのデータなどが含まれる。   Content data distributed by the streaming server 11 is provided from a content developer such as a content developer. Specifically, for example, it is uploaded from the personal computer on the content developer side to the streaming server 11 via a dedicated line or public line. In addition, a recording medium such as an optical disk or a magnetic disk on which the developed content data is recorded is sent from a content developer to a telecommunications carrier that manages and operates the streaming server 11, and the content data in the recording medium is transmitted by the streaming server 11. It may be provided as read. The content data provided in this way is registered in the streaming server 11 in a state where streaming distribution is possible from the mobile phone 20 via the mobile phone communication network 10. Note that “content data” includes video content data such as a movie combining sound and image, content data consisting only of sound such as music, content data consisting only of an image, and the like.

図3は、上記ストリーミングサーバ11のハードウェア構成を示す概略構成図である。
このストリーミングサーバ11は、システムバス100、CPU101、内部記憶装置、外部記憶装置104、入力装置105及び出力装置106を備えている。上記内部記憶装置は、RAM102やROM103等で構成されている。上記外部記憶装置104は、ハードディスクドライブ(HDD)や光ディスクドライブ等で構成されている。上記入力装置105は、マウスやキーボード等で構成されている。上記出力装置106は、ディスプレイやプリンタ等で構成されている。更に、このストリーミングサーバ11は、携帯電話通信網10を介して各ユーザーの携帯電話機20と通信するためのサーバ通信手段としての携帯電話用通信装置107を備えている。本実施形態では、上記内部記憶装置及び上記外部記憶装置104がサーバ記憶手段として機能する。
FIG. 3 is a schematic configuration diagram showing a hardware configuration of the streaming server 11.
The streaming server 11 includes a system bus 100, a CPU 101, an internal storage device, an external storage device 104, an input device 105, and an output device 106. The internal storage device includes a RAM 102, a ROM 103, and the like. The external storage device 104 includes a hard disk drive (HDD), an optical disk drive, and the like. The input device 105 includes a mouse, a keyboard, and the like. The output device 106 includes a display, a printer, and the like. The streaming server 11 further includes a mobile phone communication device 107 as server communication means for communicating with each user's mobile phone 20 via the mobile phone communication network 10. In the present embodiment, the internal storage device and the external storage device 104 function as server storage means.

上記CPU101やRAM102等の構成要素は、システムバス100を介して、互いにデータやプログラムの命令等のやり取りを行う。このストリーミングサーバ11を所定の手順に従って動作させるための各種プログラムは、ROM103や外部記憶装置104に記憶されており、必要に応じてCPU101やRAM102上の作業エリアに呼び出されて実行される。また、このストリーミングサーバ11には、携帯電話機20に対して送信するコンテンツデータが外部記憶装置104に記憶されている。ストリーミングサーバ11は、携帯電話機20からの要求に応じ、CPU101、RAM102、携帯電話通信網用通信装置107等が協働して、外部記憶装置104に記憶されているコンテンツデータを、携帯電話通信網10を介して携帯電話機20にストリーミングデータ送信する機能を有している。また、外部記憶装置104に記憶されているコンテンツデータを紹介するためのWebサイトを提供するWebサーバとしての機能も有している。本実施形態では、携帯電話機20のユーザーは、コンテンツデータをストリーミング再生しようとする場合、まず、Webサイトにアクセスして再生対象のコンテンツデータを選択し、その後、選択したコンテンツデータに基づくストリーミングデータを受信して再生することになる。なお、このストリーミングサーバ11は、専用装置として構成してもいいし、汎用のコンピュータシステムを用いて構成してもよい。また、1台のコンピュータで構成してもいいし、複数の機能をそれぞれ受け持つ複数台のコンピュータをネットワークで結んで構成してもよい。   The components such as the CPU 101 and the RAM 102 exchange data and program instructions with each other via the system bus 100. Various programs for operating the streaming server 11 according to a predetermined procedure are stored in the ROM 103 or the external storage device 104, and are called up and executed in the work area on the CPU 101 or the RAM 102 as necessary. The streaming server 11 stores content data to be transmitted to the mobile phone 20 in the external storage device 104. In response to a request from the mobile phone 20, the streaming server 11 cooperates with the CPU 101, the RAM 102, the mobile phone communication network communication device 107, and the like to transfer the content data stored in the external storage device 104 to the mobile phone communication network. 10 has a function of transmitting streaming data to the mobile phone 20 through the network 10. Further, it also has a function as a Web server that provides a Web site for introducing content data stored in the external storage device 104. In the present embodiment, when the user of the mobile phone 20 intends to stream the content data, the user first accesses the website and selects the content data to be played back, and then the streaming data based on the selected content data. It will be received and played back. The streaming server 11 may be configured as a dedicated device or may be configured using a general-purpose computer system. Further, it may be configured by a single computer, or may be configured by connecting a plurality of computers each having a plurality of functions via a network.

図4は、上記携帯電話機20の外観を示す正面図であり、図5は、その携帯電話機20のハードウェア構成を示す概略構成図である。
この携帯電話機20は、クラムシェル(折り畳み)タイプの携帯電話機であり、システムバス200、CPU201、RAM202やROM203等からなる内部制御装置、入力装置204、出力装置205及び携帯電話用通信装置206を備えている。CPU201やRAM202等の構成要素は、システムバス200を介して、互いに各種データや後述のアプリケーションプログラムの命令等のやり取りを行っている。上記入力装置204は、データ入力キー(テンキー、*キー、#キー)21、通話開始キー22、終話キー23、スクロールキー24、多機能キー25、マイク26などから構成されている。上記出力装置205は、表示手段としての液晶ディスプレイ(LCD)27、通話用スピーカ28、図示しない外部スピーカ等から構成されている。上記携帯電話用通信装置206は、携帯電話通信網10を介して他の携帯電話機や上記ストリーミングサーバ11と通信するためのものである。また、RAM202内には、後述する電話機プラットフォームが管理する第1の記憶手段としてのプラットフォーム用記憶領域と、後述するアプリケーション実行環境上で管理される第2の記憶手段としてのアプリケーション用記憶領域とが存在する。本実施形態において、RAM202及びROM203は、端末記憶手段として機能する。
4 is a front view showing the appearance of the mobile phone 20, and FIG. 5 is a schematic configuration diagram showing the hardware configuration of the mobile phone 20. As shown in FIG.
The mobile phone 20 is a clamshell (folding) type mobile phone, and includes an internal control device including a system bus 200, a CPU 201, a RAM 202, a ROM 203, an input device 204, an output device 205, and a mobile phone communication device 206. ing. Components such as the CPU 201 and the RAM 202 exchange various data and instructions of application programs described later via the system bus 200. The input device 204 includes a data input key (ten key, * key, # key) 21, a call start key 22, an end key 23, a scroll key 24, a multi-function key 25, a microphone 26, and the like. The output device 205 includes a liquid crystal display (LCD) 27 as a display means, a speaker for call 28, an external speaker (not shown), and the like. The mobile phone communication device 206 is for communicating with other mobile phones and the streaming server 11 via the mobile phone communication network 10. Further, in the RAM 202, there are a platform storage area as a first storage means managed by a telephone platform described later and an application storage area as a second storage means managed in an application execution environment described later. Exists. In the present embodiment, the RAM 202 and the ROM 203 function as terminal storage means.

図6は、上記携帯電話機20の主要部を抽出して示したブロック図であり、図7は、その携帯電話機20におけるソフトウェア構造の説明図である。
この携帯電話機20は、電話通信部211及び端末通信手段としてのデータ通信部212、操作手段としての操作部213、アプリケーションプログラム実行手段としてのアプリケーションプログラム実行管理部214、主制御部215、出力部216、タイマー手段としてのタイマー部218等により構成される。
FIG. 6 is a block diagram showing an extracted main part of the mobile phone 20, and FIG. 7 is an explanatory diagram of the software structure in the mobile phone 20.
The cellular phone 20 includes a telephone communication unit 211, a data communication unit 212 as a terminal communication unit, an operation unit 213 as an operation unit, an application program execution management unit 214 as an application program execution unit, a main control unit 215, and an output unit 216. The timer unit 218 as a timer means.

上記電話通信部211は、他の携帯電話機や固定電話機と電話通信を行うために、携帯電話通信網10の基地局と無線通信を行うものであり、上述のハードウェア構成上の携帯電話用通信装置206等に対応する。
上記データ通信部212は、上記電話通信部211と同様に、上述のハードウェア構成上の携帯電話用通信装置206等に対応する。このデータ通信部212は、携帯電話通信網10を介して他の携帯電話機とメールのやり取りを行ったり、携帯電話通信網10からゲートウェイサーバを介して、インターネット等の外部のネットワークに接続し、インターネット上での電子メールのやり取りやWebページの閲覧等を行ったりするためのものである。また、このデータ通信部212は、携帯電話通信網10を介して、ストリーミングサーバ11が提供するアプリケーションプログラムをダウンロードするためにも用いられる。
The telephone communication unit 211 performs wireless communication with a base station of the mobile phone communication network 10 in order to perform telephone communication with other mobile phones or fixed phones. This corresponds to the device 206 and the like.
Similar to the telephone communication unit 211, the data communication unit 212 corresponds to the mobile phone communication device 206 having the above-described hardware configuration. The data communication unit 212 exchanges mail with other mobile phones via the mobile phone communication network 10 or connects to an external network such as the Internet from the mobile phone communication network 10 via a gateway server. This is for exchanging e-mails and browsing web pages. The data communication unit 212 is also used to download an application program provided by the streaming server 11 via the mobile phone communication network 10.

上記操作部213は、ユーザーにより操作される上述のテンキー21、通話開始キー22、終話キー23等で構成されている。この操作部213の各種キーを操作することにより、ユーザーは、携帯電話機20に対してURL等のデータを入力したり、電話着信の際に通話の開始及び終了を行ったり、アプリケーションプログラムの選択、起動及び停止を行ったりすることができる。また、ユーザーは操作部213の各種キーを操作することにより、上記ストリーミングサーバ11が提供するWebサイトにアクセスしてコンテンツデータに基づくストリーミングデータを受信してこれを再生することもできる。   The operation unit 213 includes the above-described numeric keypad 21, call start key 22, end call key 23, and the like operated by the user. By operating the various keys of the operation unit 213, the user inputs data such as a URL to the mobile phone 20, starts and ends a call when receiving a call, selects an application program, It can be started and stopped. In addition, the user can access the Web site provided by the streaming server 11 by operating various keys of the operation unit 213, receive streaming data based on the content data, and reproduce it.

上記アプリケーションプログラム実行管理部214は、上述のシステムバス200、CPU201やRAM202の一部等で構成されている。このアプリケーションプログラム実行管理部214は、図7のソフトウェア構造上において中央の「アプリケーション実行環境」に対応しており、オブジェクト指向プログラミングで開発されたアプリケーションプログラムに利用されるクラスライブラリ、実行環境管理ライブラリ、アプリケーション管理等のソフトウェアを提供し、アプリケーションプログラムの実行環境を管理する。このアプリケーション実行環境は、実行するアプリケーションプログラムに応じて適宜選定される。例えば、実行するアプリケーションプログラムがJAVAで記述されたものである場合には、JAVAのアプリケーション実行環境を選定する。また、実行するアプリケーションプログラムがBREWの実行環境上で動作するC言語で記述されたものである場合には、BREWのアプリケーション実行環境を選定する。なお、実行するアプリケーションプログラムがJAVAで記述されたものである場合には、BREWのアプリケーション実行環境上に更にJAVAのアプリケーション実行環境を構築することで、これを実行することができる。   The application program execution management unit 214 includes the system bus 200, the CPU 201, a part of the RAM 202, and the like. The application program execution management unit 214 corresponds to the central “application execution environment” in the software structure of FIG. 7, and includes a class library, an execution environment management library, and an application program developed by object-oriented programming. Software such as application management is provided to manage the execution environment of application programs. This application execution environment is appropriately selected according to the application program to be executed. For example, if the application program to be executed is written in JAVA, the JAVA application execution environment is selected. If the application program to be executed is written in C language that operates in the BREW execution environment, the BREW application execution environment is selected. If the application program to be executed is written in JAVA, it can be executed by constructing a JAVA application execution environment on the BREW application execution environment.

ここで、アプリケーションプログラムは、クラスライブラリAPI(アプリケーションインターフェース)を介して上記アプリケーション実行環境内にある関数等のクラスライブラリを呼び出して使用できるようになっている。この関数等のクラスライブラリの呼び出しの履歴は、アプリケーションプログラムの仮想的な実行環境(仮想マシン:VM)が終了するまで、RAM202内におけるアプリケーション用記憶領域に記憶される。また、アプリケーション実行環境は、アプリケーションプログラムの実行に際して用いる各種データも、そのアプリケーション用記憶領域に保存する。そして、この各種データを用いるときには、このアプリケーション用記憶領域から読み出したり、書き込んだりする。また、アプリケーション実行環境内の実行環境管理ライブラリは、電話機プラットフォームAPIを介して後述の電話機プラットフォーム内の電話機プラットフォームライブラリを呼び出して使用できるようになっている。   Here, the application program can be used by calling a class library such as a function in the application execution environment via a class library API (application interface). The call history of the class library such as this function is stored in the application storage area in the RAM 202 until the virtual execution environment (virtual machine: VM) of the application program is terminated. The application execution environment also saves various data used when executing the application program in the application storage area. When these various data are used, they are read from or written to the application storage area. The execution environment management library in the application execution environment can be used by calling a telephone platform library in the telephone platform described later via the telephone platform API.

上記主制御部215は、電話通信部211、データ通信部212、出力部216、タイマー部218を制御するものであり、上述のシステムバス200、CPU201やRAM202等で構成されている。この主制御部215は、アプリケーションプログラム実行管理部214との間で制御命令や各種データのやりとりを行い、これと協働して制御を行うことで、端末制御手段として機能する。主制御部215は、図7のソフトウェア構造上において最下部の「電話機プラットフォーム」に対応しており、上記電話通信部211等を制御するための制御用プログラムやユーザインターフェースを実行したり、電話機プラットフォームライブラリを提供したりする。この電話機プラットフォームは、上記アプリケーション実行環境内の実行環境管理ライブラリに対してイベントを送ることにより、アプリケーションプログラムにおいて各種処理を実行したり、アプリケーション管理APIを介して上記アプリケーション実行環境内のアプリケーション管理のソフトウェアを呼び出して使用したりできるようになっている。また、アプリケーション実行環境が電話機プラットフォームAPIを介して電話機プラットフォームライブラリを呼び出して使用したとき、電話機プラットフォームは、その電話機プラットフォームライブラリに応じた処理を実行する。例えば、電話機プラットフォームは、電話機プラットフォームライブラリを利用したアプリケーション実行環境からの指示に基づき、RAM202内における電話機プラットフォームが管理するプラットフォーム用記憶領域に記憶されたデータを読み出して、これをアプリケーション用記憶領域に移行することができる。   The main control unit 215 controls the telephone communication unit 211, the data communication unit 212, the output unit 216, and the timer unit 218, and includes the above-described system bus 200, CPU 201, RAM 202, and the like. The main control unit 215 functions as a terminal control unit by exchanging control commands and various data with the application program execution management unit 214 and performing control in cooperation with the control command and various data. The main control unit 215 corresponds to the lowermost “telephone platform” in the software structure of FIG. 7 and executes a control program and user interface for controlling the telephone communication unit 211 and the like, Or provide a library. The telephone platform executes various processes in an application program by sending an event to an execution environment management library in the application execution environment, or performs application management software in the application execution environment via an application management API. Can be called and used. When the application execution environment calls and uses the telephone platform library via the telephone platform API, the telephone platform executes processing according to the telephone platform library. For example, the telephone platform reads out data stored in the platform storage area managed by the telephone platform in the RAM 202 based on an instruction from the application execution environment using the telephone platform library, and migrates it to the application storage area. can do.

上記出力部216は、上述の液晶ディスプレイ27、通話用スピーカ28、外部スピーカ等からなる出力装置205等で構成されている。この出力部216は、上記データ通信部212で受信したWebページ画面を液晶ディスプレイ27に表示する。また、この出力部216の液晶ディスプレイ27は、上記電話通信部211やデータ通信部212で情報を着信した旨をユーザーに報知するときに用いられる。具体的には、その情報を着信すると、主制御部215により、出力部216の液晶ディスプレイ27に着信報知画像を表示したり、外部スピーカから着信音を出力させたりする。更に、この出力部216は、アプリケーション実行環境で実行される後述のコンテンツ再生用アプリケーションプログラムを実行中には、再生されたコンテンツデータの映像や音などの出力にも用いられる。   The output unit 216 includes the output device 205 including the liquid crystal display 27, the call speaker 28, and an external speaker. The output unit 216 displays the Web page screen received by the data communication unit 212 on the liquid crystal display 27. The liquid crystal display 27 of the output unit 216 is used when the telephone communication unit 211 or the data communication unit 212 notifies the user that information has been received. Specifically, when the information is received, the main control unit 215 displays an incoming call notification image on the liquid crystal display 27 of the output unit 216 or outputs a ring tone from an external speaker. Further, the output unit 216 is also used for outputting video and sound of the reproduced content data during execution of a content reproduction application program (described later) executed in the application execution environment.

上記タイマー部218は、時間を計測できる公知の構成を採用することができる。本実施形態では、携帯電話機20が備えるRTC(Real Time Clock)209が発生させる時刻データに基づいて、タイマー用プログラムを実行するCPU201が時間を計測する構成になっている。   The timer unit 218 can employ a known configuration that can measure time. In the present embodiment, the CPU 201 that executes the timer program measures time based on time data generated by an RTC (Real Time Clock) 209 included in the mobile phone 20.

携帯電話機20を所定の手順に従って動作させる電話機プラットフォームを構築するための制御用プログラムは、RAM202やROM203に記憶されている。また、基本OS(オペレーティングシステム)のプログラムや、上記アプリケーション実行環境を構築するためのプログラム及びアプリケーションプログラムも、RAM202やROM203に記憶されている。そして、これらのプログラムは、必要に応じてCPU201やRAM202中の作業エリアに呼び出されて実行される。   A control program for constructing a telephone platform for operating the mobile telephone 20 according to a predetermined procedure is stored in the RAM 202 and the ROM 203. Further, a basic OS (operating system) program, a program for building the application execution environment, and an application program are also stored in the RAM 202 and the ROM 203. These programs are called up and executed in the work area in the CPU 201 or RAM 202 as necessary.

〔動作例1〕
次に、本移動体通信システムにおけるコンテンツデータのストリーミング再生処理の一例(以下、本動作例を「動作例1」という。)について説明する。なお、本実施形態では、画像(動画像)と音とを組合せた映像コンテンツをストリーミング再生する場合について説明するが、他のコンテンツについても同様である。
[Operation example 1]
Next, an example of content data streaming playback processing in the mobile communication system (hereinafter, this operation example is referred to as “operation example 1”) will be described. In the present embodiment, the case of streaming playback of video content combining an image (moving image) and sound will be described, but the same applies to other content.

図8は、コンテンツデータを携帯電話機20でストリーミング再生する際の本動作例1における携帯電話機20の処理動作の流れを示すフローチャートである。図9は、コンテンツデータを携帯電話機20でストリーミング再生する際の本動作例1における通信手順を示すシーケンスフロー図である。
コンテンツデータを再生しようとする場合、まず、ユーザーは、操作部213のキーを操作し、ブラウザを起動する(S1)。そして、操作部213のキーを操作して、ストリーミングサーバ11のコンテンツ選択サイトのURLを入力し、アクセスする(S2)。これにより、ブラウザを実行する主制御部215は、そのURLによって特定されるストリーミングサーバ11に対してリクエストを送信する。このリクエストを受けたストリーミングサーバ11は、そのリクエストの送信元である携帯電話機20に向けて、そのリクエストに係るコンテンツ選択サイトの画面(コンテンツリスト画面)をレスポンスとして送信する。その後、ユーザーは、操作部213のキーを操作して、LCD27上に表示された画面のコンテンツリストの中から自分が希望するコンテンツを選択する(S3)。これを受けて、図7に示した電話機プラットフォームすなわち図6に示した主制御部215に、アプリケーションプログラムの実行指示が入力される。これにより、主制御部215は、コンテンツ再生用アプリケーションプログラムを読み出してこれを起動する(S4)。アプリケーションプログラムが起動すると、図7に示したアプリケーション実行環境すなわち図6に示したアプリケーションプログラム実行管理部214上で、そのアプリケーションプログラムが動作する。なお、このアプリケーションプログラムは、予め携帯電話機20のROM203に記憶されたものでも、外部からダウンロードしてRAM202に記憶されたものでもよい。
FIG. 8 is a flowchart showing the flow of processing operations of the mobile phone 20 in the first operation example when streaming content data on the mobile phone 20. FIG. 9 is a sequence flow diagram illustrating a communication procedure in the first operation example when streaming the content data with the mobile phone 20.
When trying to reproduce the content data, first, the user operates the key of the operation unit 213 to activate the browser (S1). Then, by operating the key of the operation unit 213, the URL of the content selection site of the streaming server 11 is input and accessed (S2). Accordingly, the main control unit 215 that executes the browser transmits a request to the streaming server 11 specified by the URL. Upon receiving this request, the streaming server 11 transmits the content selection site screen (content list screen) related to the request as a response to the mobile phone 20 that is the transmission source of the request. Thereafter, the user operates the keys of the operation unit 213 to select the desired content from the content list on the screen displayed on the LCD 27 (S3). In response, an instruction to execute the application program is input to the telephone platform shown in FIG. 7, that is, the main control unit 215 shown in FIG. As a result, the main control unit 215 reads the content reproduction application program and activates it (S4). When the application program is started, the application program operates on the application execution environment shown in FIG. 7, that is, the application program execution management unit 214 shown in FIG. The application program may be stored in advance in the ROM 203 of the mobile phone 20 or downloaded from the outside and stored in the RAM 202.

アプリケーションプログラムが起動すると、アプリケーションプログラム実行管理部214は、アプリケーションプログラムの内容に従って、選択したコンテンツに対応した端末設定用データとしてのSDP(Session Description Protocol)データを取得する処理を行う(S5)。具体的には、アプリケーションプログラム実行管理部214は、その選択に係るコンテンツについて、ストリーミングサーバ11に対し、そのコンテンツデータを配信するコンテンツ配信サイトへSDPデータの取得要求を主制御部215を介して送信する。本動作例1において、携帯電話機20とストリーミングサーバ11との間は、主に、RTSP(Real Time Streaming Protocol)及びRTP(Real-time Transport Protocol)を用いてデータ通信を行う。したがって、ここでは、SDPデータの取得要求として、DESCRIBEコマンドを送信する。SDPデータの取得要求を受けたストリーミングサーバ11は、その応答としてSDPデータを携帯電話機20に送信する。このSDPデータを受信した携帯電話機20のアプリケーションプログラム実行管理部214は、そのSDPデータをRAM202に保存する。その後、そのSDPデータに含まれる各種設定項目を参照し、その設定に従ってストリーミングセッション(ストリーミング通信用の接続)の確立要求(SETUPコマンド)を主制御部215を介してストリーミングサーバ11へ送信する。この要求に応じて、ストリーミングサーバ11は、本携帯電話機20との間のストリーミングセッションを確立し、ストリーミングセッションが確立した旨の応答を携帯電話機20へ送信する。なお、本動作例1では、コンテンツ選択サイトとコンテンツ配信サイトが同じストリーミングサーバ11によって提供されているが、別々のサーバで提供するようにしてもよい。   When the application program is activated, the application program execution management unit 214 performs processing for acquiring SDP (Session Description Protocol) data as terminal setting data corresponding to the selected content according to the content of the application program (S5). Specifically, the application program execution management unit 214 transmits an SDP data acquisition request to the streaming server 11 to the content distribution site that distributes the content data via the main control unit 215 for the content related to the selection. To do. In the first operation example, the mobile phone 20 and the streaming server 11 perform data communication mainly using RTSP (Real Time Streaming Protocol) and RTP (Real-time Transport Protocol). Therefore, here, a DESCRIBE command is transmitted as an SDP data acquisition request. Upon receiving the SDP data acquisition request, the streaming server 11 transmits the SDP data to the mobile phone 20 as a response. The application program execution management unit 214 of the mobile phone 20 that has received the SDP data stores the SDP data in the RAM 202. Thereafter, various setting items included in the SDP data are referred to, and a request for establishing a streaming session (connection for streaming communication) (SETUP command) is transmitted to the streaming server 11 via the main control unit 215 according to the setting. In response to this request, the streaming server 11 establishes a streaming session with the mobile phone 20 and transmits a response to the effect that the streaming session has been established to the mobile phone 20. In the first operation example, the content selection site and the content distribution site are provided by the same streaming server 11, but may be provided by different servers.

一方、コンテンツ再生用アプリケーションプログラムが起動すると、LCD27上にコンテンツ再生用画面が表示される。ユーザーが操作部213のキーに対してコンテンツを再生するための操作を行うと(S6)、アプリケーションプログラム実行管理部214は、ストリーミングサーバ11に対してコンテンツ再生要求(PLAYコマンド)を主制御部215を介して送信する。この要求に応じて、ストリーミングサーバ11は、要求を受け付けた旨の応答を携帯電話機20へ送信する。また、ストリーミングサーバ11のCPU101は、要求に係るコンテンツデータを外部記憶装置104から読み出し、そのストリーミングデータを携帯電話機20に対して送信を開始する(S7)。   On the other hand, when the content reproduction application program is activated, a content reproduction screen is displayed on the LCD 27. When the user performs an operation for reproducing content on the key of the operation unit 213 (S6), the application program execution management unit 214 sends a content reproduction request (PLAY command) to the streaming server 11 to the main control unit 215. To send through. In response to this request, the streaming server 11 transmits a response indicating that the request has been accepted to the mobile phone 20. Further, the CPU 101 of the streaming server 11 reads out the content data related to the request from the external storage device 104, and starts transmitting the streaming data to the mobile phone 20 (S7).

携帯電話機20のアプリケーションプログラム実行管理部214は、受信したストリーミングデータをRAM202内の所定のバッファリング領域に順次保存する。そして、規定量のストリーミングデータがバッファリング領域に保存されたら(S8)、アプリケーションプログラム実行管理部214は、RAM202内のバッファリング領域からストリーミングデータを順次読み出して再生を開始する(S9)。具体的には、アプリケーションプログラム実行管理部214は、主制御部215を介して、出力部216に対してストリーミングデータの再生命令を出力する。これにより、出力部216のLCD25にはストリーミングデータに基づく画像が表示されるとともに、出力部216の外部スピーカからストリーミングデータに基づく音声が出力され、ユーザーは、コンテンツを視聴することができる。   The application program execution management unit 214 of the mobile phone 20 sequentially stores the received streaming data in a predetermined buffering area in the RAM 202. When the prescribed amount of streaming data is stored in the buffering area (S8), the application program execution management unit 214 sequentially reads the streaming data from the buffering area in the RAM 202 and starts reproduction (S9). Specifically, the application program execution management unit 214 outputs a streaming data reproduction command to the output unit 216 via the main control unit 215. Thus, an image based on the streaming data is displayed on the LCD 25 of the output unit 216, and sound based on the streaming data is output from the external speaker of the output unit 216, so that the user can view the content.

その後、ユーザーがコンテンツ再生中に操作部213のキーに対してコンテンツの再生を一時停止するための操作を行うと(S10)、後述する一時停止処理が行われる(S20)。また、ユーザーがコンテンツ再生中に操作部213のキーに対してコンテンツの再生を停止するための操作を行うと(S11)、アプリケーションプログラム実行管理部214は、主制御部215を介して、出力部216に対し、コンテンツの出力を停止させる命令を出力する。また、アプリケーションプログラム実行管理部214は、ストリーミングサーバ11に対して再生停止要求(TEARDOWNコマンド)を主制御部215を介して送信する。この要求に応じて、ストリーミングサーバ11は、本携帯電話機20との間のストリーミングセッションを切断し、ストリーミングセッションを切断した旨の応答を携帯電話機20へ送信する。コンテンツが最後まで再生され、その再生が終了した場合も同様である(S12)。   Thereafter, when the user performs an operation for pausing the reproduction of the content with respect to the key of the operation unit 213 during the content reproduction (S10), a pause process described later is performed (S20). Further, when the user performs an operation for stopping the reproduction of the content with respect to the key of the operation unit 213 during the content reproduction (S11), the application program execution management unit 214 outputs the output unit via the main control unit 215. A command to stop the output of content is output to 216. Further, the application program execution management unit 214 transmits a playback stop request (TEARDOWN command) to the streaming server 11 via the main control unit 215. In response to this request, the streaming server 11 disconnects the streaming session with the mobile phone 20 and transmits a response to the mobile phone 20 indicating that the streaming session has been disconnected. The same applies to the case where the content is reproduced to the end and the reproduction is finished (S12).

次に、本発明の特徴部分であるコンテンツデータの再生を一時停止する一時停止処理について説明する。
図1は、本動作例1に係る一時停止処理の流れを示すフローチャートである。ユーザーがコンテンツ再生中に操作部213のキーに対してコンテンツの再生を一時停止するための操作を行うと(S10)、アプリケーションプログラム実行管理部214は、主制御部215を介してタイマー部218へ計測開始命令を出力する。これにより、タイマー部218は、時間の計測を開始する(S21)。また、アプリケーションプログラム実行管理部214は、ストリーミングサーバ11に対してRTCP(RTP Control Protocol)を用いた生存通知(RecieverReport)を主制御部215を介して定期的に送信する処理を開始する(S22)。なお、生存通知としては、RTSP:OPTIONSを利用してもよい。ストリーミングサーバ11は、生存通知を定期的に受信し続けることで、携帯電話機20との間のストリーミングセッションを維持し続ける。
Next, a pause process for pausing the reproduction of content data, which is a characteristic part of the present invention, will be described.
FIG. 1 is a flowchart showing a flow of a pause process according to the first operation example. When the user performs an operation for temporarily stopping the reproduction of the content with respect to the key of the operation unit 213 during the content reproduction (S10), the application program execution management unit 214 sends the timer unit 218 via the main control unit 215. Outputs measurement start command. Thereby, the timer unit 218 starts measuring time (S21). In addition, the application program execution management unit 214 starts processing to periodically transmit a survival notification (ReceiverReport) using RTCP (RTP Control Protocol) to the streaming server 11 via the main control unit 215 (S22). . Note that RTSP: OPTIONS may be used as the survival notification. The streaming server 11 continues to maintain the streaming session with the mobile phone 20 by continuously receiving the survival notification.

タイマー部218により計時された時間が予め決められた規定時間(一定時間)を経過する前に、ユーザーがコンテンツ再生を再開するための一時停止解除操作を操作部213のキーに対して行うと(S23)、アプリケーションプログラム実行管理部214は、主制御部215を介してタイマー部218へリセット命令を出力する。これにより、タイマー部218は、時間の計測を終了し、計時した時間をゼロにリセットする(S28)。一方、ユーザーにより一時停止解除操作がなされることなく、タイマー部218により計時された時間が規定時間に達すると(S24)、アプリケーションプログラム実行管理部214は、生存通知の送信を停止するとともに(S25)、ストリーミングサーバ11に対して再生停止要求(TEARDOWNコマンド)を主制御部215を介して送信する(S26)。この要求に応じて、ストリーミングサーバ11は、本携帯電話機20との間のストリーミングセッションを切断し、ストリーミングセッションを切断した旨の応答を携帯電話機20へ送信する。これを受信した携帯電話機20のアプリケーションプログラム実行管理部214は、出力部216により、一時停止中のコンテンツの再生を停止した旨の再生停止メッセージを液晶ディスプレイ27に表示させる(S27)。そして、アプリケーションプログラム実行管理部214は、主制御部215を介してタイマー部218へリセット命令を出力し、タイマー部218は、時間の計測を終了して計時した時間をゼロにリセットする(S28)。その後、アプリケーションプログラム実行管理部214は、主制御部215に対してアプリケーションプログラムの終了コマンドを送信するようにしてもよい。この場合、アプリケーションプログラムが終了することで、CPU201の負荷が軽減し、無駄な電力消費を抑制することができる。   If the user performs a pause cancel operation for resuming content playback on the keys of the operation unit 213 before the time counted by the timer unit 218 elapses a predetermined time (predetermined time) determined in advance ( S23), the application program execution management unit 214 outputs a reset command to the timer unit 218 via the main control unit 215. Thereby, the timer part 218 complete | finishes measurement of time, and resets the time measured to zero (S28). On the other hand, when the time counted by the timer unit 218 reaches a specified time without the user performing a pause canceling operation (S24), the application program execution management unit 214 stops transmitting the survival notification (S25). ) A reproduction stop request (TEARDOWN command) is transmitted to the streaming server 11 via the main control unit 215 (S26). In response to this request, the streaming server 11 disconnects the streaming session with the mobile phone 20 and transmits a response to the mobile phone 20 indicating that the streaming session has been disconnected. Upon receiving this, the application program execution management unit 214 of the mobile phone 20 causes the output unit 216 to display a playback stop message indicating that playback of the paused content has been stopped on the liquid crystal display 27 (S27). Then, the application program execution management unit 214 outputs a reset command to the timer unit 218 via the main control unit 215, and the timer unit 218 ends the time measurement and resets the measured time to zero (S28). . Thereafter, the application program execution management unit 214 may transmit an application program end command to the main control unit 215. In this case, by ending the application program, the load on the CPU 201 can be reduced and wasteful power consumption can be suppressed.

以上、本動作例1においては、ユーザーが一時停止操作を行ってコンテンツの再生を一時停止した後、上記規定時間が経過したら、携帯電話機20から自動的に再生停止要求(TEARDOWNコマンド)がストリーミングサーバ11へ送信され、ストリーミングセッションが切断される。したがって、コンテンツの再生を一時停止したことをユーザーが忘れてしまってそのまま携帯電話機20が放置されても、上記規定時間が経過したらストリーミングセッションが切断され、無駄にセッションが維持され続ける事態を抑制できる。また、本動作例1においては、携帯電話機20についてデータ通信量に応じた課金方式が採用されている場合でも、コンテンツの再生を一時停止したことをユーザーが忘れてしまったときに上記規定時間が経過したら生存通知(RecieverReport)の送信が停止する。したがって、ユーザーの意図しない間に大量の生存通知分のデータ通信料が発生してしまうという不具合を抑制できる。また、その大量の生存通知によってネットワークの負荷が高まるという不具合も抑制できる。   As described above, in the first operation example, after the user performs the pause operation and pauses the reproduction of the content, the reproduction stop request (TEARDOWN command) is automatically sent from the mobile phone 20 when the specified time has elapsed. 11 and the streaming session is disconnected. Therefore, even if the user forgets that the playback of the content has been suspended and the mobile phone 20 is left as it is, the streaming session is disconnected after the specified time has elapsed, and the situation in which the session is continuously maintained can be suppressed. . Further, in the first operation example, even when a billing method corresponding to the data communication amount is adopted for the mobile phone 20, the above specified time is set when the user forgets that the content reproduction has been paused. When the time elapses, transmission of the survival notification (ReceiverReport) stops. Therefore, it is possible to suppress a problem that a large amount of data communication charges for surviving notifications occur without the user's intention. Further, it is possible to suppress a problem that the network load increases due to the large number of survival notifications.

〔動作例2〕
次に、本実施形態の移動体通信システムにおいて、ストリーミングサーバ11から送信されたストリーミングデータが携帯電話機20で受信できない状況になった場合の受信不能処理の一例(以下、本例を「動作例2」という。)について説明する。なお、ストリーミング再生の基本的な処理の流れは、上記動作例1の場合と同様である。
図10は、本動作例2における受信不能処理の流れを示すフローチャートである。図11は、コンテンツデータを携帯電話機20でストリーミング再生する際の本動作例2に係る通信手順を示すシーケンスフロー図である。ユーザーが操作部213のキーに対してコンテンツを再生するための操作を行うと(S6,S31)、上述したように、アプリケーションプログラム実行管理部214は、ストリーミングサーバ11に対してコンテンツ再生要求(PLAYコマンド)を主制御部215を介して送信する。この要求に応じて、ストリーミングサーバ11は、この要求を受け付けた旨の応答を携帯電話機20へ送信する。また、ストリーミングサーバ11のCPU101は、この要求に係るコンテンツデータを外部記憶装置104から読み出し、そのストリーミングデータを携帯電話機20に対して送信を開始する(S7)。また、本動作例2では、コンテンツを再生するための操作が行われると、アプリケーションプログラム実行管理部214は、主制御部215を介してタイマー部218へ計測開始命令を出力する。これにより、タイマー部218は、時間の計測を開始する(S32)。すなわち、本動作例2では、上記動作例1のようにユーザーが一時停止操作を行ったときにタイマーをスタートさせるのではなく、コンテンツの再生操作を行ったときにタイマーをスタートさせる。
[Operation example 2]
Next, in the mobile communication system according to the present embodiment, an example of the unreceivable process when the streaming data transmitted from the streaming server 11 cannot be received by the mobile phone 20 (hereinafter referred to as “operation example 2”). Will be described. The basic processing flow for streaming playback is the same as that in the first operation example.
FIG. 10 is a flowchart showing the flow of the reception disable process in the second operation example. FIG. 11 is a sequence flow diagram illustrating a communication procedure according to the second operation example when streaming content data with the mobile phone 20. When the user performs an operation for reproducing content on the key of the operation unit 213 (S6, S31), as described above, the application program execution management unit 214 makes a content reproduction request (PLAY) to the streaming server 11. Command) via the main control unit 215. In response to this request, the streaming server 11 transmits a response indicating that this request has been accepted to the mobile phone 20. Further, the CPU 101 of the streaming server 11 reads the content data related to this request from the external storage device 104, and starts transmitting the streaming data to the mobile phone 20 (S7). In the second operation example, when an operation for reproducing content is performed, the application program execution management unit 214 outputs a measurement start command to the timer unit 218 via the main control unit 215. Thereby, the timer unit 218 starts measuring time (S32). That is, in the second operation example, the timer is not started when the user performs the pause operation as in the first operation example, but the timer is started when the content reproduction operation is performed.

図10に示すように、本動作例2のアプリケーションプログラム実行管理部214は、ストリーミングデータを受信するたびに(S33)、タイマー部218へリスタート命令を送信する。タイマー部218は、このリスタート命令を受けるたびに時間を最初から計測し始める(S34)。一方、ストリーミングデータが受信されないまま、タイマー部218により計時された時間が規定時間に達すると(S35)、アプリケーションプログラム実行管理部214は、生存通知の送信を停止するとともに(S36)、ストリーミングサーバ11に対して再生停止要求(TEARDOWNコマンド)を主制御部215を介して送信する(S37)。例えば、ユーザーがコンテンツ再生中に操作部213のキーに対してコンテンツの再生を一時停止するための操作を行うと(S10)、上述したように携帯電話機20から生存通知のみが定期的に送信されるだけで、ストリーミングサーバ11からはストリーミングデータが送信されない。すなわち、この一時停止期間中は、アプリケーションプログラム実行管理部214は、ストリーミングデータを受信しないので、タイマーがリセットされない。そして、ユーザーにより一時停止解除操作がなされることなく、タイマー部218により計時された時間が規定時間に達すると(S35)、上述したように、生存通知の送信が停止し(S36)、再生停止要求が送信される(S37)。   As shown in FIG. 10, the application program execution management unit 214 of the second operation example transmits a restart command to the timer unit 218 every time streaming data is received (S33). The timer unit 218 starts measuring time from the beginning every time the restart command is received (S34). On the other hand, when the time counted by the timer unit 218 reaches the specified time without receiving the streaming data (S35), the application program execution management unit 214 stops the transmission of the survival notification (S36), and the streaming server 11 A playback stop request (TEARDOWN command) is transmitted via the main control unit 215 (S37). For example, when the user performs an operation for temporarily stopping the reproduction of the content with respect to the key of the operation unit 213 during the content reproduction (S10), only the survival notification is periodically transmitted from the mobile phone 20 as described above. The streaming data is not transmitted from the streaming server 11. That is, during this temporary suspension period, the application program execution management unit 214 does not receive streaming data, so the timer is not reset. Then, when the time counted by the timer unit 218 reaches the specified time without performing a pause canceling operation by the user (S35), as described above, the transmission of the survival notification is stopped (S36), and the reproduction is stopped. A request is transmitted (S37).

この要求に応じて、ストリーミングサーバ11は、本携帯電話機20との間のストリーミングセッションを切断し、ストリーミングセッションを切断した旨の応答を携帯電話機20へ送信する。これを受信した携帯電話機20のアプリケーションプログラム実行管理部214は、出力部216により、コンテンツの再生を停止した旨の再生停止メッセージを液晶ディスプレイ27に表示させる(S38)。そして、アプリケーションプログラム実行管理部214は、主制御部215を介してタイマー部218へリセット命令を出力し、タイマー部218は、時間の計測を終了して計時した時間をゼロにリセットする(S39)。その後、アプリケーションプログラム実行管理部214は、主制御部215に対してアプリケーションプログラムの終了コマンドを送信するようにしてもよい点は、上記動作例1の場合と同様である。   In response to this request, the streaming server 11 disconnects the streaming session with the mobile phone 20 and transmits a response to the mobile phone 20 indicating that the streaming session has been disconnected. Receiving this, the application program execution management unit 214 of the mobile phone 20 causes the output unit 216 to display a playback stop message indicating that the playback of the content has been stopped on the liquid crystal display 27 (S38). Then, the application program execution management unit 214 outputs a reset command to the timer unit 218 via the main control unit 215, and the timer unit 218 ends the time measurement and resets the time measured to zero (S39). . Thereafter, the application program execution management unit 214 may transmit an application program end command to the main control unit 215 as in the case of the first operation example.

以上、本動作例2においては、ユーザーが一時停止操作を行って、ストリーミングサーバ11から送信されたストリーミングデータが携帯電話機20で受信できない状況になった場合、最後のデータ受信から上記規定時間が経過した後、携帯電話機20から自動的に再生停止要求(TEARDOWNコマンド)がストリーミングサーバ11へ送信され、ストリーミングセッションが切断される。したがって、コンテンツの再生を一時停止したことをユーザーが忘れてしまってそのまま携帯電話機20が放置されても、最後のストリーミングデータを受信した時から上記規定時間が経過した後に、ストリーミングセッションが切断され、無駄にセッションが維持され続ける事態を抑制できる。したがって、本動作例2においても、上記動作例1と同様に、ユーザーの意図しない間に大量の生存通知分のデータ通信料が発生してしまうという不具合を抑制し、またその大量の生存通知によってネットワークの負荷が高まるという不具合を抑制できる。
なお、本動作例2では、再生操作後にストリーミングデータの受信がないままタイマー部218により計時された時間が規定時間に達する状況として、ユーザーが一時停止操作を行った場合を例に挙げたが、このような状況は他の場合でも起こり得る。例えば、携帯電話機20に障害が発生した場合などにおいては、コンテンツ再生中にストリーミングデータが受信できないまま無駄にセッションが維持され続ける事態が起こり得る。この場合も、タイマー部218により計時された時間が規定時間に達することがあり得る。本動作例2によれば、このような場合にも無駄にセッションが維持され続ける事態を抑制できる。
As described above, in the second operation example, when the user performs a pause operation and the streaming data transmitted from the streaming server 11 cannot be received by the mobile phone 20, the specified time has elapsed since the last data reception. After that, a playback stop request (TEARDOWN command) is automatically transmitted from the mobile phone 20 to the streaming server 11, and the streaming session is disconnected. Therefore, even if the user forgets that the playback of the content has been suspended and the mobile phone 20 is left as it is, the streaming session is disconnected after the specified time has elapsed since the last streaming data was received, It is possible to suppress the situation where the session is continuously maintained in vain. Therefore, also in this operation example 2, similarly to the above operation example 1, it is possible to suppress a problem that a large amount of data communication charges are generated for the life notification without the intention of the user. It is possible to suppress a problem that the network load increases.
In the second operation example, the case where the user performs a pause operation as an example of the situation where the time counted by the timer unit 218 reaches the specified time without receiving the streaming data after the reproduction operation is described as an example. This situation can occur in other cases. For example, when a failure occurs in the mobile phone 20, there may occur a situation in which the session continues to be wasted without receiving streaming data during content playback. Also in this case, the time counted by the timer unit 218 may reach the specified time. According to the second operation example, it is possible to suppress a situation where the session is continuously maintained even in such a case.

なお、上述した動作例1及び動作例2では、上記規定時間に達したら再生停止要求(TEARDOWNコマンド)をストリーミングサーバ11に送信しているが、この送信は必ずしも必要であるわけではない。すなわち、本実施形態のストリーミングサーバ11は、生存通知が受信されなくなったらストリーミングセッションを切断するように動作するため、再生停止要求を送信しなくても、生存通知の送信を停止するだけでストリーミングセッションは切断される。しかし、本携帯電話機20がアクセスし得る全てのストリーミングサーバがこのように動作するという保証はない。したがって、確実にストリーミングセッションを切断するためには、生存通知の送信を停止するだけでなく、再生停止要求(TEARDOWNコマンド)を送信するのが望ましい。
また、本発明は、上述した携帯電話機20に限らず、ストリーミング再生が可能な他の移動体通信端末に対しても有用である。
In the operation example 1 and the operation example 2 described above, a reproduction stop request (TEARDOWN command) is transmitted to the streaming server 11 when the specified time is reached, but this transmission is not always necessary. That is, since the streaming server 11 of this embodiment operates so as to disconnect the streaming session when the survival notification is no longer received, the streaming session only stops the transmission of the survival notification without transmitting the playback stop request. Is cut off. However, there is no guarantee that all streaming servers that can be accessed by the mobile phone 20 operate in this way. Therefore, in order to reliably disconnect the streaming session, it is desirable not only to stop the transmission of the survival notification but also to transmit a playback stop request (TEARDOWN command).
Further, the present invention is useful not only for the mobile phone 20 described above but also for other mobile communication terminals capable of streaming reproduction.

携帯電話機で行われる動作例1に係る一時停止処理の流れを示すフローチャート。The flowchart which shows the flow of the temporary stop process which concerns on the operation example 1 performed with a mobile telephone. 同携帯電話機が利用可能な移動体通信システムの全体構成を説明するための説明図。Explanatory drawing for demonstrating the whole structure of the mobile communication system which can use the mobile phone. 同移動体通信システムを構成するストリーミングサーバのハードウェア構成を示す概略構成図。The schematic block diagram which shows the hardware constitutions of the streaming server which comprises the mobile communication system. 同携帯電話機の外観を示す正面図。The front view which shows the external appearance of the mobile phone. 同携帯電話機のハードウェア構成を示す概略構成図。The schematic block diagram which shows the hardware constitutions of the mobile phone. 同携帯電話機の主要部を抽出して示したブロック図。The block diagram which extracted and showed the principal part of the mobile phone. 同携帯電話機におけるソフトウェア構造の説明図。Explanatory drawing of the software structure in the mobile phone. 同携帯電話機でコンテンツデータをストリーミング再生する際の動作例1に係る処理動作の流れを示すフローチャート。6 is a flowchart showing a flow of processing operations according to an operation example 1 when streaming content data on the mobile phone. 同携帯電話機でコンテンツデータをストリーミング再生する際の動作例1に係る通信手順を示すシーケンスフロー図。The sequence flow figure which shows the communication procedure which concerns on the operation example 1 at the time of streaming-reproducing content data with the same mobile telephone. 同携帯電話機でコンテンツデータをストリーミング再生する際の動作例2に係る受信不能処理の流れを示すフローチャート。The flowchart which shows the flow of the reception impossible process which concerns on the operation example 2 at the time of streaming-reproducing content data with the same mobile phone. 同携帯電話機でコンテンツデータをストリーミング再生する際の動作例2に係る通信手順を示すシーケンスフロー図。The sequence flow figure which shows the communication procedure which concerns on the operation example 2 at the time of streaming-reproducing content data with the same mobile telephone. 携帯電話機でコンテンツデータをストリーミング再生する際の従来の通信手順を示すシーケンスフロー図。The sequence flow figure which shows the conventional communication procedure at the time of carrying out streaming reproduction of content data with a mobile telephone.

符号の説明Explanation of symbols

10 携帯電話通信網
11 ストリーミングサーバ
20 携帯電話機
21 テンキー
27 液晶ディスプレイ
209 RTC
213 操作部
214 アプリケーションプログラム実行管理部
215 主制御部
216 出力部
218 タイマー部
10 cellular phone communication network 11 streaming server 20 cellular phone 21 numeric keypad 27 liquid crystal display 209 RTC
213 Operation unit 214 Application program execution management unit 215 Main control unit 216 Output unit 218 Timer unit

Claims (6)

コンテンツデータを記憶するサーバ記憶手段、ネットワークを介して移動体通信端末とデータ通信を行うサーバ通信手段、並びに、ストリーミングデータ通信用の接続を確立して該コンテンツデータに基づくストリーミングデータを該サーバ通信手段を用いて送信する処理を行うサーバ制御手段を有するストリーミングサーバと、
該ネットワークを介して該ストリーミングサーバとデータ通信を行う端末通信手段、及び、該ストリーミングデータを該端末通信手段により受信して再生するための受信再生処理を行う端末制御手段を有する移動体通信端末とを備えた移動体通信システムにおいて、
上記移動体通信端末は、一時停止操作手段と、一時停止解除操作手段とを有し、
上記端末制御手段は、該一時停止操作手段の操作を受け付けたときには上記接続の切断要求を該ストリーミングサーバへ送信することなく上記受信再生処理を一時停止し、一時停止中に該一時停止解除操作手段の操作を受け付けたときには該受信再生処理を再開し、該一時停止操作手段の操作を受け付けてから一定時間経過するまでに該一時停止解除操作手段の操作がなされないときには、該ストリーミングサーバに対して該接続の切断要求を上記端末通信手段を用いて送信する処理を行い、
上記サーバ制御手段は、該切断要求を受信したとき、該接続を切断する処理を行うことを特徴とする移動体通信システム。
Server storage means for storing content data, server communication means for performing data communication with a mobile communication terminal via a network, and streaming data based on the content data by establishing a connection for streaming data communication. A streaming server having server control means for performing processing to transmit using
A mobile communication terminal having terminal communication means for performing data communication with the streaming server via the network, and terminal control means for performing reception / reproduction processing for receiving and reproducing the streaming data by the terminal communication means; In a mobile communication system comprising:
The mobile communication terminal has a pause operation means and a pause release operation means,
The terminal control means pauses the reception / playback processing without transmitting the connection disconnection request to the streaming server when receiving an operation of the pause operation means, and the pause release operation means during the pause When the operation is received, the reception / reproduction process is resumed, and when the operation of the pause release operation means is not performed until a predetermined time has elapsed since the operation of the pause operation means was accepted, A process for transmitting the connection disconnection request using the terminal communication means;
The mobile communication system, wherein the server control means performs a process of disconnecting the connection when the disconnection request is received.
コンテンツデータを記憶するサーバ記憶手段、ネットワークを介して移動体通信端末とデータ通信を行うサーバ通信手段、並びに、ストリーミングデータ通信用の接続を確立して該コンテンツデータに基づくストリーミングデータを該サーバ通信手段を用いて送信する処理を行うサーバ制御手段を有するストリーミングサーバと、
該ネットワークを介して該ストリーミングサーバとデータ通信を行う端末通信手段、及び、該ストリーミングデータを該端末通信手段により受信して再生するための受信再生処理を行う端末制御手段を有する移動体通信端末とを備えた移動体通信システムにおいて、
上記移動体通信端末は、一時停止操作手段と、一時停止解除操作手段とを有し、
上記端末制御手段は、該一時停止操作手段の操作を受け付けたときには、上記接続の切断要求を該ストリーミングサーバへ送信することなく、受信中のストリーミングデータの送信を停止させる一時停止要求を上記端末通信手段を用いて該ストリーミングサーバへ送信し、一時停止中に該一時停止解除操作手段の操作を受け付けたときには上記受信再生処理を再開し、該一時停止要求後に該一時停止解除操作手段の操作を受け付けることなく該ストリーミングサーバから送信されるストリーミングデータを一定時間受信しないとき、該ストリーミングサーバに対して上記接続の切断要求を上記端末通信手段を用いて送信する処理を行い、
上記サーバ制御手段は、該一時停止要求を受信したときには該一時停止要求に係る送信中のストリーミングデータの送信を停止させる処理を行い、該切断要求を受信したときには、該接続を切断する処理を行うことを特徴とする移動体通信システム。
Server storage means for storing content data, server communication means for performing data communication with a mobile communication terminal via a network, and streaming data based on the content data by establishing a connection for streaming data communication. A streaming server having server control means for performing processing to transmit using
A mobile communication terminal having terminal communication means for performing data communication with the streaming server via the network, and terminal control means for performing reception / reproduction processing for receiving and reproducing the streaming data by the terminal communication means; In a mobile communication system comprising:
The mobile communication terminal has a pause operation means and a pause release operation means,
When the terminal control means receives the operation of the pause operation means , the terminal control means sends a pause request for stopping transmission of the streaming data being received without sending the connection disconnection request to the streaming server. When the operation of the pause release operation means is accepted during the pause, the reception / reproduction process is resumed, and after the pause request, the operation of the pause release operation means is accepted. when not streaming data transmitted from the streaming server to receive a predetermined time without a disconnection request of the connected performs processing of transmitting using said terminal communication means with respect to the streaming server,
The server control means, upon receiving the pause request performs a process of stopping the transmission of the streaming data being transmitted in accordance with the temporary stop request, when receiving the disconnection request, it disconnects the connection processing A mobile communication system.
請求項1の移動体通信システムに用いられる移動体通信端末であって、
ネットワークを介して上記ストリーミングサーバとデータ通信を行う端末通信手段と、
該ストリーミングサーバから送信されるストリーミングデータを該端末通信手段により受信して再生するための受信再生処理を行う端末制御手段と、
一時停止操作手段と、
一時停止解除操作手段とを有し、
上記端末制御手段は、該一時停止操作手段の操作を受け付けたときには、上記接続の切断要求を該ストリーミングサーバへ送信することなく該受信再生処理を一時停止し、一時停止中に該一時停止解除操作手段の操作を受け付けたときには該受信再生処理を再開し、該一時停止操作手段の操作を受け付けてから一定時間経過するまでに該一時停止解除操作手段の操作がなされないときには、該ストリーミングサーバに対して該接続の切断要求を該端末通信手段を用いて送信する処理を行うことを特徴とする移動体通信端末。
A mobile communication terminal used in the mobile communication system according to claim 1,
Terminal communication means for performing data communication with the streaming server via a network;
Terminal control means for performing reception / reproduction processing for receiving and reproducing streaming data transmitted from the streaming server by the terminal communication means;
A pause operation means;
A temporary stop release operation means,
When the terminal control means receives the operation of the pause operation means, the terminal control means pauses the reception / playback process without transmitting the connection disconnection request to the streaming server, and the pause release operation during the pause When the operation of the means is accepted, the reception / reproduction process is resumed. When the operation of the pause release operation means is not performed until a predetermined time has elapsed since the operation of the pause operation means was accepted, A mobile communication terminal characterized by performing processing for transmitting the connection disconnection request using the terminal communication means.
請求項3の移動体通信端末において、
時間を計測するタイマー手段を有し、
上記端末制御手段は、上記一時停止操作手段の操作を受け付けてときに該タイマー手段の時間計測をスタートさせ、上記一時停止解除操作手段の操作を受け付けてときに該タイマー手段の時間計測をリセットし、該タイマー手段により計測された経過時間が上記一定時間に達したときには、上記ストリーミングサーバに対して上記接続の切断要求を上記端末通信手段を用いて送信する処理を行うことを特徴とする移動体通信端末。
The mobile communication terminal according to claim 3, wherein
Having timer means for measuring time,
The terminal control means starts time measurement of the timer means when receiving an operation of the pause operation means, and resets time measurement of the timer means when receiving an operation of the pause release operation means. When the elapsed time measured by the timer means reaches the certain time, the mobile body performs processing for transmitting the connection disconnection request to the streaming server using the terminal communication means. Communication terminal.
請求項2の移動体通信システムに用いられる移動体通信端末であって、
ネットワークを介して上記ストリーミングサーバとデータ通信を行う端末通信手段と、
該ストリーミングサーバから送信されるストリーミングデータを該端末通信手段により受信して再生するための受信再生処理を行う端末制御手段と
一時停止操作手段と、
一時停止解除操作手段とを有し、
上記端末制御手段は、上記一時停止操作手段の操作を受け付けたときには、ストリーミングデータ通信用の接続の切断要求を上記ストリーミングサーバへ送信することなく、受信中のストリーミングデータの送信を停止させる一時停止要求を上記端末通信手段を用いて該ストリーミングサーバへ送信し、一時停止中に上記一時停止解除操作手段の操作を受け付けたときには上記受信再生処理を再開し、該一時停止要求後に該一時停止解除操作手段の操作を受け付けることなく該ストリーミングサーバから送信されるストリーミングデータを一定時間受信しないとき、該ストリーミングサーバに対して上記接続の切断要求を上記端末通信手段を用いて送信する処理を行うことを特徴とする移動体通信端末。
A mobile communication terminal used in the mobile communication system according to claim 2,
Terminal communication means for performing data communication with the streaming server via a network;
Terminal control means for performing reception / reproduction processing for receiving and reproducing streaming data transmitted from the streaming server by the terminal communication means ;
A pause operation means;
A temporary stop release operation means ,
When the terminal control means accepts the operation of the pause operation means , the terminal control means does not send a connection disconnection request for streaming data communication to the streaming server, and stops the transmission of streaming data being received. Is transmitted to the streaming server using the terminal communication means, and when the operation of the pause release operation means is accepted during the pause, the reception reproduction process is resumed, and the pause release operation means is issued after the pause request. When the streaming data transmitted from the streaming server is not received for a certain period of time without accepting the operation, a process for transmitting the connection disconnection request to the streaming server using the terminal communication means is performed. A mobile communication terminal.
請求項5の移動体通信端末において、
時間を計測するタイマー手段を有し、
上記端末制御手段は、上記受信再生処理を開始した時に該タイマー手段の時間計測をスタートさせ、上記ストリーミングサーバから送信されるストリーミングデータを受信するたびに該タイマー手段の時間計測をリスタートさせ、該タイマー手段により計測された経過時間が上記一定時間に達したときには、該ストリーミングサーバに対して上記接続の切断要求を上記端末通信手段を用いて送信する処理を行うことを特徴とする移動体通信端末。
The mobile communication terminal according to claim 5, wherein
Having timer means for measuring time,
The terminal control means starts time measurement of the timer means when starting the reception / playback process, and restarts time measurement of the timer means each time streaming data transmitted from the streaming server is received, When the elapsed time measured by the timer means reaches the predetermined time, the mobile communication terminal performs processing for transmitting the connection disconnection request to the streaming server using the terminal communication means .
JP2004279896A 2004-09-27 2004-09-27 Mobile communication system and mobile communication terminal Expired - Fee Related JP4316462B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004279896A JP4316462B2 (en) 2004-09-27 2004-09-27 Mobile communication system and mobile communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004279896A JP4316462B2 (en) 2004-09-27 2004-09-27 Mobile communication system and mobile communication terminal

Publications (2)

Publication Number Publication Date
JP2006094338A JP2006094338A (en) 2006-04-06
JP4316462B2 true JP4316462B2 (en) 2009-08-19

Family

ID=36234853

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004279896A Expired - Fee Related JP4316462B2 (en) 2004-09-27 2004-09-27 Mobile communication system and mobile communication terminal

Country Status (1)

Country Link
JP (1) JP4316462B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2672291A1 (en) * 2006-12-14 2008-06-19 Telefonaktiebolaget L M Ericsson (Publ) A method and arrangement for handling a subscription for client data
JP2010122933A (en) * 2008-11-20 2010-06-03 Fujitsu Ltd Method and device for transferring content
JP2013012892A (en) * 2011-06-29 2013-01-17 Nec Corp Service control system, service provision server, service execution terminal
JP2014090265A (en) * 2012-10-29 2014-05-15 Kyocera Corp Electronic apparatus, control method and program
JP6524604B2 (en) * 2014-03-14 2019-06-05 株式会社リコー Wireless receiving apparatus and wireless communication method

Also Published As

Publication number Publication date
JP2006094338A (en) 2006-04-06

Similar Documents

Publication Publication Date Title
JP2006100885A (en) Streaming data receiving and reproducing terminal
US9986045B2 (en) Shareable applications on telecommunications devices
US8929887B2 (en) Shared book reading
US8911295B2 (en) Method and system for online mobile gaming
WO2007086712A1 (en) Method and system for transmitting multimedia contents in communication network
US20080309753A1 (en) System for video call processing
JP4316462B2 (en) Mobile communication system and mobile communication terminal
JP2006311595A (en) Mobile phone terminal device, content reproduction interrupting/restarting method in mobile phone terminal device, and content distribution station
JP2003258950A (en) Application-program executable information communication terminal and its control method
WO2004102932A1 (en) Mobile communication terminal
JP4333998B2 (en) Streaming data reception / playback terminal
JP4350627B2 (en) Streaming data reception / playback terminal
US7403605B1 (en) System and method for local replacement of music-on-hold
JP4496053B2 (en) Mobile communication system and mobile communication terminal
JP2008306558A (en) Information processing device
JP5458518B2 (en) Information processing device
JP4638200B2 (en) Streaming data reception / playback terminal
JP4224447B2 (en) Mobile phone
JP3935697B2 (en) Telephone capable of executing application program, key control method for telephone, and control program used for telephone
JP4406438B2 (en) Information processing device
JP2006094187A (en) Cellular phone device
JP2007293862A (en) Mobile communication terminal
JP5732412B2 (en) Content distribution system, method and program
JP4372666B2 (en) Mobile communication terminal
JP2003259438A (en) Information communication terminal and its control method capable of executing application program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060724

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090130

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090206

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090401

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090424

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090520

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20120529

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20150529

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees