KR101490424B1 - Apparatus and method for transmitting digital contents using termial authentication - Google Patents

Apparatus and method for transmitting digital contents using termial authentication Download PDF

Info

Publication number
KR101490424B1
KR101490424B1 KR20130084019A KR20130084019A KR101490424B1 KR 101490424 B1 KR101490424 B1 KR 101490424B1 KR 20130084019 A KR20130084019 A KR 20130084019A KR 20130084019 A KR20130084019 A KR 20130084019A KR 101490424 B1 KR101490424 B1 KR 101490424B1
Authority
KR
South Korea
Prior art keywords
terminal
server
information
file
user
Prior art date
Application number
KR20130084019A
Other languages
Korean (ko)
Other versions
KR20150009727A (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 KR20130084019A priority Critical patent/KR101490424B1/en
Publication of KR20150009727A publication Critical patent/KR20150009727A/en
Application granted granted Critical
Publication of KR101490424B1 publication Critical patent/KR101490424B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/258Client or end-user data management, e.g. managing client capabilities, user preferences or demographics, processing of multiple end-users preferences to derive collaborative data
    • H04N21/25808Management of client data
    • H04N21/25816Management of client data involving client authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies
    • H04N21/258Client or end-user data management, e.g. managing client capabilities, user preferences or demographics, processing of multiple end-users preferences to derive collaborative data
    • H04N21/25808Management of client data
    • H04N21/25833Management of client data involving client hardware characteristics, e.g. manufacturer, processing or storage capabilities

Abstract

본 발명은 단말인증을 통한 디지털 컨텐츠 전송 장치 및 방법에 관한 것으로서, 보다 상세하게는 서버상에 사용자단말의 단말정보를 미리 저장해두고, 디지털 컨텐츠를 전송받고자 하는 사용자의 아이디/패스워드를 이용한 사용자 인증 뿐만이 아니라 단말의 단말정보를 이용한 단말인증을 통하여 정확히 다운로드받는 사용자를 이중으로 인증하도록 함으로써, 클라이언트 서버 시스템의 보안을 강화하고 중요한 디지털 컨텐츠의 정확한 전송이 모두 보장되는 단말인증을 통한 디지털 컨텐츠 전송 장치 및 방법에 관한 것이다.
이를 위하여 본 발명에 따른 디지털 컨텐츠의 다운로드 방법은 메인서버(200)의 인터페이스부(210)는 사용자단말(100)로부터 아이디, 패스워드를 수신하여 사용자 인증을 수행하는 제1단계와, 메인서버(200)의 인터페이스부(210)는 사용자단말(100)에 다운가능한 파일 리스트를 다운로드창을 통하여 제공하며, 사용자단말(100)로부터 다운로드할 파일의 선택신호를 수신하는 제2단계와, 메인서버(200)의 제어부(220)는 상기 수신된 선택신호로부터 파일정보를 추출하여 메타파일DB(240)에 일치하는 메타파일을 검색하고, 검색된 메타파일로부터 서버정보를 추출하는 제3단계와, 메인서버(200)의 세션관리부(230)는 추출된 서버정보로부터 파일서버(400)가 정해지면, 상기 사용자단말(100)과 상기 파일서버(400)사이에 직접적인 파일전송이 가능하도록 세션을 연결하는 제4단계와, 파일서버(400)의 다운로드 관리부(410)는 파일 저장부(420)에서 파일정보에 해당하는 디지털 컨텐츠를 검색하여 추출하고(S406), 사용자단말(100)에 추출된 디지털 컨텐츠를 전송하는 제5단계와, 파일서버(400)의 다운로드 관리부(410)는 파일의 다운로드 상태정보를 메인서버(200)의 제어부(220)로 송신하고, 다운로드가 완료되면 세션을 종료하는 제6단계를 포함하여 이루어짐을 특징으로 한다.
The present invention relates to an apparatus and method for transmitting digital content through terminal authentication, and more particularly, to an apparatus and method for transmitting digital content through terminal authentication, in which terminal information of a user terminal is stored in advance on a server and user authentication using a user ID / An apparatus and method for transmitting digital content through terminal authentication in which security of a client server system is enhanced and accurate transmission of important digital contents is ensured by double authenticating a user who is correctly downloaded through terminal authentication using terminal information of the terminal .
The method for downloading digital content according to the present invention includes a first step of receiving an ID and a password from a user terminal 100 and performing a user authentication on the interface unit 210 of the main server 200, A second step of providing a downloadable file list to the user terminal 100 through a download window and receiving a file selection signal to be downloaded from the user terminal 100; The control unit 220 of the main server 220 extracts file information from the received selection signal and searches for a metafile corresponding to the metafile DB 240 and extracts server information from the retrieved metafile. The session management unit 230 of the server 200 of the first embodiment of the present invention may determine the file server 400 based on the extracted server information, The download management unit 410 of the file server 400 retrieves and extracts the digital content corresponding to the file information in the file storage unit 420 in operation S406 and transmits the extracted digital content to the user terminal 100 The download management unit 410 of the file server 400 transmits the download status information of the file to the control unit 220 of the main server 200 and terminates the session when the download is completed .

Description

단말인증을 통한 디지털 컨텐츠의 전송 장치 및 방법 {Apparatus and method for transmitting digital contents using termial authentication}[0001] Apparatus and method for transmitting digital contents through terminal authentication [

본 발명은 단말인증을 통한 디지털 컨텐츠 전송 장치 및 방법에 관한 것으로서, 보다 상세하게는 서버상에 사용자단말의 단말정보를 미리 저장해두고, 디지털 컨텐츠를 전송받고자 하는 사용자의 아이디/패스워드를 이용한 사용자 인증 뿐만이 아니라 단말의 단말정보를 이용한 단말인증을 통하여 정확히 다운로드받는 사용자를 이중으로 인증하도록 함으로써, 클라이언트 서버 시스템의 보안을 강화하고 중요한 디지털 컨텐츠의 정확한 전송이 모두 보장되는 단말인증을 통한 디지털 컨텐츠 전송 장치 및 방법에 관한 것이다. The present invention relates to an apparatus and method for transmitting digital content through terminal authentication, and more particularly, to an apparatus and method for transmitting digital content through terminal authentication, in which terminal information of a user terminal is stored in advance on a server and user authentication using a user ID / An apparatus and method for transmitting digital content through terminal authentication in which security of a client server system is enhanced and accurate transmission of important digital contents is ensured by double authenticating a user who is correctly downloaded through terminal authentication using terminal information of the terminal .

클라이언트 서버 시스템은 데이터를 저장, 처리, 전송하는 중심 컴퓨터(서버)와 여기에 개인용 컴퓨터나 워크스테이션 등의 단말기를 접속, 상호간 네트워킹을 통해 각각이 CPU, 하드디스크, 주변기기 등의 자원을 공유하는 분산처리 시스템을 말한다. 최근 부각되고 있는 다운사이징(downsizing)의 개념은 개별적으로 운용되던 개인용 컴퓨터 특유의 강점은 살리면서 종전 호스트 역할을 대행하는 서버와 네트워크 장비, 그룹웨어 등의 소프트웨어를 통해 운영의 묘를 살린 통합적인 분산처리 시스템을 지향하고 있다. A client server system connects a central computer (server) that stores, processes, and transmits data, a terminal such as a personal computer or a workstation, and distributes resources such as CPU, hard disk, and peripheral devices through mutual networking Processing system. The concept of downsizing, which has recently been emphasized, is the integrated distributed processing that utilizes the functions of the server, network equipment, groupware, etc., acting as the former host while utilizing the strengths of the individual computers, System.

클라이언트와 서버는 둘 다 컴퓨터이거나 컴퓨터의 일부일 수 있고, 통신망은 LAN이나 WAN 혹은 두 가지 경우가 혼합되어 있는 유선망이거나 무선망일 수 있으며, 자료처리도 클라이언트와 서버가 상호작용하여 처리하거나 다른 것들과의 연계 없이 처리할 수도 있다.The client and the server may both be computers or part of a computer, the communication network may be a LAN or a WAN, or a mixed network of both, or a wireless network, and the data may be processed by the client and the server interactively, It can also be processed without linkage.

이러한 시스템에서 클라이언트는 대개 개인용 컴퓨터 또는 스마트폰과 같은 무선 단말로서, 각각의 개별 사용자는 자유롭게 컴퓨터 구성을 선택하여 관리함으로써 자신의 필요를 충족할 수 있다. 반면에 서버는 엄격한 규칙에 따라 구성하여야만 각종 자원을 공유할 수 있고, 수준 높은 자료의 보전성과 신뢰성을 가지게 되어 여러 사용자(클라이언트)들의 요구에 응답할 수 있다. In such a system, a client is usually a wireless terminal such as a personal computer or a smart phone, and each individual user is free to meet his or her needs by selecting and managing the computer configuration. On the other hand, the server must be configured according to strict rules so that it can share various resources, and can maintain the integrity and reliability of high-quality data, so that it can respond to the requests of various users (clients).

오늘날 만들어지고 있는 대부분의 업무용 프로그램은 클라이언트/서버 모델을 적용하고 있으며, 인터넷상에서 이루어지는 다수의 비즈니스 모델이 상기의 클라이언트-서버 시스템을 기반으로 이루어지고 있다. 상기의 클라이언트-서버 시스템상에서 이루어지는 다양한 비즈니스 프로세스의 주체가 서버이며, 상기 서버는 게임서버, 메일서버, 전자상거래서버, 통신서버 등과 같이 클라이언트의 요청에 따라 다양한 비즈니스 서비스를 제공하고 있습니다.Most of the business programs that have been created today employ a client / server model, and a number of business models on the Internet are based on the client-server system described above. The subject of various business processes performed on the client-server system is a server, and the server provides various business services according to a client's request, such as a game server, a mail server, an e-commerce server, and a communication server.

그러나, 상기 서버에 비즈니스 서비스를 위해 접속하는 클라이언트는 아이디와 패스워드를 통한 사용자 인증을 거쳐서 정상적인 비즈니스를 수행할 수 있으나, 이러한 사용자 인증은 아이디와 패스워드가 본의아니게 공개되거나, 해킹 등에 의해 유출되는 경우 개인정보의 보안에 매우 취약한 문제점을 드러내고 있다. 특히, 중요한 문서나 디지털 콘텐츠를 전송하는 경우에 보다 엄격한 인증방법이 절실히 요구되고 있다.
However, a client accessing the server for a business service can perform a normal business through user authentication through an ID and a password. However, such a user authentication may be performed when the ID and password are disclosed unintentionally or leaked by hacking It is very vulnerable to the security of personal information. In particular, in the case of transmitting important documents or digital contents, more stringent authentication methods are urgently required.

특허공개공보 제10-2011-0061342호Patent Publication No. 10-2011-0061342

본 발명은 상기한 종래기술의 제반 문제점을 해결하기 위한 것으로, 서버상에 사용자단말의 단말정보를 미리 저장해두고, 디지털 컨텐츠를 전송받고자 하는 사용자의 아이디/패스워드를 이용한 사용자 인증 뿐만이 아니라 단말의 단말정보를 이용한 단말인증을 통하여 정확히 다운로드받는 사용자를 이중으로 인증하도록 함으로써, 클라이언트 서버 시스템의 보안을 강화하고 중요한 디지털 컨텐츠의 정확한 전송이 모두 보장되는 단말인증을 통한 디지털 컨텐츠 전송 장치 및 방법을 제공하는데 그 목적이 있다.SUMMARY OF THE INVENTION The present invention has been made to solve all the problems of the prior art described above, and it is an object of the present invention to provide a method and apparatus for storing terminal information of a user terminal in advance on a server and not only user authentication using a user ID / password to receive digital contents, The present invention provides an apparatus and method for transmitting digital content through terminal authentication in which security of a client server system is enhanced and accurate transmission of important digital contents is ensured by double authenticating a user who is correctly downloaded through terminal authentication using a terminal .

본 발명의 목적을 달성하기 위한 본 발명에 따른 디지털 컨텐츠 전송 장치는 사용자단말(100)에 어플리케이션 모듈을 제공하고, 어플리케이션 모듈을 제공받은 사용자단말(100)의 단말정보를 감지하여 단말등록부(320)에 등록하는 어플리케이션서버(300)와, 업로드 사용자단말(100-1)로부터 전송할 디지털 컨텐츠를 수신하여 저장하며, 다운로드 사용자단말(100-2)로부터 아이디, 패스워드를 수신하여 사용자 인증을 수행하고, 다운로드 사용자단말(100-2)로부터 단말정보를 수신하여 어플리케이션서버(300)에 등록된 해당 아이디의 단말정보와 비교하여 다운로드 가능한 정당한 사용자단말(100)인지를 판단하는 단말인증을 수행하며, 상기 사용자단말(100)과 상기 파일서버(400)사이에 직접적인 파일전송이 가능하도록 세션을 연결하는 메인서버(200)와, 파일 저장부(420)에서 파일정보에 해당하는 디지털 컨텐츠를 검색하여 추출하고, 사용자단말(100)에 추출된 디지털 컨텐츠를 전송하는 파일서버(400)로 이루어짐을 특징으로 한다.In order to accomplish the object of the present invention, a digital content transmission apparatus according to the present invention provides an application module to a user terminal 100, detects terminal information of the user terminal 100 provided with the application module, An application server 300 that registers the digital content to be downloaded from the uploading user terminal 100-1 and receives and stores the digital content to be transmitted from the uploading user terminal 100-1 and receives an ID and a password from the downloading user terminal 100-2 to perform user authentication, Performs terminal authentication to determine whether it is a legitimate user terminal 100 that can be downloaded by receiving terminal information from the user terminal 100-2 and comparing it with terminal information of the corresponding ID registered in the application server 300, A main server 200 for connecting a session so as to enable direct file transfer between the file server 100 and the file server 400, And a file server 400 for retrieving and extracting digital contents corresponding to the file information from the user terminal 100 and transmitting the extracted digital contents to the user terminal 100.

또한, 본 발명의 목적을 달성하기 위한 본 발명에 따른 디지털 컨텐츠 전송 방법은 어플리케이션서버(300)의 어플리케이션제공부(310)는 사용자단말(100)에 어플리케이션 모듈을 제공하고, 어플리케이션 모듈을 제공받은 사용자단말(100)의 단말정보를 감지하여 단말등록부(320)에 등록하는 제1단계와, 메인서버(200)의 제어부(220)는 업로드 사용자단말(100-1)로부터 전송할 디지털 컨텐츠를 수신하여 저장하는 제2단계와, 메인서버(200)의 인증부(210)는 다운로드 사용자단말(100-2)로부터 아이디, 패스워드를 수신하여 사용자 인증을 수행하는 제3단계와, 메인서버(200)의 인증부(210)는 다운로드 사용자단말(100-2)로부터 단말정보를 수신하여 어플리케이션서버(300)에 등록된 해당 아이디의 단말정보와 비교하여 다운로드 가능한 정당한 사용자단말(100)인지를 판단하는 단말인증을 수행하는 제4단계와, 메인서버(200)의 세션관리부(230)는 상기 사용자단말(100)과 상기 파일서버(400)사이에 직접적인 파일전송이 가능하도록 세션을 연결하는 제5단계와, 파일서버(400)의 파일 관리부(410)는 파일 저장부(420)에서 파일정보에 해당하는 디지털 컨텐츠를 검색하여 추출하고, 사용자단말(100)에 추출된 디지털 컨텐츠를 전송하는 제6단계를 포함하여 이루어짐을 특징으로 한다.
According to another aspect of the present invention, there is provided a method for transmitting digital content, the method comprising: providing an application module to a user terminal (100) of an application server (300) The control unit 220 of the main server 200 receives digital content to be transmitted from the upload user terminal 100-1 and stores the received digital content in the terminal registration unit 320. [ A third step in which the authentication unit 210 of the main server 200 receives the ID and the password from the download user terminal 100-2 and performs user authentication, The terminal 210 receives the terminal information from the download user terminal 100-2 and compares the terminal information with the terminal information of the corresponding ID registered in the application server 300 to determine whether it is a downloadable authorized user terminal 100 A fourth step of performing terminal authentication and a fifth step of connecting a session so that file transfer between the user terminal 100 and the file server 400 can be directly performed by the session management unit 230 of the main server 200 The file management unit 410 of the file server 400 searches for and extracts the digital content corresponding to the file information in the file storage unit 420 and transmits the extracted digital content to the user terminal 100 And a control unit.

이상에서 설명한 바와 같이, 본 발명에 따른 디지털 컨텐츠 전송 장치 및 방법에 따르면, 아이디/패스워드를 이용한 사용자 인증 뿐만이 아니라 단말의 단말정보를 이용한 단말인증을 통한 이중적 인증을 하기 때문에 클라이언트 서버 시스템의 보안이 강화되고 중요한 디지털 컨텐츠의 정확한 전송이 모두 보장되는 효과가 있다.
As described above, according to the apparatus and method for transmitting digital content according to the present invention, the security of the client server system can be enhanced because the dual authentication is performed not only by user authentication using an ID / password but also terminal authentication using terminal information of the terminal. And accurate transmission of important digital contents is guaranteed.

도 1은 본 발명에 따른 단말인증을 통한 디지털 컨텐츠의 전송 개념을 설명하기 위한 구성도이다.
도 2는 본 발명의 일 실시예에 따른 메인서버(200)의 구성을 나타낸 도면이다.
도 3는 본 발명의 일 실시예에 따른 어플리케이션서버(300)의 구성을 나타낸 도면이다.
도 4는 본 발명의 일 실시예에 따른 파일서버(400)의 구성을 나타낸 도면이다.
도 5는 본 발명의 일 실시예에 따른 단말인증을 이용한 디지털 컨텐츠의 전송 방법의 각 단계를 도시한 순서도이다.
1 is a block diagram illustrating a concept of digital content transmission through terminal authentication according to the present invention.
2 is a diagram illustrating a configuration of a main server 200 according to an embodiment of the present invention.
3 is a diagram illustrating a configuration of an application server 300 according to an embodiment of the present invention.
4 is a diagram illustrating a configuration of a file server 400 according to an embodiment of the present invention.
5 is a flowchart illustrating each step of a digital content transmission method using terminal authentication according to an embodiment of the present invention.

이와 같이 이루어진 본 발명을 첨부된 도면을 참조하여 상세히 설명하면 다음과 같다.The present invention will now be described in detail with reference to the accompanying drawings.

도 1은 본 발명에 따른 단말인증을 통한 디지털 컨텐츠의 전송 개념을 설명하기 위한 구성도이다.1 is a block diagram illustrating a concept of digital content transmission through terminal authentication according to the present invention.

도 1에 도시된 바와 같이, 본 발명의 일실시예에 따른 단말인증을 통한 디지털 컨텐츠의 전송 장치는 사용자단말(100), 메인서버(200), 어플리케이션서버(300), 파일서버(400)을 포함하여 구성될 수 있다. 1, an apparatus for transmitting digital content through terminal authentication according to an exemplary embodiment of the present invention includes a user terminal 100, a main server 200, an application server 300, and a file server 400 And the like.

상기 사용자단말(100)은 자신에게 주어진 사용 권한에 따라 상기 메인서버(200)에서 제공하는 업로드, 다운로드 기능을 수행하기 위한 장치로, 통상적으로 개인용 단말기(PC, 노트북, 휴대폰, PDA 등)를 말한다.The user terminal 100 is an apparatus for performing an upload and download function provided by the main server 200 according to a usage right given to the user terminal 100 and generally refers to a personal terminal (PC, notebook, mobile phone, PDA, etc.) .

통신망은 인터넷과 같은 유선 통신망을 포함하거나, 이동 통신망과 같은 무선 통신망을 포함한다.The communication network includes a wired communication network such as the Internet, or a wireless communication network such as a mobile communication network.

상기 메인서버(200)는 사용자단말(100)과 유무선 인터넷을 통해 서로 연결되며, 인터넷 서비스 환경에서 디지털 컨텐츠의 업로드, 다운로드가 가능한 모든 메신저 등을 통해 원하는 사람과 공유할 수 있도록 제공하는 장치를 말한다. 상기 메인서버(200)는 업로드 사용자단말(100-1)로부터 디지털 컨텐츠에 대해서 다운로드 사용자로 전송 요구가 있게 되면, 상기 디지털 컨텐츠 정보와 업로드 사용자 아이디, 다운로드 사용자 아이디, 서버정보를 각각 메타파일에 저장하고, 상기 디지털 컨텐츠를 파일서버(400)에 저장한다. 상기 메인서버(200)는 다운로드 사용자 단말(100)로부터 ID/PW를 수신하여 사용자 인증을 수행하고, 어플리케이션서버(300)와 연동하여 다운로드 사용자단말(100-2)의 단말인증을 수행한다. 상기 메인서버(200)는 상기 다운로드 사용자의 ID에 대한 메타파일을 검색하여 상기 다운로드할 디지털 컨텐츠가 저장되어 있는 서버정보를 추출한다. 이후, 메인서버(200)는 사용자단말(100)에 추출된 파일서버(400)의 아이피를 전달하고, 선택된 파일서버(400)에는 디지털 컨텐츠 정보를 전송하여, 사용자단말(100)과 파일서버(400)의 세션을 연결한다. 메인서버(200)에 대해서는 추후 도2를 참조하여 상세히 설명하도록 한다. The main server 200 is connected to the user terminal 100 through a wired / wireless Internet and provides digital contents to be shared with a desired person through all messengers capable of uploading and downloading digital contents in an Internet service environment . The main server 200 stores the digital content information, the upload user ID, the download user ID, and the server information in a metafile, respectively, when a request is sent to the download user for the digital content from the upload user terminal 100-1 And stores the digital contents in the file server 400. The main server 200 receives an ID / PW from the download user terminal 100 to perform user authentication, and interoperates with the application server 300 to perform terminal authentication of the download user terminal 100-2. The main server 200 searches the metafile for the ID of the download user and extracts the server information in which the digital content to be downloaded is stored. Thereafter, the main server 200 delivers the IP of the extracted file server 400 to the user terminal 100, transmits the digital content information to the selected file server 400, and transmits the digital content information to the user terminal 100 and the file server 400 400). The main server 200 will be described later in detail with reference to FIG.

어플리케이션서버(300)는 업로드 사용자단말(100-1) 및 다운로드 사용자단말(100-2)에 어플리케이션 모듈을 제공한다. 또한 어플리케이션서버(300)는 상기 어플리케이션 모듈의 제공시 상기 사용자단말(100)의 단말정보를 감지하여 단말등록부(320)에 등록한다. 상기 단말정보는 사용자단말(100)의 CPU정보, OS정보, HD정보 등을 말한다. 어플리케이션서버(300)에 대해서는 추후 도3를 참조하여 상세히 설명하도록 한다. The application server 300 provides application modules to the upload user terminal 100-1 and the download user terminal 100-2. In addition, the application server 300 senses the terminal information of the user terminal 100 when registering the application module, and registers the terminal information in the terminal registration unit 320. The terminal information refers to CPU information, OS information, HD information, and the like of the user terminal 100. The application server 300 will be described later in detail with reference to FIG.

상기 파일서버(400)는 사용자단말(100)과 유무선 인터넷을 통해 서로 연결되며, 메인서버(200)의 명령에 따라 다운로드 사용자단말(100-2)에 디지털 컨텐츠를 전송하는 대용량 저장장치로 구성된다. 상기 파일서버(400)는 메인서버(200)로부터 디지털 컨텐츠 정보를 수신하고, 수신된 디지털 컨텐츠 정보의 다운로드를 요청하는 사용자단말(100)이 접속되면, 파일 저장부(420)를 검색하여 다운로드 사용자단말(100-2)에 디지털 컨텐츠를 전송한다. 다운로드가 완료되면, 상기 파일서버(400)는 다운로드 상태정보를 메인서버(200)에 전송한다. 파일서버(400)에 대해서는 추후 도4를 참조하여 상세히 설명하도록 한다.
The file server 400 is connected to the user terminal 100 through a wired / wireless Internet and is configured as a mass storage device for transmitting digital contents to the download user terminal 100-2 in response to a command of the main server 200 . The file server 400 receives the digital content information from the main server 200 and searches the file storage 420 to download the downloaded digital content information to the user terminal 100, And transmits the digital content to the terminal 100-2. When the download is completed, the file server 400 transmits the download status information to the main server 200. The file server 400 will be described later in detail with reference to FIG.

도 2는 본 발명의 일 실시예에 따른 메인서버(200)의 구성을 나타낸 도면이다.2 is a diagram illustrating a configuration of a main server 200 according to an embodiment of the present invention.

도 2를 참조하면, 메인서버(200)는 인증부(210), 제어부(220), 세션관리부(230), 메타파일DB(240)를 포함한다.Referring to FIG. 2, the main server 200 includes an authentication unit 210, a control unit 220, a session management unit 230, and a metafile DB 240.

상기 인증부(210)는 다운로드 사용자단말(100-2)로부터 아이디, 패스워드를 수신하여 사용자 인증을 수행하며, 다운로드 사용자단말(100-2)로부터 단말정보를 수신하여 어플리케이션서버(300)에 등록된 해당 아이디의 단말정보와 비교하여 다운로드 가능한 정당한 사용자단말(100)인지를 판단하는 단말인증을 수행한다. 즉, 다운로드 사용자단말(100-2)로부터 수신한 단말정보가 어플리케이션서버(300)에 등록된 해당 아이디의 단말정보와 일치하면 정당한 사용자단말(100)로 판단한다. The authentication unit 210 receives an ID and a password from the download user terminal 100-2 to perform user authentication, receives the terminal information from the download user terminal 100-2, And performs terminal authentication to determine whether it is a legitimate user terminal 100 that can be downloaded by comparing with the terminal information of the corresponding ID. That is, if the terminal information received from the download user terminal 100-2 matches the terminal information of the corresponding ID registered in the application server 300, it is judged as a valid user terminal 100.

상기 제어부(220)는 사용자단말(100)로부터 업로드된 디지털 컨텐츠에 대해서 다운로드 사용자로 전송 요구가 있게 되면, 디지털 컨텐츠 정보와 업로드 사용자 아이디, 다운로드 사용자 아이디, 서버정보를 각각 메타파일에 저장하고, 상기 디지털 컨텐츠를 파일서버(400)에 저장한다. 이후, 다운로드 사용자단말(100-2)의 사용자 인증 및 단말인증이 정당한 것으로 판단되면, 상기 제어부(220)는 다운로드 사용자단말(100-2)에 다운가능한 디지털 컨텐츠 리스트를 다운로드창을 통하여 제공하며, 다운로드 사용자단말(100-2)로부터 다운로드할 디지털 컨텐츠의 선택신호를 수신한다. 상기 수신된 선택신호로부터 파일정보를 추출하여 메타파일DB(240)에 일치하는 메타파일을 검색하고, 검색된 메타파일로부터 서버정보를 추출한다. 상기 서버정보는 사용자가 다운로드를 위하여 선택한 파일이 저장되어 있는 파일서버(400)에 대한 정보이다. The controller 220 stores the digital content information, the upload user ID, the download user ID, and the server information in a metafile, respectively, when a transfer request is received from the user terminal 100 to the download user, And stores the digital contents in the file server 400. [ If it is determined that the user authentication and the terminal authentication of the download user terminal 100-2 are valid, the control unit 220 provides a downloadable digital content list to the download user terminal 100-2 through the download window, And receives a digital content selection signal to be downloaded from the download user terminal 100-2. Extracts file information from the received selection signal, searches for a metafile corresponding to the metafile DB 240, and extracts server information from the retrieved metafile. The server information is information on the file server 400 in which a file selected by the user for downloading is stored.

상기 세션관리부(230)는 업로드될 파일서버(400)가 선택되면, 상기 파일서버(400)의 서버정보를 사용자 단말(100)로 전송하고, 상기 파일정보를 선택된 파일서버(400)의 파일 관리부(410)로 전송하여, 상기 사용자 단말(100)과 상기 선택된 파일서버(400)사이에 직접적인 디지털 컨텐츠 업로드가 가능하도록 세션을 연결한다. 또한, 상기 세션관리부(230)는 추출된 서버정보로부터 파일서버(400)가 정해지면, 상기 파일서버(400)의 서버정보를 다운로드 사용자단말(100-2)로 전송하고, 상기 파일정보를 상기 파일서버(400)의 파일 관리부(410)로 전송하여, 상기 다운로드 사용자단말(100-2)과 상기 선택된 파일서버(400)사이에 직접적인 디지털 컨텐츠 다운로드가 가능하도록 세션을 연결한다. 상기 연결된 세션은 파일서버(400)상에 디지털 컨텐츠의 다운로드가 성공되면 종료된다. When the file server 400 to be uploaded is selected, the session management unit 230 transmits the server information of the file server 400 to the user terminal 100 and transmits the file information to the file manager 400 of the selected file server 400. [ (410) to connect the session so that digital content can be directly uploaded between the user terminal (100) and the selected file server (400). When the file server 400 is determined based on the extracted server information, the session management unit 230 transmits the server information of the file server 400 to the download user terminal 100-2, To the file management unit 410 of the file server 400 and connects the session so that digital content can be directly downloaded between the download user terminal 100-2 and the selected file server 400. [ The connected session is terminated when the download of the digital content on the file server 400 is successful.

상기 메타파일DB(240)은 파일서버(400)에 저장되는 디지털 컨텐츠에 대한 메타파일을 저장한다. 상기 메타파일은 파일서버(400)에 저장되는 디지털 컨텐츠에 대한 업로드 사용자 정보, 다운로드 사용자 정보, 업로드 단말정보, 다운로드 단말정보, 디지털 컨텐츠 정보, 서버정보를 포함한다. 즉, 사용자 정보는 상기 디지털 컨텐츠를 업로드 및 다운로드 사용자의 아이디이며, 단말정보는 디지털 컨텐츠를 업로드 및 다운로드하는 사용자단말(100)의 CPU정보, OS정보, HD정보중 하나를 말한다. 사용자단말(100)의 상기 디지털 컨텐츠 정보는 파일 제목, 파일 용량, 파일 속성이며, 서버 정보는 상기 디지털 컨텐츠가 저장되어 있는 파일서버의 아이피, 포트이다.
The metafile DB 240 stores a metafile of the digital content stored in the file server 400. The meta file includes upload user information, download user information, upload terminal information, download terminal information, digital content information, and server information for digital contents stored in the file server 400. That is, the user information is an ID of a user uploading and downloading the digital content, and the terminal information is one of CPU information, OS information, and HD information of the user terminal 100 uploading and downloading digital contents. The digital content information of the user terminal 100 is a file title, a file capacity, and a file attribute, and the server information is an IP port of a file server storing the digital contents.

도 3은 본 발명의 일 실시예에 따른 어플리케이션서버(300)의 구성을 나타낸 도면이다.3 is a diagram illustrating a configuration of an application server 300 according to an embodiment of the present invention.

도 3을 참조하면, 어플리케이션서버(300)는 어플리케이션제공부(310), 단말등록부(320)를 포함한다.Referring to FIG. 3, the application server 300 includes an application providing unit 310 and a terminal registration unit 320.

어플리케이션제공부(310)는 사용자 인증을 한 사용자단말(100)에 어플리케이션 모듈을 제공한다. 또한, 어플리케이션 모듈을 제공받은 사용자단말(100)의 단말정보를 감지하여 단말등록부(320)에 등록한다. 이때, 사용자의 ID당 복수개의 단말정보 등록이 가능하다. 즉, 사용자가 스마트폰과 PC에 각각 어플리케이션 모듈을 설치하게 되면, 동일한 사용자에 대해서 스마트폰과 PC의 단말정보가 단말등록부(320)에 등록된다.
The application providing unit 310 provides the application module to the user terminal 100 that has performed the user authentication. In addition, the terminal information of the user terminal 100 provided with the application module is detected and registered in the terminal registration unit 320. At this time, it is possible to register a plurality of terminal information per user ID. That is, when the user installs the application modules in the smartphone and the PC, terminal information of the smartphone and the PC is registered in the terminal registration unit 320 for the same user.

도 4는 본 발명의 일 실시예에 따른 파일서버(400)의 구성을 나타낸 도면이다.4 is a diagram illustrating a configuration of a file server 400 according to an embodiment of the present invention.

도 4를 참조하면, 파일서버(400)는 파일 관리부(410), 파일 저장부(420)를 포함한다.Referring to FIG. 4, the file server 400 includes a file management unit 410 and a file storage unit 420.

상기 파일 관리부(410)는 메인서버(200)의 세션관리부(230)로부터 파일정보를 수신하면, 사용자 단말(100)로부터 접속이 이루어질 수 있도록 세션을 오픈한다. 이후, 사용자 단말(100)로부터 접속이 이루어지면, 사용자 단말(100)로부터 디지털 컨텐츠를 수신하여 파일 저장부(420)에 저장한다. 또한, 상기 파일 관리부(410)는 메인서버(200)의 세션관리부(230)로부터 디지털 컨텐츠 정보를 수신하면, 사용자단말(100)로부터 접속이 이루어질 수 있도록 세션을 오픈한다. 이후, 사용자단말(100)로부터 접속이 이루어지면, 파일 저장부(420)에서 파일정보에 해당하는 디지털 컨텐츠를 검색하여 추출하고, 사용자단말(100)에 디지털 컨텐츠를 전송한다. 그리고 상기 파일의 다운로드 상태정보를 메인서버(200)의 제어부(220)로 송신하고, 다운로드가 완료되면 세션을 종료한다. When the file management unit 410 receives the file information from the session management unit 230 of the main server 200, the file management unit 410 opens the session so that the user terminal 100 can access the file. Thereafter, when connection is established from the user terminal 100, the digital content is received from the user terminal 100 and stored in the file storage 420. When the digital content information is received from the session management unit 230 of the main server 200, the file management unit 410 opens a session so that the user terminal 100 can access the digital content information. Then, when a connection is established from the user terminal 100, the file storage 420 searches for and extracts digital contents corresponding to the file information, and transmits the digital contents to the user terminal 100. Then, the download status information of the file is transmitted to the control unit 220 of the main server 200, and the session is terminated when the download is completed.

상기 파일 저장부(420)는 사용자단말(100)로부터 업로드되거나 다운로드되는 디지털 컨텐츠를 저장한다.
The file storage unit 420 stores digital contents to be uploaded or downloaded from the user terminal 100. [

도 5는 본 발명의 일 실시예에 따른 단말인증을 이용한 디지털 컨텐츠의 전송 방법의 각 단계를 도시한 순서도이다.5 is a flowchart illustrating each step of a digital content transmission method using terminal authentication according to an embodiment of the present invention.

어플리케이션서버(300)의 어플리케이션제공부(310)는 사용자 인증을 한 사용자단말(100)에 어플리케이션 모듈을 제공하고, 어플리케이션 모듈을 제공받은 사용자단말(100)의 단말정보를 감지하여 단말등록부(320)에 등록한다(S500). The application provider 310 of the application server 300 provides the application module to the user terminal 100 that has performed the user authentication and detects the terminal information of the user terminal 100 provided with the application module, (S500).

메인서버(200)의 제어부(220)는 업로드 사용자단말(100-1)로부터 전송할 디지털 컨텐츠를 수신하여 저장한다(S510). 즉, 디지털 컨텐츠 정보와 업로드 사용자 아이디, 다운로드 사용자 아이디, 서버정보를 각각 메타파일에 저장하고, 상기 디지털 컨텐츠를 파일서버(400)에 저장한다.The control unit 220 of the main server 200 receives digital content to be transmitted from the uploading user terminal 100-1 and stores the received digital content (S510). That is, the digital content information, the upload user ID, the download user ID, and the server information are stored in the metafile, respectively, and the digital content is stored in the file server 400.

메인서버(200)의 인증부(210)는 다운로드 사용자단말(100-2)로부터 아이디, 패스워드를 수신하여 사용자 인증을 수행하며(S520), 다운로드 사용자단말(100-2)로부터 단말정보를 수신하여 어플리케이션서버(300)에 등록된 해당 아이디의 단말정보와 비교하여 다운로드 가능한 정당한 사용자단말(100)인지를 판단하는 단말인증을 수행한다(S530).The authentication unit 210 of the main server 200 receives the ID and password from the download user terminal 100-2 and performs user authentication in operation S520 and receives the terminal information from the download user terminal 100-2 And performs terminal authentication to determine whether the user terminal 100 is downloadable by comparing the terminal information of the corresponding ID registered in the application server 300 with the terminal information of the corresponding ID registered in the application server 300 in operation S530.

메인서버(200)의 제어부(220)는 다운로드 사용자단말(100-2)에 다운가능한 디지털 컨텐츠 리스트를 다운로드창을 통하여 제공하며, 다운로드 사용자단말(100-2)로부터 다운로드할 디지털 컨텐츠의 선택신호를 수신한다. 상기 수신된 선택신호로부터 파일정보를 추출하여 메타파일DB(240)에 일치하는 메타파일을 검색하고, 검색된 메타파일로부터 서버정보를 추출한다(S540). The control unit 220 of the main server 200 provides a downloadable digital content list to the download user terminal 100-2 through a download window and transmits a digital content select signal to be downloaded from the download user terminal 100-2 . Extracts file information from the received selection signal, searches for a metafile corresponding to the metafile DB 240, and extracts server information from the retrieved metafile at operation S540.

메인서버(200)의 세션관리부(230)는 추출된 서버정보로부터 파일서버(400)가 정해지면, 상기 파일서버(400)의 서버정보를 사용자단말(100)로 전송하고, 상기 파일정보를 상기 파일서버(400)의 다운로드 관리부(410)로 전송하여, 상기 사용자단말(100)과 상기 파일서버(400)사이에 직접적인 파일전송이 가능하도록 세션을 연결한다(S550). The session management unit 230 of the main server 200 transmits the server information of the file server 400 to the user terminal 100 when the file server 400 is determined based on the extracted server information, To the download management unit 410 of the file server 400 to connect the session so that direct file transfer is possible between the user terminal 100 and the file server 400 in operation S550.

파일서버(400)의 파일 관리부(410)는 파일 저장부(420)에서 파일정보에 해당하는 디지털 컨텐츠를 검색하여 추출하고, 사용자단말(100)에 추출된 디지털 컨텐츠를 전송한다(S560). 그리고 상기 파일의 다운로드 상태정보를 메인서버(200)의 제어부(220)로 송신하고, 다운로드가 완료되면 세션을 종료한다.
The file management unit 410 of the file server 400 retrieves and extracts the digital content corresponding to the file information in the file storage unit 420 and transmits the extracted digital content to the user terminal 100 in operation S560. Then, the download status information of the file is transmitted to the control unit 220 of the main server 200, and the session is terminated when the download is completed.

이상 첨부된 도면을 참조하여 본 발명의 실시예를 설명하였지만, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명이 그 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.
While the present invention has been described in connection with what is presently considered to be practical exemplary embodiments, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, You will understand. It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive. The scope of the present invention is defined by the appended claims rather than the detailed description and all changes or modifications derived from the meaning and scope of the claims and their equivalents are to be construed as being included within the scope of the present invention do.

100-1 : 업로드 사용자단말 100-2 : 다운로드 사용자단말
200 : 메인서버 210 : 인증부
220 : 제어부 230 : 세션관리부
240 : 메타파일DB 300 : 어플리케이션서버
310 : 어플리케이션제공부 320 : 단말등록부
400 : 파일서버 410 : 파일 관리부
420 : 파일 저장부
100-1: Upload user terminal 100-2: Download user terminal
200: main server 210: authentication unit
220: control unit 230:
240: Metafile DB 300: Application server
310: Application providing unit 320:
400: File server 410: File manager
420: File storage unit

Claims (10)

삭제delete 업로드 사용자단말로부터 다운로드 사용자단말로 디지털 컨텐츠의 전송 요구가 있게 되면, 상기 전송할 디지털 컨텐츠를 파일서버에 저장하고, 디지털 컨텐츠 정보와 업로드 사용자 아이디, 다운로드 사용자 아이디, 파일서버정보를 각각 메타파일에 저장하며, 인증이 완료된 다운로드 사용자단말에 다운가능한 디지털 컨텐츠 리스트를 다운로드창을 통하여 제공하며, 다운로드 사용자단말로부터 다운로드할 디지털 컨텐츠의 선택신호를 수신하고, 상기 수신된 선택신호로부터 파일정보를 추출하여 메타파일DB에 일치하는 메타파일을 검색하고, 검색된 메타파일로부터 서버정보를 추출하는 제어부와;
다운로드 사용자단말로부터 아이디, 패스워드를 수신하여 사용자 인증을 수행하며, 다운로드 사용자단말로부터 단말정보를 수신하여 어플리케이션서버에 등록된 해당 아이디의 단말정보와 비교하여 다운로드 가능한 정당한 사용자단말인지를 판단하는 단말인증을 수행하는 인증부와;
상기 다운로드 사용자단말과 상기 선택된 파일서버사이에 직접적인 디지털 컨텐츠 다운로드가 가능하도록 세션을 연결하는 세션관리부와;
전송되는 디지털 컨텐츠에 대한 메타파일을 저장하는 메타파일DB
를 포함하는 것을 특징으로 하는 단말인증을 통한 디지털 컨텐츠 전송 장치.
When there is a request to transmit digital content from the upload user terminal to the download user terminal, the digital content to be transmitted is stored in the file server, and the digital content information, the upload user ID, the download user ID, and the file server information are respectively stored in the metafile A digital content list downloadable on the authenticated download user terminal via a download window, receives a digital content select signal to be downloaded from the download user terminal, extracts file information from the received select signal, And extracting server information from the retrieved meta file;
The terminal authentication is performed by receiving the ID and the password from the download user terminal and performing the user authentication, receiving the terminal information from the download user terminal, comparing the terminal information with the terminal information of the corresponding ID registered in the application server, An authentication unit that performs authentication;
A session management unit for connecting a session so that digital content can be directly downloaded between the download user terminal and the selected file server;
A metafile DB for storing a metafile for digital contents to be transmitted
And transmitting the digital content to the terminal.
삭제delete 삭제delete 제2항에 있어서, 상기 어플리케이션서버는
사용자 인증을 한 사용자단말에 어플리케이션 모듈을 제공하고, 어플리케이션 모듈을 제공받은 사용자단말의 단말정보를 감지하여 등록하는 것을 특징으로 하는 단말인증을 통한 디지털 컨텐츠 전송 장치.
3. The method of claim 2, wherein the application server
An application module is provided to the user terminal that has authenticated the user and the terminal information of the user terminal provided with the application module is detected and registered.
제5항에 있어서, 상기 어플리케이션서버는
사용자의 ID당 복수개의 단말정보 등록이 가능한 것을 특징으로 하는 단말인증을 통한 디지털 컨텐츠 전송 장치.
6. The method of claim 5, wherein the application server
Wherein a plurality of pieces of terminal information can be registered per ID of a user.
삭제delete 메인서버는 업로드 사용자단말로부터 전송할 디지털 컨텐츠를 수신하여 저장하는 제1단계와;
메인서버는 상기 업로드 사용자 단말로 부터 업로드 사용자 아이디, 다운로드 사용자 아이디를 수신하고, 상기 디지털 컨텐츠 정보 및 파일서버정보와 함께 메타파일에 저장하는 제2단계와;
메인서버는 다운로드 사용자단말로부터 아이디, 패스워드를 수신하여 사용자 인증을 수행하는 제3단계와;
메인서버는 다운로드 사용자단말로부터 단말정보를 수신하여 어플리케이션서버에 등록된 해당 아이디의 단말정보와 비교하여 다운로드 가능한 정당한 사용자단말인지를 판단하는 단말인증을 수행하는 제4단계와;
상기 정당한 사용자단말에 대해서, 메인서버는 상기 파일서버사이에 직접적인 파일전송이 가능하도록 세션을 연결하고, 다운로드가 완료되면 세션을 종료하는 제5단계와;
로 이루어지는 것을 특징으로 하는 단말인증을 통한 디지털 컨텐츠 전송 방법.
The main server includes a first step of receiving and storing digital contents to be transmitted from an upload user terminal;
A main server receiving the upload user ID and the download user ID from the upload user terminal and storing the upload user ID and the download user ID together with the digital content information and the file server information in the meta file;
A third step of receiving a user ID and a password from a download user terminal and performing user authentication;
A fourth step of receiving terminal information from the download user terminal and comparing the terminal information with terminal information of the corresponding ID registered in the application server to perform terminal authentication for determining whether the terminal is a downloadable authorized user terminal;
A fifth step of connecting the session to the legitimate user terminal such that the main server can directly transfer files between the file servers and ending the session when the download is completed;
And transmitting the digital content through the terminal.
삭제delete 제8항에 있어서, 상기 제5단계는
메인서버는 다운로드 사용자단말로부터 다운로드할 디지털 컨텐츠의 선택신호를 수신하며, 상기 수신된 선택신호로부터 파일정보를 추출하여 메타파일DB에 일치하는 메타파일을 검색하고, 검색된 메타파일로부터 서버정보를 추출하는 제5-1단계와;
메인서버는 추출된 서버정보로부터 파일서버가 정해지면, 상기 파일서버의 서버정보를 사용자단말로 전송하고, 상기 파일정보를 상기 파일서버의 다운로드 관리부로 전송하는 제5-2단계와;
메인서버는 상기 사용자단말과 상기 파일서버사이에 직접적인 파일전송이 가능하도록 세션을 연결하는 제5-3단계
로 이루어지는 것을 특징으로 하는 단말인증을 통한 디지털 컨텐츠 전송 방법.
9. The method of claim 8, wherein the fifth step
The main server receives a digital content selection signal to be downloaded from a download user terminal, extracts file information from the received selection signal, searches for a metafile corresponding to the metafile DB, and extracts server information from the retrieved metafile Step 5-1;
The main server transmits the server information of the file server to the user terminal when the file server is determined from the extracted server information, and transmits the file information to the download management unit of the file server;
The main server connects the session so that direct file transfer between the user terminal and the file server is possible,
And transmitting the digital content through the terminal.
KR20130084019A 2013-07-17 2013-07-17 Apparatus and method for transmitting digital contents using termial authentication KR101490424B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20130084019A KR101490424B1 (en) 2013-07-17 2013-07-17 Apparatus and method for transmitting digital contents using termial authentication

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20130084019A KR101490424B1 (en) 2013-07-17 2013-07-17 Apparatus and method for transmitting digital contents using termial authentication

Publications (2)

Publication Number Publication Date
KR20150009727A KR20150009727A (en) 2015-01-27
KR101490424B1 true KR101490424B1 (en) 2015-02-09

Family

ID=52481780

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20130084019A KR101490424B1 (en) 2013-07-17 2013-07-17 Apparatus and method for transmitting digital contents using termial authentication

Country Status (1)

Country Link
KR (1) KR101490424B1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20180058408A (en) * 2016-11-24 2018-06-01 주식회사 시큐센 Method, Apparatus and Computer-readable medium for leakage Preventing of file to be secured
KR101828425B1 (en) * 2017-01-10 2018-03-29 주식회사 디알엠인사이드 Electronic book protection system and method for private copy
WO2019066099A1 (en) * 2017-09-27 2019-04-04 (주)알티캐스트 System for detecting abnormal behavior on basis of integrated analysis model, and method therefor
KR102476270B1 (en) * 2019-02-27 2022-12-13 한국전자통신연구원 Wearalble device, authentication method thereof, and authentication method of authentication sever

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20110013196A (en) * 2009-07-30 2011-02-09 에스케이텔레콤 주식회사 System and method for digital rights management based on storage device, and recording medium thereof
JP2011130472A (en) 2008-06-13 2011-06-30 Sony Corp Content providing apparatus, content providing method, content receiving apparatus, content receiving method, program, and content downloading system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011130472A (en) 2008-06-13 2011-06-30 Sony Corp Content providing apparatus, content providing method, content receiving apparatus, content receiving method, program, and content downloading system
KR20110013196A (en) * 2009-07-30 2011-02-09 에스케이텔레콤 주식회사 System and method for digital rights management based on storage device, and recording medium thereof

Also Published As

Publication number Publication date
KR20150009727A (en) 2015-01-27

Similar Documents

Publication Publication Date Title
US9053306B2 (en) Authentication system, authentication server, service providing server, authentication method, and computer-readable recording medium
US20190052465A1 (en) Method and appratus for authentication and promotion of services
CN104040521B (en) Biological characteristic cloud communication and data move
EP3203709B1 (en) Cloud service server and method for managing cloud service server
TWI450558B (en) Method and system for providing online service corresponding to multiple mobile devices, server and mobile device thereof, and computer program product
DK2481185T3 (en) RELAY OBJECT TO MULTI-IDENTITY ACCESS CONTROL TUNNEL
US10467194B2 (en) Multi-device upload integration application
JP4964338B2 (en) User confirmation apparatus, method and program
US8352580B2 (en) Server and method for providing mobile web service
JP5296726B2 (en) Web content providing system, web server, content providing method, and programs thereof
EP3050280B1 (en) Network access
CN105659557A (en) Web-based interface integration for single sign-on
US8601546B2 (en) Apparatus, methods, and computer program products for providing portable communication identity services
KR20180061272A (en) Method and apparatus for data processing between terminals, device and storage medium
KR101490424B1 (en) Apparatus and method for transmitting digital contents using termial authentication
CN114139135B (en) Equipment login management method, device and storage medium
KR101278926B1 (en) Social verification login system being possible to verify user and providing method thereof
US20100095372A1 (en) Trusted relying party proxy for information card tokens
JP5456842B2 (en) User confirmation apparatus, method, and user authentication system
KR101592540B1 (en) Method and apparatus of authenticating an user
KR102150069B1 (en) Image crowd sourcing system and distribution method of creative commons
KR101592542B1 (en) Method and apparatus of authenticating an user
JP2011170795A (en) Web authentication system, mobile terminal, web terminal, web server, web authentication method and program for them
KR101583493B1 (en) Apparatus and method for downloading massive file
JP5216904B2 (en) User confirmation apparatus, method and program

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20180129

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20200123

Year of fee payment: 6