KR102274055B1 - Message system, method for activating application, and user terminal executing the same - Google Patents

Message system, method for activating application, and user terminal executing the same Download PDF

Info

Publication number
KR102274055B1
KR102274055B1 KR1020170179748A KR20170179748A KR102274055B1 KR 102274055 B1 KR102274055 B1 KR 102274055B1 KR 1020170179748 A KR1020170179748 A KR 1020170179748A KR 20170179748 A KR20170179748 A KR 20170179748A KR 102274055 B1 KR102274055 B1 KR 102274055B1
Authority
KR
South Korea
Prior art keywords
application
user terminal
message server
signature information
validity
Prior art date
Application number
KR1020170179748A
Other languages
Korean (ko)
Other versions
KR20190078058A (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 KR1020170179748A priority Critical patent/KR102274055B1/en
Publication of KR20190078058A publication Critical patent/KR20190078058A/en
Application granted granted Critical
Publication of KR102274055B1 publication Critical patent/KR102274055B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers

Abstract

메시지 시스템, 사용자 단말 및 방법이 개시된다. 본 발명의 일 실시예에 따른 메시지 시스템은 설정된 서비스의 제공을 위해 사용자 단말에 설치된 애플리케이션의 식별 정보를 상기 사용자 단말로부터 수신하고, 기 저장된 서명 정보들 중 수신된 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 검색하고, 검색된 상기 서명 정보를 상기 사용자 단말로 송신하는 메시지 서버를 포함하며, 상기 사용자 단말은, 상기 메시지 서버로부터 수신된 상기 서명 정보를 상기 사용자 단말 측 상기 애플리케이션의 서명 정보와 비교하여 상기 애플리케이션의 유효성을 판단하고, 상기 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시킨다.A message system, user terminal and method are disclosed. A message system according to an embodiment of the present invention receives identification information of an application installed in a user terminal in order to provide a set service from the user terminal, and a signature corresponding to the received identification information of the application among previously stored signature information. and a message server for retrieving information and transmitting the retrieved signature information to the user terminal, wherein the user terminal compares the signature information received from the message server with the signature information of the application on the user terminal side. The validity of the application is determined, and when it is determined that the application is valid, the application is activated.

Description

메시지 시스템 및 애플리케이션 활성화 방법과 이를 수행하기 위한 사용자 단말{MESSAGE SYSTEM, METHOD FOR ACTIVATING APPLICATION, AND USER TERMINAL EXECUTING THE SAME}Message system and application activation method and user terminal for performing the same {MESSAGE SYSTEM, METHOD FOR ACTIVATING APPLICATION, AND USER TERMINAL EXECUTING THE SAME}

본 발명의 실시예들은 메시지 시스템 및 애플리케이션 활성화 방법과 이를 수행하기 위한 사용자 단말과 관련된다.Embodiments of the present invention relate to a message system and a method for activating an application, and a user terminal for performing the same.

최근, 모바일 단말의 사용이 일반화되고 정보통신기술이 발달함에 따라, 다양한 메시지 서비스를 제공하는 메시지 처리 시스템에 대한 수요가 증가하고 있다. 이러한 메시지 처리 시스템은 보안 서비스, 이메일 서비스, 결제 서비스 등 다양한 분야에서 적용될 수 있다. 상기 메시지 처리 시스템에 있어서, 송신측(예를 들어, 메시지 서버)과 수신측(예를 들어, 사용자 단말)은 메시지 처리 시스템에서 제공하는 서비스와 관련된 각종 메시지를 송수신하게 된다.Recently, as the use of mobile terminals is generalized and information and communication technology is developed, the demand for a message processing system that provides various message services is increasing. Such a message processing system may be applied in various fields, such as a security service, an e-mail service, and a payment service. In the message processing system, a transmitting side (eg, a message server) and a receiving side (eg, a user terminal) transmit/receive various messages related to services provided by the message processing system.

이때, 메시지 서버는 CRC(Cyclic Redundancy Check) 부호를 사용자 단말로 전송하고, 사용자 단말은 수신된 CRC 부호를 이용하여 메시지 서버에서 제공되는 서비스를 실행시키기 위한 애플리케이션의 유효성을 판단하여 이를 활성화시키게 된다. At this time, the message server transmits a CRC (Cyclic Redundancy Check) code to the user terminal, and the user terminal determines the validity of the application for executing the service provided by the message server using the received CRC code and activates it.

그러나, 상기 CRC 부호는 상기 애플리케이션의 버전(version)에 따라 변경되며, 이에 따라 종래에는 서버나 사용자 단말 중 어느 하나에서 상기 애플리케이션의 버전이 업데이트되지 않은 경우 사용자 단말에서 상기 애플리케이션의 유효성을 판단할 수 없는 문제점이 있었다. However, the CRC code is changed according to the version of the application, and thus, in the prior art, when the version of the application is not updated in either the server or the user terminal, the user terminal can determine the validity of the application. There was no problem.

본 발명의 실시예들은 애플리케이션의 버전과 관계 없이 애플리케이션의 유효성을 보다 용이하게 판단하는 수단을 제공하기 위한 것이다.Embodiments of the present invention are intended to provide a means for more easily determining the validity of an application regardless of the version of the application.

본 발명의 예시적인 실시예에 따르면, 설정된 서비스의 제공을 위해 사용자 단말에 설치된 애플리케이션의 식별 정보를 상기 사용자 단말로부터 수신하고, 기 저장된 서명 정보들 중 수신된 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 검색하고, 검색된 상기 서명 정보를 상기 사용자 단말로 송신하는 메시지 서버를 포함하며, 상기 사용자 단말은, 상기 메시지 서버로부터 수신된 상기 서명 정보를 상기 사용자 단말 측 상기 애플리케이션의 서명 정보와 비교하여 상기 애플리케이션의 유효성을 판단하고, 상기 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시키는, 메시지 시스템이 제공된다.According to an exemplary embodiment of the present invention, identification information of an application installed in a user terminal is received from the user terminal in order to provide a set service, and signature information corresponding to the received identification information of the application among previously stored signature information and a message server that searches for and transmits the retrieved signature information to the user terminal, wherein the user terminal compares the signature information received from the message server with the signature information of the application on the user terminal side to the application A message system is provided for determining the validity of the , and activating the application when the application is determined to be valid.

상기 메시지 서버는, 상기 애플리케이션의 식별 정보에 대응되는 서명 정보가 존재하지 않는 경우 상기 애플리케이션의 식별 정보에 대응되는 CRC(Cyclic Redundancy Check) 부호를 상기 사용자 단말로 송신하고, 상기 사용자 단말은, 상기 메시지 서버로부터 수신된 CRC 부호를 상기 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 상기 애플리케이션의 유효성을 판단할 수 있다.The message server, when there is no signature information corresponding to the identification information of the application, transmits a CRC (Cyclic Redundancy Check) code corresponding to the identification information of the application to the user terminal, the user terminal, the message The validity of the application may be determined by comparing the CRC code received from the server with the CRC code generated from the binary file of the application.

상기 사용자 단말은, 상기 메시지 서버로 상기 애플리케이션의 버전 정보를 송신하고, 상기 메시지 서버는, 수신된 상기 애플리케이션 버전 정보의 유효성을 판단할 수 있다.The user terminal may transmit version information of the application to the message server, and the message server may determine the validity of the received application version information.

본 발명의 다른 예시적인 실시예에 따르면, 사용자 단말에서, 설정된 서비스의 제공을 위해 상기 사용자 단말에 설치된 애플리케이션의 식별 정보를 메시지 서버로 송신하는 단계; 상기 메시지 서버에서, 기 저장된 서명 정보들 중 수신된 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 검색하는 단계; 상기 메시지 서버에서, 검색된 상기 서명 정보를 상기 사용자 단말로 송신하는 단계; 상기 사용자 단말에서, 상기 메시지 서버로부터 수신된 상기 서명 정보를 상기 사용자 단말 측 상기 애플리케이션의 서명 정보와 비교하여 상기 애플리케이션의 유효성을 판단하는 단계; 및 상기 사용자 단말에서, 상기 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시키는 단계를 포함하는, 애플리케이션 활성화 방법이 제공된다.According to another exemplary embodiment of the present invention, the method comprising: transmitting, in a user terminal, identification information of an application installed in the user terminal to a message server to provide a set service; retrieving, in the message server, signature information corresponding to the received identification information of the application from among the previously stored signature information; transmitting, at the message server, the retrieved signature information to the user terminal; determining, in the user terminal, the validity of the application by comparing the signature information received from the message server with the signature information of the application on the user terminal side; and in the user terminal, activating the application when it is determined that the application is valid.

상기 애플리케이션 활성화 방법은, 상기 메시지 서버에서, 상기 애플리케이션의 식별 정보에 대응되는 서명 정보가 존재하지 않는 경우 상기 애플리케이션의 식별 정보에 대응되는 CRC(Cyclic Redundancy Check) 부호를 상기 사용자 단말로 송신하는 단계; 및 상기 사용자 단말에서, 상기 메시지 서버로부터 수신된 CRC 부호를 상기 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 상기 애플리케이션의 유효성을 판단하는 단계를 더 포함할 수 있다.The application activation method may include, in the message server, transmitting a CRC (Cyclic Redundancy Check) code corresponding to the identification information of the application to the user terminal when there is no signature information corresponding to the identification information of the application; and comparing, in the user terminal, the CRC code received from the message server with the CRC code generated from the binary file of the application to determine the validity of the application.

상기 애플리케이션 활성화 방법은, 상기 서명 정보를 검색하는 단계 이전에, 상기 사용자 단말에서, 상기 메시지 서버로 상기 애플리케이션의 버전 정보를 송신하는 단계; 및 상기 메시지 서버에서, 수신된 상기 애플리케이션 버전 정보의 유효성을 판단하는 단계를 더 포함할 수 있다.The method for activating the application may include, before the step of searching for the signature information, transmitting, in the user terminal, version information of the application to the message server; and determining, at the message server, the validity of the received application version information.

본 발명의 다른 예시적인 실시예에 따르면, 설정된 서비스의 제공을 위한 애플리케이션이 설치된 사용자 단말로서, 상기 애플리케이션의 식별 정보를 메시지 서버로 송신하는 식별 정보 송신부; 상기 메시지 서버로부터 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 수신하는 서명 정보 수신부; 수신된 상기 서명 정보를 상기 사용자 단말 측 상기 애플리케이션의 서명 정보와 비교하여 상기 애플리케이션의 유효성을 판단하는 유효성 판단부; 및 상기 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시키는 애플리케이션 활성화부를 포함하는, 사용자 단말이 제공된다.According to another exemplary embodiment of the present invention, there is provided a user terminal installed with an application for providing a set service, comprising: an identification information transmitter for transmitting identification information of the application to a message server; a signature information receiving unit for receiving signature information corresponding to the identification information of the application from the message server; a validity determination unit that compares the received signature information with the signature information of the application on the user terminal side to determine the validity of the application; and an application activation unit for activating the application when it is determined that the application is valid, a user terminal is provided.

상기 메시지 서버로부터 상기 애플리케이션의 식별 정보에 대응되는 CRC(Cyclic Redundancy Check) 부호를 수신하는 CRC 부호 수신부를 더 포함하고, 상기 유효성 판단부는, 수신된 상기 CRC 부호를 상기 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 상기 애플리케이션의 유효성을 판단할 수 있다.Further comprising a CRC code receiving unit for receiving a CRC (Cyclic Redundancy Check) code corresponding to the identification information of the application from the message server, the validity determining unit, the received CRC code CRC generated from the binary file of the application It is possible to determine the validity of the application by comparing it with the code.

상기 사용자 단말은, 상기 애플리케이션의 유효성 판단을 위해 상기 애플리케이션의 버전 정보를 상기 메시지 서버로 송신하는 버전 정보 송신부를 더 포함할 수 있다.The user terminal may further include a version information transmitter configured to transmit version information of the application to the message server to determine the validity of the application.

본 발명의 다른 예시적인 실시예에 따르면, 설정된 서비스의 제공을 위한 애플리케이션이 설치된 사용자 단말에서 수행되는 애플리케이션 활성화 방법으로서, 상기 애플리케이션의 식별 정보를 메시지 서버로 송신하는 단계; 상기 메시지 서버로부터 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 수신하는 단계; 수신된 상기 서명 정보를 상기 사용자 단말 측 상기 애플리케이션의 서명 정보와 비교하여 상기 애플리케이션의 유효성을 판단하는 단계; 및 상기 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시키는 단계를 포함하는, 애플리케이션 활성화 방법이 제공된다.According to another exemplary embodiment of the present invention, there is provided an application activation method performed in a user terminal in which an application for providing a set service is installed, the method comprising: transmitting identification information of the application to a message server; receiving signature information corresponding to the identification information of the application from the message server; determining the validity of the application by comparing the received signature information with the signature information of the application on the user terminal side; and activating the application when it is determined that the application is valid.

상기 애플리케이션 활성화 방법은, 상기 메시지 서버로부터 상기 애플리케이션의 식별 정보에 대응되는 CRC(Cyclic Redundancy Check) 부호를 수신하는 단계; 및 수신된 상기 CRC 부호를 상기 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 상기 애플리케이션의 유효성을 판단하는 단계를 더 포함할 수 있다.The application activation method may include: receiving a CRC (Cyclic Redundancy Check) code corresponding to the identification information of the application from the message server; and comparing the received CRC code with a CRC code generated from a binary file of the application to determine the validity of the application.

상기 애플리케이션 활성화 방법은, 상기 애플리케이션의 유효성 판단을 위해 상기 애플리케이션의 버전 정보를 상기 메시지 서버로 송신하는 단계를 더 포함할 수 있다.The application activation method may further include transmitting version information of the application to the message server to determine the validity of the application.

본 발명의 실시예들에 따르면, 애플리케이션의 버전에 관계 없이 애플리케이션의 유효성을 정확하게 판단함으로써, 메시지 서버에서 애플리케이션의 버전이 업데이트 되지 않은 경우에도 애플리케이션을 활성화시킬 수 있다.According to embodiments of the present invention, by accurately determining the validity of the application regardless of the version of the application, it is possible to activate the application even when the version of the application is not updated in the message server.

도 1은 본 발명의 일 실시예에 따른 메시지 시스템을 설명하기 위한 블록도
도 2는 본 발명의 일 실시예에 따른 메시지 시스템의 동작을 설명하기 위한 도면
도 3은 본 발명의 일 실시예에 따른 사용자 단말의 상세 구성을 나타낸 블록도
도 4는 본 발명의 일 실시예에 따른 사용자 단말에 의해 수행되는 애플리케이션 활성화 방법의 흐름도
도 5는 예시적인 실시예들에서 사용되기에 적합한 컴퓨팅 장치를 포함하는 컴퓨팅 환경을 예시하여 설명하기 위한 블록도
1 is a block diagram illustrating a message system according to an embodiment of the present invention;
2 is a diagram for explaining the operation of a message system according to an embodiment of the present invention;
3 is a block diagram illustrating a detailed configuration of a user terminal according to an embodiment of the present invention;
4 is a flowchart of an application activation method performed by a user terminal according to an embodiment of the present invention;
5 is a block diagram illustrating and describing a computing environment including a computing device suitable for use in example embodiments;

이하, 도면을 참조하여 본 발명의 구체적인 실시형태를 설명하기로 한다. 이하의 상세한 설명은 본 명세서에서 기술된 방법, 장치 및/또는 시스템에 대한 포괄적인 이해를 돕기 위해 제공된다. 그러나 이는 예시에 불과하며 본 발명은 이에 제한되지 않는다.Hereinafter, specific embodiments of the present invention will be described with reference to the drawings. The following detailed description is provided to provide a comprehensive understanding of the methods, apparatus, and/or systems described herein. However, this is merely an example and the present invention is not limited thereto.

본 발명의 실시예들을 설명함에 있어서, 본 발명과 관련된 공지기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략하기로 한다. 그리고, 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다. 상세한 설명에서 사용되는 용어는 단지 본 발명의 실시예들을 기술하기 위한 것이며, 결코 제한적이어서는 안 된다. 명확하게 달리 사용되지 않는 한, 단수 형태의 표현은 복수 형태의 의미를 포함한다. 본 설명에서, "포함" 또는 "구비"와 같은 표현은 어떤 특성들, 숫자들, 단계들, 동작들, 요소들, 이들의 일부 또는 조합을 가리키기 위한 것이며, 기술된 것 이외에 하나 또는 그 이상의 다른 특성, 숫자, 단계, 동작, 요소, 이들의 일부 또는 조합의 존재 또는 가능성을 배제하도록 해석되어서는 안 된다.In describing the embodiments of the present invention, if it is determined that the detailed description of the known technology related to the present invention may unnecessarily obscure the gist of the present invention, the detailed description thereof will be omitted. In addition, the terms to be described later are terms defined in consideration of functions in the present invention, which may vary according to intentions or customs of users and operators. Therefore, the definition should be made based on the content throughout this specification. The terminology used in the detailed description is for the purpose of describing embodiments of the present invention only, and should in no way be limiting. Unless explicitly used otherwise, expressions in the singular include the meaning of the plural. In this description, expressions such as “comprising” or “comprising” are intended to indicate certain features, numbers, steps, acts, elements, some or a combination thereof, one or more other than those described. It should not be construed to exclude the presence or possibility of other features, numbers, steps, acts, elements, or any part or combination thereof.

도 1은 본 발명의 일 실시예에 따른 메시지 시스템(100)을 설명하기 위한 블록도이다.1 is a block diagram illustrating a message system 100 according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 일 실시예에 따른 메시지 시스템(100)은 메시지 서버(102), 네트워크(104) 및 사용자 단말(106)을 포함한다. Referring to FIG. 1 , a message system 100 according to an embodiment of the present invention includes a message server 102 , a network 104 , and a user terminal 106 .

메시지 서버(102)는 기 정의된 서비스의 제공을 위해 상기 서비스와 관련된 각종 메시지를 사용자 단말(106)과 송수신하는 장치이다. 본 실시예들에 있어서, 상기 서비스는 예를 들어, 디바이스의 카메라 제어, 마이크 제어, 녹음 기능 제어 등과 같은 보안 관련 서비스(예를 들어, EMM(Enterprise Mobility Management) 솔루션)가 될 수 있으나, 이는 일 예시에 불과할 뿐 상기 서비스가 특별히 한정되는 것은 아니다.The message server 102 is a device that transmits and receives various messages related to the service to and from the user terminal 106 to provide a predefined service. In the present embodiments, the service may be, for example, a security-related service (eg, Enterprise Mobility Management (EMM) solution) such as camera control, microphone control, recording function control, etc. It is merely an example and the service is not particularly limited.

메시지 서버(102)는 상기 서비스의 실행을 위한 전용 애플리케이션을 사용자 단말(106)에 제공할 수 있다. 사용자 단말(106)은 메시지 서버(102)로부터 상기 애플리케이션을 제공 받고, 상기 애플리케이션을 통해 상기 서비스를 제공 받을 수 있다. 이때, 메시지 서버(102) 및 사용자 단말(106)은 네트워크(104)를 통해 연결될 수 있다. 여기서, 네트워크(104)는 하나 이상의 인터넷, 하나 이상의 로컬 영역 네트워크(local area networks), 광역 네트워크(wire area networks), 셀룰러 네트워크, 모바일 네트워크, 그 밖에 다른 종류의 네트워크들, 또는 이러한 네트워크들의 조합을 포함할 수 있다.The message server 102 may provide a dedicated application for the execution of the service to the user terminal 106 . The user terminal 106 may receive the application from the message server 102 and receive the service through the application. In this case, the message server 102 and the user terminal 106 may be connected through the network 104 . Here, the network 104 may include one or more of the Internet, one or more local area networks, wire area networks, cellular networks, mobile networks, other types of networks, or a combination of these networks. may include

또한, 메시지 서버(102)는 사용자 단말(106)로부터 사용자 단말(106)에 설치된 상기 애플리케이션의 식별 정보를 수신하고, 메시지 서버(102)에 기 저장된 서명 정보들 중 수신된 애플리케이션의 식별 정보에 대응되는 서명 정보를 검색하고, 검색된 서명 정보를 사용자 단말(106)로 송신할 수 있다. 여기서, 애플리케이션의 식별 정보는 예를 들어, 애플리케이션의 ID, 시리얼 넘버(Serial Number), 애플리케이션의 패키지 이름 등 각 애플리케이션을 식별할 수 있는 모든 정보가 이에 해당할 수 있다. In addition, the message server 102 receives the identification information of the application installed in the user terminal 106 from the user terminal 106, and corresponds to the identification information of the received application among the signature information pre-stored in the message server 102 It is possible to search for signature information to be used, and transmit the searched signature information to the user terminal 106 . Here, the identification information of the application may correspond to, for example, all information that can identify each application, such as an ID of the application, a serial number, and a package name of the application.

메시지 서버(102)는 애플리케이션의 식별 정보에 대응되는 서명 정보를 미리 저장하고 있을 수 있다. 예를 들어, 메시지 서버(102)는 사용자 단말(106)로부터 애플리케이션의 패키지(예를 들어, APK(Android Application Package))를 제공 받거나, 메시지 서버(102)의 관리자로부터 애플리케이션의 패키지를 입력 받아 저장할 수 있다. 메시지 서버(102)는 설정된 키(key)를 통해 상기 애플리케이션의 패키지를 서명하고, 상기 애플리케이션의 배포시 상기 애플리케이션 패키지로 패키징(packaging)할 수 있다. 이와 같이, 상기 서명 정보는 누가 상기 패키징을 수행했는지를 나타내는 정보일 수 있다. 메시지 서버(102)는 예를 들어, 메시지 서버(102)의 관리자로부터 애플리케이션에 대응되는 서명 정보를 입력 받아 데이터베이스(미도시)에 저장하거나, 애플리케이션의 패키지로부터 서명 정보를 직접 추출하여 상기 데이터베이스에 저장할 수 있다. 이후, 메시지 서버(102)는 상기 저장된 서명 정보들 중 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 검색하고, 검색된 서명 정보를 사용자 단말(106)로 송신할 수 있다.The message server 102 may have previously stored signature information corresponding to the identification information of the application. For example, the message server 102 receives the package of the application (eg, APK (Android Application Package)) from the user terminal 106, or receives and stores the package of the application from the manager of the message server 102 can The message server 102 may sign the package of the application through a set key, and may package the package into the application package when the application is distributed. As such, the signature information may be information indicating who performed the packaging. The message server 102, for example, receives the signature information corresponding to the application from the manager of the message server 102 and stores it in a database (not shown), or directly extracts the signature information from the package of the application and stores it in the database can Thereafter, the message server 102 may search for signature information corresponding to the identification information of the application from among the stored signature information, and transmit the retrieved signature information to the user terminal 106 .

만약, 저장된 서명 정보들 중 애플리케이션의 식별 정보에 대응되는 서명 정보가 존재하지 않는 경우, 메시지 서버(102)는 애플리케이션의 식별 정보에 대응되는 CRC(Cyclic Redundancy Check) 부호를 사용자 단말(106)로 송신할 수 있다. 구체적으로, 메시지 서버(102)는 애플리케이션의 패키지에 포함된 바이너리 파일을 이용하여 CRC 부호를 생성하고, 이를 사용자 단말(106)로 송신할 수 있다.If, among the stored signature information, signature information corresponding to the identification information of the application does not exist, the message server 102 transmits a CRC (Cyclic Redundancy Check) code corresponding to the identification information of the application to the user terminal 106 . can do. Specifically, the message server 102 may generate a CRC code using a binary file included in the package of the application, and transmit it to the user terminal 106 .

또한, 메시지 서버(102)는 사용자 단말(106)로부터 애플리케이션의 버전 정보를 수신하고, 수신된 애플리케이션 버전 정보의 유효성을 판단할 수 있다. 구체적으로, 사용자 단말(106)로부터 수신된 애플리케이션의 버전 정보와 메시지 서버(102)에 저장된 애플리케이션의 버전 정보가 일치하는 경우, 메시지 서버(102)는 사용자 단말(106)로부터 수신된 애플리케이션의 버전 정보가 유효한 것으로 판단할 수 있다. 만약, 사용자 단말(106)로부터 수신된 애플리케이션의 버전 정보가 유효하지 않은 것으로 판단되는 경우, 메시지 서버(102)는 사용자 단말(106)로 서명 정보 또는 CRC 부호를 송신하지 않고, 상기 애플리케이션의 활성화(또는 서비스의 활성화)를 중단시킬 수 있다.In addition, the message server 102 may receive the version information of the application from the user terminal 106, and determine the validity of the received application version information. Specifically, when the version information of the application received from the user terminal 106 and the version information of the application stored in the message server 102 match, the message server 102 is the version information of the application received from the user terminal 106 can be considered valid. If it is determined that the version information of the application received from the user terminal 106 is not valid, the message server 102 does not transmit the signature information or the CRC code to the user terminal 106, but activates the application ( or service activation).

사용자 단말(106)은 애플리케이션의 유효성을 판단하여 이를 활성화하는 데 사용되는 단말로서, 예를 들어, 이동통신 단말기, PDA(Personal Digital Assistant), 스마트폰, 태블릿 등이 될 수 있다.The user terminal 106 is a terminal used to determine the validity of an application and activate it, and may be, for example, a mobile communication terminal, a personal digital assistant (PDA), a smart phone, a tablet, and the like.

사용자 단말(106)은 상기 서비스의 제공을 위해 사용자 단말(106)에 설치된 애플리케이션의 식별 정보를 메시지 서버(102)로 송신하고, 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 메시지 서버(102)로부터 수신할 수 있다. 이후, 사용자 단말(106)은 메시지 서버(102)로부터 수신된 서명 정보를 사용자 단말(106) 측 애플리케이션의 서명 정보와 비교하여 애플리케이션의 유효성을 판단하고, 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시킬 수 있다.The user terminal 106 transmits the identification information of the application installed in the user terminal 106 to the message server 102 to provide the service, and the signature information corresponding to the identification information of the application from the message server 102 can receive Thereafter, the user terminal 106 determines the validity of the application by comparing the signature information received from the message server 102 with the signature information of the user terminal 106 side application, and activates the application when it is determined that the application is valid. can do it

구체적으로, 사용자 단말(106)은 사용자 단말(106)에 설치된 애플리케이션의 패키지로부터 서명 정보를 추출하고, 추출된 서명 정보가 메시지 서버(102)로부터 수신된 서명 정보와 일치하는지의 여부를 판단할 수 있다. 만약, 상기 두 서명 정보가 일치하는 경우, 사용자 단말(106)은 사용자 단말(106)에 설치된 애플리케이션이 유효한 것으로 판단하여 상기 애플리케이션(또는 상기 서비스)을 활성화시킬 수 있다.Specifically, the user terminal 106 extracts the signature information from the package of the application installed in the user terminal 106, and determines whether the extracted signature information matches the signature information received from the message server 102. have. If the two signature information match, the user terminal 106 may determine that the application installed in the user terminal 106 is valid and activate the application (or the service).

또한, 사용자 단말(106)은 메시지 서버(102)로부터 수신된 CRC 부호를 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 애플리케이션의 유효성을 판단할 수 있다.In addition, the user terminal 106 may determine the validity of the application by comparing the CRC code received from the message server 102 with the CRC code generated from the binary file of the application.

구체적으로, 메시지 서버(102)로부터 CRC 부호가 수신된 경우, 사용자 단말(106)은 사용자 단말(106)에 설치된 애플리케이션의 패키지에 포함된 바이너리 파일을 이용하여 CRC 부호를 생성하고, 생성된 CRC 부호가 메시지 서버(102)로부터 수신된 CRC 부호와 일치하는지 여부를 판단할 수 있다. 만약, 상기 두 CRC 부호가 일치하는 경우, 사용자 단말(106)은 사용자 단말(106)에 설치된 애플리케이션이 유효한 것으로 판단하여 애플리케이션을 활성화시킬 수 있다.Specifically, when the CRC code is received from the message server 102 , the user terminal 106 generates a CRC code using a binary file included in a package of an application installed in the user terminal 106 , and the generated CRC code It may be determined whether or not matches the CRC code received from the message server 102 . If the two CRC codes match, the user terminal 106 may determine that the application installed in the user terminal 106 is valid and activate the application.

또한, 사용자 단말(106)은 상기 애플리케이션의 버전 정보에 대한 유효성 판단을 위해 상기 버전 정보를 메시지 서버(102)로 송신할 수 있다.In addition, the user terminal 106 may transmit the version information to the message server 102 to determine the validity of the version information of the application.

도 2는 본 발명의 일 실시예에 따른 메시지 시스템(100)의 동작을 설명하기 위한 도면이다.2 is a diagram for explaining the operation of the message system 100 according to an embodiment of the present invention.

202 단계에서, 사용자 단말(106)은 사용자 단말(106)에 설치된 애플리케이션의 식별 정보를 메시지 서버(102)로 송신할 수 있다. 이때, 사용자 단말(106)은 애플리케이션의 버전 정보를 상기 식별 정보와 함께 메시지 서버(102)로 송신할 수 있다.In step 202 , the user terminal 106 may transmit identification information of the application installed in the user terminal 106 to the message server 102 . In this case, the user terminal 106 may transmit the version information of the application to the message server 102 together with the identification information.

만약, 사용자 단말(106)로부터 사용자 단말(106)에 설치된 애플리케이션의 버전 정보가 전송된 경우, 204 단계에서, 메시지 서버(102)는 메시지 서버(102)에 저장된 애플리케이션의 패키지를 이용하여 사용자 단말(106)로부터 수신된 애플리케이션의 버전 정보가 메시지 서버(102)에 저장된 애플리케이션의 버전 정보와 일치하는지의 여부를 판단할 수 있다.If the version information of the application installed on the user terminal 106 is transmitted from the user terminal 106, in step 204, the message server 102 uses the package of the application stored in the message server 102 to the user terminal ( It may be determined whether the version information of the application received from 106 matches the version information of the application stored in the message server 102 .

206 단계에서, 메시지 서버(102)는 기 저장된 서명 정보들 중 사용자 단말(106)로부터 수신된 애플리케이션의 식별 정보에 대응되는 서명 정보를 검색할 수 있다.In step 206 , the message server 102 may search for signature information corresponding to the identification information of the application received from the user terminal 106 from among the previously stored signature information.

만약, 사용자 단말(106)로부터 수신된 애플리케이션의 식별 정보에 대응되는 서명 정보가 검색된 경우, 208 단계에서, 메시지 서버(102)는 검색된 서명 정보를 사용자 단말(106)로 송신할 수 있다. 또한, 사용자 단말(106)로부터 수신된 애플리케이션의 식별 정보에 대응되는 서명 정보가 검색되지 않은 경우, 메시지 서버(102)는 메시지 서버(102)에 저장된 애플리케이션의 패키지에 포함된 바이너리 파일을 이용하여 CRC 부호를 생성하고, 생성된 CRC 부호를 사용자 단말(106)로 송신할 수 있다..If the signature information corresponding to the identification information of the application received from the user terminal 106 is found, in step 208 , the message server 102 may transmit the searched signature information to the user terminal 106 . In addition, when the signature information corresponding to the identification information of the application received from the user terminal 106 is not retrieved, the message server 102 CRC using a binary file included in the package of the application stored in the message server 102 . A code may be generated and the generated CRC code may be transmitted to the user terminal 106 .

210 단계에서, 사용자 단말(106)은 애플리케이션의 유효성을 판단할 수 있다. 구체적으로, 사용자 단말(106)은 메시지 서버(102)로부터 수신된 서명 정보를 사용자 단말(106) 측 애플리케이션의 서명 정보와 비교하여 사용자 단말(106)에 설치된 애플리케이션의 유효성을 판단할 수 있다. 또한, 메시지 서버(102)로부터 CRC 부호가 전송된 경우, 사용자 단말(106)은 메시지 서버(102)로부터 수신된 CRC 부호를 사용자 단말(106)에 설치된 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 사용자 단말(106)에 설치된 애플리케이션의 유효성을 판단할 수 있다.In step 210, the user terminal 106 may determine the validity of the application. Specifically, the user terminal 106 may determine the validity of the application installed in the user terminal 106 by comparing the signature information received from the message server 102 with the signature information of the application on the user terminal 106 side. In addition, when the CRC code is transmitted from the message server 102 , the user terminal 106 compares the CRC code received from the message server 102 with the CRC code generated from the binary file of the application installed in the user terminal 106 . Thus, it is possible to determine the validity of the application installed on the user terminal 106 .

212 단계에서, 사용자 단말(106)에 설치된 애플리케이션이 유효한 것으로 판단된 경우, 사용자 단말(106)은 애플리케이션을 활성화할 수 있다.In step 212 , when it is determined that the application installed in the user terminal 106 is valid, the user terminal 106 may activate the application.

도 3은 본 발명의 일 실시예에 따른 사용자 단말(106)의 상세 구성을 나타낸 블록도이다.3 is a block diagram showing a detailed configuration of the user terminal 106 according to an embodiment of the present invention.

도 3을 참조하면, 본 발명의 일 실시예에 따른 사용자 단말(106)은 설정된 서비스의 제공을 위해 사용자 단말(106)에 설치된 애플리케이션의 유효성을 판단하여 상기 애플리케이션을 활성화시키기 위한 단말로서, 식별 정보 송신부(402), 서명 정보 수신부(404), 유효성 판단부(406), 애플리케이션 활성화부(408), CRC(Cyclic Redundancy Check) 부호 수신부(410) 및 버전 정보 송신부(412)를 포함한다.Referring to FIG. 3 , the user terminal 106 according to an embodiment of the present invention is a terminal for activating the application by determining the validity of an application installed in the user terminal 106 to provide a set service, and identification information It includes a transmitting unit 402 , a signature information receiving unit 404 , a validity determining unit 406 , an application activation unit 408 , a CRC (Cyclic Redundancy Check) code receiving unit 410 , and a version information transmitting unit 412 .

식별 정보 송신부(402)는 사용자 단말(106)에 설치된 애플리케이션의 식별 정보를 메시지 서버(102)로부터 송신한다. 이때, 애플리케이션의 식별 정보는 예를 들어, 애플리케이션의 패키지 이름일 수 있다.The identification information transmitter 402 transmits the identification information of the application installed in the user terminal 106 from the message server 102 . In this case, the identification information of the application may be, for example, a package name of the application.

서명 정보 수신부(404)는 사용자 단말(106)에 설치된 애플리케이션의 식별 정보에 대응되는 서명 정보를 메시지 서버(102)로부터 수신한다.The signature information receiving unit 404 receives signature information corresponding to the identification information of the application installed in the user terminal 106 from the message server 102 .

유효성 판단부(406)는 메시지 서버(102)로부터 수신된 서명 정보를 사용자 단말(106) 측 애플리케이션의 서명 정보와 비교하여 사용자 단말(106)에 설치된 애플리케이션의 유효성을 판단한다. 구체적으로, 유효성 판단부(406)는 메시지 서버(102)로부터 수신된 서명 정보가 사용자 단말(106) 측 애플리케이션의 서명 정보와 일치하는 경우 사용자 단말(106)에 설치된 애플리케이션이 유효한 것으로 판단할 수 있다.The validity determination unit 406 compares the signature information received from the message server 102 with the signature information of the application on the user terminal 106 side to determine the validity of the application installed in the user terminal 106 . Specifically, the validity determination unit 406 may determine that the application installed in the user terminal 106 is valid when the signature information received from the message server 102 matches the signature information of the application on the user terminal 106 side. .

또한, 유효성 판단부(406)는 후술할 CRC 부호 수신부(410)를 통해 수신된 CRC 부호를 사용자 단말(106)에 설치된 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 사용자 단말(106)에 설치된 애플리케이션의 유효성을 판단할 수 있다. 구체적으로, 유효성 판단부(406)는 CRC 부호 수신부(410)를 통해 수신된 CRC 부호가 사용자 단말(106)에 설치된 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 일치하는 경우 사용자 단말(106)에 설치된 애플리케이션이 유효한 것으로 판단할 수 있다.In addition, the validity determining unit 406 compares the CRC code received through the CRC code receiving unit 410 to be described later with the CRC code generated from the binary file of the application installed in the user terminal 106 and installed in the user terminal 106 . You can judge the validity of the application. Specifically, the validity determining unit 406 is installed in the user terminal 106 when the CRC code received through the CRC code receiving unit 410 matches the CRC code generated from the binary file of the application installed in the user terminal 106 . It can be determined that the application is valid.

애플리케이션 활성화부(408)는 유효성 판단부(406)에서 상기 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성시킨다.The application activation unit 408 activates the application when the validity determination unit 406 determines that the application is valid.

CRC 부호 수신부(410)는 메시지 서버(102)로부터 사용자 단말(106)에 설치된 애플리케이션의 식별 정보에 대응되는 CRC 부호를 수신할 수 있다. The CRC code receiving unit 410 may receive a CRC code corresponding to identification information of an application installed in the user terminal 106 from the message server 102 .

버전 정보 송신부(412)는 사용자 단말(106)에 설치된 애플리케이션의 버전 정보를 메시지 서버(102)로 송신할 수 있다.The version information transmitter 412 may transmit version information of the application installed in the user terminal 106 to the message server 102 .

도 5는 본 발명의 일 실시예에 따른 사용자 단말(106)에 의해 수행되는 애플리케이션 활성화 방법의 흐름도(500)이다.5 is a flowchart 500 of an application activation method performed by the user terminal 106 according to an embodiment of the present invention.

502 단계에서, 사용자 단말(106)은 메시지 서버(102)로 애플리케이션의 식별 정보를 송신한다. 이때, 사용자 단말(106)은 애플리케이션의 버전 정보를 애플리케이션의 식별 정보와 함께 메시지 서버(102)로 송신할 수 있다.In step 502 , the user terminal 106 transmits identification information of the application to the message server 102 . In this case, the user terminal 106 may transmit the version information of the application to the message server 102 together with the identification information of the application.

504 단계에서, 사용자 단말(106)은 메시지 서버(102)로부터 애플리케이션의 식별 정보에 대응되는 서명 정보를 수신한다. 또한, 사용자 단말(106)은 메시지 서버(102)로부터 애플리케이션의 식별 정보에 대응되는 CRC(Cyclic Redundancy Check) 부호를 수신할 수 있다.In step 504, the user terminal 106 receives the signature information corresponding to the identification information of the application from the message server (102). In addition, the user terminal 106 may receive a CRC (Cyclic Redundancy Check) code corresponding to the identification information of the application from the message server 102 .

506 단계에서, 사용자 단말(106)은 메시지 서버(102)로부터 수신된 서명 정보를 사용자 단말(106) 측 애플리케이션의 서명 정보와 비교하여 애플리케이션의 유효성을 판단한다. 또한, 사용자 단말(106)은 메시지 서버(102)로부터 수신된 CRC 부호를 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 애플리케이션의 유효성을 판단할 수도 있다.In step 506 , the user terminal 106 determines the validity of the application by comparing the signature information received from the message server 102 with the signature information of the user terminal 106 side application. In addition, the user terminal 106 may determine the validity of the application by comparing the CRC code received from the message server 102 with the CRC code generated from the binary file of the application.

508 단계에서, 사용자 단말(106)은 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시킨다.In step 508 , the user terminal 106 activates the application when it is determined that the application is valid.

한편, 도 4에 도시된 순서도에서는 상기 방법을 복수 개의 단계로 나누어 기재하였으나, 적어도 일부의 단계들은 순서를 바꾸어 수행되거나, 다른 단계와 결합되어 함께 수행되거나, 생략되거나, 세부 단계들로 나뉘어 수행되거나, 또는 도시되지 않은 하나 이상의 단계가 부가되어 수행될 수 있다.On the other hand, in the flowchart shown in FIG. 4, the method is described by dividing the method into a plurality of steps, but at least some of the steps are performed in a different order, are performed in combination with other steps, are omitted, or are performed in detailed steps. , or one or more steps not shown may be added and performed.

도 5는 예시적인 실시예들에서 사용되기에 적합한 컴퓨팅 장치를 포함하는 컴퓨팅 환경을 예시하여 설명하기 위한 블록도이다. 도시된 실시예에서, 각 컴포넌트들은 이하에 기술된 것 이외에 상이한 기능 및 능력을 가질 수 있고, 이하에 기술되지 것 이외에도 추가적인 컴포넌트를 포함할 수 있다.5 is a block diagram illustrating and describing a computing environment including a computing device suitable for use in example embodiments. In the illustrated embodiment, each component may have different functions and capabilities other than those described below, and may include additional components other than those described below.

도시된 컴퓨팅 환경(1)은 컴퓨팅 장치(12)를 포함한다. 일 실시예에서, 컴퓨팅 장치(12)는 메시지 시스템(100)에 포함되는 하나 이상의 컴포넌트일 수 있다.The illustrated computing environment 1 includes a computing device 12 . In one embodiment, computing device 12 may be one or more components included in message system 100 .

컴퓨팅 장치(12)는 적어도 하나의 프로세서(14), 컴퓨터 판독 가능 저장 매체(16) 및 통신 버스(18)를 포함한다. 프로세서(14)는 컴퓨팅 장치(12)로 하여금 앞서 언급된 예시적인 실시예에 따라 동작하도록 할 수 있다. 예컨대, 프로세서(14)는 컴퓨터 판독 가능 저장 매체(16)에 저장된 하나 이상의 프로그램들을 실행할 수 있다. 상기 하나 이상의 프로그램들은 하나 이상의 컴퓨터 실행 가능 명령어를 포함할 수 있으며, 상기 컴퓨터 실행 가능 명령어는 프로세서(14)에 의해 실행되는 경우 컴퓨팅 장치(12)로 하여금 예시적인 실시예에 따른 동작들을 수행하도록 구성될 수 있다.Computing device 12 includes at least one processor 14 , computer readable storage medium 16 , and communication bus 18 . The processor 14 may cause the computing device 12 to operate in accordance with the exemplary embodiments discussed above. For example, the processor 14 may execute one or more programs stored in the computer-readable storage medium 16 . The one or more programs may include one or more computer-executable instructions that, when executed by the processor 14, configure the computing device 12 to perform operations in accordance with the exemplary embodiment. can be

컴퓨터 판독 가능 저장 매체(16)는 컴퓨터 실행 가능 명령어 내지 프로그램 코드, 프로그램 데이터 및/또는 다른 적합한 형태의 정보를 저장하도록 구성된다. 컴퓨터 판독 가능 저장 매체(16)에 저장된 프로그램(20)은 프로세서(14)에 의해 실행 가능한 명령어의 집합을 포함한다. 일 실시예에서, 컴퓨터 판독 가능 저장 매체(16)는 메모리(랜덤 액세스 메모리와 같은 휘발성 메모리, 비휘발성 메모리, 또는 이들의 적절한 조합), 하나 이상의 자기 디스크 저장 디바이스들, 광학 디스크 저장 디바이스들, 플래시 메모리 디바이스들, 그 밖에 컴퓨팅 장치(12)에 의해 액세스되고 원하는 정보를 저장할 수 있는 다른 형태의 저장 매체, 또는 이들의 적합한 조합일 수 있다.Computer-readable storage medium 16 is configured to store computer-executable instructions or program code, program data, and/or other suitable form of information. The program 20 stored in the computer readable storage medium 16 includes a set of instructions executable by the processor 14 . In one embodiment, computer-readable storage medium 16 includes memory (volatile memory, such as random access memory, non-volatile memory, or a suitable combination thereof), one or more magnetic disk storage devices, optical disk storage devices, flash It may be memory devices, other forms of storage medium accessed by computing device 12 and capable of storing desired information, or a suitable combination thereof.

통신 버스(18)는 프로세서(14), 컴퓨터 판독 가능 저장 매체(16)를 포함하여 컴퓨팅 장치(12)의 다른 다양한 컴포넌트들을 상호 연결한다.Communication bus 18 interconnects various other components of computing device 12 , including processor 14 and computer readable storage medium 16 .

컴퓨팅 장치(12)는 또한 하나 이상의 입출력 장치(24)를 위한 인터페이스를 제공하는 하나 이상의 입출력 인터페이스(22) 및 하나 이상의 네트워크 통신 인터페이스(26)를 포함할 수 있다. 입출력 인터페이스(22) 및 네트워크 통신 인터페이스(26)는 통신 버스(18)에 연결된다. 입출력 장치(24)는 입출력 인터페이스(22)를 통해 컴퓨팅 장치(12)의 다른 컴포넌트들에 연결될 수 있다. 예시적인 입출력 장치(24)는 포인팅 장치(마우스 또는 트랙패드 등), 키보드, 터치 입력 장치(터치패드 또는 터치스크린 등), 음성 또는 소리 입력 장치, 다양한 종류의 센서 장치 및/또는 촬영 장치와 같은 입력 장치, 및/또는 디스플레이 장치, 프린터, 스피커 및/또는 네트워크 카드와 같은 출력 장치를 포함할 수 있다. 예시적인 입출력 장치(24)는 컴퓨팅 장치(12)를 구성하는 일 컴포넌트로서 컴퓨팅 장치(12)의 내부에 포함될 수도 있고, 컴퓨팅 장치(12)와는 구별되는 별개의 장치로 컴퓨팅 장치(12)와 연결될 수도 있다.Computing device 12 may also include one or more input/output interfaces 22 and one or more network communication interfaces 26 that provide interfaces for one or more input/output devices 24 . The input/output interface 22 and the network communication interface 26 are coupled to the communication bus 18 . Input/output device 24 may be coupled to other components of computing device 12 via input/output interface 22 . Exemplary input/output devices 24 include pointing devices (such as a mouse or trackpad), keyboards, touch input devices (such as touchpads or touchscreens), voice or sound input devices, various types of sensor devices, and/or imaging devices input devices and/or output devices such as display devices, printers, speakers and/or network cards. The exemplary input/output device 24 may be included in the computing device 12 as a component constituting the computing device 12 , and may be connected to the computing device 12 as a separate device distinct from the computing device 12 . may be

이상에서 대표적인 실시예를 통하여 본 발명에 대하여 상세하게 설명하였으나, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 전술한 실시예에 대하여 본 발명의 범주에서 벗어나지 않는 한도 내에서 다양한 변형이 가능함을 이해할 것이다. 그러므로 본 발명의 권리범위는 설명된 실시예에 국한되어 정해져서는 안 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.Although the present invention has been described in detail through representative embodiments above, those of ordinary skill in the art to which the present invention pertains can make various modifications to the above-described embodiments without departing from the scope of the present invention. will understand Therefore, the scope of the present invention should not be limited to the described embodiments, and should be defined by the claims described below as well as the claims and equivalents.

100: 메시지 시스템
102: 메시지 서버
104: 네트워크
106: 사용자 단말
402: 식별 정보 송신부
404: 서명 정보 수신부
406: 유효성 판단부
408: 애플리케이션 활성화부
410: CRC 부호 수신부
412: 버전 정보 송신부
100: message system
102: message server
104: network
106: user terminal
402: identification information transmitter
404: signature information receiving unit
406: validity determination unit
408: application activation unit
410: CRC code receiving unit
412: version information transmitter

Claims (12)

설정된 서비스의 제공을 위해 사용자 단말에 설치된 애플리케이션의 식별 정보를 상기 사용자 단말로부터 수신하고, 기 저장된 서명 정보들 중 수신된 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 검색하고, 검색된 상기 서명 정보를 상기 사용자 단말로 송신하는 메시지 서버를 포함하며,
상기 사용자 단말은, 상기 메시지 서버로부터 수신된 상기 서명 정보를 상기 사용자 단말 측 상기 애플리케이션의 서명 정보와 비교하여 상기 애플리케이션의 유효성을 판단하고, 상기 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시키는, 메시지 시스템.
Receive identification information of an application installed in a user terminal to provide a set service from the user terminal, search for signature information corresponding to the received identification information of the application from among pre-stored signature information, and use the searched signature information It includes a message server that transmits to the user terminal,
The user terminal compares the signature information received from the message server with the signature information of the application on the user terminal side to determine the validity of the application, and activates the application when it is determined that the application is valid system.
청구항 1에 있어서,
상기 메시지 서버는, 상기 애플리케이션의 식별 정보에 대응되는 서명 정보가 존재하지 않는 경우 상기 애플리케이션의 식별 정보에 대응되는 CRC(Cyclic Redundancy Check) 부호를 상기 사용자 단말로 송신하고,
상기 사용자 단말은, 상기 메시지 서버로부터 수신된 CRC 부호를 상기 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 상기 애플리케이션의 유효성을 판단하는, 메시지 시스템.
The method according to claim 1,
The message server, when there is no signature information corresponding to the identification information of the application, transmits a CRC (Cyclic Redundancy Check) code corresponding to the identification information of the application to the user terminal,
The user terminal compares the CRC code received from the message server with the CRC code generated from the binary file of the application to determine the validity of the application.
청구항 1에 있어서,
상기 사용자 단말은, 상기 메시지 서버로 상기 애플리케이션의 버전 정보를 송신하고,
상기 메시지 서버는, 수신된 상기 애플리케이션 버전 정보의 유효성을 판단하는, 메시지 시스템.
The method according to claim 1,
The user terminal transmits the version information of the application to the message server,
The message server determines the validity of the received application version information, a message system.
사용자 단말에서, 설정된 서비스의 제공을 위해 상기 사용자 단말에 설치된 애플리케이션의 식별 정보를 메시지 서버로 송신하는 단계;
상기 메시지 서버에서, 기 저장된 서명 정보들 중 수신된 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 검색하는 단계;
상기 메시지 서버에서, 검색된 상기 서명 정보를 상기 사용자 단말로 송신하는 단계;
상기 사용자 단말에서, 상기 메시지 서버로부터 수신된 상기 서명 정보를 상기 사용자 단말 측 상기 애플리케이션의 서명 정보와 비교하여 상기 애플리케이션의 유효성을 판단하는 단계; 및
상기 사용자 단말에서, 상기 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시키는 단계를 포함하는, 애플리케이션 활성화 방법.
transmitting, in the user terminal, identification information of an application installed in the user terminal to a message server to provide a set service;
retrieving, in the message server, signature information corresponding to the received identification information of the application from among the previously stored signature information;
transmitting, at the message server, the retrieved signature information to the user terminal;
determining, in the user terminal, the validity of the application by comparing the signature information received from the message server with the signature information of the application on the user terminal side; and
In the user terminal, when it is determined that the application is valid, activating the application.
청구항 4에 있어서,
상기 메시지 서버에서, 상기 애플리케이션의 식별 정보에 대응되는 서명 정보가 존재하지 않는 경우 상기 애플리케이션의 식별 정보에 대응되는 CRC(Cyclic Redundancy Check) 부호를 상기 사용자 단말로 송신하는 단계; 및
상기 사용자 단말에서, 상기 메시지 서버로부터 수신된 CRC 부호를 상기 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 상기 애플리케이션의 유효성을 판단하는 단계를 더 포함하는, 애플리케이션 활성화 방법.
5. The method according to claim 4,
transmitting, in the message server, a CRC (Cyclic Redundancy Check) code corresponding to the identification information of the application to the user terminal when there is no signature information corresponding to the identification information of the application; and
Comparing, in the user terminal, the CRC code received from the message server with the CRC code generated from the binary file of the application, further comprising determining the validity of the application.
청구항 4에 있어서,
상기 서명 정보를 검색하는 단계 이전에,
상기 사용자 단말에서, 상기 메시지 서버로 상기 애플리케이션의 버전 정보를 송신하는 단계; 및
상기 메시지 서버에서, 수신된 상기 애플리케이션 버전 정보의 유효성을 판단하는 단계를 더 포함하는, 애플리케이션 활성화 방법.
5. The method according to claim 4,
Before the step of retrieving the signature information,
transmitting, from the user terminal, version information of the application to the message server; and
The method further comprising the step of determining, at the message server, the validity of the received application version information.
설정된 서비스의 제공을 위한 애플리케이션이 설치된 사용자 단말로서,
상기 애플리케이션의 식별 정보를 메시지 서버로 송신하는 식별 정보 송신부;
상기 메시지 서버로부터 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 수신하는 서명 정보 수신부;
수신된 상기 서명 정보를 상기 사용자 단말 측 상기 애플리케이션의 서명 정보와 비교하여 상기 애플리케이션의 유효성을 판단하는 유효성 판단부; 및
상기 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시키는 애플리케이션 활성화부를 포함하는, 사용자 단말.
As a user terminal installed with an application for providing a set service,
an identification information transmitter for transmitting identification information of the application to a message server;
a signature information receiving unit for receiving signature information corresponding to the identification information of the application from the message server;
a validity determination unit that compares the received signature information with the signature information of the application on the user terminal side to determine the validity of the application; and
When it is determined that the application is valid, the user terminal comprising an application activation unit for activating the application.
청구항 7에 있어서,
상기 메시지 서버로부터 상기 애플리케이션의 식별 정보에 대응되는 CRC(Cyclic Redundancy Check) 부호를 수신하는 CRC 부호 수신부를 더 포함하고,
상기 유효성 판단부는, 수신된 상기 CRC 부호를 상기 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 상기 애플리케이션의 유효성을 판단하는, 사용자 단말.
8. The method of claim 7,
Further comprising a CRC code receiving unit for receiving a CRC (Cyclic Redundancy Check) code corresponding to the identification information of the application from the message server,
The validity determining unit, the user terminal for determining the validity of the application by comparing the received CRC code with a CRC code generated from the binary file of the application.
청구항 7에 있어서,
상기 애플리케이션의 유효성 판단을 위해 상기 애플리케이션의 버전 정보를 상기 메시지 서버로 송신하는 버전 정보 송신부를 더 포함하는, 사용자 단말.
8. The method of claim 7,
Further comprising a version information transmitter for transmitting the version information of the application to the message server to determine the validity of the application, the user terminal.
설정된 서비스의 제공을 위한 애플리케이션이 설치된 사용자 단말에서 수행되는 애플리케이션 활성화 방법으로서,
상기 애플리케이션의 식별 정보를 메시지 서버로 송신하는 단계;
상기 메시지 서버로부터 상기 애플리케이션의 식별 정보에 대응되는 서명 정보를 수신하는 단계;
수신된 상기 서명 정보를 상기 사용자 단말 측 상기 애플리케이션의 서명 정보와 비교하여 상기 애플리케이션의 유효성을 판단하는 단계; 및
상기 애플리케이션이 유효한 것으로 판단되는 경우 상기 애플리케이션을 활성화시키는 단계를 포함하는, 애플리케이션 활성화 방법.
As an application activation method performed in a user terminal in which an application for providing a set service is installed,
transmitting identification information of the application to a message server;
receiving signature information corresponding to the identification information of the application from the message server;
determining the validity of the application by comparing the received signature information with the signature information of the application on the user terminal side; and
activating the application if it is determined that the application is valid.
청구항 10에 있어서,
상기 메시지 서버로부터 상기 애플리케이션의 식별 정보에 대응되는 CRC(Cyclic Redundancy Check) 부호를 수신하는 단계; 및
수신된 상기 CRC 부호를 상기 애플리케이션의 바이너리 파일로부터 생성된 CRC 부호와 비교하여 상기 애플리케이션의 유효성을 판단하는 단계를 더 포함하는, 애플리케이션 활성화 방법.
11. The method of claim 10,
receiving a CRC (Cyclic Redundancy Check) code corresponding to the identification information of the application from the message server; and
Comparing the received CRC code with a CRC code generated from a binary file of the application, further comprising determining the validity of the application.
청구항 10에 있어서,
상기 애플리케이션의 유효성 판단을 위해 상기 애플리케이션의 버전 정보를 상기 메시지 서버로 송신하는 단계를 더 포함하는, 애플리케이션 활성화 방법.
11. The method of claim 10,
Further comprising the step of transmitting the version information of the application to the message server to determine the validity of the application, application activation method.
KR1020170179748A 2017-12-26 2017-12-26 Message system, method for activating application, and user terminal executing the same KR102274055B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170179748A KR102274055B1 (en) 2017-12-26 2017-12-26 Message system, method for activating application, and user terminal executing the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170179748A KR102274055B1 (en) 2017-12-26 2017-12-26 Message system, method for activating application, and user terminal executing the same

Publications (2)

Publication Number Publication Date
KR20190078058A KR20190078058A (en) 2019-07-04
KR102274055B1 true KR102274055B1 (en) 2021-07-06

Family

ID=67258916

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170179748A KR102274055B1 (en) 2017-12-26 2017-12-26 Message system, method for activating application, and user terminal executing the same

Country Status (1)

Country Link
KR (1) KR102274055B1 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004164630A (en) * 1996-02-15 2004-06-10 Internatl Business Mach Corp <Ibm> Client/server communication system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20130085544A (en) * 2011-12-19 2013-07-30 주식회사 케이티 Apparatus and method for control of applications using application sign authentication
KR102013983B1 (en) * 2016-06-13 2019-10-21 (유)아홉 Method and server for authenticating an application integrity

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004164630A (en) * 1996-02-15 2004-06-10 Internatl Business Mach Corp <Ibm> Client/server communication system

Also Published As

Publication number Publication date
KR20190078058A (en) 2019-07-04

Similar Documents

Publication Publication Date Title
US11323260B2 (en) Method and device for identity verification
US10715550B2 (en) Method and device for application information risk management
US10073916B2 (en) Method and system for facilitating terminal identifiers
US20220294797A1 (en) Website verification platform
US20150031398A1 (en) Zone-Based Information Linking, Systems and Methods
KR102526620B1 (en) Systems and methods for classifying auto-filled fields
KR102473312B1 (en) System and method for protecting leaked information
KR102274055B1 (en) Message system, method for activating application, and user terminal executing the same
CN108600255B (en) Mock service management method, device, computer equipment and storage medium
US11496304B2 (en) Information processing device, information processing method, and storage medium
WO2017143931A1 (en) Method and apparatus for identifying smart card, method and apparatus for processing smart card identification data, and device
US20170286074A1 (en) Electronic Device and Method for Multiple Compiling Platforms
EP3702921A1 (en) Clipboard listener detector
CN113961600A (en) Data query method and device, computer equipment and storage medium
KR102274066B1 (en) Authentication apparatus and method for providing emm service
KR20180131141A (en) Method for registration fingerprint, method for certification fingerprint, and apparatus for exectuing the method
KR102286029B1 (en) Method for authentication, user terminal and authentication server for executing the same
WO2023115445A1 (en) Method for performing a service with an application when scanning an optical tag
KR101158239B1 (en) Mobile terminal apparatus controlled by character message, apparatus, method and system for controlling terminal using character message
US20220407860A1 (en) Method and apparatus for transferring qualification information
US20220051092A1 (en) System and methods for translating error messages
KR102153793B1 (en) Method and system for providing automatic inquiry service of user id
CN109271758B (en) Method, equipment, device and server for preventing So file from being stolen
KR101728945B1 (en) System and method for determining existence of relationship between users
KR20220067084A (en) Apparatus and method for packet transmition, and apparatus and method for packet verification

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant