KR100800445B1 - Game updating terminal and method thereof - Google Patents

Game updating terminal and method thereof Download PDF

Info

Publication number
KR100800445B1
KR100800445B1 KR1020060082507A KR20060082507A KR100800445B1 KR 100800445 B1 KR100800445 B1 KR 100800445B1 KR 1020060082507 A KR1020060082507 A KR 1020060082507A KR 20060082507 A KR20060082507 A KR 20060082507A KR 100800445 B1 KR100800445 B1 KR 100800445B1
Authority
KR
South Korea
Prior art keywords
game
middlelet
server
update
java
Prior art date
Application number
KR1020060082507A
Other languages
Korean (ko)
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 KR1020060082507A priority Critical patent/KR100800445B1/en
Application granted granted Critical
Publication of KR100800445B1 publication Critical patent/KR100800445B1/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/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45504Abstract machines for programme code execution, e.g. Java virtual machine [JVM], interpreters, emulators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/66Updates of program code stored in read-only memory [ROM]
    • 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/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Stored Programmes (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A game update terminal and a method thereof are provided to transmit information of a game MIDlet to a server from the terminal so that the server can determine whether to update the MIDlet, and to download the MIDlet from the server by using a platform request function of a mobile information device protocol, thereby updating a game through the downloaded MIDlet. An update menu for a Java game is executed(S302-S306). MIDlet information including version information and a name of the Java game is transmitted to a server(S308). An update notification message indicating whether MIDlet is updated is received from the server, and downloading of the MIDlet of the Java game is requested to the server to receive update information for updating the MIDlet of the game(S310-S314). The Java game is updated according to the update information(S316,S318).

Description

게임 업데이트 단말기 및 그 방법{Game updating terminal and method thereof}Game updating terminal and method thereof

도 1은 본 발명의 실시예에 따른 게임 업데이트 방법을 설명하기 위한 시스템 구성도를 나타낸 도면, 1 is a diagram showing a system configuration for explaining a game update method according to an embodiment of the present invention;

도 2는 본 발명이 적용된 이동 단말기의 내부 구성을 개략적으로 나타낸 구성도,2 is a schematic view showing an internal configuration of a mobile terminal to which the present invention is applied;

도 3은 본 발명의 실시예에 따른 단말기의 게임 업데이트 방법을 설명하기 위한 동작 흐름도,3 is an operation flowchart for explaining a game update method of a terminal according to an embodiment of the present invention;

도 4는 관리 미들릿의 실행에 따른 게임 관리 화면을 나타낸 도면,4 is a view showing a game management screen according to the execution of the management middlelet;

도 5는 사용자에 의해 선택된 게임 프로그램에 대한 옵션 메뉴를 제공하는 화면을 나타낸 도면,5 is a diagram illustrating a screen providing an option menu for a game program selected by a user;

도 6은 서버로부터 수신한 업데이트 통보를 표시한 화면을 나타낸 도면, 그리고6 shows a screen displaying an update notification received from a server, and

도 7은 서버로부터 수신한 업데이트 통보를 근거로 업데이트 여부를 묻는 화면을 나타낸 도면이다.7 is a diagram illustrating a screen asking whether to update based on an update notification received from a server.

< 도면의 주요 부분에 대한 부호의 설명 ><Description of Symbols for Main Parts of Drawings>

110 : 이동 단말기 120 : 통신망110: mobile terminal 120: communication network

130 : 서버 210 : 통신부130: server 210: communication unit

220 : 입력부 230 : 제어부220: input unit 230: control unit

240 : 표시부 250 : 저장부240: display unit 250: storage unit

260 : 가상머신 실행부260: virtual machine execution unit

본 발명은 게임 업데이트 단말기 및 그 방법에 관한 것이다.The present invention relates to a game update terminal and a method thereof.

일반적으로, 자바 게임이 가능한 이동 단말기의 사용자는 서버로부터 이동 단말기로 게임 프로그램을 다운로드하여 설치한다. 사용자는 다운로드한 게임 프로그램을 이동 단말기에 설치한 후 게임 프로그램을 실행한다. In general, a user of a mobile terminal capable of Java games downloads and installs a game program from a server to the mobile terminal. The user installs the downloaded game program in the mobile terminal and executes the game program.

사용자는 게임을 업데이트 하기 위해 이동 단말기의 브라우저(Browser)를 통해 서버에 접속한다. 그리고, 사용자는 게임 포털 사이트를 통해 업데이트하고자 하는 게임을 검색하고, 원하는 게임을 선택하여 다운로드하게 된다. 따라서, 사용자가 이동 단말기에 내장된 게임을 업데이트하기 위해서는 서버에 접속하여 다운로드해야 하는 번거로운 문제점이 있다.The user connects to the server through the browser of the mobile terminal to update the game. Then, the user searches for a game to update through the game portal site, selects and downloads the desired game. Therefore, in order to update a game embedded in a mobile terminal, a user needs to connect and download a server.

한편, 이동 단말기에 다운로드한 자바 게임을 실행하기 위해서는 자바 미들 릿이 필요하다. On the other hand, the Java middlelet is required to execute the Java game downloaded to the mobile terminal.

그런데, 종래 기술의 경우에는 WAP(Wireless Application Protocol)을 통해 미들릿에 관한 JAD(JAva Decompiler) 파일을 이동 단말기에 다운로드 받은 후, 이동 단말기에서 기 설치된 미들릿의 버전과 다운로드한 미들릿의 버전을 비교하게 된다. However, in the prior art, after downloading a JAD (JAva Decompiler) file for a middlelet through a WAP (Wireless Application Protocol) to the mobile terminal, the version of the middlelet and the downloaded middlelet pre-installed in the mobile terminal Will be compared.

따라서, 사용자는 미들릿의 버전 비교를 위해 이동 단말기를 통해 서버에 접속하여 직접 JAD 파일을 다운로드 받아야 하는 번거로운 문제점이 있다.Therefore, there is a problem that a user needs to download a JAD file directly by accessing a server through a mobile terminal for version comparison of the middlelet.

상기 문제점을 해결하기 위해 본 발명은, 이동 단말기에서 게임 미들릿의 정보를 서버로 전송하여, 서버 상에서 미들릿의 업데이트 여부를 결정하고, 이동 정보 장치 프로토콜(MIDP)의 플랫폼 리퀘스트 기능을 이용하여 서버로부터 미들릿을 다운로드하여, 다운로드한 미들릿을 통해 게임을 업데이트 할 수 있도록 하는, 게임 업데이트 단말기 및 그 방법을 제공함에 목적이 있다.In order to solve the above problems, the present invention transmits the information of the game middlelet from the mobile terminal to the server, and determines whether to update the middlelet on the server, using the platform request function of the mobile information device protocol (MIDP) server It is an object of the present invention to provide a game update terminal and a method for downloading a middlelet from the downloaded midlet to update the game.

상기 목적을 달성하기 위한 본 발명에 따른 이동 단말기의 게임 업데이트 방법은, 자바 게임에 관한 업데이트 메뉴를 실행하는 단계와, 자바 게임의 미들릿의 이름 및 버전 정보를 포함하는 미들릿 정보를 서버로 전송하는 단계와, 서버로부터 미들릿의 업데이트 여부를 알려주는 업데이트 통보메시지를 수신하고, 이에 따라 서버로 상기 자바 게임의 미들릿의 다운로드를 요청하여 자바 게임의 미들릿을 업데이트하기 위한 업데이트 정보를 수신하는 단계 및 업데이트 정보에 따라 자바 게임을 업데이트하는 단계를 포함한다.The game update method of the mobile terminal according to the present invention for achieving the above object, executing the update menu for the Java game, and transmits the middlelet information including the name and version information of the middlelet of the Java game to the server And receiving an update notification message indicating whether the middlelet is updated from the server, and requesting the server to download the middlelet of the Java game, thereby receiving update information for updating the middlelet of the Java game. Updating the Java game according to the step and update information.

삭제delete

삭제delete

한편, 상기 목적을 달성하기 위한 본 발명에 따른 게임 업데이트 단말기는, 자바 게임에 관한 미들릿 정보를 서버로 전송하고, 플랫폼 리퀘스트를 통해 자바 게임 미들릿의 다운로드를 요청하여, 상기 자바 게임 미들릿이 다운로드되도록 제어하는 제어부; 및 자바 가상 머신을 실행하여 상기 플랫폼 리퀘스트를 통해 상기 서버로부터 상기 자바 게임 미들릿을 다운로드하는 가상머신 실행부;를 포함한다.On the other hand, the game update terminal according to the present invention for achieving the above object, transmits the middlelet information about the Java game to the server, and requests the download of the Java game middlelet through a platform request, the Java game middlelet A control unit controlling to be downloaded; And a virtual machine execution unit executing a Java virtual machine to download the Java game middlelet from the server through the platform request.

또한, 상기 제어부는 다운로드한 상기 자바 게임 미들릿을 단말기에 설치하여 상기 자바 게임을 업데이트하게 된다.In addition, the controller installs the downloaded Java game middlelet in the terminal to update the Java game.

그리고, 상기 미들릿 정보는 미들릿의 이름 및 버전 정보를 포함한다.The middlelet information includes name and version information of the middlelet.

이하, 본 발명의 바람직한 실시예를 첨부된 도면들을 참조하여 상세히 설명한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

우선 각 도면의 구성요소들에 참조부호를 부가함에 있어서, 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. First of all, in adding reference numerals to the components of each drawing, it should be noted that the same reference numerals are used as much as possible even if displayed on different drawings.

또한, 본 발명을 설명함에 있어, 관련된 공지 구성 또는 기능에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명은 생략한다.In addition, in describing the present invention, when it is determined that the detailed description of the related well-known configuration or function may obscure the gist of the present invention, the detailed description thereof will be omitted.

도 1은 본 발명의 실시예에 따른 게임 업데이트 방법을 설명하기 위한 시스템 구성도를 나타낸 도면이다.1 is a diagram showing a system configuration for explaining a game update method according to an embodiment of the present invention.

본 발명이 적용되는 시스템은 이동 단말기(110)와 통신망(120) 및 서버(130)를 포함한다.The system to which the present invention is applied includes a mobile terminal 110, a communication network 120, and a server 130.

이동 단말기(110)는 이동 정보 장치 프로토콜(MIDP)의 기능 중 하나인 플랫폼 리퀘스트(Platform Request) 기능을 이용하여, 자바 모듈에서 서버(130)로 접속하여 JAD 파일에 관한 미들릿을 다운로드한다. 여기서, 플랫폼 리퀘스트 기능은 서버(130)에서 제공해 준 주소로 연결을 요청하여 이동 단말기(110)가 서버(130)에 접속되도록 하는 기능을 말한다.The mobile terminal 110 uses a platform request function, which is one of the functions of the mobile information device protocol (MIDP), to connect to the server 130 from the Java module and download the middlelet about the JAD file. Here, the platform request function refers to a function of requesting connection to the address provided by the server 130 so that the mobile terminal 110 is connected to the server 130.

또한, 이동 단말기(110)는 내부에 설치되어 있는 게임 미들릿의 정보, 예컨대, 게임 미들릿의 이름이나 버전 등의 정보를 서버(130)로 전송하고, 서버(130)로부터 게임 미들릿의 업데이트 여부를 통보받는다. 그리고, 이동 단말기(110)는 서버(130)로부터의 게임 미들릿의 업데이트 통보에 따라 해당 게임 미들릿을 다운로드하여 업데이트한다. 여기서, 게임 미들릿은 자바 미들릿이다.In addition, the mobile terminal 110 transmits the information of the game middlelet installed therein, for example, information such as the name and version of the game middlelet to the server 130, and updates the game middlelet from the server 130. You will be informed. The mobile terminal 110 downloads and updates the corresponding game middlelet according to the notification of the update of the game middlelet from the server 130. Here, the game middlelet is a Java middlelet.

통신망(120)은 이동 단말기(110)가 서버(130)에 접속하기 위한 접속 경로를 제공하고, 또한 이동 단말기(110)와 서버(130) 간에 데이터가 송수신되도록 통신 경로를 제공한다. 이때, 통신망(120)은 예컨대, 이동 통신망과 인터넷망을 포함한다.The communication network 120 provides a connection path for the mobile terminal 110 to access the server 130, and also provides a communication path such that data is transmitted and received between the mobile terminal 110 and the server 130. In this case, the communication network 120 includes, for example, a mobile communication network and an internet network.

서버(130)는 다수의 게임 미들릿을 보유하고 있으며, 무선 웹사이트를 제공 한다. 또한, 서버(130)는 통신망(120)을 통해 이동 단말기(110)로 JAD 파일에 관한 미들릿을 다운로드시킨다. 또한, 서버(130)는 이동 단말기(110)로부터 전송된 게임 미들릿의 정보를 기 보유하고 있는 해당 게임 미들릿과 버전 정보를 비교하여 업데이트 여부를 이동 단말기(110)로 통보해 준다. 그리고, 서버(130)는 이동 단말기(110)로부터의 다운로드 요청에 따라 해당 게임 미들릿을 이동 단말기(110)로 다운로드해 준다.The server 130 holds a number of game middlelets and provides a wireless website. In addition, the server 130 downloads the middlelet regarding the JAD file to the mobile terminal 110 through the communication network 120. In addition, the server 130 notifies the mobile terminal 110 of the update by comparing version information with the corresponding game middlelet, which previously holds the information of the game middlelet transmitted from the mobile terminal 110. The server 130 downloads the game middlelet to the mobile terminal 110 according to a download request from the mobile terminal 110.

도 2는 본 발명이 적용된 이동 단말기의 내부 구성을 개략적으로 나타낸 구성도이다.2 is a configuration diagram schematically showing an internal configuration of a mobile terminal to which the present invention is applied.

도 2를 참조하면, 이동 단말기(110)는 통신부(210), 입력부(220), 제어부(230), 표시부(240), 저장부(250) 및 가상머신 실행부(260)를 포함한다.Referring to FIG. 2, the mobile terminal 110 includes a communication unit 210, an input unit 220, a control unit 230, a display unit 240, a storage unit 250, and a virtual machine execution unit 260.

통신부(210)는 통신망(120)으로부터 JAD 파일에 관한 미들릿을 무선으로 수신한다. 또한, 통신부(210)는 게임 미들릿의 다운로드 요청 메시지를 무선으로 송출한다. 그리고, 통신부(210)는 통신망(120)으로부터 게임 미들릿을 수신한다.The communication unit 210 wirelessly receives a middlelet relating to a JAD file from the communication network 120. In addition, the communication unit 210 wirelessly transmits a download request message of the game middlelet. In addition, the communication unit 210 receives a game middlelet from the communication network 120.

입력부(220)는 사용자의 조작 명령을 입력하여 제어부(230)로 전달한다.The input unit 220 inputs a user's operation command and transmits it to the controller 230.

제어부(230)는 가상머신 실행부(260)를 통해 자바 가상 머신을 실행하고, 통신부(210)를 통해 서버(130)에 접속한다. 또한, 제어부(230)는 MIDP 기능 중의 하나인 플랫폼 리퀘스트 기능을 이용하여 서버(130)에 있는 JAD 파일에 접근하여 JAD 파일에 관한 미들릿이 다운로드되도록 제어한다. 그리고, 제어부(230)는 다운로드한 JAD 파일에 관한 미들릿을 이동 단말기에 설치한다.The controller 230 executes the Java virtual machine through the virtual machine execution unit 260 and accesses the server 130 through the communication unit 210. In addition, the controller 230 accesses the JAD file in the server 130 by using the platform request function, which is one of the MIDP functions, and controls the middlelet of the JAD file to be downloaded. Then, the controller 230 installs a middlelet regarding the downloaded JAD file in the mobile terminal.

한편, 제어부(230)는 이동 단말기에 기 설치되어 있는 게임 미들릿의 정보를 통신부(210)를 통해 서버(130)로 전송한다. 또한, 제어부(230)는 통신부(210)를 통해 게임 미들릿의 업데이트에 관한 메시지를 수신하면, 서버(130)로부터 통신부(210)를 통해 해당 게임 미들릿을 다운로드한다. 그리고, 제어부(230)는 다운로드한 게임 미들릿을 설치하여 업데이트한다.On the other hand, the controller 230 transmits the information of the game middlelet pre-installed in the mobile terminal to the server 130 through the communication unit 210. In addition, when the controller 230 receives a message regarding the update of the game middlelet through the communication unit 210, the controller 230 downloads the corresponding game middlelet from the server 130 through the communication unit 210. The controller 230 installs and updates the downloaded game middlelet.

표시부(240)는 이동 단말기(110)의 동작 상태를 표시한다. 또한, 표시부(240)는 이동 단말기(110)가 서버(130)에 접속하는 현황 및 서버(130)로부터 미들릿을 다운로드하는 현황을 표시한다.The display unit 240 displays an operation state of the mobile terminal 110. In addition, the display unit 240 displays the status of the mobile terminal 110 is connected to the server 130 and the status of downloading the middlelet from the server 130.

저장부(250)는 통신부(210)를 통해 수신된 JAD 파일에 관한 미들릿을 저장한다. 또한, 저장부(250)는 통신부(210)를 통해 수신된 게임 미들릿을 저장한다.The storage unit 250 stores the middlelet regarding the JAD file received through the communication unit 210. In addition, the storage unit 250 stores the game middlelet received through the communication unit 210.

가상머신 실행부(260)는 이동 단말기(110)의 전원 온 시에 운영 시스템(OS)의 동작에 따른 윈도우즈 API의 실행과 더불어 함께 작동되어 자바 가상 머신(Java Virtual Machine)을 실행한다. 이 자바 가상 머신은 다수의 메뉴를 자바 아이콘으로 표시부(240)에 표시하게 된다.The virtual machine execution unit 260 is operated together with the execution of the Windows API according to the operation of the operating system (OS) when the mobile terminal 110 is powered on to execute a Java virtual machine. The Java virtual machine displays a plurality of menus on the display unit 240 as Java icons.

또한, 가상머신 실행부(260)는 제어부(230)의 제어에 따라 자바 가상 머신을 통해 게임 미들릿을 실행하고, 게임 미들릿을 통해 게임 프로그램을 실행하여 표시부(240)로 전달한다.In addition, the virtual machine execution unit 260 executes the game middlelet through the Java virtual machine under the control of the controller 230, executes the game program through the game middlelet, and transmits it to the display unit 240.

그리고, 가상머신 실행부(260)는 플랫폼 리퀘스트를 통해 서버(130)에 있는 JAD 파일에 접근하고, JAD 파일에 관한 미들릿의 다운로드를 서버(130)로 요청한다.The virtual machine execution unit 260 accesses the JAD file in the server 130 through the platform request, and requests the server 130 to download the middlelet regarding the JAD file.

여기서, 가상머신 실행부(260)는 자바 가상 머신을 실행하는 데 필요한 미들릿(MIDlet) 클래스를 포함하여 다수의 클래스들을 포함하고 있다. 그리고, J2ME CLDC/MIDP 패키지를 포함하고 있다.Here, the virtual machine execution unit 260 includes a plurality of classes, including the middlelet (MIDlet) class required to run the Java virtual machine. It also includes the J2ME CLDC / MIDP package.

도 3은 본 발명의 실시예에 따른 단말기의 게임 업데이트 방법을 설명하기 위한 동작 흐름도이다.3 is a flowchart illustrating a game updating method of a terminal according to an exemplary embodiment of the present invention.

먼저, 이동 단말기(110)는 제어부(230)가 가상머신 실행부(260)를 통해 자바 가상 머신을 실행한다(S302).First, the mobile terminal 110 executes the Java virtual machine via the virtual machine execution unit 260 (S302).

즉, 가상머신 실행부(260)는 이동 단말기의 전원 온 시에 운영 시스템(OS)의 동작에 따른 윈도우즈 API의 실행과 더불어 함께 작동되어 자바 가상 머신(Java Virtual Machine)을 실행한다. 이 자바 가상 머신은 다수의 메뉴를 자바 아이콘으로 표시부(240)에 표시하게 된다.That is, the virtual machine execution unit 260 operates together with the execution of the Windows API according to the operation of the operating system (OS) when the mobile terminal is turned on to execute a Java virtual machine. The Java virtual machine displays a plurality of menus on the display unit 240 as Java icons.

사용자는 표시부(240)를 통해 표시된 다수의 메뉴 중에서 게임 메뉴를 선택한다.The user selects a game menu from among a plurality of menus displayed through the display unit 240.

이에 따라, 제어부(230)는 자바 가상 머신을 통해 AMS(Application Management Software) 관리 미들릿을 실행한다(S304). 여기서, AMS 관리 미들릿은 이동 단말기(110)에 설치된 게임 미들릿을 포함한 다수의 미들릿을 관리하는 기능을 한다.Accordingly, the controller 230 executes an AMS management middlelet through the Java virtual machine (S304). Here, the AMS management middlelet functions to manage a plurality of middlelets including game middlelets installed in the mobile terminal 110.

가상머신 실행부(260)는 AMS 관리 미들릿을 실행하여 도 4에 도시된 바와 같이 게임 관리 화면을 표시부(240)를 통해 표시한다.The virtual machine execution unit 260 executes the AMS management middlelet and displays the game management screen through the display unit 240 as shown in FIG. 4.

도 4에 도시된 바와 같이 게임 관리 화면은 사용자 폴더, 내장 게임, 사용자 게임(My games), 친구 게임(For my friend) 등을 표시하고, 좀 더 세부적으로 예컨대, 구구단 게임, 테트리스 게임, 벽돌깨기 게임 등에 관한 게임 미들릿을 표시한다.As shown in FIG. 4, the game management screen displays a user folder, a built-in game, a user game (My games), a friend game (For my friend), and the like in more detail. Display game middlelets related to games.

이러한 게임 미들릿은 서버(130)의 게임 포털 사이트에 접속하여 다운로드하여 설치된 컨텐츠이다.These game middlelets are contents that are downloaded and installed by accessing the game portal site of the server 130.

또한, 도 4의 게임 관리 화면은 하단에 옵션(Options) 메뉴와 열기(Open) 메뉴 및 삭제(Delete) 메뉴를 포함한다.In addition, the game management screen of FIG. 4 includes an Options menu, an Open menu, and a Delete menu at the bottom.

사용자는 자신의 이동 단말기(110)에 설치된 게임 프로그램을 업데이트하고자 할 경우에, 표시부(240)를 통해 표시된 게임 관리 화면에서 도 4에 도시된 바와 같이 예컨대, 구구단 게임을 선택하고 옵션 메뉴를 선택한다.When a user wants to update a game program installed in his mobile terminal 110, for example, as shown in FIG. 4 on the game management screen displayed through the display unit 240, selects a multiplication table game and selects an option menu. .

사용자에 의해 입력부(220)를 통해 옵션 메뉴가 선택되면, 제어부(230)는 도 5에 도시된 바와 같은 선택된 게임 프로그램에 대한 옵션 메뉴를 제공한다.When the option menu is selected through the input unit 220 by the user, the controller 230 provides an option menu for the selected game program as shown in FIG. 5.

도 5에 도시된 게임 프로그램에 대한 옵션 메뉴는 론치(Launch) 메뉴, 새 폴더 생성(Create new folder) 메뉴, 연결(Connect) 메뉴, 업데이트(Update) 메뉴, 파일(Files) 메뉴, 삭제(Delete) 메뉴, 마크/비마크(Mark/Unmark) 메뉴, 분류(Sort by) 메뉴 등을 포함한다.The option menu for the game program illustrated in FIG. 5 includes a launch menu, a create new folder menu, a connect menu, an update menu, a files menu, and a delete menu. Menus, mark / unmark menus, sort by menus, and the like.

사용자는 입력부(220)를 통해 다수의 옵션 메뉴에서 도 5에 도시된 바와 같이 업데이트 메뉴를 선택한다(S306).The user selects the update menu as shown in FIG. 5 from the plurality of option menus through the input unit 220 (S306).

제어부(230)는 업데이트 메뉴가 선택되면, 기 설치된 미들릿 정보를 통신 부(210)를 통해 서버(130)로 전송한다(S308). 여기서, 기 설치된 미들릿 정보는 사용자에 의해 선택된 예컨대, 구구단 게임에 대한 미들릿 정보로써, 미들릿의 이름과 버전 정보를 포함한다.When the update menu is selected, the controller 230 transmits previously installed middlelet information to the server 130 through the communication unit 210 (S308). Here, the pre-installed middlelet information is, for example, middlelet information about a multiplication table game selected by the user, and includes name and version information of the middlelet.

한편, 서버(130)는 이동 단말기(110)로부터 게임 미들릿의 정보를 수신하면, 수신한 미들릿의 정보와 기 등록되어 있는 미들릿의 정보를 비교한다. 서버(130)는 비교 결과, 이동 단말기(110)의 미들릿 정보보다 등록되어 있는 미들릿 정보가 하위의 버전인 경우에 이동 단말기(110)로 업데이트 여부를 통보해 준다.Meanwhile, when the server 130 receives the game middlelet information from the mobile terminal 110, the server 130 compares the received middlelet information with previously registered middlelet information. As a result of the comparison, the server 130 notifies the mobile terminal 110 of the update if the registered middlelet information is lower than the middlelet information of the mobile terminal 110.

이에 따라, 이동 단말기(110)는 통신부(210)를 통해 업데이트 통보를 수신하고(S310), 도 6에 도시된 바와 같이 서버(130)로부터 수신한 업데이트 통보를 표시부(240)를 통해 표시해 준다.Accordingly, the mobile terminal 110 receives the update notification through the communication unit 210 (S310), and displays the update notification received from the server 130 through the display unit 240 as shown in FIG.

그러나, 이동 단말기(110)의 미들릿 정보보다 서버(130)에 등록되어 있는 미들릿 정보가 상위의 버전인 경우, 서버(130)는 미들릿을 업데이트 할 것을 알리는 업데이트 통보를 이동 단말기(110)로 전송한다.However, when the middlelet information registered in the server 130 is higher than the middlelet information of the mobile terminal 110, the server 130 sends an update notification informing the mobile terminal 110 to update the middlelet. To send.

이에 따라, 이동 단말기(110)의 제어부(230)는 플랫폼 리퀘스트를 통해 서버(130)로 해당 게임 미들릿의 다운로드를 요청한다(S312). 즉, 이동 단말기(110)는 플랫폼 리퀘스트를 통해 서버(130)에 있는 JAD 파일에 접근하는 것이다.Accordingly, the controller 230 of the mobile terminal 110 requests the server 130 to download the corresponding game middlelet through the platform request (S312). That is, the mobile terminal 110 accesses the JAD file in the server 130 through the platform request.

이동 단말기(110)로부터의 게임 미들릿의 다운로드 요청에 따라 서버(130)는 해당 게임 미들릿을 이동 단말기(110)로 다운로드해 준다(S314).In response to a download request of the game middlelet from the mobile terminal 110, the server 130 downloads the game middlelet to the mobile terminal 110 (S314).

이동 단말기(110)는 통신부(210)를 통해 해당 게임 미들릿을 다운로드하고, 서버(130)로부터의 다운로드가 종료된 경우(S316), 제어부(230)는 다운로드한 게임 미들릿을 단말기에 설치하여 게임 미들릿을 업데이트한다(S318). 즉, 이동 단말기(110)는 게임 미들릿에 설치된 "3Player.jad", "3Player.jar", 3Player.mnf" 등의 파일을 업데이트한다.The mobile terminal 110 downloads the corresponding game middlelet through the communication unit 210, and when the download from the server 130 is terminated (S316), the controller 230 installs the downloaded game middlelet in the terminal The game middlelet is updated (S318). That is, the mobile terminal 110 updates files such as "3Player.jad", "3Player.jar", and 3Player.mnf "installed in the game middlelet.

한편, 이동 단말기(110)에 실행된 게임 미들릿이 업데이트 기능을 지원하지 않는 경우에, 이동 단말기(110)의 제어부(230)는 서버(130)로부터 수신한 업데이트 통보를 근거로 도 7에 도시된 바와 같이 업데이트 여부를 묻는 화면을 표시부(240)를 통해 표시한다.Meanwhile, when the game middlelet executed in the mobile terminal 110 does not support the update function, the controller 230 of the mobile terminal 110 is shown in FIG. 7 based on the update notification received from the server 130. As shown, a screen asking whether to update is displayed through the display unit 240.

이에 따라, 사용자에 의해 입력부(220)를 통해 업데이트 요청이 있는 경우에, 제어부(230)는 전술한 바와 같은 과정으로 플랫폼 리퀘스트를 통해 서버(130)로 해당 게임 미들릿의 다운로드를 요청하고, 서버(130)로부터 해당 게임 미들릿의 다운로드를 실행한다.Accordingly, when an update request is made through the input unit 220 by the user, the controller 230 requests the server 130 to download the corresponding game middlelet through the platform request in the same manner as described above. The game middlelet is downloaded from 130.

전술한 바와 같이 본 발명에 의하면, 이동 단말기에서 게임 미들릿의 정보를 서버로 전송하여, 서버 상에서 미들릿의 업데이트 여부를 결정하고, 이동 정보 장치 프로토콜(MIDP)의 플랫폼 리퀘스트 기능을 이용하여 서버로부터 미들릿을 다운로드하고, 다운로드한 미들릿을 통해 게임을 업데이트 할 수 있도록 하는, 게임 업데이트 단말기 및 그 방법을 실현할 수 있다.As described above, according to the present invention, the mobile terminal transmits the information of the game middlelet to the server to determine whether to update the middlelet on the server, and from the server using the platform request function of the mobile information device protocol (MIDP). It is possible to realize a game update terminal and a method for downloading a middlelet and allowing a game to be updated through the downloaded middlelet.

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. The above description is merely illustrative of the technical idea of the present invention, and those skilled in the art to which the present invention pertains may make various modifications and changes without departing from the essential characteristics of the present invention.

따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. Therefore, the embodiments disclosed in the present invention are not intended to limit the technical idea of the present invention but to describe the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments.

본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The protection scope of the present invention should be interpreted by the following claims, and all technical ideas within the equivalent scope should be interpreted as being included in the scope of the present invention.

이상에서 설명한 바와 같이 본 발명에 의하면, 이동 단말기의 게임을 업데이트하기 위해 브라우저를 통해 게임 포털 사이트에 접속해야 하는 번거로움을 해결할 수 있다. 또한, 이동 단말기의 게임 버전 비교에 필요한 JAD 파일을 다운로드받을 필요가 없다.As described above, according to the present invention, it is possible to solve the inconvenience of connecting to the game portal site through a browser in order to update the game of the mobile terminal. In addition, there is no need to download JAD files necessary for comparing game versions of the mobile terminal.

Claims (6)

자바 게임에 관한 업데이트 메뉴를 실행하는 단계;Executing an update menu relating to the Java game; 상기 자바 게임의 미들릿의 이름 및 버전 정보를 포함하는 미들릿 정보를 서버로 전송하는 단계;Transmitting middlelet information including name and version information of the middlelet of the Java game to a server; 상기 서버로부터 상기 미들릿의 업데이트 여부를 알려주는 업데이트 통보메시지를 수신하고, 이에 따라 상기 서버로 상기 자바 게임의 미들릿의 다운로드를 요청하여 상기 자바 게임의 미들릿을 업데이트하기 위한 업데이트 정보를 수신하는 단계; 및Receiving an update notification message indicating whether the middlelet is updated from the server, and requesting the server to download the middlelet of the Java game, thereby receiving update information for updating the middlelet of the Java game step; And 상기 업데이트 정보에 따라 상기 자바 게임을 업데이트하는 단계를 포함하는 이동 단말기의 게임 업데이트 방법.Updating the Java game according to the update information. 삭제delete 삭제delete 자바 게임에 관한 미들릿 정보를 서버로 전송하고, 플랫폼 리퀘스트를 통해 자바 게임 미들릿의 다운로드를 요청하여, 상기 자바 게임 미들릿이 다운로드되도록 제어하는 제어부; 및A control unit which transmits the middlelet information about the Java game to the server, requests the download of the Java game middlelet through a platform request, and controls the Java game middlelet to be downloaded; And 자바 가상 머신을 실행하여 상기 플랫폼 리퀘스트를 통해 상기 서버로부터 상기 자바 게임 미들릿을 다운로드하는 가상머신 실행부;를 포함하는 게임 업데이트 단말기.And a virtual machine execution unit executing a Java virtual machine to download the Java game middlelet from the server through the platform request. 제 4 항에 있어서,The method of claim 4, wherein 상기 제어부는 다운로드한 상기 자바 게임 미들릿을 단말기에 설치하여 상기 자바 게임을 업데이트하는 것을 특징으로 하는 게임 업데이트 단말기.The controller may be configured to update the Java game by installing the downloaded Java game middlelet on the terminal. 제 4 항에 있어서,The method of claim 4, wherein 상기 미들릿 정보는 미들릿의 이름 및 버전 정보를 포함하는 것을 특징으로 하는 게임 업데이트 단말기.The middlelet information includes a name and version information of the middlelet.
KR1020060082507A 2006-08-29 2006-08-29 Game updating terminal and method thereof KR100800445B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060082507A KR100800445B1 (en) 2006-08-29 2006-08-29 Game updating terminal and method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060082507A KR100800445B1 (en) 2006-08-29 2006-08-29 Game updating terminal and method thereof

Publications (1)

Publication Number Publication Date
KR100800445B1 true KR100800445B1 (en) 2008-02-04

Family

ID=39342160

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060082507A KR100800445B1 (en) 2006-08-29 2006-08-29 Game updating terminal and method thereof

Country Status (1)

Country Link
KR (1) KR100800445B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050112591A (en) * 2004-05-27 2005-12-01 주식회사 캔디글로벌미디어 System and method for providing wireless internet service

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20050112591A (en) * 2004-05-27 2005-12-01 주식회사 캔디글로벌미디어 System and method for providing wireless internet service

Similar Documents

Publication Publication Date Title
US20190058789A1 (en) Method and apparatus for remote control and updating of wireless mobile devices
TWI228364B (en) Communication system, relay device and communication control method
RU2339076C2 (en) Execution of non-verified programs in radio communication device
KR101082628B1 (en) Firmware upgrade system of audio/video/navigation(avn) system for vehicle using bluetooth mobile communication terminal and the method
EP2557828A1 (en) Method for transmitting files and receiving files based on mobile terminals and mobile terminal
JP2014503926A (en) Apparatus and method for providing automatic application installation function in digital device
US8270961B2 (en) Method of configuring a mobile telephone to interact with external services
JP2011257954A (en) Update management server, electronic device, update management system having the server and the device, and method of the system
EP1548582A1 (en) Method for managing use of storage region by application
KR100663497B1 (en) Method for notifying service information to wireless terminal
CN101557584A (en) Method for realizing application authority control of mobile terminal and device
CN100583038C (en) Method, system and apparatus for launching an interface with an electronic device
JP2003032381A (en) Information communication terminal and program
JP2002278767A (en) Network communication system, server device, portable terminal, communicating method and program
JP2002297483A (en) Mobile communication terminal, communication method and program for the terminal
US8812293B2 (en) Apparatus and method for changing language in mobile communication terminal
US7848780B2 (en) Communication device for controlling the use of content
KR20010090304A (en) Download service system for mobilephone
US7742585B2 (en) Mobile communication terminal
JP4438690B2 (en) Communication system and portable terminal device
KR100800445B1 (en) Game updating terminal and method thereof
JP4180953B2 (en) Communication apparatus and program
JP2006165886A (en) Information acquisition system, user terminal and communications equipment used for the system
KR101079461B1 (en) Resource installation and management system and resource installation and management method
JP4373480B2 (en) Communication apparatus and program

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

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20131224

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20141224

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20151224

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20161223

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20171222

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee