KR20070071859A - Recording medium readable by computer and recorded united sync program - Google Patents

Recording medium readable by computer and recorded united sync program Download PDF

Info

Publication number
KR20070071859A
KR20070071859A KR1020050135646A KR20050135646A KR20070071859A KR 20070071859 A KR20070071859 A KR 20070071859A KR 1020050135646 A KR1020050135646 A KR 1020050135646A KR 20050135646 A KR20050135646 A KR 20050135646A KR 20070071859 A KR20070071859 A KR 20070071859A
Authority
KR
South Korea
Prior art keywords
module
program
model
computer
recording medium
Prior art date
Application number
KR1020050135646A
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 KR1020050135646A priority Critical patent/KR20070071859A/en
Publication of KR20070071859A publication Critical patent/KR20070071859A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72409User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by interfacing with external accessories
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/72406User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality by software upgrading or downloading

Landscapes

  • Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

A computer readable recording medium storing an integrated sync program is provided to offer a familiar and convenient usage or installation method to users by manufacturing an integrated sync program so as to support data synchronization between various mobile terminals and a personal computer. A computer readable recording medium storing an integrated sync program comprises a model recognition module(643), a communication module(648), a driver module(647), a user interface module(646), a database block(649), and a management module(641). The model recognition module(643) identifies the model of a mobile terminal. The communication module(648) manages an input/output buffer for data transmission and reception with a mobile terminal, sets up a port, and defines a data structure. The driver module(647), interworking with a USB, confirms whether a mobile terminal is connected. The user interface module(646) provides various user interface screens associated with the use of a sync program. The database block(649) comprises a common program module DB(649c), a model information DB(649a), and a unique program module DB(649d). The management module(641) obtains the model information of a mobile terminal from the model information DB(649a), reads necessary programs, which are common and unique for the obtained model, from the common program module DB(649c) and the unique program module DB(649d), and configures a sync program.

Description

단말기 통합형 싱크 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체{recording medium readable by computer and recorded united sync program}Recording medium readable by computer and recorded united sync program

도 1은 본 발명의 단말기 통합형 싱크 프로그램의 사용 상태를 설명하기 위한 네트워크 구성도,1 is a network diagram illustrating a state of use of a terminal integrated sink program of the present invention;

도 2는 본 발명의 단말기 통합형 싱크 프로그램의 기능 구성 블록도,2 is a functional block diagram of a terminal integrated sink program of the present invention;

도 3은 본 발명의 싱크 프로그램에 의해 수행되는 동작을 설명하기 위한 흐름도이다.3 is a flowchart illustrating an operation performed by the sink program of the present invention.

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

200 : 이동통신 단말기200: mobile communication terminal

300 : 크래들 400 : 업그레이드 서버300: cradle 400: upgrade server

500 : 인터넷 600 : 퍼스널 컴퓨터500: Internet 600: Personal Computer

610 : 운영체제 620 : USB610: operating system 620: USB

630 : 기타 프로그램 640 : 통합 싱크 프로그램630: other programs 640: integrated sink program

641 : 관리모듈 642 : 기타 프로그램 실행모듈641: management module 642: other program execution module

643: 모델종류 인식모듈 645 : 업그레이드 모듈643: model type recognition module 645: upgrade module

646: 사용자 인터페이스모듈 647 : 드라이버 모듈646: user interface module 647: driver module

648 : 통신모듈 649 : 데이터베이스648: communication module 649: database

649a: 모델 종류정보 DB 649b : 코덱 프로그램 DB649a: model type information DB 649b: codec program DB

649c : 공통 프로그램 모듈 DB 649d : 모델 고유프로그램 모듈 DB649c: Common program module DB 649d: Model specific program module DB

본 발명은 단말기 통합형 싱크 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체에 관한 것으로, 특히 다수 모델의 이동통신 단말기와 퍼스널 컴퓨터 사이의 데이터 동기화를 지원할 수 있도록 한 단말기 통합형 싱크 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체에 관한 것이다.The present invention relates to a computer-readable recording medium containing a terminal integrated sink program, and more particularly, to a computer-readable terminal containing a terminal integrated sink program capable of supporting data synchronization between a plurality of models of a mobile communication terminal and a personal computer. It relates to a recording medium.

현대인에게 필수품이라 할 수 있는 이동통신 단말기는 꾸준한 발전으로 소형화 및 경량화를 이루었을 뿐만 아니라 mp3, 카메라 및 네비게이션 등의 다양한 기능을 겸비한 복합 통신 단말기로 거듭나고 있다. 이러한 이동통신 단말기는 상기 기능 이외에도 보이스 메일 서비스(Voice Mail Service; 일명 소리샘 서비스), 음성인식 다이얼 서비스(Voice Activated Dialing Service), 단문 메시지 서비스(Short Message Service; SMS)나 MMS(Multimedia Message Service) 등 다양한 기능과 서비스를 제공한다.The mobile communication terminal, which is a necessity for modern people, is not only compact and lightweight due to steady development, but also is emerging as a complex communication terminal having various functions such as mp3, camera and navigation. In addition to the above functions, the mobile communication terminal has a voice mail service (aka voice mail service), a voice activated dialing service, a short message service (SMS) or a multimedia message service (MMS). Provide various functions and services.

더욱이, 최근에 들어서는 그 정보 처리의 성능 또한 발달하면서 전화기로서의 기능 이외에 사용자의 데이터를 처리하는 휴대용 정보처리 기기로서의 역할도 증대되고 있는바, 이러한 정보처리 기능의 예로는 전화번호부 기능, 주소록 기능, 일정관리 기능, 금융관리 기능이나 스케쥴러 기능 등이 있을 수 있다. 한편, 상기 정보처리 기능을 수행하기 위해서는 사용자가 이동통신 단말기의 키버튼을 조작하여 원하는 데이터, 예를 들어 전화번호부의 데이터 입력, 주소록의 데이터 입력 등 다양한 형태의 데이터를 입력해야 하는데, 이동통신 단말기는 경박단소의 추구에 따른 그 고유의 특성상 열 개 남짓한 소수의 키버튼에 많은 문자들이 중복 배치되어 있는 키패드를 채택하고 있어서 상기한 데이터를 입력하는 것이 상당히 불편하였다.Moreover, in recent years, as the performance of the information processing has been developed, the role as a portable information processing device for processing user data in addition to the function as a telephone is increasing. Examples of such information processing functions include a phone book function, an address book function, and a schedule. There may be a management function, a financial management function, or a scheduler function. Meanwhile, in order to perform the information processing function, a user must input various types of data such as inputting desired data, for example, data input of a phone book and data input of an address book, by operating a key button of a mobile communication terminal. Due to its inherent characteristics due to the pursuit of light and small size, the keypad adopts a keypad in which many characters are overlapped on a few key buttons.

이를 감안하여 이동통신 단말기와 퍼스널 컴퓨터 사이에서 데이터를 원활하게 주고받을 수 있도록 지원하는 싱크 프로그램이 제안되어 있는바, 사용자는 이러한 싱크 프로그램을 자기의 컴퓨터에 탑재한 후에 이를 실행시킨 상태에서 이동통신 단말기로부터 정보를 넘겨받고, 이렇게 넘겨받은 정보를 키 조작이 편리한 컴퓨터 키보드를 사용하여 편집 또는 삭제하거나 새로운 정보를 추가하여 이동통신 단말기에 다시 저장시킬 수가 있다. 그리고 이러한 싱크 프로그램은 통상적으로 상기 이동통신 단말기의 출하 시에 상기 이동통신 단말기와 함께 제공되게 된다.In view of this, a sync program has been proposed to support the smooth exchange of data between a mobile communication terminal and a personal computer. The user has installed the sync program in his computer and then executes it. Information received from the user can be edited or deleted using a computer keyboard with convenient key operation, or new information can be stored in the mobile communication terminal again. The sync program is typically provided with the mobile communication terminal at the time of shipment of the mobile communication terminal.

한편, 이동통신 단말기의 경우에는 새로운 기술들이 계속 등장함에 따라 이를 반영한 다양한 모델들이 출시되고 있는바, 종래에는 동일 제조사에서 출시되는 제품이라 할지라도, 즉 중복되는 기능이 상당함에도 불구하고 해당 모델의 기능만을 지원하는 싱크 프로그램을 제공하고 있어서 사용자의 입장에서는 사용법이나 설치방법 등을 개개의 모델에 대해 숙지해야 하는 번거로움이 있고, 제조사의 입장에서는 개별 모델별 싱크 프로그램을 제작하는데 따르는 개발비용의 중복이나 싱크 프로그램과 관련한 고객 민원 관리비용 등이 과다하게 소요되는 문제점이 있었다.Meanwhile, in the case of a mobile communication terminal, various models reflecting this are being released as new technologies continue to appear. In the related art, even if a product is released from the same manufacturer, that is, a function of a corresponding model despite the considerable overlapping functions As it provides sink program that supports only, it is cumbersome for users to know how to use and how to install each model. There was a problem that excessive customer complaint management costs related to the sink program were taken.

본 발명은 전술한 문제점을 해결하기 위하여 안출된 것으로서, 다수 모델의 이동통신 단말기와 퍼스널 컴퓨터 사이의 데이터 동기화를 지원할 수 있도록 통합형으로 제작함으로써 사용자에게는 익숙하고 편리한 사용법이나 설치방법을 제공하고, 제조사에는 싱크 프로그램의 제작비용이나 싱크 프로그램 관련 민원 관리비용 등을 절감시켜 줄 수 있도록 한 단말기 통합형 싱크 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체를 제공함을 목적으로 한다.The present invention has been made to solve the above-described problems, by providing an integrated method to support the data synchronization between a plurality of models of mobile communication terminal and personal computer provides a user-friendly and convenient usage or installation method, The purpose of the present invention is to provide a computer-readable recording medium containing a terminal integrated sink program that can reduce the cost of producing a sink program or managing a complaint about a sink program.

전술한 목적을 달성하기 위한 본 발명의 단말기 통합형 싱크 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체는 이동통신 단말기의 모델종류를 파악하는 모델종류 인식모듈; 이동통신 단말기와의 사이에서 데이터의 송수신을 위한 입출력 버퍼를 관리하고, 포트를 설정하며, 자료구조를 정의하는 등의 기능을 담당하는 통신모듈; USB와 연동하여 이동통신 단말기의 연결 여부를 파악하는 드라이버 모듈; 사용자에게 싱크 프로그램의 사용과 관련한 각종 사용자 인터페이스 화면 등을 제공하는 사용자 인터페이스모듈; 모든 모델에 공통되는 프로그램을 저장하고 있는 공통 프로그램 모듈 DB 및 이동통신 단말기의 모델별 기능이나 프로그램 정보 등을 저장하고 있는 모델 종류정보 DB, 모델별로 고유한 프로그램 모듈들을 저장하고 있는 모델 고유프로그램 모듈 DB를 포함하여 이루어진 데이터베이스 및 상기 모델 종류정보 DB를 조회하여 파악한 당해 이동통신 단말기의 모델에 공통 및 고유하게 요구되는 프로그램들을 상기 공통 프로그램 모듈 DB와 상기 모듈 고유 프로그램 모듈 DB에서 읽어 들여서 싱크 프로그램을 구성하는 관리모듈을 포함하여 이루어진다.The computer-readable recording medium containing the terminal integrated sink program of the present invention for achieving the above object includes a model type recognition module for identifying a model type of a mobile communication terminal; A communication module that manages an input / output buffer for data transmission / reception with a mobile communication terminal, sets a port, defines a data structure, and the like; A driver module for determining whether a mobile communication terminal is connected in connection with a USB; A user interface module for providing a user with various user interface screens related to the use of the sink program; Common program module DB that stores programs common to all models, model type information DB that stores model-specific functions and program information, and model-specific program module DB that stores unique program modules for each model Comprising a database consisting of the model and the DB of the model information obtained by looking up the common and uniquely required programs in the model of the mobile communication terminal to read from the common program module DB and the module-specific program module DB to configure a sink program It includes a management module.

도 1은 본 발명의 단말기 통합형 싱크 프로그램의 사용 상태를 설명하기 위 한 네트워크 구성도인바, 본 발명의 단말기 통합형 싱크 프로그램은 CD와 같이 컴퓨터로 읽을 수 있는 기록매체에 수록되어 이동통신 단말기(200)와 함께 제공될 수 있다. 도 1에 도시한 바와 같이, 본 발명의 싱크 프로그램의 사용 상태에 따른 네트워크 구성은 통합 싱크 프로그램(640)이 탑재된 컴퓨터(600)가 크래들(300)이나 표준접속단자를 통해 이동통신 단말기(200)와 연결되고, 컴퓨터(600)는 다시 인터넷(500)과 같은 통신망을 통해 통합 싱크 프로그램의 업그레이드를 담당하는 업그레이드 서버(400)와 연결될 수 있다.1 is a network diagram for explaining a state of use of the terminal integrated sink program of the present invention, the terminal integrated sink program of the present invention is stored in a computer-readable recording medium such as a CD and the mobile communication terminal 200 It may be provided with. As shown in FIG. 1, in the network configuration according to the use state of the sink program of the present invention, the computer 600 on which the integrated sink program 640 is mounted is provided through the cradle 300 or the standard connection terminal. The computer 600 may be connected to the upgrade server 400 that is responsible for upgrading the integrated sink program through a communication network such as the Internet 500.

전술한 구성에서, 컴퓨터(600)에는 또한 원도우즈 프로그램과 같은 운영체제(610), 인터넷(500)을 통해 업그레이드 서버(400) 등에 접속할 수 있는 마이크로 소프트의 인터넷 익스플로러(등록상표임)나 워드 프로그램과 같은 기타 프로그램(630) 및 이동통신 단말기(200)와의 사이에서 USB 통신을 수행하는 USB(620)이 탑재되어 있다. 크래들(300)은 이동통신 단말기(200)를 편리하게 충전하고, 타 장치와 접속할 수 있도록 접속 포트를 제공하는 지지대 형태의 장치를 말한다. USB(620)는 컴퓨터 주변 장치에 대한 인터페이스를 통합하여 수Kbps∼12Mbps의 대역폭을 요구하는 주변기기들을 하나로 연결할 수 있도록 한 장치로서 USB 호스트, USB 허브 및 USB 노드로 이루어지고, 토큰링과 유사한 USB 인터페이스를 통하여 각 노드와 허브, 중앙 허브 및 호스트의 연결을 제어/관리한다. 운영체제(610)는 USB포트를 감시하여 사용 중에 외부 기기가 접속되거나 혹은 제거되었는지 여부를 감지할 수 있다. 일단, 외부 기기가 감지되면, PnP(Plug and Play) 장치와 연동하여 외부 기기의 드라이버로 하여금 제어 정보를 송출하도록 한다.In the above-described configuration, the computer 600 also includes a Microsoft Internet Explorer (registered trademark) or word program that can access an operating system 610 such as a Windows program, an upgrade server 400, etc. via the Internet 500. The USB 620 which performs USB communication between the same other program 630 and the mobile communication terminal 200 is mounted. The cradle 300 refers to a device in the form of a support that provides a connection port so as to conveniently charge the mobile communication terminal 200 and connect with other devices. The USB 620 is a device that integrates an interface to computer peripherals so that peripherals that require bandwidths of several Kbps to 12 Mbps can be connected together, consisting of a USB host, a USB hub, and a USB node. It manages / manages the connection between each node and hub, central hub and host through. The operating system 610 may monitor the USB port and detect whether an external device is connected or removed during use. Once the external device is detected, the driver of the external device transmits control information in association with a Plug and Play (PnP) device.

도 2는 본 발명의 단말기 통합형 싱크 프로그램의 기능 구성 블록도이다. 도 2에 도시한 바와 같이, 본 발명에 따른 통합형 싱크 프로그램(600)은 후술하는 각종 모듈들을 전반적으로 제어 및 관리하는 관리모듈(641), 연결된 이동통신 단말기와 통신하여 해당 이동통신 단말기(200)의 모델종류를 파악하는 모델종류 인식모듈(643), 통신 에뮬레이터 기능을 수행하기 위하여 이동통신 단말기와의 사이에서 데이터의 송수신을 위한 입출력 버퍼를 관리하고, 포트를 설정하며, 자료구조를 정의하는 등의 기능을 담당하는 통신모듈(648), USB(620)와 연동하여 이동통신 단말기(200)의 크래들(300) 장착 여부를 파악하는 등의 기능을 수행하는 드라이버 모듈(647), 업그레이드 서버(400)와 접속하여 추가로 개발되는 모델이나 기능에 필요한 프로그램의 업그레이드를 수행하는 업그레이드 모듈(645), 동영상 재생기나 MP3파일 재생기와 같은 각종 코덱을 실행시키는 미디어 실행모듈(644), 사용자에게 싱크 프로그램의 사용과 관련한 각종 사용자 인터페이스 화면 등을 제공하는 사용자 인터페이스모듈(646), 기타 프로그램을 실행하는 기타 프로그램 실행모듈(642) 및 각종 정보가 저장되어 있는 데이터베이스(649)를 포함하여 이루어질 수 있다.2 is a functional block diagram of a terminal integrated sink program of the present invention. As shown in FIG. 2, the integrated sink program 600 according to the present invention is a management module 641 for overall control and management of various modules described below, and a mobile communication terminal 200 in communication with a connected mobile communication terminal. Model type recognition module 643, which grasps the model type of the module, manages an input / output buffer for data transmission and reception with a mobile communication terminal, sets a port, defines a data structure, etc. to perform a communication emulator function. Driver module 647, upgrade server 400 to perform a function such as determining whether or not the cradle 300 of the mobile communication terminal 200 in conjunction with the communication module 648, USB 620 in charge of the function of the Codec such as upgrade module (645), video player or MP3 file player to upgrade the program required for the additionally developed model or function. A media execution module 644 for executing the program, a user interface module 646 for providing the user with various user interface screens related to the use of the sink program, other program execution module 642 for executing other programs, and various kinds of information. It can be made by including a database (649).

전술한 구성에서, 데이터베이스(649)는 다시 이동통신 단말기의 모델별 기능이나 프로그램 정보 등을 저장하고 있는 모델 종류정보 DB(649a), 각종 비디오 코덱이나 오디오 코덱 프로그램을 저장하고 있는 코덱 프로그램 DB(649b), 모든 모델에 공통되는 프로그램을 저장하고 있는 공통 프로그램 모듈 DB(649c) 및 모델별로 고유한 프로그램 모듈들을 저장하고 있는 모델 고유프로그램 모듈 DB(649d)를 포함하여 이루어질 수 있다.In the above-described configuration, the database 649 again includes a model type information DB 649a that stores model-specific functions and program information, and a codec program DB 649b that stores various video codec or audio codec programs. ), A common program module DB 649c that stores programs common to all models, and a model-specific program module DB 649d that stores program modules unique to each model.

도 3은 본 발명의 싱크 프로그램에 의해 수행되는 동작을 설명하기 위한 흐름도이다. 먼저 사용자가 이동통신 단말기(200)를 크래들(300)에 삽입하고, 다시 이러한 크래들(300)을 USB 케이블에 의해 컴퓨터(600)와 연결시킨 상태에서 본 발명의 통합 싱크 프로그램(640)을 실행시킴으로써 도 3의 흐름이 개시되게 된다. 먼저, 단계 S10에서 관리모듈(641)은 드라이버 모듈(647)에 의해 이동통신 단말기(200)가 크래들(300)에 삽입되었는지를 판단하는데, 삽입된 경우에는 단계 S12에서는 통신모듈(648)을 통해 이동통신 단말기(200)와 통신하여 당해 단말기의 모듈종류 정보를 수신하게 된다.3 is a flowchart illustrating an operation performed by the sink program of the present invention. First, the user inserts the mobile communication terminal 200 into the cradle 300, and executes the integrated sink program 640 of the present invention while the cradle 300 is connected to the computer 600 by the USB cable. The flow of FIG. 3 is started. First, in operation S10, the management module 641 determines whether the mobile communication terminal 200 is inserted into the cradle 300 by the driver module 647, and when inserted, through the communication module 648 in operation S12. In communication with the mobile communication terminal 200, module type information of the terminal is received.

다음으로 관리모듈(641)은 단계 S14를 수행하여 당해 단말기의 모델종류 정보를 데이터베이스(649)의 모델종류 정보 DB(649a)에 조회하여 당해 모델에 필요한 프로그램들을 파악한 후에 다시 공통 프로그램 모듈 DB(649c)에서 공통 프로그램 모듈을 읽어 들이고, 이에 더하여 모델 고유 프로그램 모듈 DB(649d)에서 당해 모델에 고유한 프로그램 모듈을 읽어 들여서 당해 모델에 해당하는 프로그램 모듈들로 이루어진 싱크 프로그램을 구성하게 된다. 물론, 이 과정에서 통신모듈(648)에 의해 단말기와 통신을 수행하여 단말기에 저장되어 있는 각종 정보를 읽어 들이게 된다.Next, the management module 641 performs step S14 to query the model type information DB 649a of the database 649 for model type information of the corresponding terminal to identify the programs necessary for the model, and then again uses the common program module DB 649c. In this case, the common program module is read, and the program module unique to the model is read from the model-specific program module DB 649d to configure a sink program including program modules corresponding to the model. Of course, in this process, the communication module 648 communicates with the terminal to read various information stored in the terminal.

이와 같이 하여 싱크 프로그램이 구성된 상태에서, 단계 S16에서는 당해 모델에 부수되어 현재 사용 가능한 기능들의 목록을 사용자 인터페이스 모듈(646)을 통해 사용자에게 디스플레이하게 된다. 다음으로, 단계 S18에서는 임의의 데이터 편집툴, 예를 들어 전화번호부, 주소록, 스케쥴러 등의 기능이 선택되었는지를 판 단하는데, 임의의 데이터 편집툴이 선택된 경우에는 단계 S20으로 진행하여 사용자가 컴퓨터를 통해 원하는 데이터를 추가, 수정 또는 삭제할 수 있도록 원하는 데이터 편집툴을 제공하게 된다.In this way, in the state in which the sink program is configured, in step S16, the user interface module 646 displays a list of functions that are attached to the model and currently available. Next, in step S18, it is determined whether a function such as an arbitrary data editing tool, for example, a phone book, an address book, a scheduler, or the like has been selected. It provides the desired data editing tool to add, modify or delete the desired data.

한편, 단계 S18에서의 판단 결과, 데이터 편집툴이 선택되지 않은 경우에는 단계 S22로 진행하여 미디어 재생툴이 선택되었는지를 판단하는데, 선택된 경우에는 단계 S24에서 당해 단말기에 특유한 미디어 재생툴을 제공함으로써 사용자가 단말기에 저장되어 있는 각종 비디오 파일이나 MP3 파일과 같은 오디오 파일을 재생하여 즐길 수 있게 한다. 단계 S22에서 미디어 재생툴이 선택되지 않은 경우에는 단계 S26을 수행하여 사용자가 원하는 기능을 제공하게 된다.On the other hand, if the data editing tool is not selected as a result of the determination in step S18, the process proceeds to step S22 to determine whether the media playback tool is selected. In case of selection, the user is provided with the media playback tool specific to the terminal in step S24. Play and enjoy audio files such as various video files or MP3 files stored in the terminal. If the media playback tool is not selected in step S22, step S26 is performed to provide a function desired by the user.

본 발명의 단말기 통합형 싱크 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체는 전술한 실시예에 국한되지 않고 본 발명의 기술 사상이 허용하는 범위에서 다양하게 변형하여 실시할 수가 있다. 예를 들어,당해 단말기에 적용될 수 있는 특정 기능이 새롭게 개발되거나 추가되는 경우에는 업그레이드 모듈(645)을 통해 업그레이드 서버(400)에 접속(사용자에 의한 수동 접속이나 주기적인 자동 접속이 가능할 것이다)하여 당해 기능을 다운로드 받은 후에 당해 단말기와의 싱크 수행시 이를 당해 단말기에 전달할 수도 있을 것이다.The computer-readable recording medium in which the terminal-integrated sink program of the present invention is recorded is not limited to the above-described embodiments and can be modified in various ways within the scope of the technical idea of the present invention. For example, when a specific function applicable to the terminal is newly developed or added, the upgrade module 645 is connected to the upgrade server 400 (manual connection by a user or periodic automatic connection may be possible). After downloading the function, when performing sync with the terminal, it may be delivered to the terminal.

이상에서 설명한 바와 같은 본 발명의 단말기 통합형 싱크 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체에 따르면, 다수 모델의 이동통신 단말기와 퍼스널 컴퓨터 사이의 데이터 동기화를 지원할 수 있도록 통합형으로 제작함으로써 사용자에게는 익숙하고 편리한 사용법이나 설치방법을 제공하고, 제조사에는 싱크 프로그램의 제작비용이나 싱크 프로그램 관련 민원 관리비용 등을 절감시킬 수가 있다.According to the computer-readable recording medium containing the terminal-integrated sink program of the present invention as described above, the user-friendly and convenient by making the integrated type to support the data synchronization between multiple models of mobile communication terminal and personal computer It can provide usage and installation methods, and manufacturers can reduce the cost of producing sink programs or managing complaints related to sink programs.

Claims (3)

이동통신 단말기의 모델종류를 파악하는 모델종류 인식모듈;A model type recognition module for identifying a model type of a mobile communication terminal; 이동통신 단말기와의 사이에서 데이터의 송수신을 위한 입출력 버퍼를 관리하고, 포트를 설정하며, 자료구조를 정의하는 등의 기능을 담당하는 통신모듈;A communication module that manages an input / output buffer for data transmission / reception with a mobile communication terminal, sets a port, defines a data structure, and the like; USB와 연동하여 이동통신 단말기의 연결 여부를 파악하는 드라이버 모듈;A driver module for determining whether a mobile communication terminal is connected in connection with a USB; 사용자에게 싱크 프로그램의 사용과 관련한 각종 사용자 인터페이스 화면 등을 제공하는 사용자 인터페이스모듈;A user interface module for providing a user with various user interface screens related to the use of the sink program; 모든 모델에 공통되는 프로그램을 저장하고 있는 공통 프로그램 모듈 DB 및 이동통신 단말기의 모델별 기능이나 프로그램 정보 등을 저장하고 있는 모델 종류정보 DB, 모델별로 고유한 프로그램 모듈들을 저장하고 있는 모델 고유프로그램 모듈 DB를 포함하여 이루어진 데이터베이스 및Common program module DB that stores programs common to all models, model type information DB that stores model-specific functions and program information, and model-specific program module DB that stores unique program modules for each model Database, including 상기 모델 종류정보 DB를 조회하여 파악한 당해 이동통신 단말기의 모델에 공통 및 고유하게 요구되는 프로그램들을 상기 공통 프로그램 모듈 DB와 상기 모듈 고유 프로그램 모듈 DB에서 읽어 들여서 싱크 프로그램을 구성하는 관리모듈을 포함하여 이루어진 단말기 통합형 싱크 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체.And a management module configured to read and program programs commonly and uniquely required for the model of the mobile terminal identified by searching the model type information DB from the common program module DB and the module-specific program module DB to configure a sink program. A computer-readable recording medium containing a terminal integrated sink program. 제 1 항에 있어서, 동영상 재생기나 MP3파일 재생기와 같은 각종 코덱을 실행시키는 미디어 실행모듈 및 각종 비디오 코덱이나 오디오 코덱 프로그램을 저장 하고 있는 코덱 프로그램 DB를 더 구비한 것을 특징으로 하는 단말기 통합형 싱크 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체.The terminal integrated sink program according to claim 1, further comprising a media execution module for executing various codecs such as a video player or an MP3 file player, and a codec program DB for storing various video codec or audio codec programs. Computer-readable recording medium. 제 1 항 또는 제 2 항에 있어서, 외부의 업그레이드 서버와 접속하여 추가로 개발되는 모델이나 기능에 필요한 프로그램의 업그레이드를 수행하는 업그레이드 모듈을 더 구비한 것을 특징으로 하는 단말기 통합형 싱크 프로그램이 수록된 컴퓨터로 읽을 수 있는 기록매체.The computer according to claim 1 or 2, further comprising an upgrade module for connecting to an external upgrade server to upgrade a program required for a model or function further developed. Readable record carrier.
KR1020050135646A 2005-12-30 2005-12-30 Recording medium readable by computer and recorded united sync program KR20070071859A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050135646A KR20070071859A (en) 2005-12-30 2005-12-30 Recording medium readable by computer and recorded united sync program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050135646A KR20070071859A (en) 2005-12-30 2005-12-30 Recording medium readable by computer and recorded united sync program

Publications (1)

Publication Number Publication Date
KR20070071859A true KR20070071859A (en) 2007-07-04

Family

ID=38506960

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050135646A KR20070071859A (en) 2005-12-30 2005-12-30 Recording medium readable by computer and recorded united sync program

Country Status (1)

Country Link
KR (1) KR20070071859A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101008445B1 (en) * 2008-07-07 2011-01-14 에스케이 텔레콤주식회사 Resource synchronization system and resource synchronization method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101008445B1 (en) * 2008-07-07 2011-01-14 에스케이 텔레콤주식회사 Resource synchronization system and resource synchronization method

Similar Documents

Publication Publication Date Title
US20180129511A1 (en) Application store and intelligence system for networked telephony and digital media services devices
US10074365B2 (en) Voice control method, mobile terminal device, and voice control system
CN100474863C (en) Mobile communication terminal including of which menu can be constructed by using mobile FLASH
US8386652B2 (en) Mobile computing device with adaptive response based on accessory firmware
CN101114288A (en) Portable electronic device having song ordering function
US7757010B2 (en) Systems and methods for managing mass storage devices in electronic devices
US20010014600A1 (en) Memory management terminal and method for handling acoustic samples
JP2004318864A (en) Interface for digital product
US20060246884A1 (en) Contact information sharing with mobile telephone
CN101799757B (en) Method and device for integrating JAVA software to mobile terminal as well as mobile terminal
KR20070071859A (en) Recording medium readable by computer and recorded united sync program
WO2004029810A1 (en) Method and device for semiconductor storage of handset and computer system
US7945687B2 (en) Method and apparatus for controlling database in mobile communication terminal
US20050282577A1 (en) Key setting methods
CN101056337B (en) Method and system for integrated representation of the multiple music services
US20090285132A1 (en) Computer system having handsfree function of internet phone
US20060019704A1 (en) Integrating wireless telephone with external call processor
JP2002259367A (en) Information registering method for electronic equipment, electronic equipment and computer program
CN101000595B (en) Cable and information getting method
US10642839B2 (en) Associating hardware to store applications
CA2595661A1 (en) Auditing software application activities
US20030120845A1 (en) Network device for sound and vision transmission
KR20020040317A (en) Method for editing of music file in portable wireless terminal
CN200990634Y (en) Additional network telephone
KR101056832B1 (en) Mobile terminal with custom reset settings and setting method

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination