KR101854462B1 - A method and apparatus of operating data proxy system for mobile application - Google Patents

A method and apparatus of operating data proxy system for mobile application Download PDF

Info

Publication number
KR101854462B1
KR101854462B1 KR1020160048024A KR20160048024A KR101854462B1 KR 101854462 B1 KR101854462 B1 KR 101854462B1 KR 1020160048024 A KR1020160048024 A KR 1020160048024A KR 20160048024 A KR20160048024 A KR 20160048024A KR 101854462 B1 KR101854462 B1 KR 101854462B1
Authority
KR
South Korea
Prior art keywords
app
user data
proxy server
center
coordinator
Prior art date
Application number
KR1020160048024A
Other languages
Korean (ko)
Other versions
KR20170120231A (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 KR1020160048024A priority Critical patent/KR101854462B1/en
Publication of KR20170120231A publication Critical patent/KR20170120231A/en
Application granted granted Critical
Publication of KR101854462B1 publication Critical patent/KR101854462B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/568Storing data temporarily at an intermediate stage, e.g. caching
    • H04L67/2842
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/06Network architectures or network communication protocols for network security for supporting key management in a packet data network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/16Implementing security features at a particular protocol layer
    • H04L63/166Implementing security features at a particular protocol layer at the transport layer
    • H04L67/32
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/30Public key, i.e. encryption algorithm being computationally infeasible to invert or user's encryption keys not requiring secrecy

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

본 발명의 일면에 따른 프록시 시스템의 운영방법은 앱 코디네이터가 앱으로부터 유저 데이터 선별 요청을 받아 앱 프록시 서버에 저장할 유저 데이터를 선별하는 단계, 앱 코디네이터가 선별된 유저 데이터를 앱 프록시 서버에 전송하는 프리로딩 단계 및 앱 프록시 서버가 앱 센터가 요청하는 유저 데이터를 전송하는 유저 데이터 전송 단계를 포함하는 것을 특징으로 한다.A method of operating a proxy system according to an embodiment of the present invention includes the steps of selecting a user data to be stored in an app proxy server by receiving an application data selection request from an app, receiving a user data selected from the app coordinator, And a user data transfer step of transferring the user data requested by the app center to the app proxy server.

Description

모바일 앱을 위한 데이터 프록시 시스템의 운영방법 및 그 장치{A method and apparatus of operating data proxy system for mobile application}[0001] The present invention relates to a method and apparatus for operating a data proxy system for a mobile application,

본 발명은 모바일 앱의 유저 데이터를 앱 프록시 서버에 프리로딩하여 모바일 기기의 트래픽을 감소시키고 유저 데이터의 보안을 강화하는 데이터 프록시 시스템의 운영방법 및 그 장치에 관한 것이다.The present invention relates to a method and an apparatus for operating a data proxy system for preloading user data of a mobile app to an app proxy server to reduce traffic of a mobile device and enhance security of user data.

최근, 스마트폰의 보급으로 인하여 다양한 모바일 앱이 출시되어 사용되고 있다. 서로 다른 앱이라 하여도 동일한 유저 데이터를 사용하는 경우가 많은데, 모바일 장치는 각각의 앱마다 유저 데이터를 앱 센터로 전송하는 경우가 많다. 스마트폰은 유료 통신회선을 통하여 인터넷을 사용하기 때문에 동일한 파일을 각각의 앱마다 전송하는 것은 통신료 부담으로 이어지게 된다. 또한, 개발자의 역량에 따라 앱마다 보안성의 차이가 존재할 수 있으므로, 앱이 유저 데이터를 앱 센터로 보낼 때 정보가 탈취되거나 휴대폰에 대한 해킹 등에 보안이 취약한 문제가 있다.Recently, a variety of mobile apps have been introduced and used due to the spread of smartphones. Many different applications use the same user data. In many cases, the mobile device transmits user data to the app center for each app. Since the smartphone uses the Internet through a pay-per-communication line, transmitting the same file for each app leads to a burden of the communication fee. In addition, there may be security differences in each app depending on the developer's capability, so there is a problem that when the app sends user data to the app center, the information is seized or the security for the hacking of the mobile phone is weak.

따라서, 휴대폰 사용에 있어 데이터 트래픽 사용량을 감소시키고 보안을 강화하는 모델의 제공이 요구된다.Therefore, it is necessary to provide a model for reducing the data traffic usage and enhancing security in the use of mobile phones.

본 발명은 전술한 문제를 해결하기 위하여, 모바일 어플리케이션을 위한 데이터 프록시 서버 시스템과 그 방법을 제공하는 것을 그 목적으로 한다.SUMMARY OF THE INVENTION It is an object of the present invention to provide a data proxy server system and a method thereof for mobile applications in order to solve the above problems.

본 발명의 다른 목적으로 휴대폰의 사용 트래픽을 감소시키고, 모바일 장치의 유저 데이터의 보안을 강화하기 위함이다.Another object of the present invention is to reduce traffic of a mobile phone and to enhance security of user data of a mobile device.

본 발명의 목적은 이상에서 언급한 목적으로 제한되지 않으며, 언급되지 않은 또 다른 목적들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.The objects of the present invention are not limited to the above-mentioned objects, and other objects not mentioned can be clearly understood by those skilled in the art from the following description.

상기와 같은 목적을 달성하기 위한 본 발명의 앱 프록시 서버의 운영방법 은 앱 코디네이터가 앱으로부터 유저 데이터 선별 요청을 받아 앱 프록시 서버에 저장할 유저 데이터를 선별하는 단계, 상기 앱 코디네이터가 상기 선별된 유저 데이터를 상기 앱 프록시 서버에 전송하는 프리로딩 단계, 상기 앱 프록시 서버가 상기 앱 센터가 요청하는 유저 데이터를 전송하는 유저 데이터 전송 단계를 포함한다.According to another aspect of the present invention, there is provided a method of operating an app proxy server, the method comprising: selecting a user data to be stored in an app proxy server in response to a user data selection request from an app; To the app proxy server; and a user data transmitting step of transmitting the user data requested by the app center to the app proxy server.

본 발명의 다른 실시예에 따른 데이터 프록시 서버 시스템은 앱으로부터 유저 데이터 선별 요청을 받아 앱 프록시 서버에 저장할 유저 데이터를 선별하고, 선별된 유저 데이터를 앱 프록시 서버로 전송하는 앱 코디네이터, 앱 센터가 요청하는 유저 데이터를 전송하는 앱 프록시 서버를 포함한다.The data proxy server system according to another embodiment of the present invention includes an app coordinator for receiving user data selection request from an app and selecting user data to be stored in the app proxy server and transmitting the selected user data to the app proxy server, And an app proxy server for transmitting user data to be transmitted.

본 발명에 따른 데이터 프록시 시스템의 운영방법은 앱이 앱 코디네이터에 유저 데이터 선별을 요청하는 단계, 앱 코디네이터가 유저 데이터를 선별 요청에 따라 프리로딩할 유저 데이터를 선별하고 앱 프록시 서버로 프리로딩하는 단계, 앱 센터가 유저 데이터를 요청하는 단계, 앱 센터가 요청한 유저 데이터가 앱 프록시 서버에 프리로딩되었는지 확인하는 단계 및 앱 코디네이터가 앱 센터에 유저 데이터 URL을 전송하고, 앱 센터가 상기 유저 데이터 URL을 이용하여 앱 프록시 서버로부터 유저 데이터를 전송받는 단계를 포함한다.A method of operating a data proxy system according to the present invention includes the steps of: requesting an app coordinator to select user data; selecting a user data to be preloaded by an app coordinator according to a selection request and preloading the app data with an app proxy server A step in which the app center requests user data, a step in which the app coordinator confirms whether the user data requested by the app center is preloaded in the app proxy server, and the app coordinator sends the user data URL in the app center, And receiving user data from the app proxy server using the user data.

본 발명에 따르면, 모바일 장치의 트래픽 사용량을 감소시켜 통신요금을 절감하고, 모바일 장치의 전력을 절약하여 에너지 효율성을 높일 수 있고, 프록시 서버의 통신 보안을 강화함으로써 유저 데이터를 송수신하는데 있어 보안을 강화할 수 있고, 사업자로 하여금 유저 데이터를 용이하게 확보하고 관리할 수 있는 효과가 있다.According to the present invention, it is possible to reduce traffic usage of a mobile device to reduce communication charges, to save power of a mobile device to increase energy efficiency, and to enhance security in transmission and reception of user data by enhancing communication security of a proxy server And it is possible to easily secure and manage the user data by the business operator.

도 1은 종래 기술에서 앱 센터가 앱에게 유저 데이터를 요청하여 전송받는 절차를 도시한 도면.
도 2는 본 발명의 일실시예에 따른 앱 센터에 유저 데이터를 전송하는 시스템 구성도.
도 3은 본 발명의 다른 실시예에 따른 앱 센터에 유저 데이터를 전송하는 절차 흐름도.
도 4는 본 발명의 다른 실시예에 따른 앱 센터에 앱 프록시 서버가 프리로딩된 유저 데이터를 업로드하는 절차 흐름도.
도 5은 본 발명의 다른 실시예에 따른 모바일 장치의 유저 데이터를 앱 프록시 서버에 푸시 기반 서비스 방식으로 프리로딩하는 방법을 도시한 절차 흐름도.
도 6은 본 발명의 다른 실시예에 따른 모바일 장치의 유저 데이터를 앱 프록시 서버에 풀 기반 서비스 방식(폴링 방식)으로 프리로딩하는 방법을 도시한 절차 흐름도.
도 7은 본 발명의 다른 실시예에 따른 앱 센터가 요청한 모바일 장치의 유저 데이터를 리액티브 방식으로 앱 프록시 서버로부터 유저 데이터를 전송받는 방법을 도시한 절차 흐름도.
도 8은 본 발명의 다른 실시예에 따른 앱 센터가 요청한 모바일 장치의 유저 데이터를 프로액티브 방식으로 앱 프록시 서버로부터 유저 데이터를 전송받는 방법을 도시한 절차 흐름도.
도 9은 본 발명의 다른 실시예에 따른 앱 센터가 요청한 모바일 장치의 유저 데이터를 프로액티브 방식으로 앱 프록시 서버로부터 유저 데이터 요청 URL만을 전송받는 방법을 도시한 절차 흐름도.
도 10은 본 발명의 다른 실시예에 따른 앱 코디네이터가 프리로딩하는 단계와 유저 데이터가 프리로딩 되었는지에 따라 앱 센터로 유저 데이터를 전송하는 단계를 도시한 절차 흐름도.
FIG. 1 is a diagram illustrating a procedure in which an app center requests and transmits user data to an app in the related art.
2 is a system configuration diagram for transmitting user data to an app center according to an embodiment of the present invention;
3 is a flow chart of a procedure for transmitting user data to an app center according to another embodiment of the present invention.
4 is a flow chart of a procedure for uploading user data preloaded by an app proxy server to an app center according to another embodiment of the present invention.
FIG. 5 is a flow chart illustrating a method of preloading user data of a mobile device in a push-based service method to an app proxy server according to another embodiment of the present invention; FIG.
FIG. 6 is a flow chart illustrating a method for preloading user data of a mobile device in a pool-based service method (polling method) to an app proxy server according to another embodiment of the present invention.
FIG. 7 is a flowchart illustrating a method of receiving user data from an app proxy server in a reactive manner by user data of a mobile device requested by an app center according to another embodiment of the present invention. FIG.
FIG. 8 is a flowchart illustrating a method of transmitting user data from an app proxy server in a proactive manner to user data of a mobile device requested by an app center according to another embodiment of the present invention.
FIG. 9 is a flowchart illustrating a method of receiving a user data requesting URL of an application center from an app proxy server in a proactive manner, according to another embodiment of the present invention.
10 is a flowchart illustrating a process of preloading an app coordinator according to another embodiment of the present invention and transmitting user data to an app center according to whether user data is preloaded.

본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술 되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 것이며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하며, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 한편, 본 명세서에서 사용된 용어는 실시예들을 설명하기 위한 것이며 본 발명을 제한하고자 하는 것은 아니다. 본 명세서에서, 단수형은 문구에서 특별히 언급하지 않는 한 복수형도 포함한다. 명세서에서 사용되는 "포함한다(comprises)" 및/또는 "포함하는(comprising)"은 언급된 구성소자, 단계, 동작 및/또는 소자는 하나 이상의 다른 구성소자, 단계, 동작 및/또는 소자의 존재 또는 추가를 배제하지 않는다.BRIEF DESCRIPTION OF THE DRAWINGS The advantages and features of the present invention and the manner of achieving them will become apparent with reference to the embodiments described in detail below with reference to the accompanying drawings. The present invention may, however, be embodied in many different forms and should not be construed as being limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Is provided to fully convey the scope of the invention to those skilled in the art, and the invention is only defined by the scope of the claims. It is to be understood that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. In the present specification, the singular form includes plural forms unless otherwise specified in the specification. As used herein, the terms " comprises, " and / or "comprising" refer to the presence or absence of one or more other components, steps, operations, and / Or additions.

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

도 1은 종래 기술에서 앱 센터(110)가 앱(130)에 유저 데이터(140)를 요청하여 전송받는 절차를 도시한 도면이다. 1 is a diagram illustrating a procedure in which an app center 110 requests and transmits user data 140 to an app 130 in the related art.

앱 센터(110)는 클라이언트-서버 모델에서 서버에 해당하고, 앱(130)은 클라이언트에 해당한다. 앱 센터(100)가 앱(130)에 유저 데이터(140)를 요청하면 모바일 장치(120)의 내부 또는 외부 저장 장치 또는 네트워크를 통하여 연결된 저장 장치 등에 저장되어 있는 유저 데이터(140)를 앱(130)이 읽어 앱 센터(110)에 전송하게 된다.The app center 110 corresponds to a server in a client-server model, and the application 130 corresponds to a client. When the app center 100 requests the user 130 for the user data 140, the user data 140 stored in the internal or external storage device of the mobile device 120, ) To the App Center 110 and transmits it to the App Center 110.

도 2는 본 발명의 일실시예에 따른 앱 센터(110)에 유저 데이터(140)를 전송하는 시스템 구성도를 나타낸다.2 shows a system configuration diagram for transmitting user data 140 to an app center 110 according to an embodiment of the present invention.

모바일 장치(120)를 이용하는 사용자는 하나 이상의 앱 센터(100)에 대응되는 하나 이상의 앱(130)을 사용할 수 있는데, 앱 스토어에서 앱을 다운로드할 때 유저 데이터(140) 사용에 대한 동의를 받는다. 동의를 받는 유저 데이터(140)는 전화번호부, 통화기록, 캘린더, 문자 메시지, 스마트폰의 ID(Device ID 및 Android ID 등), 대략적인 위치와 정확한 위치(GPS), 사진 파일, 동영상 파일 및 오디오 파일 등을 말한다. A user using the mobile device 120 may use one or more apps 130 that correspond to one or more app centers 100 and receive consent to use the user data 140 when downloading an app from the app store. The agreed-upon user data 140 may include a phonebook, a call log, a calendar, a text message, a smart phone ID (Device ID and Android ID), an approximate location and precise location (GPS) Files.

앱 코디네이터(150)는 앱의 유저 데이터(140) 선별 요청에 따라 앱 프록시 서버(160)로 프리로딩할 유저 데이터(140)를 선별한다. 프로로딩할 유저 데이터(140)를 선별하는 방법은 효율성을 고려하여 선택하게 된다.The app coordinator 150 selects user data 140 to be preloaded to the app proxy server 160 according to a request for screening the user data 140 of the app. The method of selecting the user data 140 to be pro-loaded is selected in consideration of efficiency.

앱 코디네이터(150)는 각 유저 데이터(140)를 사용하고 있는 앱의 목록을 만들고, N개 이상의 앱들이 특정 유저 데이터(140)를 수집한 경우에 해당 유저 데이터(140)를 앱 프록시 서버(160)로 프리로딩 하게 된다. 유저 데이터(140)의 사이즈가 클 경우 데이터 전송에 많은 트래픽을 사용하므로 데이터 사이즈가 크다면 N이 작은 값을 가지나 데이터 사이즈가 작다면 N이 큰 값을 가지게 된다.The app coordinator 150 creates a list of apps using each user data 140 and sends the user data 140 to the app proxy server 160 when the N or more apps collect specific user data 140 ). If the size of the user data 140 is large, it uses a lot of traffic for data transmission. Therefore, if the data size is large, N has a small value. However, if the data size is small, N has a large value.

또한, 유저 데이터의(140) 사이즈와 관계없이 사용빈도가 일정 수 이상인 경우에는 앱 프록시 서버(160)로 프리로딩하게 된다.In addition, if the frequency of use is more than a predetermined number regardless of the size of the user data (140), the application server 160 pre-loads the data.

또한, 특정 유저 데이터를 앱들이 사용한 시간을 측정하여 사용시간에 따라 프리로딩 여부를 결정할 수 있다.In addition, it is possible to determine the preloading time according to the usage time by measuring the time that the apps use specific user data.

또한, 앱을 설치할 때 전화번호부, 스마트폰의 ID 등의 유저 데이터(140)는 거의 모든 앱들이 수집 동의를 받는데, 이러한 유저 데이터들은 유저 데이터의 수집하는 앱의 수와 무관하게 프리로딩을 진행한다. Further, when installing an app, almost all of the user data 140, such as the phone book and the ID of the smartphone, receives the collection agreement, and the user data is preloaded regardless of the number of apps collected by the user data .

또한, 유저 데이터의 사이즈가 작을 경우에는 앱 프록시 서버(160)에 프리로딩하더라도 모바일 장치(120)의 트래픽을 줄이는 효과는 적게 된다. 프리로딩된 데이터를 얻기 위한 리다이렉션 방식의 유저 데이터 요청 URL이 유저 데이터(140)보다 더 길 수 있기 때문이다. 이러한 경우 앱 코디네이터(150)는 앱들이 한꺼번에 요청하는 작은 사이즈의 유저 데이터 여러 개를 묶어서 한 번에 앱 프록시 서버(160)에 프리로딩하고, 앱 센터(110)가 여러 개의 유저 데이터(140)를 한꺼번에 전송받을 수 있도록 처리한다.Also, if the size of the user data is small, the effect of reducing the traffic of the mobile device 120 is small even if the app proxy server 160 is preloaded. This is because the user data request URL of the redirection scheme for obtaining the preloaded data may be longer than the user data 140. In this case, the app coordinator 150 bundles a plurality of user data of a small size requested by the apps at one time, preloads the user data at a time on the app proxy server 160, and the app center 110 transmits a plurality of user data 140 It is processed so that it can be received all at once.

또한, 서로 다른 앱 센터(100)가 서로 다른 앱(130)에게 동일한 유저 데이터(140) 선별을 요청하는 경우에 본원 발명은 앱 코디네이터(150)가 모바일 장치(120)에 설치된 하나 이상의 앱(130)이 접근하는 유저 데이터(140)의 파일 이름, 파일 위치, 파일 크기, 사용빈도 등에 따라 유저 데이터(140)를 저장하고 관리한다. 앱 센터(110)가 앱(130)에게 유저 데이터(140) 전송을 요청할 때, 앱(130)이 직접 유저 데이터(140)에 접근하는 대신에 앱 코디네이터(150)에 명령을 전달하고, 앱 코디네이터가 이에 대한 처리를 수행한다. 사용빈도가 높은 유저 데이터(140)의 경우에는 앱 코디네이터(150)는 앱 프록시 서버(160)에 해당 유저 데이터(140)를 프리로딩하고, 차후에 앱 센터(110)가 동일한 유저 데이터(140)를 요청하는 경우, 유저 데이터(140)에 접근할 수 있는 URL을 앱 센터(110)에 전송하고, 앱 센터(110)는 전송받은 URL을 이용하여 앱 프록시 서버(160)로부터 유저 데이터(140)를 전송받을 수 있다.In the case where different app centers 100 request the same user data 140 to be selected from different apps 130, the present invention can be implemented by the app coordinator 150 in addition to the one or more apps 130 The file size, the file size, the frequency of use, and the like of the user data 140 accessed by the user. The app 130 sends a command to the app coordinator 150 instead of directly accessing the user data 140 when the app center 110 requests the app 130 to transmit the user data 140, Performs processing for this. In the case of the user data 140 having a high frequency of use, the app coordinator 150 pre-loads the user data 140 to the app proxy server 160, and the app center 110 subsequently uses the same user data 140 The app center 110 transmits a URL capable of accessing the user data 140 to the app center 110. The app center 110 transmits the user data 140 from the app proxy server 160 using the received URL Can be received.

도 3은 본 발명의 다른 실시예에 따른 앱 센터(110)에 유저 데이터(140)를 전송하는 흐름도를 나타낸다.3 is a flowchart illustrating a method of transmitting user data 140 to an app center 110 according to another embodiment of the present invention.

앱 코디네이터(150)에 의해 유저 데이터(140)가 앱 프록시 서버(160)에 프리로딩된 경우, 앱 센터(110)가 앱(130)에게 유저 데이터(140)의 전송을 요청하면, 앱은 앱 코디네이터(150)에게 유저 데이터(140)를 다시 요청하고, 앱 코디네이터(150)는 리다이렉션의 방법으로 앱 프록시 서버(160)에 요청할 유저 데이터 URL(170)을 앱 센터(110)에 전달하게 된다. 앱 센터(110)는 전달받은 유저 데이터 URL(170)을 이용하여 앱 프록시 서버(160)로부터 유저 데이터(140)를 전송받게 된다.When the app coordinator 150 preloads the user data 140 to the app proxy server 160 and the app center 110 requests the app 130 to transmit the user data 140, The application coordinator 150 requests the coordinator 150 again for the user data 140 and the app coordinator 150 transmits the user data URL 170 to the app center 110 via the redirection method. The app center 110 receives the user data 140 from the app proxy server 160 using the received user data URL 170. [

리다이렉션 방식은 HTTP redirection과 HTTPS redirection 중 어는 것이든 이용할 수 있다. HTTPS redirection이 보안상 강점이 있으나, 본 발명에서는 TLS, SSL 종단간 암호화 등의 암호화 기법을 사용하여 데이터를 암호화한 후 전송하기 때문에, HTTP redirection이라 하여도 보안상 문제는 없게 된다. HTTPS redirection을 이용하게 되면 결과적으로 암호화를 두 번하게 되는 비효율이 발생한다.The redirection scheme can be either HTTP redirection or HTTPS redirection. Although HTTPS redirection has a security advantage, since the present invention encrypts and transmits data using an encryption technique such as TLS and SSL end-to-end encryption, there is no security problem even if HTTP redirection is performed. The use of HTTPS redirection results in inefficiencies that result in double encryption.

상기 TLS 암호화는 앱 코디네이터(150)가 공개키, 고유키 방식으로 유저 데이터(140)를 암호화하여 저장한다.The TLS encryption is performed by the app coordinator 150 by encrypting and storing the user data 140 using a public key and a unique key.

암호화 방법의 일실시예로서 앱 코디네이터(150)는 앱 센터(110)와 앱 프록시 서버(160)에게 공개키를 공개하게 된다. 공개키는 주기적으로 업데이트 되며, 앱 코디네이터(150)는 앱 센터(110)와 앱 프록시 서버(160)에 단 한차례만 공개키를 전송하므로 공개키가 누출된 경우는 적다. 다만, 이 방법은 앱 프록시 서버(160)와 앱 센터(110)가 동일한 공개키를 가지고 있기 때문에 보안이 취약한 면이 있다. As one embodiment of the encryption method, the application coordinator 150 discloses the public key to the app center 110 and the app proxy server 160. Since the public key is periodically updated and the app coordinator 150 transmits the public key only once to the app center 110 and the app proxy server 160, the public key is rarely leaked. However, this method has a weak security because the app proxy server 160 and the app center 110 have the same public key.

암호화 방법의 다른 실시예로서 앱 코디네이터(150)는 앱 프록시 서버(160)에게만 공개키를 제공한다. 앱 프록시 서버(160)는 별도의 TLS 암호화 기법으로 앱 센터(110)별로 서로 다른 공개키를 제공한다. 앱 프록시 서버(160)로부터 앱 센터(110)에 유저 데이터(140)를 전송할 때, 앱 프록시 서버(160)에 암호화되어 저장된 유저 데이터(140)를 앱 코디네이터(150)로부터 받은 공개키를 이용하여 복호화한 후, 앱 센터(110)에 제공한 공개키에 대응하는 고유키로 암호화하여 앱 센터(110)에 전송하게 된다. 앱 코디네이터(150)가 앱 프록시 서버(160)에만 제공하여 저장된 공개키는 앱 프록시 서버(160)의 자체 암호화를 하여 저장하므로 자체 암호화 모듈이 공개되지 않는 한, 저장된 공개키가 탈취될 확률은 낮게 된다. As another embodiment of the encryption method, the app coordinator 150 provides the public key to the app proxy server 160 only. The app proxy server 160 provides different public keys for each app center 110 by a separate TLS encryption scheme. When transmitting the user data 140 from the app proxy server 160 to the app center 110, the user data 140 encrypted and stored in the app proxy server 160 is transmitted using the public key received from the app coordinator 150 Decrypts it, and encrypts it with a unique key corresponding to the public key provided to the app center 110, and transmits it to the app center 110. Since the application coordinator 150 provides only the app proxy server 160 with the stored public key, the app proxy server 160 encrypts and stores the public key, so that the probability that the stored public key is stolen is low do.

앱 센터(110)는 전송받은 암호화된 URL을 공개키를 이용해 복호화 하여, 복호화된 URL을 이용하여 앱 프록시 서버(160)에 유저 데이터(140)의 전송을 요청하고, 앱 프록시 서버(160)는 유저 데이터(140)를 암호화하여 전송하게 된다.The app center 110 decrypts the encrypted encrypted URL using the public key, requests the app proxy server 160 to transmit the user data 140 using the decrypted URL, and the app proxy server 160 The user data 140 is encrypted and transmitted.

암호화 방법의 다른 실시예로서 종단간 암호화 기법은 정보를 주고받는 양단의 객체가 각자 자신의 암호화키를 생성하고, 유저 데이터(140) 또는 유저 데이터 URL(170)를 전송할 때 이용한다.As another embodiment of the encryption method, the end-to-end encryption technique is used when the objects at both ends of the information exchange are generating their own encryption keys and transmitting the user data 140 or the user data URL 170. [

예컨대, 앱 코디네이터(150)가 앱 프록시 서버(160)에 유저 데이터(140)를 자신의 암호화키로 암호화하여 유저 데이터(140)를 전송하고, 앱 프록시 서버(160)는 암호화된 유저 데이터(140)를 자신의 암호화키로 다시 암호화하여 앱 코디네이터(150)에 전송한다. 이중으로 암호화된 유저 데이터(140)를 앱 코디네이터(150)는 자신의 암호화키로 복호화하여 앱 프록시 서버(160)로 전송하면 앱 프록시 서버(160)는 자신의 키로만 암호화된 유저 데이터(140)를 갖게 된다. For example, the app coordinator 150 transmits the user data 140 by encrypting the user data 140 with its own encryption key to the app proxy server 160, and the app proxy server 160 encrypts the encrypted user data 140, Encrypted with its own encryption key and transmits it to the app coordinator 150. [ When the application coordinator 150 decrypts the dual encrypted user data 140 with its own encryption key and transmits the decrypted user data 140 to the app proxy server 160, the app proxy server 160 transmits the encrypted user data 140 with only its own key .

다만, 이 방법은 데이터를 주고 받는 양단이 신뢰할 수 있는 경우에만 적용할 수 있다. 최종적으로 유저 데이터(140)를 받는 쪽은 이중으로 암호화된 정보와 자신의 암호화키로만 암호화된 정보를 갖게 되므로, 상대방의 암호화키를 추정할 수 있는 정보를 확보할 수 있는 문제가 있다. However, this method is applicable only when both ends of data are reliable. The user who finally receives the user data 140 has the information that is doubly encrypted and the information that is encrypted only with the encryption key of the user, so that there is a problem that the information that can estimate the encryption key of the other party can be secured.

본 발명에서 앱 코디네이터(150)와 앱 프록시 서버(160) 간의 데이터 전송에는 종단간 암호화 방법을 사용할 수 있으나, 운영주체가 상이한 앱 센터(110)와의 데이터 전송에는 종단간 암호화 방법을 사용하지 않는다. In the present invention, an end-to-end encryption method may be used for data transmission between the application coordinator 150 and the app proxy server 160, but an end-to-end encryption method is not used for data transmission to and from the different application center 110.

도 4는 본 발명의 다른 실시예에 따른 앱 센터(110)에 앱 프록시 서버(160)가 프리로딩된 유저 데이터(140)를 업로드하는 구성도를 나타낸다.FIG. 4 is a diagram illustrating a configuration in which the app proxy server 160 uploads pre-loaded user data 140 to an app center 110 according to another embodiment of the present invention.

앱 센터(110)가 모바일 장치(120)의 유저 데이터(140)를 획득하는 방법은 리액티브(reactive) 방식과 프로액티브(proactive) 방식으로 나뉜다. 도 3에서는 리액티브 방식으로 유저 데이터(140)를 획득하는 방법을 도시하고 있고, 도 4에서는 프로액티브 방식을 도시하고 있다. 앱 프록시 서버(160)는 프리로딩된 유저 데이터(140)를 주기적으로 확인하여 앱 센터(110)가 요청할 것으로 예상되는 유저 데이터(140)를 앱 센터(110)가 요청하기 전에 미리 업로드 할 수 있다. 프로액티브 방식으로 프리로딩하는 경우에도 암호화 방법은 동일(TLS 암호화 등) 하게 적용될 수 있다.The manner in which the app center 110 obtains the user data 140 of the mobile device 120 is divided into a reactive mode and a proactive mode. FIG. 3 shows a method of acquiring user data 140 in a reactive manner, and FIG. 4 shows a proactive method. The app proxy server 160 can periodically check the preloaded user data 140 and upload it in advance before the app center 110 requests the user data 140 that the app center 110 is expected to request . Even in the case of preloading in a proactive manner, the encryption method can be applied to the same (TLS encryption, etc.).

도 5는 본 발명의 다른 실시예에 따른 모바일 장치(120)의 유저 데이터(140)를 앱 프록시 서버(160)에 푸시 기반 서비스 방식으로 프리로딩하는 방법을 도시한 절차 흐름도를 나타낸다.5 illustrates a procedure flow diagram illustrating a method for preloading user data 140 of mobile device 120 to app proxy server 160 in a push-based service manner in accordance with another embodiment of the present invention.

앱 코디네이터(150)가 유저 데이터(140)를 프리로딩 하는 방법은 푸시 기반 서비스(push-based service) 방식과 풀 기반 서비스(pull-based service) 방식(폴링(polling) 방식)으로 나뉜다. 푸시 기반 서비스 방식은 앱(130)이 앱 코디네이터(150)에 획득해야 하는 유저 데이터(140) 선별 요청을 하고, 앱 코디네이터(150)가 유저 데이터의 파일 크기, 사용빈도 등을 고려하여 앱 프록시 서버(160)에 프리로딩 하는 유저 데이터(140)를 선별한다. The method by which the app coordinator 150 pre-loads the user data 140 is divided into a push-based service method and a pull-based service method (polling method). The push-based service method requests the application coordinator 150 to select the user data 140 that the app 130 should acquire in the app coordinator 150. When the application coordinator 150 receives the user data 140 from the app proxy server 150, The user data 140 preloaded on the memory 160 is selected.

복수의 앱(130)이 사용한 유저 데이터(140)라면, 다른 앱이 다시 사용할 확률도 높을 수 있으므로 프리로딩할 수 있을 것이다.If the user data 140 used by a plurality of apps 130 is used, the possibility of re-use by other apps may be high, so that it is possible to preload.

일단 프리로딩된 데이터라 하더라도, 일정 기간동안 앱 센터(110)로부터 전송요청이 없는 유저 데이터(140)라면 주기적으로 프리로딩된 유저 데이터(140)를 삭제할 수 있다. 일단 프리로딩 되었던 유저 데이터(140)가 삭제된 경우에는, 앱 코디네이터(150)가 프리로딩된 유저 데이터(140)를 요청할 수 있는 유저 데이터 URL(170)을 요청할 때, 앱 프록시 서버(160)는 URL대신 유저 데이터(140)가 삭제되었다는 정보를 전송하게 되고, 앱 코디네이터(150)는 모바일 장치(120)내에 저장된 유저 데이터로부터 유저 데이터(140)를 얻게 된다.Even if the data is preloaded once, the preloaded user data 140 can be deleted periodically if the user data 140 is not transmitted from the app center 110 for a predetermined period of time. Once the pre-loaded user data 140 has been deleted, when the app coordinator 150 requests a user data URL 170 that can request the pre-loaded user data 140, the app proxy server 160 The app coordinator 150 obtains the user data 140 from the user data stored in the mobile device 120. In this case,

프리로딩할 것으로 선별된 유저 데이터(140)는 앱 코디네이터(150)는 앱 프록시 서버(160)에 선별된 유저 데이터(140)를 전송하고, 전송된 유저 데이터(140)을 외부에서 접근할 수 있는 URL 주소를 저장한다. 폴링 방식의 프리로딩 방법은 도 6에서 설명한다.The user coordinator 150 transmits the selected user data 140 to the app proxy server 160 and the transmitted user data 140 can be accessed from the outside Store the URL address. The preloading method of the polling method is described in FIG.

도 6은 본 발명의 다른 실시예에 따른 모바일 장치(120)의 유저 데이터(140)를 앱 프록시 서버(160)에 풀 기반 서비스(pull-based service, 폴링) 방식으로 프리로딩하는 방법을 도시한 절차흐름도이다.6 illustrates a method of preloading the user data 140 of the mobile device 120 according to another embodiment of the present invention in a pull-based service (polling) manner to the app proxy server 160 FIG.

앱(120)이 앱 코디네이터(150)에 유저 데이터 선별을 요청하였을 때, 곧바로 앱 프록시 서버(160)에 유저 데이터(140)를 프리로딩하는 것이 아니라, 프리로딩 할 유저 데이터(170)만 선별해두고, 곧바로 프리로딩하지는 아니한다. 앱 프록시 서버(160)가 프리로딩할 유저 데이터(140)를 전송할 것을 앱 코디네이터(150)에 전송 요청하면 앱 코디네이터(150)는 선별된 유저 데이터(170)를 전송하게 되고, 앱 프록시 서버(160)는 전송받은 유저 데이터(140)를 프리로딩하게 된다. When the app 120 requests the app coordinator 150 to select user data, it does not directly load the user data 140 into the app proxy server 160 but selects only the user data 170 to be preloaded And do not preload immediately. The app coordinator 150 transmits the selected user data 170 when the app proxy server 160 requests the app coordinator 150 to transmit the user data 140 to be preloaded. The app coordinator 150 transmits the selected user data 170 to the app proxy server 160 ) Preloads the transmitted user data 140.

폴링 방식은 앱 코디네이터(150)가 프리로딩할 유저 데이터(140)를 선별했는지 곧바로 알 수 없어 지속적으로 모니터링해야 하며, 소수의 앱 프록시 서버(160)가 다수의 모바일 장치(120)를 모니터링해야 하므로, 일반적으로 푸시 기반 서비스 방식이 폴링 방식에 비해 유리하다 할 것이나, 네트워크 또는 장치의 장애에 의하여 앱 프록시 서버(160)에 프리로딩할 수 없는 경우에는 푸시 기반 서비스 방식이 작동할 수 없기 때문에, 이러한 위험을 대비하여 폴링 방식의 서비스를 구현할 수 있다. 다만, 장애가 발생한 경우라 하더라도 폴링 방식 대신에 앱 코디네이터(150) 내부적으로 프리로딩할 유저 데이터(140)를 선별해두고, 장애가 해결되었을 때 그동안 푸시(push) 하지 못한 유저 데이터(140)를 프리로딩하는 방법으로 해결할 수도 있다.The polling method must be continuously monitored because the application coordinator 150 can not immediately know whether the user data 140 to be preloaded is selected and a small number of the application proxy servers 160 must monitor a plurality of mobile devices 120 , The push-based service method will be advantageous compared to the polling method, but since the push-based service method can not operate when the network or the device can not be preloaded to the proxy server 160 due to a failure, Polling-based services can be implemented against risks. However, even if a failure occurs, the user data 140 to be pre-loaded in the app coordinator 150 may be selected instead of the polling method, and the user data 140 that has not been pushed may be pre- It is possible to solve this problem.

먼저 앱(130)이 새롭게 접근한 유저 데이터(140)가 프리로딩할 유저 데이터 풀을 이루는데, 앱(130)은 앱 코디네이터(150)에게 프리로딩할 유저 데이터(140)를 선별하는 유저 데이터 선별을 요청하고(S610), 앱 코디네이터(150)는 새로운 유저 데이터(140)에 대하여 앱 프록시 서버(160)에 프리로딩할 유저 데이터(140)를 선별하여 프리로딩할 유저 데이터(140)들의 정보목록을 생성(S620)한다. 앱 프록시 서버(160)는 미리 정하여진 시간간격 별로 프리로딩이 필요한지 판단하여 프리로딩할 유저 데이터(140)를 전송할 것을 앱 코디네이터(150)에 요청(S650) 한다. 앱 코디네이터(150)는 프리로딩할 유저 데이터(140)가 존재할 경우, 선별된 유저 데이터(140)를 앱 프록시 서버(160)에 전송(S660) 하고, 앱 프록시 서버(160)는 전송받은 유저 데이터(140)를 프리로딩(S670) 한다.First, the user data 140 newly accessed by the app 130 forms a user data pool to be preloaded. The app 130 sends the app coordinator 150 to the user coordinator 150 a user data selection screen The app coordinator 150 selects the user data 140 to be preloaded to the app proxy server 160 with respect to the new user data 140 and displays the information list 140 of the user data 140 to be preloaded (S620). The app proxy server 160 determines whether preloading is necessary according to a predetermined time interval and requests the app coordinator 150 to transmit the user data 140 to be preloaded in operation S650. The app coordinator 150 transmits the selected user data 140 to the app proxy server 160 in step S660 if the user data 140 to be preloaded exists in the application proxy server 160, (Step S670).

도 7은 본 발명의 다른 실시예에 따른 앱 센터(110)가 요청한 모바일 장치(120)의 유저 데이터(140)를 리액티브 방식으로 앱 프록시 서버(160)로부터 유저 데이터(140)를 전송받는 방법을 도시한 절차 흐름도이다.7 illustrates a method of receiving user data 140 of the mobile device 120 requested by the app center 110 according to another embodiment of the present invention in a reactive manner from the app proxy server 160 Fig.

앱 센터(110)가 앱을 통하여 앱 코디네이터(150)에게 유저 데이터 요청(S710)을 하면, 앱 코디네이터(150)는 요청한 유저 데이터(140)가 프리로딩되었는지 판단(S720)하고, 요청한 데이터가 앱 프록시 서버(160)에 프리로딩되지 않았다면, 모바일 장치(120)의 유저 데이터(140)에 접근(S721)하여, 요청된 유저 데이터(140)를 획득(S722)하고, 앱 센터(110)에 유저 데이터(140)를 전송(S730)하게 된다.The app coordinator 150 determines whether the requested user data 140 is preloaded (S720), and if the requested data is stored in the app The user data 140 of the mobile device 120 is accessed in step S721 to obtain the requested user data 140 in step S722 and the application center 110 is accessed by the user The data 140 is transmitted (S730).

요청한 데이터가 앱 프록시 서버(160)에 프리로딩되었다면, 앱 코디네이터(150)는 유저 데이터 URL(170)을 리다이렉션의 방법으로 전송(S740)하고, 앱 센터(110)는 앱 프록시 서버(160)에 전송받은 유저 데이터 URL(170) 요청(S750)하여, 앱 프록시 서버(160)로부터 유저 데이터(140)를 전송(S760)받는다.The app coordinator 150 transmits the user data URL 170 in a redirection method at step S740 and the app center 110 transmits the user data URL 170 to the app proxy server 160 (Step S750), and receives the user data 140 (S760) from the app proxy server 160. The user data 140,

도 8은 본 발명의 다른 실시예에 따른 앱 센터(110)가 요청한 모바일 장치(120)의 유저 데이터(140)를 프로액티브 방식으로 앱 프록시 서버(160)로부터 유저 데이터(140)를 전송받아 저장하여 앱 센터(110)가 앱 프록시 서버(160)에 별도의 요청 없이 유저 데이터(140)를 사용하는 방법을 도시한 절차 흐름도를 나타낸다.8 is a flowchart illustrating a method of transmitting user data 140 of the mobile device 120 requested by the app center 110 in a proactive manner from the app proxy server 160 And the app center 110 uses the user data 140 without requesting the app proxy server 160. [

프로액티브 방식을 이용할 경우, 앱 프록시 서버(160)는 전송할 유저 데이터(140)를 미리 선별(S830)하고, 앱 프록시 서버(160)는 앱 센터(110)로 유저 데이터(140)를 전송(S840)하고, 앱 센터(110)는 유저 데이터(140)를 저장한다. 앱 센터(110)는 앱 프록시 서버(160)로부터 사용할 만한 유저 데이터(140)를 미리 전송받았으므로 앱 센터(110)내에 저장된 유저 데이터(140)를 먼저 검색하여 유저 데이터(140)가 검색(S810)되면, 유저 데이터(140)를 앱한테 요청하지 아니하고 검색된 유저 데이터(140)를 사용(S820)한다. 다만, 요청할 유저 데이터(140)를 미리 전송받지 못한 경우에는 전술한 도 7 에서 설명한 방법에 의하여 앱 센터(110)는 유저 데이터(140)를 획득하게 된다.The application proxy server 160 selects the user data 140 to be transmitted in advance (S830) and the app proxy server 160 transmits the user data 140 to the app center 110 (S840 ), And the app center 110 stores the user data 140. The app center 110 first searches the user data 140 stored in the app center 110 because the user data 140 that has been received from the app proxy server 160 has been received in advance and the user data 140 is retrieved (S820), the user data 140 is used instead of the user data 140 to request the application. However, if the user data 140 to be requested is not received in advance, the app center 110 obtains the user data 140 by the method described in FIG.

도 9는 본 발명의 다른 실시예에 따른 앱 센터(110)가 요청한 모바일 장치(120)의 유저 데이터(140)를 프로액티브 방식으로 앱 프록시 서버(160)로부터 유저 데이터 요청 URL만을 전송받는 절차 흐름도를 나타낸다. 9 is a flowchart illustrating a procedure flow of receiving user data 140 of the mobile device 120 requested by the app center 110 according to another embodiment of the present invention in a proactive manner only from the app proxy server 160 .

도 9는 프로액티브 방식이라는 점에서는 도 8과 동일하나 앱 센터(110)에 유저 데이터(140)를 저장하는 것이 아닌 유저 데이터 URL(170)을 저장하는 것에 차이가 있다. 앱 센터(110)는 서비스를 제공하는 다수의 업체가 구축하는 것이므로, 유저 데이터 대신 유저 데이터 URL(170)을 암호화하여 저장하므로, 저장된 유저 데이터 URL(170)이 유출된다 하더라도 유저 데이터 URL(170)을 복호화할 수 없어 보안에 강점이 있고, 유저 데이터 대신 유저 데이터 URL(170)만을 저장하므로, 저장공간을 적게 차지하게 된다. 또한, 유저 데이터 URL(170)과 유저 데이터에 별도의 공개키를 적용하면, 유저 데이터 URL(170)의 복호화에 성공하더라도 유저 데이터에 적용할 공개키를 모르면 유저 데이터 정보가 누출되는 일을 방지하게 된다. 9 is similar to that of FIG. 8 in that it is a proactive method, but stores the user data URL 170 instead of storing the user data 140 in the app center 110. FIG. Since the user data URL 170 is encrypted and stored instead of the user data, the user data URL 170 is stored even if the stored user data URL 170 is leaked, It is not possible to decode the user data, which is advantageous in security, and stores only the user data URL 170 instead of the user data. Further, if a separate public key is applied to the user data URL 170 and the user data, even if the user data URL 170 is successfully decrypted, the user data information is prevented from being leaked if the public key to be applied to the user data is unknown do.

도 10은 본 발명의 다른 실시예에 따른 앱 코디네이터(150)가 유저 데이터 선별하는 단계, 앱 코디네이터(150)에 의하여 프리로딩되는 단계 및 앱 센터(110)의 유저 데이터 요청에 따라 유저 데이터(140)를 전송하는 단계를 도시한 절차 흐름도이다.10 is a flow chart illustrating a process of screening user data by the app coordinator 150 according to another embodiment of the present invention, pre-loading by the app coordinator 150, and user data 140 ) In accordance with the present invention.

앱(130)이 앱 코디네이터(150)에게 유저 데이터 선별을 요청(S1010)하면, 앱 코디네이터(150)는 유저 데이터(140)를 선별(S1020)하고, 선별된 유저 데이터(140)를 전송(S1030)하고, 앱 프록시(160)는 전송된 유저 데이터(140)를 프리로딩(S1040)하게 된다.When the app 130 requests the app coordinator 150 to select user data (S1010), the app coordinator 150 selects the user data 140 (S1020) and transmits the selected user data 140 (S1030 ), And the app proxy 160 pre-loads the transferred user data 140 (S1040).

또한, 앱 센터(110)가 유저 데이터(140)를 요청(S1050)하면, 앱 코디네이터(150)는 요청한 유저 데이터가 프리로딩되었는지 확인(S1060)한다.In addition, when the app center 110 requests the user data 140 (S1050), the app coordinator 150 checks whether the requested user data is preloaded (S1060).

요청한 유저 데이터가 프리로딩되지 아니한 경우, 앱 코디네이터(150)는 모바일 장치(120)의 유저 데이터(140)에 접근(S1061)하여, 유저 데이터(140)를 획득(S1062)하고, 앱 센터(110)에 유저 데이터(140)를 전송(S1063)한다.If the requested user data is not preloaded, the app coordinator 150 accesses the user data 140 of the mobile device 120 (S1061), acquires the user data 140 (S1062) (S1063). ≪ / RTI >

요청한 유저 데이터가 프리로딩된 경우, 앱 코디네이터(150)는 유저 데이터 URL(170)When the requested user data is preloaded, the app coordinator 150 transmits the user data URL 170,

을 앱 센터(110)에 전송(S1070)하고, 앱 센터(110)는 앱 프록시 서버(160)에 유저 데이터 URL(170)을 요청(S1080)하고 앱 프록시 서버(160)은 앱 센터(150)에 유저 데이터(140)를 전송(S1090)한다. 유저 데이터(140)와 유저 데이터 URL(170)의 전송은 암호화되어 전송될 수 있다.To the app center 110 in step S1070 and the app center 110 requests the app proxy server 160 for the user data URL 170 in step S1080 and the app proxy server 160 transmits the user data URL 170 in the app center 150, The user data 140 is transmitted (S1090). The transmission of the user data 140 and the user data URL 170 may be encrypted and transmitted.

앱 프록시 서버(160)에 프리로딩하는 과정과 프리로딩된 유저 데이터(140)를 이용하여 앱 센터(110)에 유저 데이터(140)를 전송하는 것을 동시에 구현할 수도 있다. 앱 센터(110)가 프리로딩되지 아니한 유저 데이터(140)를 요청하더라고 해당 유저 데이터(140)는 반드시 프리로딩되는 것은 아니고, 앱 코디네이터(150)의 유저 데이터 선별과정에 의해 프리로딩 여부가 결정되므로, 요청한 데이터가 프리로딩되어 있는지 확인하고 앱 프록시 서버(160)로부터 유저 데이터(140)를 전송받거나 앱 코디네이터(150)가 모바일 장치(120)에 저장된 유저 데이터(140)를 전송하게 된다. 프리로딩과 동시에 유저 데이터 요청을 하게 되므로, 프리로딩할 유저 데이터(140)의 파일 사이즈가 커서 프리로딩에 많은 시간이 소요되어, 당해 프리로딩한 유저 데이터(140)는 사용하지 못할 수도 있다.It is possible to simultaneously implement the preloading process to the app proxy server 160 and the transfer of the user data 140 to the app center 110 using the preloaded user data 140. [ The appcenter 110 requests the user data 140 that has not been preloaded. The user data 140 is not necessarily preloaded. It is determined whether or not preloading is performed by the user data selection process of the app coordinator 150 The application coordinator 150 receives the user data 140 from the app proxy server 160 or the user coordinator 150 transmits the user data 140 stored in the mobile device 120. [ The preloaded user data 140 may not be used because the file size of the preloaded user data 140 is large and takes a lot of time for preloading.

이상, 본 발명의 구성에 대하여 첨부 도면을 참조하여 상세히 설명하였으나, 이는 예시에 불과한 것으로서, 본 발명이 속하는 기술분야에 통상의 지식을 가진자라면 본 발명의 기술적 사상의 범위 내에서 다양한 변형과 변경이가능함은 물론이다. 따라서 본 발명의 보호 범위는 전술한 실시예에 국한되어서는 아니되며 이하의 특허청구범위의 기재에 의하여 정해져야 할 것이다.While the present invention has been described in detail with reference to the accompanying drawings, it is to be understood that the invention is not limited to the above-described embodiments. Those skilled in the art will appreciate that various modifications, Of course, this is possible. Accordingly, the scope of protection of the present invention should not be limited to the above-described embodiments, but should be determined by the description of the following claims.

110: 앱센터
120: 모바일 장치
130: 앱
140: 유저 데이터
150: 앱 코디네이터
160: 앱 프록시 서버
170: 유저 데이터 URL
S510: 푸시 기반 서비스 방식에서 유저 데이터 선별 요청 단계
S520: 푸시 기반 서비스 방식에서 프리로딩할 유저 데이터 선별 단계
S530: 푸시 기반 서비스 방식에서 선별된 유저 데이터 전송 단계
S540: 푸시 기반 서비스 방식에서 프로로딩 단계
S610: 폴링 방식에서 유저 데이터 선별 요청 단계
S620: 폴링 방식에서 유저 데이터 선별 단계
S650: 폴링 방식에서 프리로딩이 필요한지 확인하는 단계
S660: 폴링 방식에서 프리로딩할 유저 데이터 전송하는 단계
S670: 폴링 방식에서 프리로딩하는 단계
S710: 유저 데이터를 요청하는 단계
S720: 유저 데이터가 프리로딩되었는지 확인하는 단계
S721: 유저 데이터에 접근하는 단계
S722: 유저 데이터를 회득하는 단계
S730: 유저 데이터를 전송하는 단계
S740: 유저 데이터 URL을 전송하는 단계
S750: 유저 데이터 URL을 요청하는 단계
S760: 유저 데이터를 전송하는 단계
S810: 유저 데이터를 검색하는 단계
S820: 유저 데이터를 사용하는 단계
S830: 전송할 유저 데이터를 선별하는 단계
S840: 유저 데이터를 전송하는 단계
S850: 유저 데이터를 저장하는 단계
S910: 유저 데이터 URL을 검색하는 단계
S920: 유저 데이터 URL을 요청하는 단계
S930: 유저 데이터를 전송하는 단계
S940: 전송할 유저 데이터를 선별하는 단계
S950: 유저 데이터 URL을 전송하는 단계
S960: 유저 데이터 URL을 저장하는 단계
S1010: 유저 데이터를 선별 요청하는 단계
S1020: 유저 데이터를 선별하는 단계
S1030: 선별된 유저 데이터를 전송하는 단계
S1040: 전송된 유저 데이터를 프리로딩하는 단계
S1050: 유저 데이터를 요청하는 단계
S1060: 요청된 유저 데이터가 프리로딩되었는지 확인하는 단계
S1061: 모바일 장치에서 유저 데이터에 접근하는 단계
S1062: 모바일 장치에서 유저 데이터를 획득하는 단계
S1063: 획득한 유저 데이터를 전송하는 단계
S1070: 프리로딩된 유저 데이터 URL을 전송하는 단계
S1080: 유저 데이터 URL로 요청하는 단계
S1090: 유저 데이터를 전송하는 단계
110: App Center
120: Mobile device
130: Apps
140: User data
150: App Coordinator
160: App Proxy Server
170: User data URL
S510: Step of requesting selection of user data in the push-based service method
S520: Step of selecting user data to be preloaded in the push-based service method
S530: User data transmission step selected in the push-based service method
S540: Pro-loading step in push-based service approach
S610: Step of requesting selection of user data in the polling method
S620: Step of selecting user data in the polling method
S650: Step of checking whether polling method requires preloading
S660: Step of transmitting user data to be preloaded in the polling method
S670: Step of preloading in polling method
S710: Step of requesting user data
S720: checking whether the user data is preloaded
S721: Accessing user data
S722: step of acquiring user data
S730: Step of transmitting user data
S740: transmitting the user data URL
S750: Step of requesting user data URL
S760: Transmission of user data
S810: Search for user data
S820: Step of using user data
S830: a step of selecting user data to be transmitted
S840: Transmission of user data
S850: Step of storing user data
S910: Search for user data URL
S920: Step of requesting user data URL
S930: Step of transmitting user data
S940: Step of selecting user data to be transmitted
S950: Step of transmitting the user data URL
S960: Step of storing user data URL
S1010: Step of requesting selection of user data
S1020: Step of selecting user data
S1030: Transmission of the selected user data
S1040: Preloading the transferred user data
S1050: Step of requesting user data
S1060: checking whether the requested user data is preloaded
S1061: Accessing user data at the mobile device
S1062: Step of acquiring user data in the mobile device
S1063: Transferring the acquired user data
S1070: transmitting the preloaded user data URL
S1080: Step of requesting with user data URL
S1090: Step of transmitting user data

Claims (10)

모바일 앱의 데이터 프록시 시스템의 운영방법에 있어서
앱 코디네이터가 앱으로부터 유저 데이터 선별 요청을 받아 앱 프록시 서버에 저장할 유저 데이터를 선별하는 단계;
상기 앱 코디네이터가 상기 선별된 유저 데이터를 상기 앱 프록시 서버에 전송하는 프리로딩단계; 및
상기 앱 프록시 서버가 앱 센터가 요청하는 유저 데이터를 전송하는 유저 데이터 전송 단계
를 포함하는 데이터 프록시 시스템의 운영방법.
In a method of operating a data proxy system of a mobile app,
Selecting the user data to be stored in the app proxy server in response to the user data selection request from the app coordinator;
A pre-loading step of the app coordinator transmitting the selected user data to the app proxy server; And
A user data transmission step of transmitting the user data requested by the app center to the app proxy server
The method comprising the steps of:
제1항에 있어서
상기 선별하는 단계는 유저 데이터의 파일 크기와 사용빈도에 따라 프리로딩할 유저 데이터를 선별하되, 미리 정하여진 유저 데이터는 파일크기와 사용빈도에 관계없이 프리로딩할 유저 데이터로 선별하는 것을 특징으로 하는
데이터 프록시 시스템의 운영방법.
The method of claim 1, wherein
Wherein the selecting step selects the user data to be preloaded according to the file size and the frequency of use of the user data, and the predetermined user data is selected by the user data to be preloaded regardless of the file size and the frequency of use.
A method of operating a data proxy system.
제1항에 있어서
상기 프리로딩단계는 TLS 암호화 기법에 따라 상기 앱 코디네이터가 생성한 공개키를 상기 앱 프록시 서버에 제공하고, 선별된 유저 데이터를 상기 앱 코디네이터의 고유키로 암호화하여 전송하는 것을 특징으로 하고,
상기 데이터 전송 단계는 TLS 암호화 기법에 따라 상기 앱 프록시 서버가 생성한 공개키를 상기 앱 센터에 제공하고, 유저 데이터를 상기 앱 프록시 서버의 고유키로 암호화하여 전송하는 것을 특징으로 하는
데이터 프록시 시스템의 운영방법.
The method of claim 1, wherein
Wherein the pre-loading step provides the public key generated by the App Coordinator to the app proxy server according to the TLS encryption scheme, encrypts the selected user data with the unique key of the App Coordinator,
Wherein the data transmission step provides the public key generated by the app proxy server to the app center according to a TLS encryption scheme, encrypts user data with a unique key of the app proxy server, and transmits the encrypted data.
A method of operating a data proxy system.
제1항에 있어서
상기 데이터 전송 단계는 상기 앱 코디네이터가 유저 데이터 URL을 생성하고, 상기 앱 코디네이터가 상기 유저 데이터 URL을 상기 앱 센터에 전달하고, 상기 앱 센터는 리다이렉션 방법을 이용하여 상기 앱 프록시 서버로부터 유저 데이터를 전송받는 것을 특징으로 하는 데이터 프록시 시스템의 운영방법.
The method of claim 1, wherein
The app coordinator generates a user data URL, the app coordinator transmits the user data URL to the app center, and the app center transmits user data from the app proxy server using a redirection method The method comprising the steps of:
제1항에 있어서
상기 앱 프록시 서버는 상기 프리로딩단계를 통해 전송된 유저 데이터를 주기적으로 확인하여 상기 앱 센터가 요청할 것으로 예상되는 유저 데이터를 상기 앱 센터의 상기 요청 이전에 미리 전송하는 것을 특징으로 하는 데이터 프록시 시스템의 운영방법.
The method of claim 1, wherein
Wherein the app proxy server periodically checks user data transmitted through the pre-loading step and transmits the user data expected to be requested by the app center before the request of the app center. How to operate.
앱으로부터 유저 데이터 선별 요청을 받아 앱 프록시 서버에 저장할 유저 데이터를 선별하고, 선별된 유저 데이터를 앱 프록시 서버로 전송하는 앱 코디네이터; 및
앱 센터가 요청하는 유저 데이터를 전송하는 앱 프록시 서버
를 포함하는 데이터 프록시 시스템.
An app coordinator for receiving a user data selection request from an app and selecting user data to be stored in the app proxy server and transmitting the selected user data to the app proxy server; And
App Proxy Server that sends user data requested by App Center
Gt;
제6항에 있어서
상기 앱 센터가 앱 코디네이터로부터 리다이렉션의 방법으로 전달받은 유저 데이터 URL을 이용하여 상기 앱 프록시 서버가 유저 데이터를 상기 앱 센터로 전송하는 것을 특징으로 하는
데이터 프록시 시스템.
The method of claim 6, wherein
And the app proxy server transmits the user data to the app center using the user data URL received from the app coordinator in the method of redirection by the app center
Data proxy system.
제6항에 있어서
상기 앱 프록시 서버는 상기 앱 코디네이터에 의해 전송된 유저 데이터를 주기적으로 확인하여 상기 앱 센터가 요청할 것으로 예상되는 유저 데이터를 상기 앱 센터의 상기 요청 이전에 미리 전송하는 것을 특징으로 하는 데이터 프록시 시스템.

The method of claim 6, wherein
Wherein the app proxy server periodically checks user data transmitted by the app coordinator and transmits user data expected to be requested by the app center before the request of the app center.

앱이 앱 코디네이터에 유저 데이터 선별을 요청하는 단계;
상기 앱 코디네이터가 유저 데이터를 선별요청에 따라 프리로딩할 유저 데이터를 선별하고 앱 프록시 서버로 프리로딩하는 단계;
앱 센터가 유저 데이터를 요청하는 단계;
상기 앱 센터가 요청한 유저 데이터가 상기 앱 프록시 서버에 프리로딩되었는지 확인하는 단계;및
앱 코디네이터가 앱 센터에 유저 데이터 URL을 전송하고, 앱 센터가 상기 유저 데이터 URL을 이용하여 앱 프록시 서버로부터 유저 데이터를 전송받는 단계
를 포함하는 데이터 프록시 시스템의 운영방법.
Requesting the app coordinator to select user data;
Selecting the user data for preloading the user data according to the selection request and preloading the user data to the app proxy server;
The app center requesting user data;
Checking whether the user data requested by the app center is preloaded in the app proxy server;
The app coordinator transmits the user data URL to the app center, and the app center receives the user data from the app proxy server using the user data URL
The method comprising the steps of:
제9항에 있어서
상기 앱 센터가 요청한 유저 데이터가 상기 앱 프록시 서버에 프리로딩되지 않은 경우,
상기 앱 코디네이터가 모바일 장치에 저장된 유저 데이터를 접근하고 획득하여 상기 앱 센터로 전송하는 단계를 더 포함하는
데이터 프록시 시스템의 운영방법.

The method of claim 9, wherein
If the user data requested by the app center is not preloaded to the app proxy server,
Accessing and acquiring user data stored in the mobile device by the App Coordinator and transmitting the acquired user data to the App Center
A method of operating a data proxy system.

KR1020160048024A 2016-04-20 2016-04-20 A method and apparatus of operating data proxy system for mobile application KR101854462B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160048024A KR101854462B1 (en) 2016-04-20 2016-04-20 A method and apparatus of operating data proxy system for mobile application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160048024A KR101854462B1 (en) 2016-04-20 2016-04-20 A method and apparatus of operating data proxy system for mobile application

Publications (2)

Publication Number Publication Date
KR20170120231A KR20170120231A (en) 2017-10-31
KR101854462B1 true KR101854462B1 (en) 2018-05-04

Family

ID=60301643

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160048024A KR101854462B1 (en) 2016-04-20 2016-04-20 A method and apparatus of operating data proxy system for mobile application

Country Status (1)

Country Link
KR (1) KR101854462B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102555906B1 (en) * 2018-01-08 2023-07-17 현대자동차주식회사 Remote service providing method for vehicle and system thereof

Also Published As

Publication number Publication date
KR20170120231A (en) 2017-10-31

Similar Documents

Publication Publication Date Title
US10581599B2 (en) Cloud storage method and system
CN103873454A (en) Authentication method and equipment
US9954825B2 (en) Secure virtual machine
TWI592046B (en) Network sharing device, system and method
EP2683127A1 (en) Voucher authorization for cloud server
US10291621B2 (en) System, information processing apparatus, and storage medium
US20160080492A1 (en) System, computer product, and method for implementing a cloud service with private storage
JP2012527670A (en) Data backup system
CN103491183A (en) Data sharing method, mobile terminals and cloud server
US9750067B2 (en) Communication method, information processing apparatus, and non-transitory computer-readable recording medium
CN103685557A (en) Method and device for uploading and downloading file
CN113301563A (en) Network configuration method, device, equipment and storage medium
US11330038B2 (en) Systems and methods for utilizing blockchain for securing browsing behavior information
KR101854462B1 (en) A method and apparatus of operating data proxy system for mobile application
CN111327634B (en) Website access supervision method, secure socket layer agent device, terminal and system
CN109450849B (en) Cloud server networking method based on block chain
CN110677429A (en) File storage method and system, cloud device and terminal device
KR101412698B1 (en) System for certificate distribution using relay server, method of certificate distribution, and apparatus for the same
KR101500118B1 (en) Data sharing method and data sharing system
RU2365044C2 (en) Method and device for keys delivery
US9872166B2 (en) Apparatus and method for providing positioning data based on authentication result
CN116074028A (en) Access control method, device and system for encrypted traffic
JP2012147398A (en) Mobile communication system, mobile communication terminal, mobile communication method, and program
CN110769065A (en) Remote management method, system, terminal equipment and server
KR20190050949A (en) Method and apparatus of constructing secure infra-structure for using embedded universal integrated circuit card

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