JP4421461B2 - Mobile phone terminal, computer program - Google Patents

Mobile phone terminal, computer program Download PDF

Info

Publication number
JP4421461B2
JP4421461B2 JP2004351629A JP2004351629A JP4421461B2 JP 4421461 B2 JP4421461 B2 JP 4421461B2 JP 2004351629 A JP2004351629 A JP 2004351629A JP 2004351629 A JP2004351629 A JP 2004351629A JP 4421461 B2 JP4421461 B2 JP 4421461B2
Authority
JP
Japan
Prior art keywords
event
code
information
unit
event information
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
JP2004351629A
Other languages
Japanese (ja)
Other versions
JP2006163612A (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.)
Kyocera Corp
Original Assignee
Kyocera 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 Kyocera Corp filed Critical Kyocera Corp
Priority to JP2004351629A priority Critical patent/JP4421461B2/en
Publication of JP2006163612A publication Critical patent/JP2006163612A/en
Application granted granted Critical
Publication of JP4421461B2 publication Critical patent/JP4421461B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephone Function (AREA)

Description

本発明は、複数のプログラムの実行を制御する携帯電話端末及びコンピュータプログラムに関する。   The present invention relates to a mobile phone terminal and a computer program for controlling execution of a plurality of programs.

従来の技術では、シングルタスクオペレーティングシステムにおいて、複数のアプリケーションプログラムを同時に起動させるマルチタスク的な動きをさせるために、オペレーティングシステムのメモリ上で動作しているアプリケーションプログラムについてのスレッド履歴を記憶しておく。そして、次に動作を要求するアプリケーションプログラムがあるか否かをオペレーティングシステムにてタイマー等により監視する。次に動作を要求するアプリケーションプログラムがある場合には、アプリケーションプログラムのスレッド履歴に当該アプリケーションプログラムを追加し、当該アプリケーションプログラムにオペレーティングシステムが制御を切り替える。そして、元に使用していたアプリケーションプログラムを再び操作するために切り替えるときは、蓄積されたスレッド履歴において最先に蓄積されたものから順に読み出して1つずつ処理を切り替える形にして実現していた(例えば、特許文献1)。   In the conventional technique, in a single task operating system, in order to make a multitasking action of simultaneously starting a plurality of application programs, a thread history of the application program operating on the memory of the operating system is stored. . Then, it is monitored by a timer or the like in the operating system whether there is an application program that requires the next operation. Next, when there is an application program that requires an operation, the application program is added to the thread history of the application program, and the operating system switches control to the application program. And when switching to operate again the application program that was originally used, it was realized in the form of reading out from the earliest accumulated one in the accumulated thread history and switching the processing one by one (For example, patent document 1).

特許文献1に示す技術は、処理能力的に携帯電話端末よりも余裕があり、かつ、着信のような突発的割り込み制御の発生率が低いパーソナルコンピュータ上での制御例である。
携帯電話端末における従来技術では、複数のアプリケーションプログラムの起動指示がタイマー等から指定されたとしても、1つずつの処理が完了しない限りは、次のアプリケーションプログラムの処理に入ることができなかった。さらに、元のアプリケーションプログラムの状態を複数保持しておくこともできなかった。そのため、従来技術である特許文献2に示す携帯端末では、着信等の事象発生時にアプリケーションプログラムの種別または状態によって個別に監視して制御を行っている。
特開平6−44084号公報 特開2003−319020号公報
The technique shown in Patent Document 1 is an example of control on a personal computer that has more processing capacity than a mobile phone terminal and has a low incidence of sudden interrupt control such as incoming calls.
In the conventional technology for a mobile phone terminal, even if an instruction to start a plurality of application programs is specified from a timer or the like, it is not possible to enter the next application program unless one process is completed. Furthermore, it was not possible to maintain multiple states of the original application program. Therefore, in the portable terminal shown in Patent Document 2 which is a conventional technique, when an event such as an incoming call occurs, it is individually monitored and controlled according to the type or state of the application program.
JP-A-6-44084 JP 2003-319020 A

ところで、携帯電話端末におけるマルチタスク的な動きとは、携帯電話端末を利用するユーザにとっては複数のアプリケーションプログラムが同時に起動しているようにみえるが、オペレーティングシステムにおいては1つのアプリケーションプログラムしか動作しないように制御することによって実現されるものである。このような制御を行うのは、携帯電話端末は、パーソナルコンピュータのように豊富なメモリが実装されておらず、複数のアプリケーションプログラムを同時に起動するとメモリが不足してしまうからである。   By the way, a multitasking movement in a mobile phone terminal means that for a user who uses a mobile phone terminal, a plurality of application programs seem to be activated at the same time, but in an operating system, only one application program operates. It is realized by controlling to. The reason why such control is performed is that the cellular phone terminal is not equipped with abundant memory unlike a personal computer, and when a plurality of application programs are activated simultaneously, the memory becomes insufficient.

このようなマルチタスク的な制御が実装されている携帯電話端末では、例えば、ユーザのキーボード操作によって入力されたキー情報を検出するアプリケーションプログラムと、当該アプリケーションプログラムからキー情報を受信する他のアプリケーションプログラムとが存在する場合に、以下のような制御によってキー情報が送信される。最初に、キー情報を検出するアプリケーションプログラムがオペレーティングシステムにキー情報を含むイベント情報を送信して、終了する。オペレーティングシステムは、イベント情報に含まれる送信先情報に基づいて、他のアプリケーションプログラムが起動され、オペレーティングシステムが起動された他のアプリケーションプログラムへイベント情報を送信する。つまり、オペレーティングシステムによってアプリケーションプログラム間の情報の送受信が中継されることになる。   In a mobile phone terminal in which such multitasking control is implemented, for example, an application program that detects key information input by a user's keyboard operation and another application program that receives key information from the application program And the key information is transmitted by the following control. First, the application program for detecting the key information transmits event information including the key information to the operating system, and the process ends. Based on the destination information included in the event information, the operating system starts another application program and transmits the event information to the other application program that has started the operating system. That is, transmission / reception of information between application programs is relayed by the operating system.

しかしながら、携帯電話端末に用いられるオペレーティングシステムでは、アプリケーションプログラムからのイベント以外に、着信によるイベント情報などを受信するため、イベント情報を記憶しておくメモリ容量が不足してしまうことを考慮し、同一のイベント情報がメモリに記憶されている場合には、受信したイベント情報を削除してメモリ容量を節約するといった仕組みが実装されている。そのため、アプリケーションプログラムの間で、本来通知されるべき数のイベント情報が通知されず、例えば、複数回同じキーを押すことで入力する情報を決定するといった携帯電話端末のアプリケーションプログラムでは不具合が生じてしまうという問題がある。   However, in the operating system used for the mobile phone terminal, in addition to the event from the application program, the event information by the incoming call is received, so that the memory capacity for storing the event information is insufficient. When the event information is stored in the memory, a mechanism for deleting the received event information to save the memory capacity is implemented. Therefore, the number of event information that should be notified is not notified between application programs. For example, there is a problem in an application program for a mobile phone terminal that determines information to be input by pressing the same key multiple times. There is a problem of end.

本発明は、上記問題を解決するためになされたもので、その目的は、アプリケーションプログラムから送信されるイベント情報が全て他のアプリケーションプログラムに送信されることを可能とする携帯電話端末、コンピュータプログラムを提供することにある。   The present invention has been made to solve the above-described problem, and an object of the present invention is to provide a mobile phone terminal and a computer program that enable all event information transmitted from an application program to be transmitted to another application program. It is to provide.

上述した課題を解決するために、本発明は、複数のアプリケーションプログラムを切り替えて動作させるアプリケーション制御部を有する携帯電話端末において、アプリケーションプログラムに対してのイベントが生じたとき、イベント通知対象とする通知対象アプリケーションプログラムの種別とイベント種別とが記述されるイベント情報を発生するイベント発生部と、前記イベント発生部からの前記イベント情報を受信するイベント受信部と、複数の前記イベント発生部の中で、同じ種別のイベントを連続して発生する連続イベント発生部を予め記憶する発生情報記憶部と、前記イベント受信部により受信された前記イベント情報を発生したイベント発生部が前記連続イベント発生部と同じ場合には、受信したイベント情報の所定領域に個別のイベントコードを付与し、前記イベント受信部により受信された前記イベント情報を発生したイベント発生部が前記連続イベント発生部と同じでない場合には、前記イベント情報の前記所定領域に前記個別のイベントコードを付与しないイベントコード付与部と、前記イベントコード付与部にてイベントコードが付与されたイベント情報と、前記イベントコードが付与されていないイベント情報とを複数記憶可能であって、複数記憶する場合は互いに異なるイベント情報のみについて記憶するイベント情報記憶部と、前記イベント情報記憶部に記憶される前記イベント情報を、それぞれのイベント情報が指定する通知対象アプリケーションプログラムに対し、前記イベント情報記憶部に記憶された順に一つずつ送出するイベント送信部と、を有することを特徴とする。 In order to solve the above-described problem, the present invention provides a notification to be an event notification object when an event occurs for an application program in a mobile phone terminal having an application control unit that switches and operates a plurality of application programs. Among the plurality of event generation units, an event generation unit that generates event information describing the type and event type of the target application program, an event reception unit that receives the event information from the event generation unit, When the occurrence information storage unit that stores the continuous event generation unit that continuously generates the same type of event in advance and the event generation unit that generated the event information received by the event reception unit are the same as the continuous event generation unit the, in a predetermined area of the received event information Grant another event code, if the event generator which generates the event information received by the event receiving unit is not the same as the continuous event generating unit, the individual events in the predetermined area of the event information When it is possible to store a plurality of event code assigning units that do not assign codes, event information to which event codes have been assigned by the event code assigning unit, and event information to which no event codes have been assigned , Stores event information storage units that store only different event information, and stores the event information stored in the event information storage unit in the event information storage unit for the notification target application program specified by each event information. Event transmission unit that sends out one by one in the order , Characterized by having a.

また、本発明は、上記に記載の発明において、前記アプリケーション制御部は、前記イベント情報が指定する通知対象アプリケーションプログラムが動作状態でない場合には動作状態に切り替え、前記イベント送信部は、前記アプリケーション制御部にて前記通知対象アプリケーションプログラムを動作状態に切り替えた後に前記イベント情報を送信する、ことを特徴とすることが好ましい。   In the invention described above, the application control unit may switch to an operation state when the notification target application program specified by the event information is not in an operation state, and the event transmission unit may perform the application control. Preferably, the event information is transmitted after the notification target application program is switched to an operating state by a section.

また、本発明は、前記イベントコード付与部は、前記イベント送信部にて前記イベント情報を送信する際に、当該イベントコード情報から前記イベントコードを削除し、前記通知対象アプリケーションプログラムは、前記イベント情報を受信すると、当該イベント情報に記述される前記イベント種別に基づく処理を行うことを特徴とすることが好ましい。 In the present invention, the event code assigning unit deletes the event code from the event code information when the event transmitting unit transmits the event information, and the notification target application program includes the event information It is preferable to perform processing based on the event type described in the event information.

また、本発明は、上記に記載の発明において、前記イベントコードは、連続性のある値であって、前記イベントコード付与部は、少なくとも前回生成したイベントコードを保持し、新たなイベントコード生成を行う際には前回生成したイベントコードの値に対し、カウントアップすることで新たなイベントコード候補として指定し、当該イベントコード候補の値が所定値まで達する場合には初期値を指定し、前記イベントコード候補が新たなイベントコードとして生成されることを特徴とすることが好ましい。 Further, the present invention is the above-described invention, wherein the event code is a continuous value, and the event code assigning unit holds at least an event code generated last time, and generates a new event code. When performing, the event code value generated last time is counted up and specified as a new event code candidate. When the event code candidate value reaches a predetermined value, an initial value is specified, and the event It is preferable that the code candidate is generated as a new event code.

また、本発明は、上記に記載の発明において、前記イベントコード付与部は、生成したイベントコードについて、当該イベントコードが付与されるイベント情報が指定する通知対象アプリケーションプログラムに送信されるまで保持し、新たなイベントコードを生成する際にイベントコード候補が指定されると、当該イベントコード候補の値が保持されているイベントコードにて既に使用されていない場合に新たなイベントコードとして決定することを特徴とすることが好ましい。 Further, in the invention described above, the present invention holds the event code giving unit until the generated event code is transmitted to the notification target application program designated by the event information to which the event code is given, When an event code candidate is specified when generating a new event code, the event code candidate value is determined as a new event code if it is not already used in the held event code It is preferable that

本発明は、複数のアプリケーションプログラムを切り替えて動作させるアプリケーション制御部を有する携帯電話端末のコンピュータに、アプリケーションプログラムに対してのイベントが生じたとき、イベント通知対象とする通知対象アプリケーションプログラムの種別とイベント種別とが記述されるイベント情報をイベント発生部に発生させるイベント発生手順と、発生した前記イベント情報を受信するイベント受信手順と、複数の前記イベント発生部の中で、同じ種別のイベントを連続して発生する連続イベント発生部を予め記憶する発生情報記憶手順と、受信した前記イベント情報を発生したイベント発生部が前記連続イベント発生部と同じ場合には、受信したイベント情報の所定領域に個別のイベントコードを付与し、受信した前記イベント情報を発生したイベント発生部が前記連続イベント発生部と同じでない場合には、前記イベント情報の前記所定領域に前記個別のイベントコードを付与しないイベントコード付与手順と、前記イベントコードが付与されたイベント情報と、前記イベントコードが付与されていないイベント情報とを記憶するイベント情報記憶手順と、前記記憶されるイベント情報を、記憶された順に一つずつそれぞれのイベント情報が指定する通知対象アプリケーションプログラムに対し、送出するイベント送出手順と、を実行させるためのコンピュータプログラムである。
The present invention relates to a type and an event of a notification target application program that is an event notification target when an event for the application program occurs in a computer of a mobile phone terminal having an application control unit that switches and operates a plurality of application programs. An event generation procedure that causes the event generation unit to generate event information in which the type is described, an event reception procedure that receives the event information that has occurred, and an event of the same type among the plurality of event generation units. If the event information storing procedure for storing the continuous event generating unit that occurs in advance and the event generating unit that generated the received event information are the same as the continuous event generating unit, a predetermined area of the received event information grant event code, before it receives If the event generating unit that generates event information is not the same as the continuous event generating unit, the event code imparting procedure the do not impart the individual event codes in a predetermined area of the event information, the event code is assigned Event information storage procedure for storing event information and event information to which the event code is not assigned, and notification target application program that specifies the stored event information one by one in the stored order Is a computer program for executing an event sending procedure to be sent.

この発明によれば、アプリケーションプログラムから送信されるイベント情報が全て他のアプリケーションプログラムに送信されることを可能とする携帯電話端末、イベント管理方法並びにコンピュータプログラムを得ることが可能となる。   According to the present invention, it is possible to obtain a mobile phone terminal, an event management method, and a computer program that enable all event information transmitted from an application program to be transmitted to another application program.

以下、本発明の一実施形態による携帯電話端末を図面を参照して説明する。
図1は、本実施形態による携帯電話端末1を示した概略ブロック図である。
図1において携帯電話端末1は、無線により公衆通信網に接続する無線通信部40や、液晶画面を備えた表示部41や、ユーザの入力を受けるキー操作部42や、音声を出力する音声処理部43を携帯電話としての基本的な機能として備えている。
また、携帯電話端末1は、アプリケーションプログラム30の起動、一時停止、終了などを制御する制御部2を備えており、当該アプリケーションプログラム30は、上記の無線通信部40や表示部41やキー操作部42や音声処理部43と協働して動作する。
Hereinafter, a mobile phone terminal according to an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a schematic block diagram showing a mobile phone terminal 1 according to the present embodiment.
In FIG. 1, a mobile phone terminal 1 includes a wireless communication unit 40 connected to a public communication network by radio, a display unit 41 having a liquid crystal screen, a key operation unit 42 for receiving user input, and voice processing for outputting voice. The unit 43 is provided as a basic function as a mobile phone.
In addition, the mobile phone terminal 1 includes a control unit 2 that controls activation, suspension, termination and the like of the application program 30, and the application program 30 includes the wireless communication unit 40, the display unit 41, and the key operation unit. 42 and the voice processing unit 43 work together.

制御部2において、アプリケーションプログラム30は、例えば、無線通信部40を介して着信受信し、音声処理部43から着信音を鳴動させるなどの電話着信処理を行うアプリケーションプログラムや、ユーザがキー操作部42を操作することによって入力された氏名や電話番号などを記録し、また内部の記憶領域に記憶している氏名や電話番号などの情報を表示部41に表示する電話帳のアプリケーションプログラムや、キー操作部42における入力を検出するアプリケーションプログラムなどが存在する。以下の説明では、例えばキー操作部42における入力を検出し、他のアプリケーションプログラムにキー情報を含むイベントを送信するアプリケーションプログラムとしてアプリケーションプログラムAを対応させ、また、キー情報を含むイベントを受信して内部の記憶領域に記録したり、あるいは表示部41に表示するアプリケーションプログラムとしてアプリケーションプログラムBを対応させて説明する。   In the control unit 2, for example, the application program 30 receives an incoming call via the wireless communication unit 40 and performs an incoming call process such as ringing a ringtone from the voice processing unit 43, or the user operates the key operation unit 42. A phone book application program that records information such as names and telephone numbers stored in the internal storage area on the display unit 41, and key operations There are application programs for detecting an input in the unit 42. In the following description, for example, an input in the key operation unit 42 is detected, the application program A is made to correspond to an application program that transmits an event including key information to another application program, and an event including key information is received. An application program B will be described as an application program recorded in an internal storage area or displayed on the display unit 41.

なお、上述したイベント情報を発生するイベント発生部は、アプリケーションプログラムAに該当する。   The event generator that generates the event information described above corresponds to the application program A.

イベント中継部20は、アプリケーションプログラムAから送信されたイベント情報を受信し、アプリケーション制御部10によって当該イベント情報が削除されないように重複しないイベントコードを付加し、また、アプリケーション制御部10からのイベント情報を受信した場合には、イベント情報からイベントコードを削除してアプリケーションプログラムBへイベント情報を送信する。   The event relay unit 20 receives the event information transmitted from the application program A, adds a non-overlapping event code so that the event information is not deleted by the application control unit 10, and the event information from the application control unit 10 Is received, the event code is deleted from the event information and the event information is transmitted to the application program B.

イベント中継部20において、受信部21は、アプリケーションプログラムAからイベント情報を受信する。イベントコード付与部22は、受信部21からイベント情報を受信し、イベント情報中継記憶部24に記憶されているイベント情報に基づいて、記憶されているイベント情報と同一とならないように、受信したイベント情報にイベントコードを付加して、イベント情報中継記憶部24に記録し、当該イベント情報をアプリケーション制御部10へ送信する。また、イベントコード付与部22は、アプリケーション制御部10から受信したイベント情報を受信し、当該イベント情報からイベントコードを削除して送信部23へ送信する。送信部23は、イベントコード付与部22から受信したイベント情報をアプリケーションプログラムBへ送信する。   In the event relay unit 20, the reception unit 21 receives event information from the application program A. The event code assigning unit 22 receives the event information from the receiving unit 21, and based on the event information stored in the event information relay storage unit 24, the received event information is not the same as the stored event information. An event code is added to the information, recorded in the event information relay storage unit 24, and the event information is transmitted to the application control unit 10. Further, the event code assigning unit 22 receives the event information received from the application control unit 10, deletes the event code from the event information, and transmits the event code to the transmission unit 23. The transmission unit 23 transmits the event information received from the event code providing unit 22 to the application program B.

アプリケーション制御部10は、制御部2に実装されているオペレーティングシステム(以下、OS:Operating System)に相当し、アプリケーションプログラム30の起動、停止を行う。アプリケーション制御部10において、イベント受信部11は、イベント中継部20からイベント情報を受信し、上述したイベント情報記憶部に該当するイベントキュー12へ記録する。また、受信したイベント情報と同一のイベント情報がイベントキュー12に存在する場合には、受信したイベント情報を削除する。イベントキュー12は、キュー型の記憶領域であり、先に記録されたイベント情報から先にイベント送信部13が読み出せる構造になっている。イベント送信部13は、イベントキュー12に先に記録されたイベント情報を順に読み出してイベント中継部20へ送信する。   The application control unit 10 corresponds to an operating system (hereinafter referred to as OS: Operating System) installed in the control unit 2, and starts and stops the application program 30. In the application control unit 10, the event reception unit 11 receives event information from the event relay unit 20, and records it in the event queue 12 corresponding to the event information storage unit described above. If the same event information as the received event information exists in the event queue 12, the received event information is deleted. The event queue 12 is a queue-type storage area, and has a structure in which the event transmission unit 13 can read the event information recorded first. The event transmission unit 13 sequentially reads event information previously recorded in the event queue 12 and transmits the event information to the event relay unit 20.

上述した本実施形態の携帯電話端末1における複数のアプリケーションプログラムを制御する構成の概略について以下に説明する。本実施形態の携帯電話端末1ではシングルタスク制御しか出来ないOS上で、マルチタスク的な動作を行わせるよう構成されている。
つまり、アプリケーション制御部10は、動作するアプリケーションプログラムを緻密に切り替えることにより、動作中のアプリケーションプログラムが一つだけとなるように制御することが生じる。(ただし、いくつかのアプリケーションプログラムについてはOSの制御下を離れて構成されるアプリケーションプログラムもあり、例えば頻繁に利用されるキー検出アプリケーションプログラムなどはこれに該当する。しかしながら、キー検出アプリケーションプログラムが検出したキー検出結果を含むイベント情報を通知すべき対象となるアプリケーションプログラム側がOSによって制御されている場合は、他のアプリケーションプログラムから送信される更に別のイベント情報との通知順序などを管理しなければならず、キー検出結果を含むイベント情報もやはりOS経由で伝えなければならない。)
An outline of a configuration for controlling a plurality of application programs in the mobile phone terminal 1 of the present embodiment described above will be described below. The cellular phone terminal 1 of the present embodiment is configured to perform multitasking operations on an OS that can only perform single task control.
That is, the application control unit 10 may control so that only one application program is operating by precisely switching the application programs to be operated. (However, some application programs may be configured separately from the control of the OS, for example, frequently used key detection application programs. However, the key detection application program detects them. If the application program that is to be notified of event information including the key detection result is controlled by the OS, the notification order with other event information transmitted from other application programs must be managed. In addition, event information including the key detection result must also be transmitted via the OS.)

OSの制御下で複数のアプリケーションプログラムがマルチタスク的に動作し、お互いに指示しあう関係にあるアプリケーションプログラム同士は、同時に動作することがないため、このような指示を中継する手段が必要となる。
例えば、受信したメールを表示しており、なおかつこのメールに電話番号が記載されており、この電話番号に対する発呼をメールに記載されている電話番号を選択することによって発呼するPHONE−TO機能を用いて行う場合に、上記の中継する手段が用いられる。この場合、メールアプリケーションプログラム動作中に、受信メール中の電話番号をキー操作部42にて選択して決定する操作がなされるため、電話発呼アプリケーションプログラムに対し、選択された電話番号を通知するとともに発呼も指示する必要がある。発呼が指示されたためにメールアプリケーションプログラムは復帰する際に用いるパラメータを復帰情報として保持した上で一時停止して、電話発呼アプリケーションプログラムが起動する事となる。ところが、動作中のアプリケーションプログラムは1つであり、この場合はメールアプリケーションプログラムだけであり、電話発呼アプリケーションプログラムは動作していないのでせっかくの電話番号の通知も発呼指示も受信できない。よって、互いのアプリケーションを管理するアプリケーション制御部10が電話番号の通知や発呼指示を中継する必要がある。
A plurality of application programs operate in a multitasking manner under the control of the OS, and application programs that have a relationship instructing each other do not operate at the same time. Therefore, a means for relaying such instructions is required. .
For example, the received mail is displayed, and a telephone number is described in the mail, and a call to the telephone number is made by selecting a telephone number described in the mail. The above-mentioned relaying means is used when performing using. In this case, during operation of the mail application program, an operation for selecting and determining the telephone number in the received mail is performed by the key operation unit 42, so the selected telephone number is notified to the telephone calling application program. At the same time, it is necessary to instruct a call. Since the call application is instructed, the mail application program holds the parameters used when returning as return information and then pauses to start the telephone call application program. However, there is only one application program in operation. In this case, there is only a mail application program, and since the telephone calling application program is not operating, neither the telephone number notification nor the calling instruction can be received. Therefore, it is necessary for the application control unit 10 that manages each other's applications to relay the notification of the telephone number and the call instruction.

上記のような中継を行うため、アプリケーション制御部10のイベントキュー12では、メールアプリケーションプログラムから送出される電話番号を示す情報と、発呼指示の情報とを一旦蓄積し、この間に動作するアプリケーションプログラムを切り替え、切り替えが済むと、イベントキュー12に入力された順番に従って(まず電話番号の通知、次に発呼指示の順)電話発呼アプリケーションに送出する。このように、アプリケーション制御部10によって中継することで、マルチタスク的な処理を実行することを可能としている。   In order to perform the relay as described above, the event queue 12 of the application control unit 10 temporarily stores information indicating the telephone number sent from the mail application program and information on the call instruction, and operates during this time. When the switching is completed, the message is sent to the telephone call application in accordance with the order input to the event queue 12 (first notification of the telephone number and then the order of the calling instruction). As described above, relaying by the application control unit 10 makes it possible to execute multitask processing.

ここで、各アプリケーションプログラム間の指示内容を含むイベント情報に関して、あらかじめそのイベント種別ごとに種別コードというIDが付されている。各アプリケーションプログラム間の中継処理途中でこのイベント情報を蓄積する際には、イベント情報が複数ある場合、それぞれで同一の情報が蓄積されないようにすることでイベントキュー12に必要なメモリ量を極力少なく済むよう管理されている。   Here, regarding event information including instruction contents between application programs, an ID called a type code is assigned in advance for each event type. When accumulating this event information in the middle of relay processing between application programs, if there is a plurality of event information, the amount of memory required for the event queue 12 is minimized by preventing the same information from being accumulated in each event program. It is managed to finish.

通常は、送信元アプリケーションプログラム、送信先アプリケーションプログラム、イベント種別のいずれかが異なるため、これらの集合としてのイベント情報は結果的に異なるものとなり、イベントキュー12において互いが削除されることはない。元々、多くのアプリケーションプログラムがこのようなOSにおいてマルチタスク的に動作管理されることを前提に設計されてはおらず、1つだけがOS上で動作状態のときに、他のアプリケーションプログラムが動作するときはOSが管理しない状態で動作されるものであった。
つまり、送信元アプリケーションプログラムから送信先アプリケーションプログラムに直接送信される設計であったため、送信先アプリケーションプログラムの切り替えなどのためにイベントキュー12に蓄積してイベント情報の入出力を管理する事も無く、即時送信元アプリケーションプログラムから送信先アプリケーションプログラムにイベント情報が到達するため、上述した同一のイベント情報を記憶しないイベントキューの構成で充分に対応できていた。
Usually, since any one of the transmission source application program, the transmission destination application program, and the event type is different, the event information as a set of these is different as a result, and the event queue 12 does not delete each other. Originally, it was not designed on the assumption that many application programs are managed in a multitask manner in such an OS, and other application programs operate when only one is operating on the OS. At times, it was operated in a state that the OS did not manage.
In other words, since it was designed to be transmitted directly from the transmission source application program to the transmission destination application program, it is not stored in the event queue 12 for switching the transmission destination application program and managing input / output of event information, Since event information arrives from the immediate transmission source application program to the transmission destination application program, the above-described event queue configuration that does not store the same event information can sufficiently cope with the event information.

しかし、複数のアプリケーションプログラムを切り替えて擬似的なマルチタスク動作をさせる場合、イベントキュー12への情報の蓄積管理をより緻密に行う必要が生じるが、アプリケーションプログラムは無線通信部40によって通信網に接続されるサーバ(不図示)からダウンロードして取得される汎用のアプリケーションプログラムもあり、アプリケーションプログラム側に改良を加えてイベントキュー12の蓄積管理に対応することは非常に難しいと言える。   However, when a plurality of application programs are switched to perform a pseudo multitask operation, it is necessary to more precisely manage and store information in the event queue 12, but the application programs are connected to the communication network by the wireless communication unit 40. There is also a general-purpose application program that is obtained by downloading from a server (not shown), and it can be said that it is very difficult to improve the application program and cope with the accumulation management of the event queue 12.

なお、本実施形態では、アプリケーションプログラムAがイベント情報を発生させる形態について示したが、本発明は、それに限られるものではなく、例えば、OSがイベント情報を発生させる場合や、OSのタスク以外のタスクがイベント情報を発生させるようにしてもよい。   In this embodiment, the application program A generates the event information. However, the present invention is not limited to this. For example, when the OS generates the event information or other than the OS task. A task may generate event information.

ところで、タスクとはアプリケーションプログラム30や音声処理部43などに対し、動作開始や終了、および各種変化を命令する処理系列のことであって、ゲームプログラムの起動・演算・終了など様々存在する。タスクには、連続起動タスクと、連続起動でないタスク(以下、非連続起動タスク)が存在する。連続起動タスクとは、中断可能なタスクであって、一瞬だけでも手を離すことの出来る処理を行うタスクであり、具体的には着信制御タスクなどがある。着信制御タスクの処理としては、着信発生すると、発信者の番号抽出、発信者番号の記録、発信者番号による着信音の選出(鳴り分け)、着信音の停止など、処理が切り分かれているものであり、切り分けられた処理のそれぞれの間であれば一瞬であれば手を離すことが出来る。例えば、音声処理部43に着信音鳴動を命令してから音声処理部43は鳴動を開始し、次の命令(鳴動停止など)が生じるまでは音声処理部43は鳴動を継続できるので手を離せる。ただし、次の命令を監視するためにすぐに監視状態にならねばならない。非連続起動タスクとは、逆に手を離すことの出来ないタスクであり、具体的にはゲーム用のタスクなどが有る。これは常に演算を行っておらねばならず、非連続起動タスクと言える。ただし、プログラムの組み方によっては手を離せる瞬間を作ることも可能である。   By the way, a task is a processing sequence for instructing the application program 30 and the audio processing unit 43 to start and end operations and various changes, and there are various types such as starting, calculating, and ending a game program. The task includes a continuously activated task and a task that is not continuously activated (hereinafter, a non-continuously activated task). The continuous activation task is a task that can be interrupted and performs a process that can be released even for a moment, and specifically includes an incoming call control task. Processing of incoming call control tasks, such as extraction of caller number, recording of caller number, selection of ringtone by caller number (separation), stop of ringtone, etc. when incoming call occurs And if it is between each of the divided processes, it can be released for a moment. For example, after instructing the voice processing unit 43 to ring the ring tone, the voice processing unit 43 starts ringing, and the voice processing unit 43 can continue to ring until the next command (ringing stop etc.) occurs. The However, in order to monitor the next command, it must be in a monitoring state immediately. A non-continuous activation task is a task that cannot be released, and specifically includes a task for a game. This must be always performed and can be said to be a non-continuous startup task. However, depending on how the program is assembled, it is also possible to create a moment when you can let go.

図2は、イベント情報のデータ構成を示した図である。イベント情報50は、送信先情報51、送信元情報52、イベントデータ領域53から構成されている。送信先情報51には、イベント情報を送信する先のアプリケーションプログラムに予め一意に付与されている識別情報が設定される。送信元情報52には、イベント情報を送信したアプリケーションプログラムに付与されている識別情報が設定される。イベントデータ領域53は、データ領域53−1と、上述した所定領域に該当するイベントコード領域53−2から構成される。データ領域53−1には、イベント種別としてアプリケーションプログラム間で送受信される情報が設定され、例えば、キー操作部42からのキー情報を検出するアプリケーションプログラムからのイベント情報である場合には、キー情報の種別コードが設定される。イベントコード領域53−2は、上述した所定領域に該当し、イベントコード付与部22によって付加されるイベントコードが設定される。   FIG. 2 is a diagram showing a data structure of event information. The event information 50 includes transmission destination information 51, transmission source information 52, and an event data area 53. In the transmission destination information 51, identification information uniquely assigned in advance to the application program to which the event information is transmitted is set. In the transmission source information 52, identification information given to the application program that transmitted the event information is set. The event data area 53 includes a data area 53-1, and an event code area 53-2 corresponding to the predetermined area described above. In the data area 53-1, information transmitted / received between application programs is set as an event type. For example, in the case of event information from an application program that detects key information from the key operation unit 42, key information Type code is set. The event code area 53-2 corresponds to the predetermined area described above, and an event code added by the event code adding unit 22 is set therein.

イベント情報としては、例えば、電話発呼アプリケーションに対するキー操作部42からの電話番号入力であった場合には、そのキー操作一つ一つについて、生成される情報である。例えば、「5」キーの入力であった場合には、送信先情報51に電話発呼アプリケーションのIDが、送信元情報52にはキー操作部42が、データ領域53−1には「5」キーの入力であることを示すコードが、イベントコード領域53−2にはイベントコード付与部22にて付されるイベントコードが格納されてイベント情報が形成される。   The event information is, for example, information generated for each key operation when the telephone number is input from the key operation unit 42 for the telephone call application. For example, when the “5” key is input, the telephone call application ID is transmitted to the transmission destination information 51, the key operation unit 42 is transmitted to the transmission source information 52, and “5” is stored to the data area 53-1. The event code attached by the event code adding unit 22 is stored in the event code area 53-2, and the event information is formed in the event code area 53-2.

図3及び図4は、従来の携帯電話端末におけるイベント管理方法と、本実施形態の携帯電話端末1におけるイベント管理方法の違いを説明するための概略図である。   3 and 4 are schematic diagrams for explaining the difference between the event management method in the conventional mobile phone terminal and the event management method in the mobile phone terminal 1 of the present embodiment.

図3は、携帯電話端末におけるイベント管理方法の基本動作を示した概略図である。
携帯電話端末においては、上述したイベントコード付与部22が存在しないため、アプリケーションプログラムA及びBとアプリケーション制御部10との間で直接イベント情報が送受信されるため、例えば、図3に示すように、イベントキュー12にイベント情報A、B、Cが存在した場合に、アプリケーション制御部10がさらにイベント情報Bを受信すると、アプリケーション制御部10のイベント受信部11が、イベントキュー12に既にイベント情報Bが存在しているため、受信したイベント情報Bを削除する処理が行われ、イベントキュー12に記憶されているイベント情報に変化が生じない。この基本動作によりイベントキュー12へのメモリ使用量を極力小さくするように構成されている。
FIG. 3 is a schematic diagram showing the basic operation of the event management method in the mobile phone terminal.
In the mobile phone terminal, since the event code adding unit 22 does not exist, event information is directly transmitted and received between the application programs A and B and the application control unit 10, for example, as shown in FIG. When the event information A, B, and C exist in the event queue 12 and the application control unit 10 further receives the event information B, the event reception unit 11 of the application control unit 10 has already received the event information B in the event queue 12. Since it exists, the received event information B is deleted, and the event information stored in the event queue 12 does not change. With this basic operation, the memory usage for the event queue 12 is reduced as much as possible.

図4は、本実施形態の携帯電話端末1におけるイベント管理方法を示した概略図である。本実施形態の携帯電話端末1においては、イベントコード付与部22が存在し、イベントコードが付与されるため、イベントキュー12に記憶されるイベント情報は送信先情報51と、送信元情報52と、データ領域53−1に設定されるイベント種別とが同一であっても同一のイベント情報とならず、アプリケーション制御部10のイベント受信部11が受信したイベント情報は削除されず、全てイベントキュー12に記憶される。これによって、アプリケーションプログラムの間でイベント情報の不足に基づく異常処理の発生を防ぐことが可能となる。   FIG. 4 is a schematic diagram showing an event management method in the mobile phone terminal 1 of the present embodiment. In the mobile phone terminal 1 of the present embodiment, since the event code adding unit 22 exists and an event code is added, the event information stored in the event queue 12 includes transmission destination information 51, transmission source information 52, Even if the event type set in the data area 53-1 is the same, the event information is not the same, and the event information received by the event receiving unit 11 of the application control unit 10 is not deleted, and all the event information is stored in the event queue 12. Remembered. As a result, it is possible to prevent occurrence of abnormal processing due to lack of event information between application programs.

次に、図5から図8を参照して、イベント中継部20の処理について説明する。
図5は、イベント中継部20によるイベントコード付与処理を示したフローチャートである。最初に、イベント中継部20の受信部21がアプリケーションプログラムAからアプリケーションプログラムBへのイベント情報を受信する。イベント中継部20のイベントコード付与部22は、受信部21が受信したイベント情報を受信し、後述するイベントコード生成判定処理のサブルーチンを呼び出して重複しないイベントコードを生成する(ステップSa1)。イベントコード付与部22は、生成したイベントコードをイベント情報のイベントコード領域53−1に記録する。そして、当該イベント情報をイベント情報中継記憶部24に記録する(ステップSa2)。
Next, processing of the event relay unit 20 will be described with reference to FIGS.
FIG. 5 is a flowchart showing event code provision processing by the event relay unit 20. First, the receiving unit 21 of the event relay unit 20 receives event information from the application program A to the application program B. The event code assigning unit 22 of the event relay unit 20 receives the event information received by the receiving unit 21, and generates a non-overlapping event code by calling a subroutine for event code generation determination processing described later (step Sa1). The event code assigning unit 22 records the generated event code in the event code area 53-1 of the event information. Then, the event information is recorded in the event information relay storage unit 24 (step Sa2).

イベント情報中継記憶部24に記録できなかった場合には、エラーコードとして「保存失敗」を設定し、記録できた場合にはエラーコードとして「保存成功」を設定する(ステップSa3)。次に、イベントコード付与部22は、エラーコードを判定し(ステップSa4)、エラーコードが「保存失敗」の場合には、戻り値に「FALSE」を設定し、処理を終了する(ステップSa5)。   If it cannot be recorded in the event information relay storage unit 24, “save failure” is set as the error code, and if it can be recorded, “save successful” is set as the error code (step Sa3). Next, the event code assigning unit 22 determines an error code (step Sa4), and when the error code is “save failure”, sets “FALSE” as a return value and ends the process (step Sa5). .

エラーコードが「保存成功」の場合には、アプリケーション制御部10にイベント情報を送信する(ステップSa6)。イベントコード付与部22は、イベント情報をアプリケーション制御部10に送信できたか否かを判定する(ステップSa7)。送信が失敗した場合には、イベント情報中継記憶部24からイベント情報50の読み出しを行う(ステップSa8)。そして、エラーコードに「送信失敗」を設定し(ステップSa9)、戻り値に「FALSE」を設定し、処理を終了する(ステップSa10)。   If the error code is “successful storage”, event information is transmitted to the application control unit 10 (step Sa6). The event code assigning unit 22 determines whether or not event information has been transmitted to the application control unit 10 (step Sa7). If the transmission fails, the event information 50 is read from the event information relay storage unit 24 (step Sa8). Then, “transmission failure” is set as the error code (step Sa9), “FALSE” is set as the return value, and the process is terminated (step Sa10).

一方、イベントコード付与部22は、アプリケーション制御部10に送信が成功した場合には、戻り値に「TRUE」を設定して処理を終了する(ステップSa11)。   On the other hand, if the transmission to the application control unit 10 is successful, the event code assigning unit 22 sets “TRUE” as the return value and ends the processing (step Sa11).

イベント中継部20は、エラーコードと戻り値によって、イベントコード付与部22における処理の結果を得ることができ、これらの情報を履歴として保存しておくことで、異常処理の原因を解析する際に利用することが可能となる。   The event relay unit 20 can obtain the processing result in the event code adding unit 22 based on the error code and the return value, and when storing the information as a history, when analyzing the cause of the abnormal processing It can be used.

図6は、イベントコード付与部22によって行われる上述したイベントコード生成判定処理のサブルーチンを示したフローチャートである。
最初に、イベントコード付与部22は、後述するイベントコード生成処理によりイベントコードを生成する(ステップSb1)。そして、イベントコード変数にイベントコード生成処理の戻り値であるイベントコードを設定する(ステップSb2)。そして、イベントコード変数を引数として、後述するイベントコード重複判定処理を行う(ステップSb3)。そして、イベントコード重複判定処理の結果としてイベントコードが重複する場合には、ステップSb1に戻って、再びイベントコードを生成する。一方、イベントコードが重複しない場合には、当該イベントコードは重複しないイベントコードとして図5の処理においてイベント情報に設定される。
FIG. 6 is a flowchart showing a subroutine of the above-described event code generation determination process performed by the event code adding unit 22.
First, the event code assigning unit 22 generates an event code by an event code generation process described later (step Sb1). Then, an event code which is a return value of the event code generation process is set in the event code variable (step Sb2). Then, event code duplication determination processing described later is performed using the event code variable as an argument (step Sb3). If the event code overlaps as a result of the event code duplication determination process, the process returns to step Sb1 to generate the event code again. On the other hand, if the event codes do not overlap, the event codes are set in the event information in the processing of FIG. 5 as event codes that do not overlap.

図7は、イベントコード付与部22によって行われるイベント生成処理のサブルーチンを示したフローチャートである。イベントコード付与部22は、図5の処理によって付与されたイベントコード変数を内部に記憶している。つまり、1つ前にイベント情報に付与したイベントコードを記憶している。最初に、イベントコード変数に1加えた値が、予め設定されたイベントコードの最大値と最小値との範囲内の数値であるか否かを判定する。ここで、イベントコードの最大値と最小値は、イベントコード領域53−2に割り当てられたビット数に依存する(ステップSc1)。イベントコード変数に1加えた値が最大値と最小値の範囲内の数値である場合には、イベントコード変数に1加えた値をイベントコード変数に記録し、処理を終了する(ステップSc2)。一方、イベントコード変数に1加えた値が範囲外である場合には、イベントコード変数にイベントコードの最小値を記録し、処理を終了する(ステップSc3)。   FIG. 7 is a flowchart showing a subroutine of event generation processing performed by the event code adding unit 22. The event code assigning unit 22 stores therein an event code variable assigned by the process of FIG. That is, the event code assigned to the event information one time before is stored. First, it is determined whether or not the value obtained by adding 1 to the event code variable is a numerical value within a range between a preset maximum value and minimum value of the event code. Here, the maximum value and the minimum value of the event code depend on the number of bits assigned to the event code area 53-2 (step Sc1). When the value added by 1 to the event code variable is a numerical value within the range between the maximum value and the minimum value, the value added by 1 to the event code variable is recorded in the event code variable, and the process ends (step Sc2). On the other hand, if the value added by 1 to the event code variable is out of the range, the minimum value of the event code is recorded in the event code variable, and the process is terminated (step Sc3).

図8は、イベントコード付与部22によって行われるイベントコード重複判定処理のサブルーチンを示したフローチャートである。イベントコード付与部22は、戻り値に「重複しない」を設定する(ステップSd1)。そして、判定処理の回数をカウントするためのループカウンタに0を設定する(ステップSd2)。次に、イベントコード付与部22は、イベント情報中継記憶部24に記録されている全レコード数を検出する。そして、ループカウンタが当該全レコード数より小さい間は以下のSd4とSd5の処理を繰り返す(ステップSd3)。   FIG. 8 is a flowchart showing a subroutine of event code duplication determination processing performed by the event code assigning unit 22. The event code assigning unit 22 sets “no duplication” as the return value (step Sd1). Then, 0 is set in a loop counter for counting the number of times of determination processing (step Sd2). Next, the event code assigning unit 22 detects the total number of records recorded in the event information relay storage unit 24. Then, while the loop counter is smaller than the total number of records, the following processes of Sd4 and Sd5 are repeated (step Sd3).

ループカウンタが当該レコードの数より小さい場合には、イベントコード変数のイベントコードがループカウンタに対応するイベント情報中継記憶部24に記憶されているイベント情報に設定されているイベントコードと重複するか否かを判定する。ここで、イベント情報中継記憶部24は、記憶しているイベント情報に行番号が0番からつけられており、ループカウンタに対応する行番号のイベント情報を読み出して、判定を行う(ステップSd4)。イベントコード付与部22は、イベントコード変数のイベントコードと読み出したイベント情報のイベントコードが重複する場合には、戻り値に「重複する」を設定して処理を終了する(ステップSd6)。一方、イベントコード付与部22は、イベントコード変数のイベントコードと読み出したイベント情報のイベントコードが重複しない場合には、ループカウンタの値を1増やしてステップSd3に戻る(ステップSd5)。ステップSd3の処理において、ループカウンタがイベント情報中継記憶部24に記憶されている全レコード数と同じ値になった場合には、イベントコード変数のイベントコードが重複しなかったと判断して処理を終了する。   If the loop counter is smaller than the number of records, whether the event code of the event code variable overlaps with the event code set in the event information stored in the event information relay storage unit 24 corresponding to the loop counter Determine whether. Here, the event information relay storage unit 24 has the row number assigned to the stored event information from 0, reads the event information of the row number corresponding to the loop counter, and makes a determination (step Sd4). . If the event code of the event code variable and the event code of the read event information overlap, the event code assigning unit 22 sets “duplicate” as the return value and ends the processing (step Sd6). On the other hand, when the event code of the event code variable and the event code of the read event information do not overlap, the event code adding unit 22 increments the value of the loop counter by 1 and returns to step Sd3 (step Sd5). In the process of step Sd3, when the loop counter becomes the same value as the total number of records stored in the event information relay storage unit 24, it is determined that the event code of the event code variable is not duplicated, and the process is terminated. To do.

これらの図5〜8の処理により、個別のイベントコードがイベントコード領域53−2に設定され、送信先情報51と、送信元情報52と、データ領域53−1に設定されるイベント種別とが同じであってもイベントキュー12にて削除されてしまうことはない。また、エラーコードにて正常にアプリケーション制御部10に受け渡しが出来たかどうかを監視しているため、イベント中継部20にて不具合による二重送信してしまう心配も無く処理することが出来る。また、当該イベントコードの生成の処理に関して、キー操作検出などの連続して同じイベント種別の生じやすいアプリケーションプログラムから情報に関してのみに利用するようにするとなお好ましい。   5 to 8, individual event codes are set in the event code area 53-2, and the transmission destination information 51, the transmission source information 52, and the event type set in the data area 53-1. Even if they are the same, they are not deleted in the event queue 12. In addition, since it is monitored whether or not the error code has been normally transferred to the application control unit 10, the event relay unit 20 can perform processing without fear of double transmission due to a problem. Further, regarding the process of generating the event code, it is more preferable that the event code is used only for information from an application program that is likely to generate the same event type continuously, such as key operation detection.

例えばイベント中継部20は、同じイベント種別の生じやすいアプリケーションプログラムをテーブル化して別途記憶しておく。そしてイベント情報を受信すると、まず、そのイベント送信元を確認し、これが記憶してあるアプリケーションプログラムからのものであるかどうかを判定する。ここで、記憶してあるアプリケーションプログラムからのものならば、先に述べた図5〜8の処理により、個別のイベントコード付与処理を行うが、記憶してあるアプリケーションプログラムからのものでない場合はイベントコードを付与しないか、またはイベントコードを付与するべき領域を空欄、あるいは固定のコードを付与するよう処理する。   For example, the event relay unit 20 tabulates application programs that are likely to generate the same event type and stores them separately. When event information is received, the event transmission source is first confirmed, and it is determined whether or not the event transmission source is from a stored application program. Here, if it is from the stored application program, individual event code assignment processing is performed by the processing of FIGS. 5 to 8 described above, but if it is not from the stored application program, the event Processing is performed so that a code is not assigned, or an area to which an event code is to be assigned is blank or a fixed code is assigned.

これにより、イベントキュー12にこのイベント情報が到達した際、送信先情報51と、送信元情報52と、データ領域53−1に設定されるイベント種別とが同一であればイベントコードによる差別化がなされないため基本動作に従い、同一のイベント情報は削除される。キー検出アプリケーションなどであれば連続した同じキーの入力が生じることが多々存在するが、待ち受けアプリケーションプログラムを通知対象として発着信アプリケーションプログラムの通知する「着信発生」などのイベント情報などについては、本来1回で充分であり、連続して同じイベント情報が生じることは着信時のプロトコルエラーなどによる不具合等でしか生じえず、この場合は基本動作によりイベントキュー12上で削除される。   Thereby, when this event information arrives at the event queue 12, if the transmission destination information 51, the transmission source information 52, and the event type set in the data area 53-1, are the same, differentiation by the event code is performed. Since it is not performed, the same event information is deleted according to the basic operation. In the case of a key detection application or the like, there is often a case where the same key is continuously input. However, event information such as “incoming call occurrence” notified by the outgoing / incoming application program with the standby application program as a notification target is originally 1 It is sufficient that the same event information is continuously generated, and it can only occur due to a problem such as a protocol error at the time of incoming call. In this case, the event information is deleted on the event queue 12 by the basic operation.

また、イベント中継部20でイベント種別を判断し、連続して同一イベント情報の発生しうるイベント種別をあらかじめ記憶しておき、この一致により先に述べたアプリケーションプログラムによる判定のときと同様に、図5〜8の処理を行うか、イベントコードに差別化しない処理のいずれを行うかの判定をさせて同様にイベントキュー12の有効利用が可能となる。   Further, the event relay unit 20 determines the event type, and stores in advance event types that can generate the same event information in advance. The event queue 12 can be effectively used in the same manner by determining which of the processes 5 to 8 or the process that does not differentiate the event code is performed.

次に、アプリケーション制御部の処理を説明する。基本的にアプリケーション制御部10はOSにおいて動作するアプリケーションプログラムの起動、動作(実行状態)、終了、といった処理も行い、これらの状態を別途記憶している。なお、擬似マルチタスク処理を実現するため、1つのアプリケーションプログラムの動作中に他のアプリケーションプログラムの起動の必要性が生じたときには、動作中のアプリケーションプログラムに対し一時中断、あるいは終了を行い、起動要求のあったアプリケーションプログラムを起動する処理を行う場合もある。一時中断とは、OS上では当該アプリケーションプログラムを展開した状態のまま、処理を中断しているだけの状態であって、動作状態のアプリケーションプログラムが終了、一時中断されると再び動作状態に付記することが可能である。また、終了に関しても、前回の動作状態の時のパラメータを復帰情報として記憶しておき、これを参照することにより一時中断のときと同様、前回動作時の状態で復帰させることも可能に構成されている。   Next, processing of the application control unit will be described. Basically, the application control unit 10 also performs processing such as activation, operation (execution state), and termination of an application program operating in the OS, and separately stores these states. In order to realize pseudo multitask processing, when it is necessary to start another application program during the operation of one application program, the active application program is temporarily interrupted or terminated, and an activation request is issued. There is also a case where a process for starting the application program is performed. The temporary suspension is a state in which processing is suspended while the application program is expanded on the OS. When the application program in the operation state is terminated and suspended, the operation state is added again. It is possible. Also, regarding the end, the parameter at the previous operation state is stored as the return information, and by referring to this, it is possible to return to the previous operation state as in the case of temporary interruption. ing.

このような構成のアプリケーション制御部10において、イベントキュー12にイベント情報が蓄積された状態において、アプリケーション制御部10はまず、最も古くに蓄積されたイベント情報を読み出す。そしてイベント情報中の通知対象である送信先アプリケーションプログラムを判別する。次に、送信先アプリケーションプログラムが現在動作中であるかを確認する。動作中であるならば問題はないが、動作中でないならば、現在動作中のアプリケーションプログラムを一時中断して、当該イベント情報を通知するため通知対象となるアプリケーションプログラムを起動させる。もし、通知対象アプリケーションプログラムが一時停止状態や復帰情報を残して終了の状態であれば、これを復帰させる。そしてイベント中継部20にこの読み出しているイベント情報を送信する。送信が完了するとイベントキュー12から削除する。
なお、このようにイベント情報がイベント中継部20に確実に到達し、さらにイベント中継部20から通知対象アプリケーションプログラムにも到達(後述する)した後は、イベント情報のイベント種別によっては動作中のアプリケーションをそのままにしても良いし、先に動作していたアプリケーションに動作状態を切り戻すようアプリケーション制御部10により制御してもよい。
In the application control unit 10 having such a configuration, in a state where event information is accumulated in the event queue 12, the application control unit 10 first reads the event information accumulated the oldest. Then, the destination application program to be notified in the event information is determined. Next, it is confirmed whether the transmission destination application program is currently operating. If it is in operation, there is no problem, but if it is not in operation, the currently operating application program is temporarily suspended and the application program to be notified is started to notify the event information. If the application program to be notified is in a paused state or a state in which the return information remains, it is restored. Then, the read event information is transmitted to the event relay unit 20. When the transmission is completed, it is deleted from the event queue 12.
In addition, after the event information reliably reaches the event relay unit 20 and reaches the notification target application program from the event relay unit 20 (described later), an application that is in operation depends on the event type of the event information. May be left as they are, or may be controlled by the application control unit 10 so as to switch the operating state back to the previously operating application.

図9は、イベント中継部20におけるイベント中継送信処理について説明する。まず最初に、イベントコード付与部22がイベント情報50をアプリケーション制御部10から受信する(ステップSe1)。イベントコード付与部22は、受信したイベント情報50に対応するイベント情報をイベント情報中継記憶部24から検出して削除する(ステップSe2)。次に、イベントコード付与部22が、受信したイベント情報50からイベントコードを削除する(ステップSe3)。そして、イベントコードを削除したイベント情報50の送信先情報51に基づいてイベント情報をアプリケーションプログラムBに送信する(ステップSe4)。   FIG. 9 illustrates event relay transmission processing in the event relay unit 20. First, the event code assigning unit 22 receives the event information 50 from the application control unit 10 (step Se1). The event code assigning unit 22 detects and deletes event information corresponding to the received event information 50 from the event information relay storage unit 24 (step Se2). Next, the event code assigning unit 22 deletes the event code from the received event information 50 (step Se3). Then, the event information is transmitted to the application program B based on the transmission destination information 51 of the event information 50 from which the event code has been deleted (step Se4).

そして、無事にイベント情報1つが通知対象のアプリケーションプログラムBに送信されると、アプリケーション制御部10は、次のイベント情報をイベントキュー12から読み出して同様の処理を行う。これらの動作を繰り返すことで二つ以上のアプリケーションプログラムを制御しつつ、互いのイベント情報を通知することが可能となる。   When one event information is successfully transmitted to the application program B to be notified, the application control unit 10 reads the next event information from the event queue 12 and performs the same processing. By repeating these operations, it is possible to notify each other's event information while controlling two or more application programs.

上記の構成によって、アプリケーションプログラムAから同一のイベント情報が発生しても、イベント中継部20によってイベントコードを付与するため、アプリケーション制御部10によって削除されることを防ぐことが可能となる。それによって、アプリケーションプログラムBの動作に不具合を起こさせないようにすることができる。   With the configuration described above, even if the same event information is generated from the application program A, the event relay unit 20 assigns an event code, so that it can be prevented from being deleted by the application control unit 10. As a result, it is possible to prevent a problem from occurring in the operation of the application program B.

具体的な例として、上記の構成は、すばやいキー操作が連続して行われたとき、例えば、電話番号「0123−333−3333」をすばやく入力するような作業が行われている場合などにおいて有効となる。この場合、イベント情報としては、「0」「1」「2」のキー操作に関してはデータ領域53−1に格納される情報が異なり、アプリケーション制御部10によって削除されないため問題ない。しかし、その後に連続する「3」のキー入力について、タイミングによってはアプリケーション制御部10によって削除される可能性がある。ここで、上記の構成により、「3」に関するイベント情報についても重複しないイベントコードを付与することで、同一のイベント情報にならずアプリケーション制御部10によってイベントキュー12から削除されることも無くなる。また、上記の構成では、全ての操作において連続して同じイベントが生じやすいとも限らないため、イベント情報が発生するごとに重複しないイベントコードを生成して付加するようにしたことで、予め非常に大量の種別コードを用意しておく必要も無くなる。さらには、連続したキー入力の生じやすいアプリケーションプログラム以外においてはそもそも当該イベントコード付与部22の機能を利用しないようにすることも出来る。   As a specific example, the above configuration is effective when a quick key operation is continuously performed, for example, when a work for quickly inputting a telephone number “0123-333-3333” is performed. It becomes. In this case, as the event information, the information stored in the data area 53-1 is different for the key operations “0”, “1”, and “2”, and is not deleted by the application control unit 10, so there is no problem. However, the subsequent “3” key input may be deleted by the application control unit 10 depending on the timing. Here, with the above configuration, by assigning an event code that does not overlap to the event information related to “3”, the event information is not the same, and is not deleted from the event queue 12 by the application control unit 10. In the above configuration, the same event is not always likely to occur continuously in all operations. Therefore, an event code that does not overlap every time event information is generated and added, There is no need to prepare a large number of type codes. Furthermore, the function of the event code assigning unit 22 can be prevented from being used in the first place except for an application program in which continuous key input is likely to occur.

また、別の具体的な例として、アプリケーションプログラムAがキー検出アプリケーションプログラムであり、アプリケーションプログラムBが電話発呼アプリケーションである場合について説明する。キー操作部42が操作されるとキー検出アプリケーションはキー種別を判定し、イベント情報として、キーの種別と、この種別を示す種別コードとを割り付ける。もし、全てのアプリケーションプログラムが携帯電話端末1内部に実装済みのアプリケーションプログラムのみで完結するのであれば、予め種別コードを多数用意しておくことも考えられるが、外部から入手するようなアプリケーションプログラムが実行されることのある携帯電話端末1においては、どのようなイベント情報が発生するのかわからないため予め用意しておくことが出来ないことも考えられる。   As another specific example, a case where the application program A is a key detection application program and the application program B is a telephone call application will be described. When the key operation unit 42 is operated, the key detection application determines a key type, and assigns a key type and a type code indicating this type as event information. If all the application programs are completed only by the application programs already installed in the mobile phone terminal 1, it is possible to prepare a large number of type codes in advance, but there are application programs that can be obtained from the outside. In the mobile phone terminal 1 that may be executed, since it is not known what event information is generated, it may be impossible to prepare in advance.

さらに、外部から入手するようなアプリケーションプログラムは、上記のようなアプリケーション制御部10を利用したマルチタスク的な処理がされることなど考慮されておらず、イベントキュー12などにて蓄積することも考慮されていない。つまり、イベントキュー12上に同一イベント情報が複数入力される可能性の有ることなどは考慮されていない。このとき上記の構成を利用することで、このような外部から取得するアプリケーションプログラムが存在する場合であっても、イベントキュー12で削除されることを防ぐことができるだけでなく、極力イベントキュー12の量を増やしすぎることが無いようにすることができる。   In addition, application programs that are obtained from the outside are not considered to be multitasked using the application control unit 10 as described above, and are also considered to be accumulated in the event queue 12 or the like. It has not been. That is, the possibility that a plurality of pieces of the same event information are input on the event queue 12 is not considered. At this time, by using the above configuration, even when such an application program acquired from the outside exists, not only can the event queue 12 be prevented from being deleted, but the event queue 12 It is possible not to increase the amount too much.

なお、本発明は上記の実施の形態に限られるものではなく、イベント送信部13が、イベント中継部20を介さずに直接アプリケーションプログラムBにイベントコード領域53−2に記憶されているイベントコードのみを送信するようにしてもよく。その場合には、当該イベントコードを受信したアプリケーションプログラムBが、受信したイベントコードに基づいてイベント中継部20に元のイベント情報を要求する構成となる。   Note that the present invention is not limited to the above-described embodiment, and the event transmission unit 13 directly receives the event code stored in the event code area 53-2 in the application program B directly without using the event relay unit 20. May be sent. In this case, the application program B that has received the event code requests the original event information from the event relay unit 20 based on the received event code.

また、イベント情報をイベント情報中継記憶部24に記録していることで、現在中継しているイベント情報のイベントコードに基づいて重複しないイベントコードを生成することができ、また、イベント情報中継記憶部24に記憶されているイベント情報をオペレータが監視することで、イベント情報の送受信における異常を検出することが可能となる。   Further, by recording the event information in the event information relay storage unit 24, it is possible to generate a non-overlapping event code based on the event code of the currently relayed event information, and the event information relay storage unit By monitoring the event information stored in 24, the operator can detect an abnormality in the transmission / reception of the event information.

上述の携帯電話端末1は内部に、コンピュータシステムを有している。そして、上述したイベントコード付与処理、付与処理において行われる生成判定処理およびイベントコード削除処理は、プログラムの形式でコンピュータ読み取り可能な記録媒体に記憶されており、このプログラムをコンピュータが読み出して実行することによって、上記処理が行われる。ここでコンピュータ読み取り可能な記録媒体とは、磁気ディスク、光磁気ディスク、CD−ROM、DVD−ROM、半導体メモリ等をいう。また、このコンピュータプログラムを通信回線によってコンピュータに配信し、この配信を受けたコンピュータが当該プログラムを実行するようにしても良い。   The mobile phone terminal 1 described above has a computer system inside. The event determination process and the event code deletion process performed in the event code assigning process and the assigning process described above are stored in a computer-readable recording medium in the form of a program, and the computer reads and executes the program. Thus, the above processing is performed. Here, the computer-readable recording medium means a magnetic disk, a magneto-optical disk, a CD-ROM, a DVD-ROM, a semiconductor memory, or the like. Alternatively, the computer program may be distributed to the computer via a communication line, and the computer that has received the distribution may execute the program.

本実施形態による携帯電話端末を示す概略ブロック図である。It is a schematic block diagram which shows the mobile telephone terminal by this embodiment. 同実施形態におけるイベント情報のデータ構成を示す図である。It is a figure which shows the data structure of the event information in the embodiment. 従来のアプリケーション制御部における処理を説明するための図である。It is a figure for demonstrating the process in the conventional application control part. 本実施形態におけるアプリケーション制御部における処理を説明するための図である。It is a figure for demonstrating the process in the application control part in this embodiment. 同実施形態におけるイベントコード付与処理のフローチャートである。It is a flowchart of the event code provision process in the embodiment. 同実施形態におけるイベントコード生成判定処理のフローチャートである。It is a flowchart of the event code generation determination process in the embodiment. 同実施形態におけるイベントコード生成処理のフローチャートである。It is a flowchart of the event code generation process in the embodiment. 同実施形態におけるイベントコード重複判定処理のフローチャートである。It is a flowchart of the event code duplication determination process in the embodiment. 同実施形態におけるイベントコード削除処理のフローチャートである。It is a flowchart of the event code deletion process in the same embodiment.

符号の説明Explanation of symbols

1 携帯電話端末
2 制御部
10 アプリケーション制御部
11 イベント受信部
12 イベントキュー
13 イベント送信部
20 イベント中継部
21 受信部
22 イベントコード付与部
23 送信部
24 イベント情報中継記憶部

DESCRIPTION OF SYMBOLS 1 Mobile phone terminal 2 Control part 10 Application control part 11 Event reception part 12 Event queue 13 Event transmission part 20 Event relay part 21 Reception part 22 Event code provision part 23 Transmission part 24 Event information relay storage part

Claims (6)

複数のアプリケーションプログラムを切り替えて動作させるアプリケーション制御部を有する携帯電話端末において、
アプリケーションプログラムに対してのイベントが生じたとき、イベント通知対象とする通知対象アプリケーションプログラムの種別とイベント種別とが記述されるイベント情報を発生するイベント発生部と、
前記イベント発生部からの前記イベント情報を受信するイベント受信部と、
複数の前記イベント発生部の中で、同じ種別のイベントを連続して発生する連続イベント発生部を予め記憶する発生情報記憶部と、
前記イベント受信部により受信された前記イベント情報を発生したイベント発生部が前記連続イベント発生部と同じ場合には、受信したイベント情報の所定領域に個別のイベントコードを付与し、前記イベント受信部により受信された前記イベント情報を発生したイベント発生部が前記連続イベント発生部と同じでない場合には、前記イベント情報の前記所定領域に前記個別のイベントコードを付与しないイベントコード付与部と、
前記イベントコード付与部にてイベントコードが付与されたイベント情報と、前記イベントコードが付与されていないイベント情報とを複数記憶可能であって、複数記憶する場合は互いに異なるイベント情報のみについて記憶するイベント情報記憶部と、
前記イベント情報記憶部に記憶される前記イベント情報を、それぞれのイベント情報が指定する通知対象アプリケーションプログラムに対し、前記イベント情報記憶部に記憶された順に一つずつ送出するイベント送信部と、
を有することを特徴とする携帯電話端末。
In a mobile phone terminal having an application control unit that operates by switching a plurality of application programs,
An event generation unit that generates event information describing a type and an event type of an application program to be notified when an event occurs for an application program; and
An event receiver for receiving the event information from the event generator;
Among the plurality of event generation units, an occurrence information storage unit that stores in advance a continuous event generation unit that continuously generates the same type of event;
When the event generating unit that generated the event information received by the event receiving unit is the same as the continuous event generating unit , an individual event code is assigned to a predetermined area of the received event information, and the event receiving unit If the event generating unit that generated the received event information is not the same as the continuous event generating unit, an event code providing unit that does not assign the individual event code to the predetermined area of the event information ;
An event that can store a plurality of event information to which an event code is assigned by the event code assigning unit and event information to which the event code is not assigned, and stores only about different event information when storing a plurality of event information. An information storage unit;
An event transmission unit that sends the event information stored in the event information storage unit one by one in the order stored in the event information storage unit to the notification target application program specified by each event information;
A mobile phone terminal characterized by comprising:
前記アプリケーション制御部は、
前記イベント情報が指定する通知対象アプリケーションプログラムが動作状態でない場合には動作状態に切り替え、
前記イベント送信部は、前記アプリケーション制御部にて前記通知対象アプリケーションプログラムを動作状態に切り替えた後に前記イベント情報を送信する、ことを特徴とする請求項1に記載の携帯電話端末。
The application control unit
If the notification target application program specified by the event information is not in the operating state, switch to the operating state,
The mobile phone terminal according to claim 1, wherein the event transmission unit transmits the event information after the application control unit switches the notification target application program to an operating state.
前記イベントコード付与部は、前記イベント送信部にて前記イベント情報を送信する際に、当該イベントコード情報から前記イベントコードを削除し、
前記通知対象アプリケーションプログラムは、前記イベント情報を受信すると、当該イベント情報に記述される前記イベント種別に基づく処理を行うことを特徴とする請求項1または2に記載の携帯電話端末。
The event code assigning unit deletes the event code from the event code information when transmitting the event information in the event transmitting unit,
3. The mobile phone terminal according to claim 1, wherein, when receiving the event information, the notification target application program performs processing based on the event type described in the event information.
前記イベントコードは、連続性のある値であって、
前記イベントコード付与部は、少なくとも前回生成したイベントコードを保持し、新たなイベントコード生成を行う際には前回生成したイベントコードの値に対し、カウントアップすることで新たなイベントコード候補として指定し、当該イベントコード候補の値が所定値まで達する場合には初期値を指定し、前記イベントコード候補が新たなイベントコードとして生成されることを特徴とする請求項1から3のいずれか一に記載の携帯電話端末。
The event code is a continuous value,
The event code assigning unit retains at least the previously generated event code, and specifies a new event code candidate by counting up the previously generated event code value when generating a new event code. 4. When the value of the event code candidate reaches a predetermined value, an initial value is specified, and the event code candidate is generated as a new event code. Mobile phone terminals.
前記イベントコード付与部は、生成したイベントコードについて、当該イベントコードが付与されるイベント情報が指定する通知対象アプリケーションプログラムに送信されるまで保持し、新たなイベントコードを生成する際にイベントコード候補が指定されると、当該イベントコード候補の値が保持されているイベントコードにて既に使用されていない場合に新たなイベントコードとして決定することを特徴とする請求項4に記載の携帯電話端末。 The event code assigning unit holds the generated event code until it is transmitted to the notification target application program specified by the event information to which the event code is assigned, and when generating a new event code, an event code candidate is stored. 5. The mobile phone terminal according to claim 4, wherein if specified, the event code candidate value is determined as a new event code when it is not already used in the held event code. 複数のアプリケーションプログラムを切り替えて動作させるアプリケーション制御部を有する携帯電話端末のコンピュータに、
アプリケーションプログラムに対してのイベントが生じたとき、イベント通知対象とする通知対象アプリケーションプログラムの種別とイベント種別とが記述されるイベント情報をイベント発生部に発生させるイベント発生手順と、
発生した前記イベント情報を受信するイベント受信手順と、
複数の前記イベント発生部の中で、同じ種別のイベントを連続して発生する連続イベント発生部を予め記憶する発生情報記憶手順と、
受信した前記イベント情報を発生したイベント発生部が前記連続イベント発生部と同じ場合には、受信したイベント情報の所定領域に個別のイベントコードを付与し、受信した前記イベント情報を発生したイベント発生部が前記連続イベント発生部と同じでない場合には、前記イベント情報の前記所定領域に前記個別のイベントコードを付与しないイベントコード付与手順と、
前記イベントコードが付与されたイベント情報と、前記イベントコードが付与されていないイベント情報とを記憶するイベント情報記憶手順と、
前記記憶されるイベント情報を、記憶された順に一つずつそれぞれのイベント情報が指定する通知対象アプリケーションプログラムに対し、送出するイベント送出手順と、
を実行させるためのコンピュータプログラム。
In a computer of a mobile phone terminal having an application control unit that operates by switching a plurality of application programs,
An event generation procedure for causing the event generation unit to generate event information describing the type and event type of a notification target application program to be an event notification target when an event occurs for the application program;
An event reception procedure for receiving the event information generated;
A generation information storage procedure for storing in advance a continuous event generation unit that continuously generates the same type of event among the plurality of event generation units,
When the event generation unit that generated the received event information is the same as the continuous event generation unit, an event generation unit that generates the received event information by assigning an individual event code to a predetermined area of the received event information Is not the same as the continuous event generator, an event code giving procedure that does not give the individual event code to the predetermined area of the event information ,
An event information storage procedure for storing event information to which the event code is assigned and event information to which the event code is not assigned ;
An event sending procedure for sending the stored event information to a notification target application program specified by each event information one by one in the stored order;
A computer program for running.
JP2004351629A 2004-12-03 2004-12-03 Mobile phone terminal, computer program Expired - Fee Related JP4421461B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004351629A JP4421461B2 (en) 2004-12-03 2004-12-03 Mobile phone terminal, computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004351629A JP4421461B2 (en) 2004-12-03 2004-12-03 Mobile phone terminal, computer program

Publications (2)

Publication Number Publication Date
JP2006163612A JP2006163612A (en) 2006-06-22
JP4421461B2 true JP4421461B2 (en) 2010-02-24

Family

ID=36665585

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004351629A Expired - Fee Related JP4421461B2 (en) 2004-12-03 2004-12-03 Mobile phone terminal, computer program

Country Status (1)

Country Link
JP (1) JP4421461B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4795194B2 (en) * 2006-10-13 2011-10-19 富士通東芝モバイルコミュニケーションズ株式会社 Mobile device
JP4771431B2 (en) * 2007-09-20 2011-09-14 Kddi株式会社 Device and program for event processing function based on operating system
WO2010013609A1 (en) * 2008-07-30 2010-02-04 株式会社Access Execution software application, client device, and server device
JP4729611B2 (en) * 2008-10-30 2011-07-20 株式会社エヌ・ティ・ティ・ドコモ Event queue management apparatus and event queue management method
JP6141778B2 (en) * 2014-02-27 2017-06-07 京セラドキュメントソリューションズ株式会社 Event management apparatus and event management method
JP6490780B1 (en) * 2017-11-06 2019-03-27 株式会社インテリジェンス・ワークス Information component execution apparatus and information component execution method

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6373425A (en) * 1986-09-17 1988-04-04 Fujitsu Ltd Control system for event processing order
JPH04308940A (en) * 1991-04-05 1992-10-30 Hitachi Ltd Automatic assignment management system for resource in virtual computer system
JPH11120040A (en) * 1997-10-20 1999-04-30 Fujitsu Ltd Method for predicting effect of parallel processing procedure, and recording medium therefor
US6105039A (en) * 1998-06-23 2000-08-15 Microsoft Corporation Generation and validation of reference handles
JP3890154B2 (en) * 1998-12-14 2007-03-07 日本電気株式会社 Multi-level management system
JP3812236B2 (en) * 1999-09-10 2006-08-23 株式会社日立製作所 Network management system with event control means
JP4253466B2 (en) * 2002-05-08 2009-04-15 株式会社リコー Image forming apparatus and shared memory arbitration method
JP4091792B2 (en) * 2002-05-17 2008-05-28 株式会社エヌ・ティ・ティ・ドコモ Electronic device, event providing method, program, and recording medium
JP2004023459A (en) * 2002-06-17 2004-01-22 Ntt Docomo Inc Charging method, repeating device, program and recording medium
JP4141301B2 (en) * 2003-03-25 2008-08-27 株式会社エヌ・ティ・ティ・ドコモ Communication terminal

Also Published As

Publication number Publication date
JP2006163612A (en) 2006-06-22

Similar Documents

Publication Publication Date Title
KR100438208B1 (en) Method of Display Realization/Conversion for Multitasking in Mobile Telecommunication Terminal
US7730479B2 (en) Cell-phone terminal, program management method and computer program of same
KR20100132006A (en) Executing location dependent application in mobile handset
JP4421461B2 (en) Mobile phone terminal, computer program
CN101202964A (en) Method and terminal for processing business
JP5158489B2 (en) Wireless terminal device and wireless network system
JP4549809B2 (en) Mobile phone terminal, program management method and computer program
JP4563710B2 (en) Mobile phone terminal device, program management method, and computer program therefor
JP2011100475A (en) Communication device, communication method and program
JP2002314642A (en) Incoming call mode automatic switching type mobile communication equipment
JP4275610B2 (en) Mobile phone terminal, key notification method, and computer program therefor
JP4083658B2 (en) Portable communication device, program, and computer-readable recording medium
JP4454599B2 (en) Log data collection system
JP4606857B2 (en) Mobile phone terminal, task management method and computer program therefor
JP4601983B2 (en) Mobile phone terminal device, program management method, and computer program therefor
JPH07177543A (en) Uninterruptible file update processing system
JP4675762B2 (en) Portable terminal device, message information receiving method, computer program
JP2004147070A (en) Communication terminal and electronic mail retrieval method for communication terminal
JP2005284905A (en) Portable telephone terminal equipment and program management method and its computer program
JPS60144095A (en) Key telephone set
CN105530366A (en) Automatically quieting mobile devices
JP3339063B2 (en) Private branch exchange
KR100369662B1 (en) Mobile telecommunication terminal having a special key and implimenting method thereof
JP4697414B2 (en) Telephone transfer system
KR20010111610A (en) Method for command control using macro function in mobile phone

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071119

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090731

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090811

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091009

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: 20091117

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: 20091202

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

Free format text: PAYMENT UNTIL: 20121211

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4421461

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20131211

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees