KR100732855B1 - Contents service system using application program interface and method therefore - Google Patents

Contents service system using application program interface and method therefore Download PDF

Info

Publication number
KR100732855B1
KR100732855B1 KR1020050093904A KR20050093904A KR100732855B1 KR 100732855 B1 KR100732855 B1 KR 100732855B1 KR 1020050093904 A KR1020050093904 A KR 1020050093904A KR 20050093904 A KR20050093904 A KR 20050093904A KR 100732855 B1 KR100732855 B1 KR 100732855B1
Authority
KR
South Korea
Prior art keywords
content
api
group
user
download
Prior art date
Application number
KR1020050093904A
Other languages
Korean (ko)
Other versions
KR20070038697A (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 KR1020050093904A priority Critical patent/KR100732855B1/en
Publication of KR20070038697A publication Critical patent/KR20070038697A/en
Application granted granted Critical
Publication of KR100732855B1 publication Critical patent/KR100732855B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs

Abstract

본 발명은 API를 이용한 컨텐츠 서비스 시스템 및 방법에 관한 것으로서, 제공하고자 하는 컨텐츠를 API화 처리하여 컨텐츠 메뉴 및 리스트를 작성하고, 사용자의 컨텐츠 제공 요청이 있는 경우 해당 API 함수만을 호출하여 해당 정보를 추출함으로써 간단히 사용자의 단말기에 제공할 수 있는 API를 이용한 컨텐츠 서비스 시스템 및 방법이 개시된다. The present invention relates to a content service system and a method using an API, and to make a content menu and a list by processing the content to be provided as an API, and extracts the corresponding information by calling only the corresponding API function when a user provides a content request. By doing so, a content service system and method using an API that can be provided to a user's terminal simply are disclosed.

상기 API를 이용한 컨텐츠 서비스 시스템은, 단말기의 사용자에게 컨텐츠 서비스를 제공하는 API를 이용한 컨텐츠 서비스 시스템에 있어서, 상기 API를 이용한 컨텐츠 서비스 시스템은 컨텐츠를 관리하는 통합 관리 장치 및 컨텐츠의 다운로드를 관리하는 컨텐츠 다운로드 장치를 포함하며, 상기 컨텐츠 다운로드 장치는 등록된 각 컨텐츠에 대응하는 API 함수를 설정하여 각각의 컨텐츠를 API화 처리하고, 상기 API 처리된 컨텐츠 메뉴 페이지를 이용한 단말기 사용자의 컨텐츠 제공 요청이 있는 경우 해당 컨텐츠의 API 함수를 호출함으로써 해당 컨텐츠 정보를 추출하여 제공한다.The content service system using the API is a content service system using an API that provides a content service to a user of a terminal, wherein the content service system using the API is an integrated management device for managing content and content for managing download of content. And a download device, wherein the content download device sets an API function corresponding to each registered content to process the respective content into an API, and when there is a request for providing a content of a terminal user using the API-processed content menu page. The content information is extracted and provided by calling the API function of the corresponding content.

통합 관리장치, 컨텐츠 다운로드 장치, API 모듈, CPI 모듈 Integrated management device, content download device, API module, CPI module

Description

API를 이용한 컨텐츠 서비스 시스템 및 방법{CONTENTS SERVICE SYSTEM USING APPLICATION PROGRAM INTERFACE AND METHOD THEREFORE}CONTENTS SERVICE SYSTEM USING APPLICATION PROGRAM INTERFACE AND METHOD THEREFORE}

도 1은 본 발명에 따른 API를 이용한 컨텐츠 서비스 시스템의 대략적인 구성도1 is a schematic diagram of a content service system using an API according to the present invention.

도 2는 도 1의 컨텐츠 서비스 시스템의 통합 관리장치를 보여주는 구성도2 is a block diagram illustrating an integrated management apparatus of a content service system of FIG. 1;

도 3은 도 1의 컨텐츠 서비스 시스템의 컨텐츠 다운로드 장치를 보여주는 구성도3 is a block diagram showing a content download apparatus of the content service system of FIG.

도 4은 본 발명의 일 실시예에 따른 API 그룹 테이블을 보여주는 도면4 illustrates an API group table according to an embodiment of the present invention.

도 5는 본 발명의 다른 실시예에 따른 API 그룹 테이블을 보여주는 도면5 illustrates an API group table according to another embodiment of the present invention.

도 6은 본 발명에 따른 API를 이용한 컨텐츠 서비스 방법을 차례대로 보여주는 순서도6 is a flow chart showing a content service method using an API according to the present invention in order

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

102 : 제1 단말기 104 : 제2 단말기102: first terminal 104: second terminal

110 : 통신망 120 : 통합 관리장치110: communication network 120: integrated management device

130 : 컨텐츠 다운로드장치 140 : 외부장치 130: content download device 140: external device

150 : 컨텐츠 제공자 160 : 서비스 노드150: content provider 160: service node

170 : 게이트웨이170: gateway

본 발명은 API를 이용한 컨텐츠 서비스 시스템 및 방법에 관한 것으로, 보다 상세하게는 컨텐츠 메뉴 및 리스트를 API화 처리하고, 처리된 API 함수만을 호출하여 해당 정보를 제공할 수 있는 API를 이용한 컨텐츠 서비스 시스템 및 방법에 관한 것이다. The present invention relates to a content service system and method using an API, and more particularly, a content service system using an API capable of API-processing a content menu and a list, and calling only the processed API functions to provide corresponding information. It is about a method.

일반적으로, 컨텐츠 서비스를 제공하는 포탈 서버는 컨텐츠 제공자로부터 제공받는 컨텐츠의 메뉴 및 리스트를 작성하여 사용자의 단말기에 제공하고, 사용자가 제공되는 컨텐츠의 메뉴 및 리스트로부터 원하는 컨텐츠를 선택하고, 결제를 완료하면 포탈 서버는 해당 컨텐츠를 유무선 통신망을 통해 사용자의 단말기에 제공하게 된다. 포탈 서버가 제공하는 컨텐츠는 메시지, 동영상, 이미지, 음악 등의 멀티미디어 컨텐츠를 포함한다. In general, a portal server providing a content service creates a menu and a list of contents provided from a content provider and provides the same to a user's terminal, selects a desired content from a menu and a list of the provided content, and completes a payment. The portal server then provides the corresponding content to the user's terminal via a wired or wireless communication network. The content provided by the portal server includes multimedia content such as a message, a video, an image, and music.

이 경우, 포탈 서버는 컨텐츠 제공자가 제공하는 컨텐츠를 등록하고 관리하며, 등록된 컨텐츠는 다운로드 시스템을 통해 사용자의 단말기에 제공되는데, 각 컨텐츠에 따른 메뉴 페이지 구성 및 컨텐츠 서비스 처리 절차가 복잡하고, 계속적으로 업데이트되는 컨텐츠를 별도로 저장하고 관리하기 위하여 포탈 서버 및 다운로드 시스템의 용량을 무한정으로 증가시킬 수 없는 문제점이 발생된다. In this case, the portal server registers and manages the content provided by the content provider, and the registered content is provided to the user's terminal through the download system. The menu page configuration and the content service processing procedure for each content are complicated and continuous. There is a problem that the capacity of the portal server and the download system can not be increased indefinitely in order to store and manage the content to be updated separately.

따라서, 컨텐츠 제공 서비스를 위한 메뉴 페이지 구성 및 컨텐츠 서비스 처리 절차를 간소화하고, 포탈 서버 및 다운로드 시스템의 부담을 저감함으로써 계속 적으로 업데이트되는 컨텐츠를 효율적으로 관리할 수 있는 컨텐츠 서비스 방법 및 시스템이 절실히 요구된다 할 것이다. Therefore, there is an urgent need for a content service method and system that can efficiently manage content that is continuously updated by simplifying menu page configuration and content service processing procedures for content providing services and reducing the burden on portal servers and download systems. Will be done.

따라서, 본 발명의 목적은 상기한 종래의 문제점들을 해결하기 위하여 컨텐츠를 관리하는 통합 관리장치 및 컨텐츠의 다운로드를 관리하는 다운로드 시스템의 메뉴 페이지 구성 및 컨텐츠 서비스 처리 절차를 간소화하고, 통합 관리장치 및 다운로드 시스템의 부담을 저감하여 효율적 운용이 가능한 API를 이용한 컨텐츠 서비스 시스템 및 방법이 제공된다. Accordingly, an object of the present invention is to simplify the menu page configuration and content service processing procedure of the integrated management device for managing content and the download system for managing download of contents in order to solve the above-mentioned problems. A content service system and method using an API capable of efficiently operating by reducing the burden on the system are provided.

또한, 본 발명의 다른 목적은 제공하고자 하는 컨텐츠를 API화 처리하여 컨텐츠 메뉴 및 리스트를 작성하고, 사용자의 컨텐츠 제공 요청이 있는 경우 해당 API 함수만을 호출하여 해당 정보를 추출하고, 사용자의 단말기에 제공할 수 있는 API를 이용한 컨텐츠 서비스 시스템 및 방법이 제공된다. In addition, another object of the present invention is to create a content menu and list by processing the content to provide API, and when the user provides a content request, only calling the corresponding API function to extract the information, and provide to the user's terminal Provided are a content service system and method using an API.

상기의 목적을 달성하기 위하여, 본 발명에 따른 API를 이용한 컨텐츠 서비스 시스템은, 단말기의 사용자에게 컨텐츠 서비스를 제공하는 API를 이용한 컨텐츠 서비스 시스템에 있어서, 상기 API를 이용한 컨텐츠 서비스 시스템은 컨텐츠를 관리하는 통합 관리 장치 및 컨텐츠의 다운로드를 관리하는 컨텐츠 다운로드 장치를 포함하며, 상기 컨텐츠 다운로드 장치는 등록된 각 컨텐츠에 대응하는 API 함수를 설정하여 각각의 컨텐츠를 API화 처리하고, 상기 API 처리된 컨텐츠 메뉴 페이지를 이용한 단말기 사용자의 컨텐츠 제공 요청이 있는 경우 해당 컨텐츠의 API 함수를 호출함으로써 해당 컨텐츠 정보를 추출하여 제공하는 것을 특징으로 한다.In order to achieve the above object, a content service system using an API according to the present invention, a content service system using an API for providing a content service to a user of a terminal, the content service system using the API to manage content; An integrated management device and a content download device that manages the download of content, wherein the content download device sets an API function corresponding to each registered content to APIize each content, and the API-processed content menu page When there is a content providing request of the terminal user using the call, the API information of the corresponding content is extracted and provided.

상기의 기술적 과제를 해결하기 위하여, 본 발명에 따른 API를 이용한 컨텐츠 서비스 시스템은, 상기 컨텐츠 다운로드 장치는 각 컨텐츠 및 상품에 대응하는 API 함수, 및 상기 API 함수를 호출하기 위한 API 링크 테이블을 포함하며,
상기 각 컨텐츠 및 상품에 대응하는 API 함수의 설정을 통해 API화 처리된 컨텐츠 메뉴를 사용자의 단말기에 제공하고, 사용자가 컨텐츠를 선택하는 경우 해당 컨텐츠의 API를 호출하여 컨텐츠 정보를 추출하는 것을 특징으로 한다.
In order to solve the above technical problem, the content service system using the API according to the present invention, the content download device includes an API function corresponding to each content and product, and an API link table for calling the API function, ,
It provides an API-processed content menu to the user's terminal by setting the API function corresponding to each content and product, and when the user selects the content, calling the API of the content to extract the content information do.

상기의 기술적 과제를 해결하기 위하여, 본단말기의 사용자에게 컨텐츠 서비스를 제공하는 API를 이용한 컨텐츠 서비스 방법에 있어서, 등록된 각 컨텐츠에 대응하는 API 함수를 설정하여 각각의 컨텐츠를 API화 처리하는 단계; 상기 API화 처리된 컨텐츠 메뉴를 사용자의 단말기에 제공하는 단계; 상기 사용자가 제공되는 컨텐츠 메뉴를 이용하여 컨텐츠 제공을 요청하면, 해당 컨텐츠의 API 함수를 호출하는 단계; 및 상기 호출된 API 함수에 대응되는 값에 응답하여 해당 컨텐츠 정보를 추출하는 단계를 포함하는 것을 특징으로 한다.In order to solve the above technical problem, a content service method using an API that provides a content service to a user of the terminal, comprising: setting an API function corresponding to each registered content to process each content API; Providing the API-processed content menu to a user terminal; Calling an API function of the corresponding content when the user requests to provide the content using the provided content menu; And extracting corresponding content information in response to a value corresponding to the called API function.

이하 첨부한 도면들을 참조하여 본 발명의 바람직한 실시예를 상세히 설명한다. 다양한 실시예에서의 설명들은 본 발명이 속하는 기술분야의 통상의 지식을 가지는 자에게 본 발명의 보다 철저한 이해를 돕기 위한 의도 이외에는 다른 의도없이 예를 들어 도시되고 한정된 것에 불과하므로, 본 발명의 범위를 제한하는 것으로 사용되어서는 아니될 것이다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. The descriptions in the various embodiments are only shown and limited by way of example and without intention other than the intention to help those of ordinary skill in the art to more thoroughly understand the present invention, and thus the scope of the present invention. It should not be used as a limitation.

도 1은 본 발명에 따른 API를 이용한 컨텐츠 서비스 시스템의 대략적인 구성도로서, 첨부된 도 1을 참조하여 본 발명에 따른 API를 이용한 컨텐츠 서비스 시스 템을 살펴보면 다음과 같다. 1 is a schematic configuration diagram of a content service system using an API according to the present invention. Referring to the attached FIG. 1, a content service system using the API according to the present invention will be described below.

먼저, 첨부된 도 1을 참조하면, 본 발명에 따른 컨텐츠 서비스 시스템은 무선통신을 지원하는 제1 단말기(102), 유선통신을 지원하는 제2 단말기(104), 통신망(110), 통합 관리장치(120), 컨텐츠 다운로드 장치(130, CDS; Content Download System), 외부 장치(140), 및 컨텐츠 제공자(150, CP; Contents Provider)를 포함하고, 교환 장치(160) 및/또는 게이트웨이(170, G/W; Gateway)를 더 포함할 수 있다. First, referring to the accompanying FIG. 1, the content service system according to the present invention includes a first terminal 102 supporting wireless communication, a second terminal 104 supporting wired communication, a communication network 110, and an integrated management device. 120, a content download system 130, a content download system (CDS), an external device 140, and a content provider 150 (CP, Contents Provider), and include an exchange device 160 and / or a gateway 170. G / W; gateway) may be further included.

상기 제1 단말기(102)는 이동통신망 등의 무선 통신망을 통해 통합 관리장치에 무선 접속할 수 있는 휴대폰, PDA, 스마트폰, MP3 폰, 또는 MP3 플레이어 등을 포함하며, 상기 제2 단말기(104)는 유선 통신망, 예컨대 통신용 모뎀, 전용선과 온라인 연결되는 인터넷 등을 통해 통합 관리장치에 접속할 수 있는 PC 시스템 또는 전용 단말기를 포함한다. 따라서, 상기 통신망(110)은 유무선 통신망을 포함한다. The first terminal 102 includes a mobile phone, a PDA, a smart phone, an MP3 phone, an MP3 player, or the like, which can wirelessly connect to the integrated management device through a wireless communication network such as a mobile communication network, and the second terminal 104 includes: PC systems or dedicated terminals capable of accessing the integrated management device via a wired communication network such as a communication modem, a dedicated line and the Internet connected online. Thus, the communication network 110 includes a wired and wireless communication network.

상기 통합 관리장치(120)는 전송부(Delivery Framework), 컨텐츠 제공자 접속부(CP Access Framework), 서비스 관리부(Service Management Framework), API 모듈부(Application Program Interface Module), 비즈니스 지원부(Business Support Framework), 및 인터페이스부(Interface Framework)를 포함하는 개방구조로 형성되며, 다른 솔루션(Solution)과 함께 구현될 수 있는 포탈 플랫폼(Portal Platform)일 수 있다. 본 발명의 실시예에서는 상기 API 모듈부를 상기 인터페이스부와 별도로 구성하였으나, 본 실시예에 한정되지 아니하며 상기 API 모듈부는 상기 인터페이스부에 포함된 구조로 형성될 수 있다.The integrated management apparatus 120 may include a delivery unit, a content provider access unit, a service management unit, an API module unit, a business support unit, And an open structure including an interface unit, and may be a portal platform that can be implemented together with other solutions. In the embodiment of the present invention, the API module unit is configured separately from the interface unit, but is not limited to the present embodiment, and the API module unit may have a structure included in the interface unit.

또한, 통합 관리장치(120)는 웹(WEB) 및 왑(WAP; Wireless Application Protocol)을 지원한다. 예컨대, HP-UX, Sun Solaris, WebLogic, Oracle9iAS, SunONE Web Serve 등의 웹 서버를 지원하며, 왑 등의 무선 사업과 관련된 세계적 규정을 지원한다.In addition, the integrated management device 120 supports the Web (WEB) and WAP (Wireless Application Protocol). For example, it supports Web servers such as HP-UX, Sun Solaris, WebLogic, Oracle9iAS and SunONE Web Server, and supports global regulations for wireless businesses such as swap.

또한, 상기 통합 관리장치(120)는 컨텐츠 제공자(CP), 컨텐츠 다운로드 장치(CDS), 및 외부 장치와 연결되며, 컨텐츠 제공자로부터 제공되는 컨텐츠를 등록하고, 등록된 컨텐츠의 접근정보, 가격, 및/또는 안내정보 등의 컨텐츠 서비스의 특성에 맞는 메뉴 페이지를 생성하고 관리하는 역할을 담당한다.In addition, the integrated management device 120 is connected to a content provider (CP), a content download device (CDS), and an external device, register the content provided from the content provider, access information, price, and It is responsible for creating and managing menu pages suitable for the characteristics of content services such as / or guide information.

또한, 상기 통합 관리장치(120)는 API화 처리된 컨텐츠 메뉴 및 리스트를 이용하여 사용자가 특정 컨텐츠 제공을 요청하는 경우, 요청된 컨텐츠의 API 함수에 해당하는 값을 컨텐츠 다운로드 시스템으로부터 제공받아 해당 컨텐츠 정보가 사용자의 단말기에 디스플레이되도록 한다. In addition, when the user requests to provide a specific content using the API-processed content menu and list, the integrated management apparatus 120 receives a value corresponding to an API function of the requested content from the content download system, and provides the corresponding content. Allow information to be displayed on the user's terminal.

상기 컨텐츠 다운로드 장치(130)는 컨텐츠 관리부(Contents Management System), CPI 모듈부(Content Provisioning Interface Module), 컨텐츠 다운로드부(Contents Download System), 외부 인터페이스부(External Interface), 및 운용 관리부(OA&M)를 포함하며, 통합 관리장치(120)에서 계정을 부여받고, 상품 페이지에 사용될 정보를 생성하며, 생성된 페이지 정보를 기초로 다양한 상품 페이지를 생성한다. 본 발명의 실시예에서는 상기 CPI 모듈부를 상기 외부 인터페이스부와 별도로 구성하였으나, 본 실시예에 한정되지 아니하며 상기 CPI 모듈부는 상기 인터페이스부에 포함된 구조로 형성될 수 있다.The content download apparatus 130 may include a contents management system, a contents provisioning interface module, a contents download system, an external interface, and an operation management unit (OA & M). It includes, and receives an account in the integrated management device 120, generates information to be used in the product page, and generates a variety of product pages based on the generated page information. In the embodiment of the present invention, the CPI module unit is configured separately from the external interface unit, but is not limited to the present embodiment, and the CPI module unit may have a structure included in the interface unit.

또한, 상기 컨텐츠 다운로드 장치(130)는 각 컨텐츠 및/또는 상품을 API화 처리하여 관리장하고, API화 처리된 컨텐츠 메뉴 및 리스트를 사용자에게 제공하며, 제공된 컨텐츠 메뉴 및 리스트를 이용하여 사용자가 특정 컨텐츠 제공을 요청하는 경우, 요청된 컨텐츠의 API 함수에 해당하는 값을 상기 통합 관리장치에 제공한다. In addition, the content download device 130 processes and manages each content and / or product by API, provides the API-processed content menus and lists to the user, and identifies the user by using the provided content menus and lists. When requesting content provision, a value corresponding to an API function of the requested content is provided to the integrated management device.

또한, 상기 컨텐츠 다운로드 장치(130)는 선물하기(Send-to-friend), 구매 요청(Ask-Buy), 및/또는 보관함(My-Box) 등의 컨텐츠 서비스를 관리하고 수행하며, 링톤(Ringtone) 제공 서비스, 이미지(Image) 제공 서비스, 비디오 및/또는 오디오(VOD/MOD) 제공 서비스 등의 컨텐츠 서비스를 제공하기 위한 컨텐츠 다운로드 역할을 수행한다.In addition, the content download device 130 manages and performs content services, such as Send-to-friend, Ask-Buy, and / or My-Box, and Ringtone. ) Provides a content download role for providing a content service such as a provision service, an image provision service, and a video and / or audio (VOD / MOD) provision service.

또한, 상기 컨텐츠 다운로드 장치(130)는 컨텐츠 서비스를 제공하기 위하여 게이트웨이를 통하여 통신망과 연결될 수 있으며, 특히 왑 기반의 컨텐츠 서비스를 제공하기 위하여 왑 게이트웨이(170, WAP Gateway)를 통하여 통신망과 연결될 수 있다. In addition, the content download device 130 may be connected to a communication network through a gateway to provide a content service, and in particular, may be connected to a communication network through a WAP gateway 170 to provide a swap-based content service. .

상기 외부 장치(140)는 과금 서버, SMS 센터 등의 장치를 포함하며, 통합 관리장치(120) 및 컨텐츠 다운로드 장치(130)와 연결되고, 통신망(110)을 통하여 과금 서비스 및/또는 SMS 서비스 등을 사용자의 단말기(102)에 제공한다. The external device 140 includes a device such as a billing server, an SMS center, and the like, connected to the integrated management device 120 and the content download device 130, and the billing service and / or SMS service through the communication network 110. To the terminal 102 of the user.

상기 컨텐츠 제공자(150)는 컨텐츠 서비스를 제공하고자 하는 사업자를 나타내며, 제공하고자 하는 컨텐츠를 통합 관리장치(130)에 등록하고, 해당 컨텐츠에 대한 서비스 파일을 업 로드(Up-Load)하며, 서비스 분류 및 형식을 선택하고 해당 분류 및 형식에 따른 추가 정보를 통합 관리장치(130)에 제공한다. The content provider 150 represents a provider who wants to provide a content service, registers the content to be provided in the integrated management device 130, uploads a service file for the corresponding content, and classifies a service. And select a format and provide the integrated management device 130 with additional information according to the classification and format.

상기 통합 관리장치(120), 컨텐츠 다운로드 장치(130), 외부 장치(140), 및 컨텐츠 제공자(150)는 교환 장치(160)를 통해 통신망(110)과 연결될 수 있다. 상기 교환 장치(160)는 이동통신망의 데이터 서비스를 제공하기 위한 데이터 교환 장치(PDSN; Packet Data Serving Node) 및/또는 무선 게이트웨이 장치(GGSN; Gateway GPRS Support Node)가 포함될 수 있다. The integrated management device 120, the content download device 130, the external device 140, and the content provider 150 may be connected to the communication network 110 through the exchange device 160. The switching device 160 may include a Packet Data Serving Node (PDSN) and / or a Gateway GPRS Support Node (GGSN) for providing a data service of a mobile communication network.

도 2는 본 발명에 따른 컨텐츠 서비스 시스템의 통합 관리장치를 보여주는 구성도이며, 도 3은 본 발명에 따른 컨텐츠 서비스 시스템의 컨텐츠 다운로드 장치를 보여주는 구성도로서, 도 2 및 도 3을 참조하여 구체적으로 살펴본다. 또한, 본 발명의 일 실시예에 따른 API 그룹 테이블을 보여주는 도 4, 본 발명의 다른 실시예에 따른 API 그룹 테이블을 보여주는 도 5가 더불어 참조된다. 2 is a block diagram showing an integrated management device of a content service system according to the present invention, Figure 3 is a block diagram showing a content download device of a content service system according to the present invention, specifically with reference to Figs. Take a look. Also, reference is made to FIG. 4 showing an API group table according to an embodiment of the present invention, and FIG. 5 showing an API group table according to another embodiment of the present invention.

도 2를 참조하면, 상기 통합 관리장치(120)는 전송부(121, Delivery Framework), 컨텐츠 제공자 접속부(123, CP Access Framework), 서비스 관리부(125, Service Management Framework), API 모듈부(126, Application Program Interface Module), 비즈니스 지원부(127, Business Support Framework), 및 인터페이스부(129, Interface Framework)를 포함한다.Referring to FIG. 2, the integrated management apparatus 120 may include a delivery unit 121, a content provider access unit 123, a CP access framework, a service management unit 125, an API module unit 126, Application Program Interface Module), business support unit 127, and interface unit 129.

상기 전송부(121)는 사용자 단말기와 유무선 채널을 형성하고, 채널이 형성된 사용자의 단말기로부터 가입자 ID, 단말기 종류(Phone type), 브라우져 정보(Browser information) 등의 사용자 정보 및 단말기 정보를 추출하며, 추출된 정보를 이용하여 가입자 인증을 수행한다. The transmission unit 121 forms a wired / wireless channel with the user terminal, extracts user information and terminal information such as subscriber ID, terminal type (Phone type), browser information (Browser information) from the user terminal of the channel is formed, Subscriber authentication is performed using the extracted information.

또한, 상기 전송부(121)는 사용자 단말기 성능에 맞도록 구획된 기본 메뉴 페이지를 디스플레이되도록 하고, 리턴된 API 함수에 대응되는 컨텐츠 정보를 사용자 단말기에 디스플레이되도록 한다. 상기 사용자 단말기와의 채널 형성은 유선 채널(WEB Channel)과 무선 채널(Mobile Channel)을 구분하여 형성하는 것이 바람직하다. In addition, the transmission unit 121 may display a basic menu page partitioned according to the performance of the user terminal, and display content information corresponding to the returned API function on the user terminal. The channel formation with the user terminal is preferably formed by dividing a wire channel (WEB channel) and a wireless channel (Mobile Channel).

상기 컨텐츠 제공자 접속부(123)는 컨텐츠 제공자(150)와의 접속을 위하여 필요한 구성요소들을 포함한다. 예컨대, 다양한 컨텐츠 제공자와 접속할 수 있도록 컨텐츠 제공자 접속 인터페이스를 구비하고, 컨텐츠 제공자 접속 관리, 컨텐츠 제공자 게이트웨이 관리, 컨텐츠 제공자 제어 관리, 컨텐츠 제공자 질문 관리 등의 역할을 수행한다. The content provider access unit 123 includes components necessary for accessing the content provider 150. For example, a content provider access interface is provided to connect with various content providers, and serves as content provider access management, content provider gateway management, content provider control management, and content provider question management.

상기 서비스 관리부(125)는 컨텐츠 제공자를 관리하는 컨텐츠 제공자 관리 모듈, 단말기가 컨텐츠에 접속하기 위하여 필요한 컨텐츠 접속 포인트를 관리하고 컨텐츠의 URL 정보를 관리하는 컨텐츠 관리 모듈, 단말기에 제공할 메뉴를 관리하고 단말기에 지원할 언어 정보를 관리하는 메뉴 관리 모듈을 포함한다. The service manager 125 manages a content provider management module for managing a content provider, a content management module for managing a content access point required for a terminal to access content, a content management module for managing URL information of a content, and a menu to be provided to the terminal. It includes a menu management module for managing the language information to support the terminal.

상기 API 모듈부(126)는 CPI모듈부(132)에서 제공되는 API 함수에 해당하는 값(해당 컨텐츠 정보)을 사용자의 단말기에 디스플레이하는 역할을 담당한다. 본 발명의 실시예에서 상기 API 모듈부(126)는 별도 구성되어 있으나, 상기 인터페이스부(129)에 포함되어 구성될 수 있다. The API module unit 126 is responsible for displaying a value (corresponding content information) corresponding to an API function provided by the CPI module unit 132 on a user terminal. In the embodiment of the present invention, the API module unit 126 is configured separately, but may be included in the interface unit 129.

상기 비즈니스 지원부(127)는 유무선 단말기 정보를 관리하고, 상기 전송부(121)에서 추출된 단말기 종류 및/또는 브라우져 정보에 따른 단말기 정보를 제공 한다. The business support unit 127 manages wired / wireless terminal information and provides terminal information according to the terminal type and / or browser information extracted from the transmission unit 121.

또한, 상기 비즈니스 지원부(127)는 등록된 가입자 정보를 관리하며, 상기 전송부에 가입자 정보를 제공하여 가입자 인증이 이루어지도록 한다. 상기 가입자 정보는 유선 가입자 및 무선 가입자를 구분하여 관리하는 것이 바람직하다. In addition, the business support unit 127 manages registered subscriber information and provides subscriber information to the transmission unit so that subscriber authentication is performed. The subscriber information is preferably managed by dividing the wired subscriber and the wireless subscriber.

상기 인터페이스부(129)는 과금 서버, SMS 센터 등의 외부 장치와 연결할 수 있는 접속부들로 구성되고, 통합 관리장치와 외부 장치들을 연결하는 역할을 담당한다. 또한, 상기 인터페이스부(129)는 과금 정보, SMS 정보, 컨텐츠 접속 정보, 컨텐츠 이용 정보 등을 관리한다. The interface unit 129 is configured as a connection unit that can be connected to an external device, such as a billing server, SMS center, etc., and serves to connect the integrated management device and the external device. In addition, the interface unit 129 manages billing information, SMS information, content access information, content usage information, and the like.

도 3을 참조하면, 상기 컨텐츠 다운로드 장치(130)는 컨텐츠 관리부(131, Contents Management System), CPI 모듈부(132, Content Provisioning Interface Module), 컨텐츠 다운로드부(133, Contents Download System), 외부 인터페이스부(135, External Interface), 및 운용 관리부(137, OA&M)를 포함한다. Referring to FIG. 3, the content download apparatus 130 may include a contents management system 131, a CPI module 132, a content provisioning interface module, a contents download system 133, and an external interface unit. (135, External Interface), and the operation management unit (137, OA & M).

상기 컨텐츠 관리부(131)는 사용자 단말기의 성능에 적합하고, 다운로드에 필요한 기본 메뉴 페이지를 사용자의 단말기에 제공하며, 사용자의 단말기에 컨텐츠를 제공하기 위한 컨텐츠 다운로드를 관리한다. 또한, 상기 컨텐츠 관리부(131)는 선물하기(Send-to-friend), 구매 요청(Ask-Buy), 및/또는 보관함(My-Box) 등의 컨텐츠 서비스를 관리하고 수행한다.The content manager 131 is suitable for the performance of the user terminal, provides a basic menu page necessary for download to the user's terminal, and manages content download for providing content to the user's terminal. In addition, the content manager 131 manages and executes content services such as Send-to-friend, Ask-Buy, and / or My-Box.

상기 CPI 모듈부(132)는 등록된 컨텐츠(Content) 및 상품(Product)을 API화 처리하고, 사용자의 컨텐츠 제공 요청이 있는 경우 해당 컨텐츠 및/또는 상품의 API 함수에 해당하는 값을 통합 관리장치에 제공하는 역할을 담당한다. The CPI module unit 132 processes the registered content and product into APIs, and when there is a request for providing content from the user, integrates a value corresponding to an API function of the corresponding content and / or product. To serve the role provided.

상기 API는 운영체계나 다른 응용프로그램에게 처리요구를 할 수 있도록 컴퓨터 운영체계나 다른 응용프로그램에 의해 미리 정해진 특별한 함수의 집합을 나타내며, 프로그램 내에서 실행을 위해 특정 서브루틴에 연결을 제공하는 함수를 호출함으로써 구현된다. 따라서, 하나의 API는 함수 호출에 의해 요청되는 작업을 수행하기 위해 이미 존재하거나 또는 연결되어야 하는 몇 개의 프로그램 모듈이나 루틴을 가진다.The API represents a set of special functions that are predefined by the computer operating system or other applications that can be processed by the operating system or other applications, and provide functions that provide links to specific subroutines for execution within the program. Implemented by calling Thus, an API has several program modules or routines that must already exist or be linked in order to perform the work required by the function call.

상기 컨텐츠 및 상품의 API화는 등록된 각 컨텐츠 및 상품에 대응하는 API 함수를 설정함으로써 이루어지며, 상기 각 컨텐츠 및 상품에 대응하는 API 함수를 그룹별로 분류하여 설정함으로써 이루어질 수 있다.The API of the content and the goods may be achieved by setting API functions corresponding to each registered content and goods, and the API functions corresponding to the content and the goods may be classified and set by group.

도 4는 본 발명의 일 실시예로서, 컨텐츠 유형을 기준으로 그룹별로 분류된 API 함수테이블을 보여주고 있는데, 게임 컨텐츠(Game Content)별로 제1 API 그룹이 설정되고, 이미지 컨텐츠별(Image Content)로 제2 API 그룹이 설정되고, VOD 컨텐츠(Video On Demand Conent)별로 제3 API 그룹이 설정되고, MOD 컨텐츠(Music On Demand Content)별로 제4 API 그룹이 설정된 모습이 보여진다. 또한, 링톤 컨텐츠(Ring-tone Content)별로 API 그룹을 설정하는 것도 가능하다. FIG. 4 illustrates an API function table categorized by group based on a content type as an embodiment of the present invention, wherein a first API group is set for each game content and image content is provided. The second API group is set, the third API group is set for each VOD content (Video On Demand Conent), and the fourth API group is set for each MOD content (Music On Demand Content). In addition, it is possible to set an API group for each ring-tone content.

본 발명의 다른 실시예로서, 도 5는 상품을 기준으로 그룹별로 분류된 API 함수테이블을 보여주고 있는데, 각 상품별(Single Product)로 제5 API 그룹이 설정되고, 번들 상품(Bundle Product)별로 제6 API 그룹이 설정되며, 임의로 설정된 상품별(Variable Product)로 제7 API 그룹이 설정된 모습이 보여진다. As another embodiment of the present invention, FIG. 5 shows an API function table classified by groups on the basis of a product, wherein a fifth API group is set for each product and a bundle product is included for each bundle product. 6 API group is set, and the seventh API group is set to be arbitrarily set (Variable Product).

도 4 및 도 5는 본 발명의 실시예로서 설명되고 도시되었으며, 본 발명의 실 시예는 도 4 및 도 5의 실시예에 한정되지 아니하며, 운영자의 API 설정에 의하여 다양하게 응용되고, 적용될 수 있다. 4 and 5 are described and illustrated as an embodiment of the present invention, the embodiment of the present invention is not limited to the embodiment of Figs. 4 and 5, it can be variously applied and applied by the operator's API settings .

또한, 상기 CPI 모듈부(132)는 각 컨텐츠 및 상품에 대응하는 API 함수 외에 기 설정된 API 함수를 호출하기 위한 API 링크 테이블을 포함할 수 있다. 상기 API 함수를 그룹별로 분류하여 설정하는 경우에는 CPI 모듈부(132)는 그룹별 API 함수를 호출하기 위한 API 그룹 링크 테이블을 더 포함할 수 있다. 상기 API 링크 테이블은 각 API 함수들의 주소로 구성되고, API 링크 테이블을 통해 해당 API 함수가 호출되는 방식이 사용될 수 있다. In addition, the CPI module unit 132 may include an API link table for calling a predetermined API function in addition to an API function corresponding to each content and product. When classifying and setting the API function for each group, the CPI module unit 132 may further include an API group link table for calling the API function for each group. The API link table is composed of addresses of respective API functions, and a manner in which the corresponding API functions are called through the API link table may be used.

상기 컨텐츠 다운로드부(133)는 링톤(Ringtone) 제공 서비스, 이미지(Image) 제공 서비스 등의 컨텐츠 서비스를 제공하기 위한 컨텐츠 다운로드 역할을 수행한다.The content downloader 133 performs a content download role for providing a content service such as a ringtone service and an image service.

상기 외부 인터페이스부(135)는 과금 서버, SMS 센터 등의 외부 장치와 연결할 수 있는 접속부들로 구성되고, 다운로드 장치와 외부 장치들을 연결하는 역할을 담당한다. The external interface 135 is composed of connection parts that can be connected to an external device such as a billing server, an SMS center, etc., and is responsible for connecting the download device and the external devices.

상기 운용 관리부(137)는 컨텐츠 다운로드 시스템의 운용, 스케쥴 및 시스템 의 전반적인 관리를 수행한다. The operation manager 137 performs the operation, schedule and overall management of the content download system.

도 6은 본 발명에 따른 API를 이용한 컨텐츠 서비스 방법을 차례대로 보여주는 순서도로서, 도 6을 참조하여 API를 이용한 컨텐츠 서비스 방법을 설명하면 다음과 같다. FIG. 6 is a flowchart illustrating a content service method using an API according to the present invention. Referring to FIG. 6, a content service method using an API is as follows.

우선 컨텐츠 제공자로부터 컨텐츠 및 상품이 등록되면, 컨텐츠 다운로드 시 스템은 등록된 컨텐츠 및 상품을 API화 처리한다(S200). 상기 API화 처리는 등록된 각 컨텐츠 및 상품에 대응하는 API 함수를 설정함으로써 이루어질 수 있으며, 상기 각 컨텐츠 및 상품에 대응하는 API 함수를 그룹별로 분류하여 설정함으로써 이루어질 수 있다.First, when content and goods are registered from the content provider, the content download system API-processes the registered content and goods (S200). The API processing may be performed by setting an API function corresponding to each registered content and product, or by classifying and setting an API function corresponding to each content and product by group.

상기 API화 처리된 컨텐츠 및 상품 메뉴가 사용자의 단말기에 제공(S202)된 후, 제공된 메뉴를 이용하여 사용자가 원하는 컨텐츠 및/또는 상품을 선택(S204)하면, 해당 컨텐츠 및/또는 상품의 API 함수를 호출(S206)함으로써 API 함수에 대응되는 값으로부터 간단히 해당 컨텐츠 및/또는 상품 정보를 얻는다(S208). After the API-processed content and product menus are provided to the user's terminal (S202), when the user selects desired content and / or goods using the provided menu (S204), API functions of the corresponding content and / or goods By calling (S206), the corresponding content and / or product information is simply obtained from the value corresponding to the API function (S208).

상술한 바와 같이, 본 발명에 따른 API를 이용한 컨텐츠 서비스 시스템 및 방법에 의하면, 등록된 컨텐츠를 API화 처리하여 컨텐츠 메뉴 및 리스트를 작성하고, 사용자의 컨텐츠 제공 요청이 있는 경우 해당 API 함수만을 호출하여 해당 정보를 추출하고, 사용자의 단말기에 제공함으로써 메뉴 페이지 구성 및 컨텐츠 서비스 처리 절차를 간소화하고, 통합 관리장치 및 다운로드 시스템의 부담을 저감하는 특징이 있다. As described above, according to the content service system and method using the API according to the present invention, the registered content is API-processed to create a content menu and a list, and when a user provides a content request, calling only the corresponding API function. By extracting the corresponding information and providing it to the user's terminal, the menu page configuration and content service processing procedure can be simplified, and the burden on the integrated management apparatus and the download system can be reduced.

본 발명의 실시예에 따른 API를 이용한 컨텐츠 서비스 시스템 및 방법은 상기 실시예에 한정되지 않고, 본 발명의 기본 원리를 벗어나지 않는 범위에서 다양하게 설계되고, 응용될 수 있음은 본 발명이 속하는 기술분야에서 통상의 지식을 가지는 자에게는 자명한 사실이라 할 것이다.The content service system and method using the API according to an embodiment of the present invention is not limited to the above embodiments, and can be variously designed and applied within the scope without departing from the basic principles of the present invention. To those of ordinary skill in Esau will be self-evident.

상술한 바와 같이, 본 발명은 제공하고자 하는 컨텐츠를 API화 처리하여 컨 텐츠 메뉴 및 리스트를 작성하고, 사용자의 컨텐츠 제공 요청이 있는 경우 해당 API 함수만을 호출하여 해당 정보를 추출하고, 사용자의 단말기에 제공하는 효과를 갖는다. As described above, the present invention creates a content menu and a list by API-processing the content to be provided, and when the user provides a content request, calls only the corresponding API function to extract the corresponding information and transmits the information to the user's terminal. Has the effect of providing.

또한, 본 발명은 컨텐츠를 관리하는 통합 관리장치 및 컨텐츠의 다운로드를 관리하는 다운로드 시스템의 메뉴 페이지 구성 및 컨텐츠 서비스 처리 절차를 간소화하고, 통합 관리장치 및 다운로드 시스템의 부담을 저감하여 효율적 운용이 가능한 효과를 갖는다. In addition, the present invention simplifies the menu page configuration and content service processing procedure of the integrated management device for managing the content and the download system for managing the download of the content, and reduces the burden on the integrated management device and download system to effectively operate Has

Claims (17)

단말기의 사용자에게 컨텐츠 서비스를 제공하는 API를 이용한 컨텐츠 서비스 시스템에 있어서,In a content service system using an API that provides a content service to a user of a terminal, 상기 API를 이용한 컨텐츠 서비스 시스템은 컨텐츠를 관리하는 통합 관리 장치 및 컨텐츠의 다운로드를 관리하는 컨텐츠 다운로드 장치를 포함하며, The content service system using the API includes an integrated management device for managing content and a content download device for managing download of content. 상기 컨텐츠 다운로드 장치는 등록된 각 컨텐츠에 대응하는 API 함수를 설정하여 각각의 컨텐츠를 API화 처리하고, 상기 API 처리된 컨텐츠 메뉴 페이지를 이용한 단말기 사용자의 컨텐츠 제공 요청이 있는 경우 해당 컨텐츠의 API 함수를 호출함으로써 해당 컨텐츠 정보를 추출하여 제공하는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.The content download apparatus sets an API function corresponding to each registered content to process each content as an API, and when there is a request for providing a content of a terminal user using the API processed content menu page, the API function of the corresponding content Content service system using an API, characterized in that for extracting and providing the corresponding content information by calling. 삭제delete 삭제delete 제 1 항에 있어서,The method of claim 1, 상기 컨텐츠의 API화는 상기 컨텐츠에 대응하는 API 함수를 그룹별로 분류하여 설정함으로써 이루어지는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.The API of the content is a content service system using an API, characterized in that by setting the API function corresponding to the content classified by group. 제 4 항에 있어서,The method of claim 4, wherein 상기 그룹은 게임 컨텐츠 그룹, 이미지 컨텐츠 그룹, VOD 컨텐츠 그룹, 및 MOD 컨텐츠 그룹 중에서 선택된 적어도 하나의 그룹을 포함하는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.The group includes at least one group selected from a game content group, an image content group, a VOD content group, and a MOD content group. 제 4 항에 있어서,The method of claim 4, wherein 상기 그룹은 각 상품 그룹, 번들 상품 그룹, 및 임의설정 상품 그룹 중에서 선택된 적어도 하나의 그룹을 포함하는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.The group includes a content group, bundle product group, and a content service system using an API, characterized in that it comprises at least one group selected from the group of random settings. 제 1 항에 있어서, 상기 컨텐츠 다운로드 장치는, The method of claim 1, wherein the content download device, 사용자의 단말기에 컨텐츠를 제공하기 위한 컨텐츠 다운로드를 관리하는 컨텐츠 관리부; A content management unit managing content download for providing content to a user's terminal; 상기 등록된 각 컨텐츠를 API화 처리하고, 상기 사용자의 컨텐츠 제공 요청이 있는 경우 해당 컨텐츠의 API 함수를 호출함으로써 해당 컨텐츠 정보를 추출하는 CPI 모듈부; A CPI module unit for API-processing each registered content and extracting corresponding content information by calling an API function of the corresponding content when a content providing request of the user is requested; 컨텐츠 다운로드를 수행하는 컨텐츠 다운로드부; A content download unit that performs content download; 상기 통합 관리장치 및 외부 장치와 연결되는 접속부를 구비하는 외부 인터페이스부; 및An external interface unit having a connection unit connected to the integrated management device and an external device; And 상기 컨텐츠 다운로드 장치의 운용을 관리하는 운용 관리부를 포함하는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.Content management system using the API, characterized in that it comprises an operation management unit for managing the operation of the content download device. 제 7 항에 있어서,The method of claim 7, wherein 상기 CPI 모듈부는 API 함수를 호출하기 위한 API 링크 테이블을 더 포함하는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템. The CPI module unit further comprises an API link table for calling an API function. 제 7 항에 있어서,The method of claim 7, wherein 상기 CPI 모듈부는 그룹별 API 함수를 호출하기 위한 API 그룹 링크 테이블을 더 포함하는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.The CPI module unit further comprises an API group link table for calling an API function for each group. 제 7 항 내지 제 9 항 중 어느 하나의 항에 있어서,The method according to any one of claims 7 to 9, 상기 CPI 모듈부는 상기 외부 인터페이스부에 포함되어 구성되는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.The CPI module unit is included in the external interface unit, the content service system using an API. 제 1 항에 있어서, 상기 통합 관리장치는,The method of claim 1, wherein the integrated management device, 컨텐츠 제공자의 접속을 관리하는 컨텐츠 제공자 접속부;A content provider access unit managing a connection of a content provider; 상기 사용자 단말기와 유무선 채널을 형성하고, 채널이 형성된 사용자의 단말기로부터 사용자 정보 및 단말기 정보를 추출하며, 추출된 정보를 이용하여 가입자 인증을 수행하는 전송부; A transmitter configured to form a wired / wireless channel with the user terminal, extract user information and terminal information from the user's terminal on which the channel is formed, and perform subscriber authentication using the extracted information; 상기 컨텐츠 서비스를 위한 기본 메뉴 페이지를 생성하고, 컨텐츠 제공자로부터 등록된 컨텐츠를 관리하는 서비스 관리부; A service manager which generates a basic menu page for the content service and manages content registered from a content provider; 상기 컨텐츠 다운로드 장치에서 제공되는 API 함수에 해당하는 컨텐츠 정보를 제공받아 사용자의 단말기에 디스플레이하는 API 모듈부;An API module unit receiving content information corresponding to an API function provided by the content download apparatus and displaying the same on a user terminal; 상기 등록된 가입자 정보를 관리하는 비즈니스 지원부; 및 A business support unit for managing the registered subscriber information; And 상기 컨텐츠 다운로드 장치 및 외부 장치와 연결되는 접속부를 구비하는 인터페이스부를 포함하는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.And an interface unit including a connection unit connected to the content download device and an external device. 제 11 항에 있어서, The method of claim 11, 상기 API 모듈부는 상기 인터페이스부에 포함되어 구성되는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.The API module unit is a content service system using an API, characterized in that configured to be included in the interface unit. 컨텐츠의 다운로드를 관리하는 컨텐츠 다운로드 장치를 포함하는 API를 이용한 컨텐츠 서비스 시스템에 있어서, In the content service system using an API including a content download device for managing the download of content, 상기 컨텐츠 다운로드 장치는 각 컨텐츠 및 상품에 대응하는 API 함수, 및 상기 API 함수를 호출하기 위한 API 링크 테이블을 포함하며,The content download apparatus includes an API function corresponding to each content and product, and an API link table for calling the API function. 상기 각 컨텐츠 및 상품에 대응하는 API 함수의 설정을 통해 API화 처리된 컨텐츠 메뉴를 사용자의 단말기에 제공하고, 사용자가 컨텐츠를 선택하는 경우 해당 컨텐츠의 API를 호출하여 컨텐츠 정보를 추출하는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.It provides an API-processed content menu to the user's terminal by setting the API function corresponding to each content and product, and when the user selects the content, calling the API of the content to extract the content information Content service system using an API. 제 13 항에 있어서,The method of claim 13, 상기 컨텐츠 다운로드 장치는 각 컨텐츠 및 상품에 대응하는 API 함수를 그룹별로 설정하는 경우, 그룹별 API 함수를 호출하기 위한 API 그룹 링크 테이블을 더 포함하는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 시스템.The content download apparatus further includes an API group link table for calling API functions for each group when setting API functions corresponding to respective contents and products for each group. 단말기의 사용자에게 컨텐츠 서비스를 제공하는 API를 이용한 컨텐츠 서비스 방법에 있어서,In the content service method using an API that provides a content service to the user of the terminal, 등록된 각 컨텐츠에 대응하는 API 함수를 설정하여 각각의 컨텐츠를 API화 처리하는 단계;API-processing each content by setting an API function corresponding to each registered content; 상기 API화 처리된 컨텐츠 메뉴를 사용자의 단말기에 제공하는 단계;Providing the API-processed content menu to a user terminal; 상기 사용자가 제공되는 컨텐츠 메뉴를 이용하여 컨텐츠 제공을 요청하면, 해당 컨텐츠의 API 함수를 호출하는 단계; 및Calling an API function of the corresponding content when the user requests to provide the content using the provided content menu; And 상기 호출된 API 함수에 대응되는 값에 응답하여 해당 컨텐츠 정보를 추출하는 단계를 포함하는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 방법.And extracting corresponding content information in response to a value corresponding to the called API function. 삭제delete 제 15 항에 있어서,The method of claim 15, 상기 API화 처리는 상기 각 컨텐츠 및 상품에 대응하는 API 함수를 그룹별로 분류하여 설정함으로써 이루어지는 것을 특징으로 하는 API를 이용한 컨텐츠 서비스 방법.The API process is performed by classifying and setting API functions corresponding to the respective contents and products by group.
KR1020050093904A 2005-10-06 2005-10-06 Contents service system using application program interface and method therefore KR100732855B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050093904A KR100732855B1 (en) 2005-10-06 2005-10-06 Contents service system using application program interface and method therefore

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050093904A KR100732855B1 (en) 2005-10-06 2005-10-06 Contents service system using application program interface and method therefore

Publications (2)

Publication Number Publication Date
KR20070038697A KR20070038697A (en) 2007-04-11
KR100732855B1 true KR100732855B1 (en) 2007-06-27

Family

ID=38159900

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050093904A KR100732855B1 (en) 2005-10-06 2005-10-06 Contents service system using application program interface and method therefore

Country Status (1)

Country Link
KR (1) KR100732855B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100812332B1 (en) * 2006-05-18 2008-03-10 삼성전자주식회사 Apparatus and Method for managing Contents
KR100955475B1 (en) * 2007-08-03 2010-04-30 (주)폴리다임 Mobile contents selling system in the internet
KR101029852B1 (en) * 2008-12-03 2011-04-18 한국전자통신연구원 IPTV service control method and control server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030039665A (en) * 2001-11-14 2003-05-22 에스케이텔레텍주식회사 Method and Mobile Communication Terminal for Limiting Authority to use Application Programming Interface of Contents Application Program for Mobile Communication Device
KR20050041854A (en) * 2003-10-30 2005-05-04 삼성전자주식회사 Storage medium storing program management information, reproducing apparatus for the storage medium, and method therefor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030039665A (en) * 2001-11-14 2003-05-22 에스케이텔레텍주식회사 Method and Mobile Communication Terminal for Limiting Authority to use Application Programming Interface of Contents Application Program for Mobile Communication Device
KR20050041854A (en) * 2003-10-30 2005-05-04 삼성전자주식회사 Storage medium storing program management information, reproducing apparatus for the storage medium, and method therefor

Also Published As

Publication number Publication date
KR20070038697A (en) 2007-04-11

Similar Documents

Publication Publication Date Title
KR100906110B1 (en) Ubiquitous Notification Method and System for Providing 3A Based Push Event
US8818338B2 (en) Service platform for cellular telephony
US10545637B2 (en) Method and apparatus for providing idle screen service
US20040093326A1 (en) Taxonomy for mobile e-services
CN101115225B (en) System and method for implementing RSS subscription using multimedia message of mobile terminal
CN101651685A (en) Methods and systems for mapping subscription filters to advertisement applications
JP2007299390A (en) Dynamic syndicated content delivery system and method
CN102291243A (en) Service processing server, system and method
US9295070B2 (en) Quality of service level adaptation for visual services in mobile communication networks
JP5183707B2 (en) Method and system for optimizing metadata passing in push content processing protocol
CN101990169A (en) Intelligent card active pushing system and intelligent card mobile terminal
CN104272705A (en) Method and apparatus for display of operator ads
JP2007299391A (en) System and method of fragmentation of mobile content
KR100732855B1 (en) Contents service system using application program interface and method therefore
JP4731518B2 (en) System and method for fragmenting moving content
JP5183710B2 (en) Multi-layered enveloped method and system for push content metadata
CN112637795B (en) On-hook short message transmission method, server, terminal equipment, system and storage medium
Houssos et al. A VHE architecture for advanced value-added service provision in 3rd generation mobile communication networks
CN105897569B (en) A kind of method of reseptance and device of the network information
KR100796928B1 (en) Managing Method and Apparatus For Servicing Contents Provided by Content Provider
KR100726084B1 (en) Contents service system with improving product management and method therefore
CN102238222B (en) Media target downloading method and terminal equipment
KR20070044996A (en) Method and system for providing contents service
KR100738199B1 (en) Method and system for providing contents service convertible of multinational language
US20110264701A1 (en) System and method for maintaining and updating data objects associated with mobile electronic devices

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

Year of fee payment: 7

FPAY Annual fee payment

Payment date: 20140522

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20150521

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20160531

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20170602

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20180530

Year of fee payment: 12