KR100759605B1 - Multitasking system to be able to execute on the Mobile Core application - Google Patents

Multitasking system to be able to execute on the Mobile Core application Download PDF

Info

Publication number
KR100759605B1
KR100759605B1 KR1020050126540A KR20050126540A KR100759605B1 KR 100759605 B1 KR100759605 B1 KR 100759605B1 KR 1020050126540 A KR1020050126540 A KR 1020050126540A KR 20050126540 A KR20050126540 A KR 20050126540A KR 100759605 B1 KR100759605 B1 KR 100759605B1
Authority
KR
South Korea
Prior art keywords
user event
user
event
application
application program
Prior art date
Application number
KR1020050126540A
Other languages
Korean (ko)
Other versions
KR20070065962A (en
Inventor
박성호
권기선
Original Assignee
주식회사 팬택앤큐리텔
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 주식회사 팬택앤큐리텔 filed Critical 주식회사 팬택앤큐리텔
Priority to KR1020050126540A priority Critical patent/KR100759605B1/en
Publication of KR20070065962A publication Critical patent/KR20070065962A/en
Application granted granted Critical
Publication of KR100759605B1 publication Critical patent/KR100759605B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/543User-generated data transfer, e.g. clipboards, dynamic data exchange [DDE], object linking and embedding [OLE]

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Human Computer Interaction (AREA)
  • Stored Programmes (AREA)
  • Telephone Function (AREA)

Abstract

본 발명은 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템에 관한 것으로, 현재 실행중인 응용프로그램으로부터 전송된 유저 이벤트 요청정보를 수신하여, 유저 이벤트 요청정보에 포함된 응용프로그램 ID에 해당하는 응용프로그램이 이벤트 키값에 대응하는 유저 이벤트를 허용하는지 여부를 다중작업 데이타베이스를 참조하여 검사하고, 유저 이벤트가 허용된다 판단된 경우, 현재 실행중인 응용프로그램을 중지시키고, 해당 유저 이벤트를 처리하는 응용프로그램을 실행하도록 구현함으로써 BREW(Binary Rutime Environment for Wireless) 기반 사용자 인터페이스(UI)를 이용해 복잡한 코딩 작업없이 간편하게 응용프로그램간의 다중작업(Multitasking)이 가능하도록 한 것이다.The present invention relates to a multi-task processing system that can be executed in a mobile core program, and receives user event request information transmitted from a currently running application program, so that an application program corresponding to an application program ID included in the user event request information receives an event. Check the multitasking database to see if the user event corresponding to the key value is allowed, and if it is determined that the user event is allowed, stop the currently running application and run the application that handles that user event. By implementing the Binary Rutime Environment for Wireless (BREW) -based user interface (UI), multitasking can be easily performed between applications without complicated coding.

이동통신 단말기, 다중처리(Multitasking), 코어프로그램, 응용프로그램 Mobile communication terminal, multitasking, core program, application program

Description

모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템 {Multitasking system to be able to execute on the Mobile Core application}Multitasking system to be able to execute on the Mobile Core application}

도 1 은 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템의 일 실시예에 따른 블럭도1 is a block diagram according to an embodiment of a multi-task processing system executable in a mobile core program according to the present invention.

도 2 는 다중작업 데이타베이스에 저장되는 응용프로그램 ID별 다중작업 환경설정정보의 일 예를 도시한 도면2 is a diagram illustrating an example of multi-task configuration information for each application program ID stored in a multi-task database.

도 3 은 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템의 다중처리 동작의 일 예를 도시한 흐름도3 is a flowchart illustrating an example of a multiprocessing operation of a multitask processing system executable in a mobile core program according to the present invention.

<도면의 주요 부분에 대한 부호의 설명><Explanation of symbols for main parts of the drawings>

100 : 다중작업 처리시스템 110 : 다중작업 데이타베이스100: multi-task processing system 110: multi-task database

120 : 유저 이벤트 요청정보 수신부 130 : 유저 이벤트 허용여부 판단부120: user event request information receiving unit 130: user event acceptance determination unit

140 : 유저 이벤트 처리부 150 : 유저 이벤트 감시부140: user event processing unit 150: user event monitoring unit

160 : 응용프로그램 재개부160: resume application

본 발명은 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템에 관 한 것으로, 동시에 여러개의 작업을 수행하는 다중작업(Multitasking) 기술에 관련된 것이다.The present invention relates to a multitask processing system executable in a mobile core program, and relates to a multitasking technique for performing multiple tasks at the same time.

종래의 경우, MP3, MPEG4 등의 멀티미디어 기능을 지원하는 이동통신 단말기에서 멀티미디어 재생 도중 문자메시지를 보내거나, 곡을 탐색하거나, 전화번호를 입력 또는 검색하거나 하는 등의 다중작업을 지원하지 않는 경우가 대부분이며, 퀄컴 스테이트 머신(Qualcomm State Machine)의 사용자 인터페이스(UI)를 이용해 다중작업을 구현한다하더라도, 이벤트 처리를 위한 코드가 매우 복잡해지기 때문에 생산성이 떨어지는 문제점이 있었다.In the conventional case, a mobile communication terminal supporting multimedia functions such as MP3 and MPEG4 does not support multiple operations such as sending a text message, searching for a song, or entering or searching a phone number during multimedia playback. Most of them, even if the multi-task is implemented using the user interface (UI) of the Qualcomm State Machine, there is a problem that productivity is reduced because the code for event processing is very complicated.

따라서, 본 발명자는 이벤트 처리 중심인 종래의 기술과는 달리 무선 인터넷 환경의 다양한 응용프로그램(Appliction)을 효율적으로 구동할 수 있는 소프트웨어 개발환경인 BREW(Binary Rutime Environment for Wireless) 기반 사용자 인터페이스(UI)를 이용해 응용프로그램간의 다중작업(Multitasking)을 용이하게 할 수 있는 데이타베이스 처리를 중심으로한 다중작업 기술에 대한 연구를 하게 되었다.Accordingly, the present inventors, unlike the conventional technology focused on event processing, use a binary rutime environment for wireless (BREW) based user interface (UI), which is a software development environment that can efficiently drive various applications in a wireless internet environment. The research on multitasking techniques focused on database processing that can facilitate multitasking between applications using

본 발명은 상기한 취지하에 발명된 것으로, BREW(Binary Rutime Environment for Wireless) 기반 사용자 인터페이스(UI)를 이용해 데이타베이스 처리를 중심으로한 응용프로그램간의 다중작업(Multitasking)이 용이하도록 한 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템을 제공함을 그 목적으로 한다.The present invention has been invented in view of the above, and in a mobile core program that facilitates multitasking between application programs based on database processing using a binary rutime environment for wireless (BREW) based user interface (UI). Its purpose is to provide a viable multitask processing system.

상기한 목적을 달성하기 위한 본 발명의 일 양상에 따르면, 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템은 현재 실행중인 응용 프로그램으로부터 전송된 유저 이벤트 요청정보를 수신하여, 유저 이벤트 요청정보에 포함된 응용프로그램 ID에 해당하는 응용프로그램이 이벤트 키값에 대응하는 유저 이벤트를 허용하는지 여부를 다중작업 데이타베이스를 참조하여 검사하고, 유저 이벤트가 허용된다 판단된 경우, 현재 실행중인 응용프로그램을 중지시키고, 해당 유저 이벤트를 처리하는 응용프로그램을 실행하는 것을 특징으로 한다.According to an aspect of the present invention for achieving the above object, the multi-task processing system executable in the mobile core program according to the present invention receives the user event request information transmitted from the currently running application program, the user event request information Check the multitasking database to see if the application corresponding to the application ID included in the application allows the user event corresponding to the event key value, and if it is determined that the user event is allowed, stop the currently running application. And executing an application program that processes the corresponding user event.

따라서, 본 발명은 무선 인터넷 환경의 다양한 응용프로그램(Appliction)을 효율적으로 구동할 수 있는 소프트웨어 개발환경인 BREW(Binary Rutime Environment for Wireless) 기반 사용자 인터페이스(UI)를 이용해 복잡한 코딩 작업없이 간편하게 응용프로그램간의 다중작업(Multitasking)이 용이하도록 한다.Accordingly, the present invention provides a simple interface between application programs without complex coding operations using a binary rutime environment for wireless (BREW) based user interface (UI), which is a software development environment that can efficiently drive various applications in a wireless Internet environment. Make multitasking easy

이하, 첨부된 도면을 참조하여 기술되는 바람직한 실시예를 통하여 본 발명을 당업자가 용이하게 이해하고 재현할 수 있도록 상세히 기술하기로 한다.Hereinafter, the present invention will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily understand and reproduce the present invention.

도 1 은 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템의 일 실시예에 따른 블럭도이다.1 is a block diagram according to an embodiment of a multitask processing system executable in a mobile core program according to the present invention.

본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템(100)은 이동통신 단말기에 탑재되는 코어프로그램(Core) 즉, 모바일 운영체제(Mobile OS)의 내부 기능 중 하나를 담당하는 소프트웨어의 형태로 존재하며, 도 1 에 도시한 바와 같이 다중작업 데이타베이스(110)와, 유저 이벤트 요청정보 수신부(120)와, 유저 이벤트 허용여부 판단부(130)와, 유저 이벤트 처리부(140)를 포함한다.The multi-task processing system 100 executable in the mobile core program according to the present invention exists in the form of software that is responsible for one of the internal functions of the core program (Core), that is, the mobile operating system (Mobile OS) mounted on the mobile communication terminal. 1, the multi-task database 110, a user event request information receiving unit 120, a user event acceptance determination unit 130, and a user event processing unit 140 is included.

먼저, 이동통신 단말기에 탑재되는 코어프로그램(Core) 및 각종 응용프로그램(Application) 각각에 고유의 ID를 정의한다. 예컨데, 코어프로그램(Core)의 ID로 0X10, 멀티미디어용 응용프로그램의 ID로 0X20, 전화번호용 응용프로그램의 ID로 0X30, 문자메시지용 응용프로그램의 ID로 0X40, 벨소리용 응용프로그램의 ID로 0X90 등과 같이 코어프로그램(Core) 및 각종 응용프로그램(Application) 각각에 고유의 ID를 정의할 수 있다.First, a unique ID is defined for each of the core program and the various applications installed in the mobile communication terminal. For example, 0X10 as the ID of the core program, 0X20 as the ID of the application for multimedia, 0X30 as the ID of the application for phone number, 0X40 as the ID of the text message application, 0X90 as the ID of the ringtone application, etc. Likewise, a unique ID can be defined for each of the core program and various applications.

상기 다중작업 데이타베이스(110)는 응용프로그램 ID별 다중작업 환경설정정보를 저장한다.The multitasking database 110 stores multitasking configuration information for each application program ID.

즉, 다중작업 데이타베이스(110)는 유저 이벤트 허용여부 판단을 위해 참조되는 응용프로그램 ID별 유저 이벤트 키들에 대한 유저 이벤트 허용/금지 설정을 다중작업 환경설정정보로서 저장한다. That is, the multi-task database 110 stores the user event allow / prohibit setting for the user event keys for each application program ID referred to for determining whether to allow the user event as the multi-task configuration information.

예컨데, 도 2 를 참조해보면 ID가 0X20으로 정의된 멀티미디어용 응용프로그램의 경우에는 '메시지 키'와 '메뉴 키'에 대한 유저 이벤트 키가 발생했을 경우 유저 이벤트를 허용하고, ID가 0X30으로 정의된 전화번호용 응용프로그램의 경우에는 '메시지 키'에 대한 유저 이벤트 키가 발생했을 경우 유저 이벤트를 허용하고, ID가 0X40으로 정의된 문자메시지용 응용프로그램의 경우에는 '숫자 키'와 '메뉴 키'와 '전화번호부 키'에 대한 유저 이벤트 키가 발생했을 경우 유저 이벤트를 허용하고, ID가 0X90으로 정의된 벨소리용 응용프로그램의 경우에는 '숫자 키'와 '메뉴 키'에 대한 유저 이벤트 키가 발생했을 경우 유저 이벤트를 허용함을 알 수 있다. 도 2 는 다중작업 데이타베이스에 저장되는 응용프로그램 ID별 다중작업 환경 설정정보의 일 예를 도시한 도면이다.For example, referring to FIG. 2, in the case of a multimedia application defined with an ID of 0X20, a user event is allowed when a user event key for a 'message key' and a 'menu key' is generated, and an ID is defined as 0X30. In case of phone number application, when user event key for 'message key' occurs, user event is allowed. In case of text message application whose ID is defined as 0X40, 'number key' and 'menu key' Allows user events when a user event key is generated for the 'Phonebook Key' and a user event key for the 'numeric keys' and 'menu keys' for a ringtone application defined with ID 0X90. If you do, you can see that it allows user events. 2 is a diagram illustrating an example of multitasking environment setting information for each application program ID stored in a multitasking database.

상기 유저 이벤트 요청정보 수신부(120)는 현재 실행중인 응용프로그램(20)으로부터 전송된 현재 실행중인 응용프로그램 ID와, 유저로부터 요청된 이벤트 키값을 포함하는 유저 이벤트 요청정보를 수신한다.The user event request information receiving unit 120 receives user event request information including a currently executing application ID transmitted from the currently executing application 20 and an event key value requested by the user.

즉, 이동통신 단말기를 통해 하나의 응용프로그램(20) 실행도중 유저로부터 이벤트가 요청되면, 현재 실행중인 응용프로그램(20)이 BREW(Binary Rutime Environment for Wireless) 기반의 사용자 인터페이스(UI)인 ISHELL_PostEvent 함수 등을 이용해 응용프로그램 ID와, 유저로부터 요청된 이벤트 키값을 포함하는 유저 이벤트 요청정보를 모바일 코어프로그램(10)으로 전송한다.That is, when an event is requested from the user while executing one application 20 through the mobile communication terminal, the currently running application 20 is an ISHELL_PostEvent function which is a user interface (UI) based on Binary Rutime Environment for Wireless (BREW). The user event request information including the application program ID and the event key value requested from the user is transmitted to the mobile core program 10 by using the program and the like.

상기 ISHELL_PostEvent 함수는 BREW(Binary Rutime Environment for Wireless) 기반의 개발환경에서 정의된 이벤트를 지정된 클래스로 전송하는데 사용되는 함수로, 첫번째 파라미터(Parameter)에는 지정된 클래스 즉, 코어프로그램 ID, 두번째 파라미터(Parameter)에는 해당 응용프로그램 ID, 세번째 파라미터에는 유저 이벤트 종류, 네번째 파라미터에는 이벤트 키를 입력받아, 현재 실행중인 응용프로그램 ID와, 유저로부터 요청된 이벤트 키값을 포함하는 리턴값을 유저 이벤트 요청정보로하여 코어프로그램(10)으로 전송한다.The ISHELL_PostEvent function is a function used to transmit an event defined in a development environment based on Binary Rutime Environment for Wireless (BREW) to a specified class. The first parameter includes a specified class, that is, a core program ID and a second parameter. Is the application program ID, the third parameter contains the user event type, and the fourth parameter receives the event key. The core program uses the return value including the currently running application ID and the event key value requested from the user as the user event request information. Send to (10).

그러면, 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템(100)은 상기 유저 이벤트 요청정보 수신부(120)를 통해 현재 실행중인 응용프로그램(20)으로부터 전송된 현재 실행중인 응용프로그램 ID와, 유저로부터 요청된 이벤트 키값을 포함하는 유저 이벤트 요청정보를 수신한다.Then, the multi-task processing system 100 executable in the mobile core program according to the present invention is the currently running application program ID transmitted from the currently executing application 20 through the user event request information receiving unit 120, Receive user event request information including an event key value requested from the user.

상기 유저 이벤트 허용여부 판단부(130)는 상기 유저 이벤트 요청정보 수신부(120)에 의해 수신된 유저 이벤트 요청정보에 포함된 응용프로그램 ID에 해당하는 응용프로그램이 이벤트 키값에 대응하는 유저 이벤트를 허용하는지 여부를 상기 다중작업 데이타베이스를 참조하여 검사한다. 이 때, 상기 다중작업 데이타베이스에 해당 응용프로그램 ID가 존재하지 않을 경우에는 요청된 유저 이벤트를 무시(Ignore)한다.The user event permission determination unit 130 determines whether an application program corresponding to the application program ID included in the user event request information received by the user event request information receiving unit 120 allows a user event corresponding to an event key value. Check whether the multitasking database is referenced. At this time, if the application ID does not exist in the multi-task database, the requested user event is ignored.

예컨데, 현재 실행중인 응용프로그램(20)이 멀티미디어용 응용프로그램이고, 유저로부터 요청된 유저 이벤트(User Event)가 문자메시지라 가정하면, 멀티미디어용 응용프로그램은 함수 ISHELL_PostEvent(0X10,0X20,0X40,메시지 키에 대응하는 이벤트 키값,0)에 의해 리턴(Return)되는 리턴값을 코어프로그램(10)으로 전송하게 되고, 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템(100)은 상기 유저 이벤트 요청정보 수신부(120)를 통해 이를 수신하여 상기 유저 이벤트 허용여부 판단부(130)를 통해 멀티미디어용 응용프로그램 ID 0X20이 메시지 키에 대응하는 이벤트 키값에 대응하는 유저 이벤트를 허용하는지 여부를 상기 다중작업 데이타베이스(110)를 참조하여 검사한다. 도 2 를 참조해보면 멀티미디어용 응용프로그램 ID 0X20이 메시지 키(MESSAGE_KEY)에 대응하는 유저 이벤트를 허용하고 있음을 알 수 있다.For example, assuming that the currently executing application 20 is a multimedia application, and a user event requested from the user is a text message, the multimedia application has a function ISHELL_PostEvent (0X10,0X20,0X40, message key). The return value returned by the event key value, 0) corresponding to the core program 10 is transmitted, and the multi-task processing system 100 executable in the mobile core program according to the present invention requests the user event. The multi-task data is received through the information receiving unit 120 and the user event acceptance determination unit 130 determines whether the multimedia application ID 0X20 allows a user event corresponding to the event key value corresponding to the message key. Inspect with reference to the base (110). Referring to FIG. 2, it can be seen that the multimedia application ID 0X20 allows a user event corresponding to the message key (MESSAGE_KEY).

상기 유저 이벤트 처리부(140)는 상기 유저 이벤트 허용여부 판단부(130)에 의해 유저 이벤트가 허용된다 판단된 경우, 현재 실행중인 응용프로그램을 중지시키고, 해당 유저 이벤트를 처리하는 응용프로그램을 실행한다.If it is determined that the user event is allowed by the user event permission determination unit 130, the user event processing unit 140 stops the currently running application program and executes the application program that processes the user event.

즉, 상기 유저 이벤트 허용여부 판단부(130)에 의해 유저 이벤트가 허용된다 판단된 경우, 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템(100)은 상기 유저 이벤트 처리부(140)를 통해 현재 실행중인 응용프로그램(20)을 중지시키고, 해당 유저 이벤트를 처리하는 응용프로그램(30)을 실행한다. 이 때 상기 중지되는 현재 실행중인 응용프로그램(20)은 백그라운드(Background)로 계속 진행되게 된다. That is, when it is determined that the user event is allowed by the user event acceptance determination unit 130, the multi-task processing system 100 executable in the mobile core program according to the present invention is provided through the user event processing unit 140. The application program 20 currently running is stopped, and the application program 30 for processing the corresponding user event is executed. At this time, the currently running application 20 is stopped and continues to the background.

만일, 상기 유저 이벤트 허용여부 판단부(130)에 의해 유저 이벤트가 금지된다 판단된 경우에는, 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템(100)은 상기 유저 이벤트 처리부(140)를 통해 요청된 유저 이벤트를 무시(Ignore)하고, 현재 실행중인 응용프로그램(20)을 계속 실행한다.If it is determined that the user event is prohibited by the user event permission determination unit 130, the multi-task processing system 100 executable in the mobile core program according to the present invention may execute the user event processing unit 140. Ignore the requested user event through (Ignore), and continues to run the application 20 currently running.

한편, 본 발명의 부가적인 양상에 따르면, 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템(100)이 유저 이벤트 감시부(150)와, 응용프로그램 재개부(160)를 더 포함 할 수 있다.Meanwhile, according to an additional aspect of the present invention, the multi-task processing system 100 executable in the mobile core program according to the present invention may further include a user event monitor 150 and an application program resume 160. have.

상기 유저 이벤트 감시부(150)는 상기 유저 이벤트 처리부(140)에 의해 처리되는 유저 이벤트를 감시하여 유저 이벤트의 종료를 검출한다.The user event monitoring unit 150 monitors the user event processed by the user event processing unit 140 and detects the end of the user event.

즉, 코어프로그램의 실행 프로세서를 제어하는 기능을 이용해 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템(100)은 상기 유저 이벤트 감시부(150)를 통해 상기 유저 이벤트 처리부(140)에 의해 처리되는 유저 이벤트를 실행하는 응용프로그램(30)이 종료되는지를 감시하여 유저 이벤트의 종료를 검출한다. 상기 코어프로그램의 실행 프로세서를 제어 기술은 이 출원 이전에 이미 다양하게 공지되어 시행되는 통상의 기술이므로, 이에 대한 자세한 설명은 생략하기로 한다.That is, the multi-task processing system 100 executable in the mobile core program according to the present invention using the function of controlling the execution processor of the core program is performed by the user event processor 140 through the user event monitor 150. The termination of the user event is detected by monitoring whether the application program that executes the processed user event is terminated. Since the technology for controlling the processor for executing the core program is a conventional technology that is known and implemented in various ways before this application, a detailed description thereof will be omitted.

상기 응용프로그램 재개부(160)는 상기 유저 이벤트 감시부(150)에 의해 유저 이벤트 종료가 검출될 경우, 상기 유저 이벤트 처리부(140)에 의해 중지된 응용프로그램을 재개한다.The application program resumption unit 160 resumes the application program suspended by the user event processing unit 140 when the user event termination is detected by the user event monitoring unit 150.

즉, 유저 이벤트를 처리하는 응용프로그램(30)이 종료되어 상기 유저 이벤트 감시부(150)에 의해 유저 이벤트가 종료되었다 검출되면, 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템(100)은 상기 응용프로그램 재개부(160)를 통해 상기 유저 이벤트 처리부(140)에 의해 중지되어 백그라운드(Backgroung)로 실행되는 응용프로그램(20)을 포어그라운드(Foreground)로 실행하여 재개한다.That is, when the application program processing the user event 30 is terminated and the user event is detected by the user event monitoring unit 150, the multi-task processing system 100 executable in the mobile core program according to the present invention. Is stopped by the user event processing unit 140 through the application resumption unit 160, and resumes by executing the application program 20 executed in the background in the foreground.

따라서, 위와 같이 구성함에 의해 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템은 무선 인터넷 환경의 다양한 응용프로그램(Appliction)을 효율적으로 구동할 수 있는 소프트웨어 개발환경인 BREW(Binary Rutime Environment for Wireless) 기반 사용자 인터페이스(UI)를 이용해 복잡한 코딩 작업없이 간편하게 응용프로그램간의 다중작업(Multitasking)이 가능해진다.Therefore, the multi-task processing system executable in the mobile core program according to the present invention by constructing as described above is a software development environment BREW (Binary Rutime Environment for Wireless) that can efficiently drive various applications in a wireless Internet environment. Multitasking between applications can be done easily without using complex coding.

도 3 을 참조하여 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템의 다중처리 동작의 구체적인 실시예를 알아본다.Referring to Figure 3 looks at a specific embodiment of the multi-process operation of the multi-task processing system executable in the mobile core program according to the present invention.

도 3 은 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템의 다중처리 동작의 일 예를 도시한 흐름도이다.3 is a flowchart illustrating an example of a multiprocessing operation of a multitask processing system executable in a mobile core program according to the present invention.

현재 실행중인 응용프로그램(20)이 멀티미디어용 응용프로그램이고, 유저로부터 요청된 유저 이벤트(User Event)가 문자메시지라 가정한다.It is assumed that the currently executing application 20 is a multimedia application program and that the user event requested by the user is a text message.

이동통신 단말기를 통해 멀티미디어용 응용프로그램이 실행되어 MP3가 재생되는 도중, 유저가 친구에게 문자메시지를 보내기 위해 문자메시지 전송을 위해 미리 협약된 메시지키를 눌렀다면, 멀티미디어용 응용프로그램이 단계 S110 에서 함수 ISHELL_PostEvent(0X10,0X20,0X40,메시지 키 코드,0)에 의해 리턴(Return)되는 리턴값을 유저 이벤트 요청정보로하여 코어프로그램(10)으로 전송한다. 상기 0X10은 유저 이벤트 요청정보를 수신하기로 설정된 코어프로그램 ID, 0X20은 현재 실행중인 멀티미디어용 응용프로그램 ID, 상기 0X40은 유저가 요청한 문자메시지를 실행할 응용프로그램 ID, 상기 메시지 키 코드는 메시지 키에 대응하는 이벤트 키값이 된다.If the multimedia application is executed through the mobile communication terminal and the MP3 is being played, if the user presses a pre-arranged message key for sending a text message to send a text message to a friend, the multimedia application functions in step S110. The return value returned by ISHELL_PostEvent (0X10, 0X20, 0X40, message key code, 0) is transmitted to the core program 10 as user event request information. The 0X10 is a core program ID set to receive user event request information, the 0X20 is a multimedia application ID currently being executed, the 0X40 is an application ID to execute a text message requested by the user, and the message key code corresponds to a message key. This is the event key value.

상기 멀티미디어용 응용프로그램으로부터 유저 이벤트 요청정보가 전송되면, 코어프로그램은 단계 S120 에서 현재 실행중인 응용프로그램 ID와, 유저로부터 요청된 이벤트 키값을 포함하는 유저 이벤트 요청정보를 수신한다.When user event request information is transmitted from the multimedia application program, the core program receives user event request information including an application program ID currently executed in step S120 and an event key value requested from the user.

그 다음, 코어프로그램이 단계 S130 에서 상기 수신된 유저 이벤트 요청정보를 분석하여 멀티미디어용 응용프로그램 ID 0X20이 메시지 키에 대응하는 이벤트 키값에 대응하는 유저 이벤트를 허용하는지 여부를 다중작업 데이타베이스를 참조하여 검사한다.Next, the core program analyzes the received user event request information in step S130 to see whether the multimedia application ID 0X20 allows a user event corresponding to the event key value corresponding to the message key with reference to the multi-task database. Check it.

도 2 를 참조해보면 멀티미디어용 응용프로그램 ID 0X20이 메시지 키(MESSAGE_KEY)에 대응하는 유저 이벤트를 허용하고 있으므로, 코어프로그램이 단계 S140 에서 멀티미디어용 응용프로그램을 중지하여 백그라운드(Background)로 실행하고, 메시지 키에 대응하는 유저 이벤트 즉, ID 0X40에 해당하는 문자메시지용 응용프로그램을 포어그라운드(Foreground)로 실행하여 유저 이벤트를 처리한다.Referring to FIG. 2, since the multimedia application ID 0X20 allows a user event corresponding to the message key (MESSAGE_KEY), the core program stops the multimedia application in step S140 and executes it in the background. The user event corresponding to the message, that is, the text message application program corresponding to ID 0X40, is executed in the foreground to process the user event.

그 다음, 코어프로그램이 단계 S150 에서 문자메시지용 응용프로그램이 종료되는지를 감시하여 유저 이벤트의 종료를 검출한다.The core program then monitors whether the text message application program is terminated in step S150 to detect the end of the user event.

만일, 문자메시지용 응용프로그램이 종료되어 상기 단계 S150 에서 유저 이벤트가 종료되었다 검출되면, 코어프로그램이 단계 S160 에서 상기 단계 S140에 의해 중지되어 백그라운드(Backgroung)로 실행되는 멀티미디어용 응용프로그램을 포어그라운드(Foreground)로 실행하여 재개함으로써 BREW(Binary Rutime Environment for Wireless) 기반 사용자 인터페이스(UI)를 이용해 복잡한 코딩 작업없이 간편하게 응용프로그램간의 다중작업(Multitasking)을 수행한다.If it is detected that the text message application is terminated and the user event has ended in step S150, the core program stops by step S140 in step S160 and runs in the background (Backgroung). By restarting with Foreground, BRUW-based user interface (UI) enables simple multitasking between applications without complicated coding.

따라서, 위와 같이함에 의해 상기에서 제시한 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템의 목적을 달성할 수 있게 된다.Thus, by the above it is possible to achieve the object of the multi-task processing system executable in the mobile core program according to the present invention presented above.

이상에서 설명한 바와같은 본 발명에 따른 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템은 무선 인터넷 환경의 다양한 응용프로그램(Appliction)을 효율적으로 구동할 수 있는 소프트웨어 개발환경인 BREW(Binary Rutime Environment for Wireless) 기반 사용자 인터페이스(UI)를 이용해 복잡한 코딩 작업없이 간편하게 응용프로그램간의 다중작업(Multitasking)이 가능한 유용한 효과를 가진다.As described above, the multi-task processing system executable in the mobile core program according to the present invention is based on BREW (Binary Rutime Environment for Wireless), which is a software development environment that can efficiently run various applications in a wireless Internet environment. User interface (UI) has a useful effect that enables multitasking between applications without complicated coding.

본 발명은 첨부된 도면에 의해 참조되는 바람직한 실시예를 중심으로 기술되었지만, 이러한 기재로부터 후술하는 특허청구범위에 의해 포괄되는 범위내에서 본 발명의 범주를 벗어남이 없이 다양한 변형이 가능하다는 것은 명백하다.While the invention has been described with reference to the preferred embodiments, which are referred to by the accompanying drawings, it is apparent that various modifications are possible without departing from the scope of the invention within the scope covered by the following claims from this description. .

Claims (5)

응용프로그램 ID별 다중작업 환경설정정보를 저장하는 다중작업 데이타베이스와;A multitasking database for storing multitasking configuration information for each application ID; 현재 실행중인 응용프로그램으로부터 전송된 현재 실행중인 응용프로그램 ID와, 유저로부터 요청된 이벤트 키값을 포함하는 유저 이벤트 요청정보를 수신하는 유저 이벤트 요청정보 수신부와;A user event request information receiving unit configured to receive user event request information including a currently running application program ID transmitted from a currently running application program and an event key value requested by the user; 상기 유저 이벤트 요청정보 수신부에 의해 수신된 유저 이벤트 요청정보에 포함된 응용프로그램 ID에 해당하는 응용프로그램이 이벤트 키값에 대응하는 유저 이벤트를 허용하는지 여부를 상기 다중작업 데이타베이스를 참조하여 검사하는 유저 이벤트 허용여부 판단부와;A user event for checking whether the application corresponding to the application program ID included in the user event request information received by the user event request information receiver allows a user event corresponding to an event key value with reference to the multi-task database; Allowance determination unit; 상기 유저 이벤트 허용여부 판단부에 의해 유저 이벤트가 허용된다 판단된 경우, 현재 실행중인 응용프로그램을 중지시키고, 해당 유저 이벤트를 처리하는 응용프로그램을 실행하는 유저 이벤트 처리부를;A user event processing unit for stopping a currently running application program and executing an application program for processing the user event when it is determined that the user event is allowed by the user event permission determination unit; 포함하여 이루어지는 것을 특징으로 하는 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템.Multi-task processing system executable in the mobile core program, characterized in that comprises. 제 1 항에 있어서,The method of claim 1, 상기 다중작업 처리시스템이:The multitask processing system is: 상기 유저 이벤트 처리부에 의해 처리되는 유저 이벤트를 감시하여 유저 이 벤트의 종료를 검출하는 유저 이벤트 감시부와;A user event monitoring unit for monitoring an end of a user event by monitoring a user event processed by the user event processing unit; 상기 유저 이벤트 감시부에 의해 유저 이벤트 종료가 검출될 경우, 상기 유저 이벤트 처리부에 의해 중지된 응용프로그램을 재개하는 응용프로그램 재개부를;An application program resuming unit for resuming an application program suspended by the user event processing unit when a user event termination is detected by the user event monitoring unit; 더 포함하는 것을 특징으로 하는 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템.Multi-task processing system executable in the mobile core program, characterized in that it further comprises. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 다중작업 처리시스템이:The multitask processing system is: BREW(Binary Rutime Environment for Wireless) 기반의 소프트웨어 플랫폼을 통해 구현되는 것을 특징으로 하는 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템.A multi-task processing system executable in a mobile core program, characterized in that it is implemented through a software platform based on Binary Rutime Environment for Wireless (BREW). 제 3 항에 있어서,The method of claim 3, wherein 응용프로그램 실행도중 유저로부터 이벤트 요청시, 현재 실행중인 응용프로그램이 BREW(Binary Rutime Environment for Wireless) 기반의 사용자 인터페이스(UI)인 ISHELL_PostEvent 함수를 이용해 응용프로그램 ID와, 유저로부터 요청된 이벤트 키값을 포함하는 유저 이벤트 요청정보를 모바일 코어프로그램으로 전송하는 것을 특징으로 하는 모바일 코어프로그램에서 실행 가능한 다중작업 처리시스템.When an event is requested from the user while the application is running, the currently running application includes the application ID and the event key value requested by the user using the ISHELL_PostEvent function, which is a user interface (UI) based on the binary rutime environment for wireless (BREW). Multi-task processing system executable in the mobile core program, characterized in that for transmitting the user event request information to the mobile core program. 제 1 항 또는 제 2 항에 기재한 다중작업 처리시스템을 탑재한 이동통신 단말기.A mobile communication terminal equipped with the multi-task processing system according to claim 1 or 2.
KR1020050126540A 2005-12-21 2005-12-21 Multitasking system to be able to execute on the Mobile Core application KR100759605B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050126540A KR100759605B1 (en) 2005-12-21 2005-12-21 Multitasking system to be able to execute on the Mobile Core application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050126540A KR100759605B1 (en) 2005-12-21 2005-12-21 Multitasking system to be able to execute on the Mobile Core application

Publications (2)

Publication Number Publication Date
KR20070065962A KR20070065962A (en) 2007-06-27
KR100759605B1 true KR100759605B1 (en) 2007-09-17

Family

ID=38365062

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050126540A KR100759605B1 (en) 2005-12-21 2005-12-21 Multitasking system to be able to execute on the Mobile Core application

Country Status (1)

Country Link
KR (1) KR100759605B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030035555A (en) * 2001-10-31 2003-05-09 주식회사 팬택앤큐리텔 Method of Display Realization/Conversion for Multitasking in Mobile Telecommunication Terminal
KR20030054620A (en) * 2001-12-26 2003-07-02 에스케이텔레텍주식회사 Method, storage medium, and cellular phone for providing multi windows on the one display
KR20050089362A (en) * 2004-03-04 2005-09-08 엘지전자 주식회사 Multi-window switching method for mobile communication terminal

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030035555A (en) * 2001-10-31 2003-05-09 주식회사 팬택앤큐리텔 Method of Display Realization/Conversion for Multitasking in Mobile Telecommunication Terminal
KR20030054620A (en) * 2001-12-26 2003-07-02 에스케이텔레텍주식회사 Method, storage medium, and cellular phone for providing multi windows on the one display
KR20050089362A (en) * 2004-03-04 2005-09-08 엘지전자 주식회사 Multi-window switching method for mobile communication terminal

Also Published As

Publication number Publication date
KR20070065962A (en) 2007-06-27

Similar Documents

Publication Publication Date Title
US9880157B2 (en) Apparatus and methods for suppressing user-alerting actions
JP6571277B2 (en) Method and apparatus for loading terminal application
US8996595B2 (en) User activity response dynamic frequency scaling processor power management system and method
CN106095458B (en) The management method and device of plug-in unit in a kind of application program
TWI488035B (en) Aggregating recurrent schedules to optimize resource consumption
CN106874077B (en) Process running method and device
CN107783803B (en) System optimization method and device of intelligent terminal, storage medium and intelligent terminal
CN108132735B (en) Terminal and application control method
US9621706B2 (en) System and method of haptic communication at a portable computing device
CN103136052A (en) Mobile terminal and control method of mobile terminal provided with multiple operating systems
EP3516850B1 (en) Systems and methods for sharing application data between isolated applications executing on one or more application platforms
CN106713608B (en) Application function state modification method and device and terminal
CN106027631B (en) Data transmission method and device
CN104714815A (en) Method for updating application software and device
EP2537094B1 (en) Method and apparatus for crash recovery and resynchronization
CN113542256B (en) Method, device, equipment and storage medium for updating login credentials in client
KR100759605B1 (en) Multitasking system to be able to execute on the Mobile Core application
EP2524275B1 (en) System and method of tuning a dynamic clock and voltage switching algorithm based on workload requests
CN117407133A (en) Task processing method and device and computer readable storage medium
KR20120049087A (en) Method for updating media database in a portable terminal
CN107395888B (en) Processing method, device, storage medium and the mobile terminal of blank screen gesture
CN112764812B (en) Electronic device and control method thereof
CN105303101A (en) Method and terminal for controlling application operation
CN110737320B (en) Power consumption detection method and device, electronic equipment and storage medium
CN114296837A (en) Firmware control method and device, electronic equipment and computer readable storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20120905

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20130830

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee