KR101406046B1 - Method and system for paring among device - Google Patents

Method and system for paring among device Download PDF

Info

Publication number
KR101406046B1
KR101406046B1 KR1020140024331A KR20140024331A KR101406046B1 KR 101406046 B1 KR101406046 B1 KR 101406046B1 KR 1020140024331 A KR1020140024331 A KR 1020140024331A KR 20140024331 A KR20140024331 A KR 20140024331A KR 101406046 B1 KR101406046 B1 KR 101406046B1
Authority
KR
South Korea
Prior art keywords
pairing
host device
communication method
entry
request
Prior art date
Application number
KR1020140024331A
Other languages
Korean (ko)
Inventor
권혁태
Original Assignee
디지엠정보기술(주)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 디지엠정보기술(주) filed Critical 디지엠정보기술(주)
Priority to KR1020140024331A priority Critical patent/KR101406046B1/en
Application granted granted Critical
Publication of KR101406046B1 publication Critical patent/KR101406046B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06KGRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
    • G06K19/00Record carriers for use with machines and with at least a part designed to carry digital markings
    • G06K19/06Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code
    • G06K19/06009Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking
    • G06K19/06037Record carriers for use with machines and with at least a part designed to carry digital markings characterised by the kind of the digital marking, e.g. shape, nature, code with optically detectable marking multi-dimensional coding
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention relates to a method and system for pairing between devices supporting multiple networks. The method for pairing between devices in a system pairing a host device to a second device according to an embodiment of the present invention comprises the following steps of: generating, by the host device, a pairing object and designating a communication method; performing, by the host device, a pairing host request to a pairing platform server, and displaying a QR code on a screen by receiving a QR code protocol from the pairing platform server; checking, by the host device, whether the communication method is a direct communication match, and requesting and obtaining second device IP when the communication method is the direct communication match, and requesting the second device to access; and certifying, by the second device, the communication request from the host device when the second device receives the access request from the host device.

Description

디바이스간 페어링 방법 및 시스템{METHOD AND SYSTEM FOR PARING AMONG DEVICE}[0001] METHOD AND SYSTEM FOR PARING AMONG DEVICE [0002]

본 발명은 다중 네트워크를 지원하는 디바이스간 페어링 방법 및 시스템에 관한 것이다.The present invention relates to a method and system for pairing devices supporting multiple networks.

기존의 스마트 디바이스 간의 페어링 방법은 두 가지로 자동정합과 핀코드를 이용한 정합이 있었다. There are two methods of pairing existing smart devices using automatic matching and pin code.

먼저, 자동정합의 경우, SSDP(Simple Service Discovery Protocol)로 UPnP(Universial Plug and Play)를 이용해 동일 네트워크상에 존재하는 UPnP가 지원되는 디바이스의 IP 리스트를 획득하고 선택한 IP로 접속을 시도하여 페어링하는 방식이며, UPnP가 지원되지 않는 디바이스나 동일 네트워크상에 존재하지 않는 디바이스의 페어링은 불가능하다는 문제를 가지고 있다. 또한, 동일 네트웍상에 존재하거나 UPnP가 지원되는 디바이스를 보유한 경우라도 인터넷 공유기나 허브가 멀티캐스트(Multicast)를 지원하지 않는 경우 이용이 불가능하다. First, in the case of automatic matching, an IP list of UPnP-supported devices existing on the same network is obtained using UPnP (Universal Plug and Play) with SSDP (Simple Service Discovery Protocol) And has a problem that it is impossible to pair devices that do not support UPnP or devices that do not exist on the same network. Also, even if a device exists on the same network or has a UPnP supported device, it can not be used when the internet router or hub does not support multicast.

핀코드를 이용한 정합방법은 숫자나 문자, 숫자문자의 조합 형태의 코드를 생성하고 정합하고자 하는 클라이언트 디바이스에서 핀코드를 입력(텍스트 입력 혹은 QR 코드 스캔을 통한 입력)하는 방법으로 페어링을 구현하였다. 핀코드를 이용한 정합방법은 동일 네트워크에 존재하지 않는 디바이스 간의 페어링이 가능하다는 장점이 있다. 그러나 핀코드 입력방식을 위해서는 페어링 정보를 제공하고 페어링되는 디바이스 간의 메시지 송수신을 중계해 주는 서버가 필요하다. 따라서, 핀코드를 이용한 정합방법은 트래픽에 따라 레이턴시(Latency)가 발생하여 즉시 응답성을 보장하지 못하는 문제점이 있었다.The matching method using the pin code generates a code in the form of a combination of numbers, letters, and numerals, and implements pairing in such a manner that a pin code is input (input through text input or QR code scan) at a client device to be matched. The matching method using a pin code has an advantage that pairing can be performed between devices that are not present in the same network. However, for the pin code input method, a server that provides the pairing information and relays the transmission / reception of messages between the paired devices is needed. Accordingly, the matching method using the pin code has a problem in that latency occurs depending on the traffic, and the responsiveness can not be guaranteed immediately.

또한, 자동정합과 핀코드를 이용한 정합은 모두 사용자가 방법에 따른 내용을 숙지해야 하므로, 디바이스의 페어링에 대한 이해가 부족한 사용자의 경우 사용성에 어려움이 있었다. In addition, since the automatic matching and the matching using the pin code require the user to know the contents according to the method, there is a difficulty in usability for a user who does not understand the device pairing.

본 발명이 이루고자 하는 기술적인 과제는 동일 네트워크에서의 디바이스 페어링과 이종 네트워크에서의 디바이스 페어링을 모두 지원하는 통일된 페어링 방법을 제공하는 디바이스간 페어링 방법 및 시스템을 제공하고자 한다.SUMMARY OF THE INVENTION It is an object of the present invention to provide a device-to-device pairing method and system that provides a unified pairing method supporting both device pairing in a same network and device pairing in a heterogeneous network.

본 발명의 실시예에 따른 디바이스간 페어링 방법은 호스트 디바이스와 세컨드 디바이스간 페어링을 수행하는 시스템에 있어서, 상기 호스트 디바이스는 페어링 개체를 생성하고, 통신 방법을 지정하는 단계, 상기 호스트 디바이스는 페어링 플래폼 서버에 페어링 호스트 요청을 수행하고, 상기 페어링 플래폼 서버로부터 QR 코드 프로토콜을 수신하여, QR 코드를 화면에 표시하는 단계, 상기 호스트 디바이스는 상기 통신 방법이 직접통신정합인지 확인하여, 상기 통신 방법이 상기 직접통신정합이면 상기 세컨드 디바이스 IP를 요청하여 획득하고, 상기 세컨드 디바이스 접속을 상기 세컨드 디바이스에 요청하는 단계, 상기 세컨드 디바이스는 상기 호스트 디바이스로부터 접속요청을 받으면, 상기 호스트 디바이스의 통신요청을 승인하는 단계를 포함한다.A method for pairing devices according to an embodiment of the present invention is a system for performing a pairing between a host device and a second device, the host device generating a pairing entity and designating a communication method, Receiving a QR code protocol from the pairing platform server and displaying a QR code on a screen, the host device verifies whether the communication method is a direct communication match, Requesting the second device connection to the second device when the communication device is in a communication matching state and requesting the second device device to connect to the second device, and when the second device receives the connection request from the host device, approving the communication request of the host device inclusive All.

본 발명의 다른 실시예에 따른 디바이스간 페어링 방법은 호스트 디바이스와 세컨드 디바이스간 페어링을 수행하는 시스템에 있어서, 상기 호스트 디바이스는 페어링 개체를 생성하고, 통신 방법을 지정하는 단계, 상기 호스트 디바이스는 페어링 플래폼 서버에 페어링 호스트 요청을 수행하고, 상기 페어링 플래폼 서버로부터 QR 코드 프로토콜을 수신하여, QR 코드를 화면에 표시하는 단계, 상기 호스트 디바이스는 통신 방법이 직접통신정합인지 확인하여, 상기 통신 방법이 상기 직접통신정합이 아니면 엔트리 ID를 획득하는 단계, 상기 호스트 디바이스는 페어링 엔트리 서비스 모듈로 페어링 엔트리 정보를 요청하고, 상기 페어링 엔트리 서비스 모듈로부터 상기 페어링 엔트리 정보 기반 리퀘스트 URL을 획득하는 단계, 상기 호스트 디바이스는 상기 리퀘스트 URL에 접속하여, 상기 세컨드 디바이스와 채널에 참여하는 단계를 포함한다.A method for pairing devices according to another embodiment of the present invention is a system for performing a pairing between a host device and a second device, the host device generating a pairing entity and designating a communication method, Receiving a QR code protocol from the pairing platform server and displaying a QR code on a screen, the host device verifies whether the communication method is a direct communication match, Acquiring an entry ID if it is not a communication match, the host device requesting pairing entry information from the pairing entry service module and obtaining a request URL based on the pairing entry information from the pairing entry service module,It connects to the quest URL, and a step of entering the second device and the channel.

본 발명의 또다른 실시예에 따른 디바이스간 페어링 방법은 호스트 디바이스와 세컨드 디바이스간 페어링을 수행하는 시스템에 있어서, 상기 호스트 디바이스는 페어링 개체를 생성하고, 통신 방법을 지정하는 단계, 상기 호스트 디바이스는 페어링 플래폼 서버에 페어링 호스트 요청을 수행하고, 상기 페어링 플래폼 서버로부터 QR 코드 프로토콜을 수신하여, QR 코드를 화면에 표시하는 단계, 상기 호스트 디바이스는 상기 통신 방법이 직접통신정합인지 확인하여, 상기 통신 방법이 상기 직접통신정합이면 상기 세컨드 디바이스 IP를 요청하여 획득하는 단계, 상기 세컨드 디바이스는 상기 QR 코드 UI를 실행하여, 상기 호스트 디바이스 화면의 QR 코드를 스캔하는 단계, 상기 세컨드 디바이스는 상기 QR 코드 프로토콜을 분석하여, 상기 통신 방법을 확인하여, 상기 통신 방법이 직접통신정합이면, 상기 QR 코드 프로토콜로부터 리퀘스트 URL을 획득하고, 상기 리퀘스트 URL에 엔트리 ID와 세컨드 디바이스 IP를 송신하는 단계, 상기 세컨드 디바이스는 상기 호스트 디바이스로부터 접속 요청을 수신하고, 접속 요청을 승인하는 단계를 호스트 디바이스와 세컨드 디바이스간 페어링을 수행하는 시스템에 있어서, 상기 세컨드 디바이스는 QR 코드 UI를 실행하여, 상기 호스트 디바이스 화면의 QR 코드를 스캔하는 단계, 상기 세컨드 디바이스는 상기 QR 코드 프로토콜을 분석하여, 통신 방법을 확인하여, 상기 통신 방법이 직접통신정합이면, 엔트리 ID를 획득하고, 세컨드 디바이스 IP를 획득하는 단계, 상기 세컨드 디바이스는 페어링 요청승인 프로토콜을 생성하고, 리퀘스트 URL을 획득하여, 상기 리퀘스트 URL에 요청승인 프로토콜을 전송하는 단계, 상기 세컨드 디바이스와 상기 호스트 디바이스와 페어링을 수행하는 단계를 포함한다.A method for pairing devices according to another embodiment of the present invention is a system for performing a pairing between a host device and a second device, the host device generating a pairing entity and designating a communication method, Receiving a QR code protocol from the pairing platform server and displaying the QR code on a screen, the host device verifies whether the communication method is a direct communication match, Requesting and obtaining the second device IP in the case of direct communication matching, the second device executing the QR code UI to scan the QR code of the host device screen, the second device analyzing the QR code protocol To confirm the communication method If the communication method is a direct communication match, obtaining a request URL from the QR code protocol and transmitting an entry ID and a second device IP to the request URL, the second device receives a connection request from the host device And a step of accepting a connection request, the system comprising: a second device executing a QR code UI to scan a QR code of the host device screen; The method comprising the steps of: analyzing a QR code protocol to confirm a communication method, acquiring an entry ID and acquiring a second device IP if the communication method is a direct communication matching method, the second device generates a pairing request admission protocol, And the request URL is added to the request URL , And performing a pairing with the second device and the host device.

본 발명의 실시예에 따른 디바이스간 페어링 시스템은 페어링 개체를 생성하고, 통신 방법을 지정하고, 페어링 플래폼 서버에 페어링 호스트 요청을 수행하고, 상기 페어링 플래폼 서버로부터 QR 코드 프로토콜을 수신하여, QR 코드를 화면에 표시하며, 상기 통신 방법이 직접통신정합인지 확인하여, 상기 통신 방법이 상기 직접통신정합이면 세컨드 디바이스 IP를 요청하여 획득하고, 세컨드 디바이스 접속을 상기 세컨드 디바이스에 요청하는 호스트 디바이스, 상기 QR 코드 프로토콜을 분석하여, 상기 통신 방법을 확인하여, 상기 통신 방법이 상기 직접통신정합이면, 엔트리 ID를 획득하고, 상기 세컨드 디바이스 IP를 획득하여 페어링 요청승인 프로토콜을 생성하고, 리퀘스트 URL을 획득하여, 상기 리퀘스트 URL에 상기 페어링 요청승인 프로토콜을 전송하는 세컨드 디바이스, 상기 호스트 디바이스로부터 페어링 호스트 요청이 있으면, 상기 통신 방법을 분석하고, 상기 호스트 디바이스 IP, 상기 통신 방법을 페어링 엔트리 서비스 모듈에 등록 요청하고, 상기 페어링 엔트리 서비스 모듈로부터 상기 엔트리 ID를 획득하고, 상기 세컨드 디바이스용 상기 리퀘스트 URL을 생성하고, 상기 QR 코드 프로토콜을 생성하여 상기 호스트 디바이스에 전송하는 페어링 플래폼 서버를 포함한다.The inter-device pairing system according to an embodiment of the present invention generates a pairing entity, designates a communication method, performs a pairing host request to the pairing platform server, receives the QR code protocol from the pairing platform server, A host device for requesting and obtaining a second device IP from the second device when the communication method is the direct communication matching and confirming that the communication method is a direct communication match, Analyzing the protocol to confirm the communication method, acquiring an entry ID if the communication method is the direct communication matching, generating a pairing request admission protocol by acquiring the second device IP, obtaining a request URL, Transmits the pairing request acknowledgment protocol to the request URL If the host device requests a pairing host from the host device, analyzes the communication method, requests registration of the host device IP and the communication method to the pairing entry service module, obtains the entry ID from the pairing entry service module And a pairing platform server for generating the request URL for the second device, generating the QR code protocol, and transmitting the generated QR code protocol to the host device.

본 발명의 실시예에 따른 디바이스간 페어링 방법 및 시스템에 의하면 다음과 같은 효과가 있다. The device-to-device pairing method and system according to the embodiment of the present invention has the following effects.

첫째, 본 발명은 동일 네트워크 사이, 이종 네트워크 사이의 구분없이 디바이스간의 쉽고 효율적으로 페어링을 할 수 있다.First, the present invention can easily and efficiently perform pairing between devices without distinguishing between the same networks and heterogeneous networks.

둘째, 본 발명은 다양한 형태의 네트워킹을 통일된 방법으로 제공하여 사용자가 다양한 디바이스 연동을 통해서 다양한 서비스의 실현이 가능하다. Second, the present invention provides a variety of networking methods in a unified manner, enabling users to realize various services through interworking of various devices.

셋째, 본 발명은 사용자가 직접통신인지 경유통신인지 알지 못해도 QR 프로토콜을 이용하여 자동 정합 가능하다.Third, the present invention can be automatically matched using the QR protocol without knowing whether the user is directly communicating or communicating.

도 1은 본 발명의 일 실시예에 따른 디바이스간 페어링 시스템을 도시한 것이다.
도 2는 본 발명의 일 실시예에 따른 QR 코드 프로토콜 구조를 도시한 것이다.
도 3은 본 발명의 일 실시예에 따른 페어링 요청승인 프로토콜 구조를 도시한 것이다.
도 4는 본 발명의 일 실시예에 따른 페어링 엔트리 구조를 도시한 것이다.
도 5는 본 발명의 일 실시예에 따른 디바이스간 통신 방법 중 호스트 디바이스에서 수행하는 과정을 도시한 흐름도이다.
도 6은 본 발명의 일 실시예에 따른 디바이스간 통신 방법 중 세컨드 디바이스에서 수행하는 과정을 도시한 흐름도이다.
도 7은 본 발명의 일 실시예에 따른 디바이스간 통신 방법 중 페어링 플래폼 서버에서 수행하는 과정을 도시한 흐름도이다.
도 8은 본 발명의 일 실시예에 따른 디바이스간 통신 방법 중 페어링 엔트리 서비스 모듈에서 수행하는 과정을 도시한 흐름도이다.
도 9는 본 발명의 일 실시예에 따른 디바이스간 통신 방법 중 메시지 교환 서버에서 수행하는 과정을 도시한 흐름도이다.
1 illustrates an inter-device pairing system according to an embodiment of the present invention.
2 illustrates a QR code protocol structure according to an embodiment of the present invention.
FIG. 3 illustrates a structure of a pairing request acknowledgment protocol according to an embodiment of the present invention.
4 illustrates a pairing entry structure according to an embodiment of the present invention.
FIG. 5 is a flowchart illustrating a process performed by a host device in an inter-device communication method according to an embodiment of the present invention.
FIG. 6 is a flowchart illustrating a process performed by a second device in a device-to-device communication method according to an embodiment of the present invention.
7 is a flowchart illustrating a process performed by the pairing platform server among the device-to-device communication methods according to an embodiment of the present invention.
8 is a flowchart illustrating a process performed by a pairing entry service module among inter-device communication methods according to an embodiment of the present invention.
9 is a flowchart illustrating a process performed by the message exchange server in the inter-device communication method according to an embodiment of the present invention.

본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나, 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다. 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. However, it is to be understood that the present invention is not limited to the disclosed embodiments, but may be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. It is intended that the disclosure of the present invention be limited only by the terms of the appended claims.

또한, 본 명세서에서 사용된 용어는 실시예들을 설명하기 위한 것이며 본 발명을 제한하고자 하는 것은 아니다. 본 명세서에서, 단수형은 문구에서 특별히 언급하지 않는 한 복수형도 포함한다. 명세서에서 사용되는 "포함한다(comprises)" 및/또는 "포함하는(comprising)"은 언급된 구성요소 이외의 다른 구성요소의 존재 또는 추가를 배제하지 않는다. 다른 정의가 없다면, 본 명세서에서 사용되는 모든 용어(기술 및 과학적 용어를 포함)는 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 공통적으로 이해될 수 있는 의미로 사용될 수 있을 것이다.Also, terms used herein are for the purpose of illustrating embodiments and are not intended to limit the invention. In the present specification, the singular form includes plural forms unless otherwise specified in the specification. &Quot; comprises "and / or" comprising "used in the specification do not exclude the presence or addition of components other than the components mentioned. Unless defined otherwise, all terms (including technical and scientific terms) used herein may be used in a sense commonly understood by one of ordinary skill in the art to which this invention belongs.

이하, 본 발명을 보다 구체적으로 설명하기 위하여 본 발명에 따른 실시예들을 첨부 도면을 참조하면서 보다 상세하게 설명하고자 한다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 일 실시예에 따른 디바이스간 페어링 시스템을 도시한 것이다.1 illustrates an inter-device pairing system according to an embodiment of the present invention.

도 1을 참조하면, 디바이스간 페어링 시스템은 호스트 디바이스(Host device)(10), 세컨드 디바이스(2nd device)(20), 페어링 플래폼 서버(Paring Platform Server)(30)를 포함한다. 또한, 디바이스간 페어링 시스템은 메시지 교환 서버(Message Exchange Server)(40)를 포함할 수 있다. 본 발명은 적어도 하나 이상의 디바이스들 간에 페어링을 수행하고, 페어링 플래폼 서버(30)와 메시지 교환 서버(40)는 적어도 하나 이상으로 구성되는 실시예까지 적용 가능하다.Referring to Figure 1, the inter-device pair system includes a host device (Host device) (10), second device (2 nd device) (20) , paired server platform (Paring Platform Server) (30) . In addition, the inter-device pairing system may include a message exchange server (40). The present invention is applicable to an embodiment in which the pairing is performed between at least one or more devices, and the pairing platform server 30 and the message exchange server 40 are constituted by at least one or more.

본 발명에서 호스트 디바이스(10), 세컨드 디바이스(20), 페어링 플래폼 서버(30), 메시지 교환 서버(40) 간에는 무선통신(예를 들어, LTE통신, 3G통신, Wi-Fi 등 가능)이나 유선통신으로 통신한다. 즉, 본 발명은 다중 네트워크을 지원한다. 예를 들어, 호스트 디바이스(10)와 세컨드 디바이스(20)는 와이파이(Wi-Fi) 통신으로 통신하고, 호스트 디바이스(10)와 페어링 플래폼 서버(30) 또는 메시지 교환 서버(40) 간에는 인터넷으로 통신하고, 세컨드 디바이스(20)와 페어링 플래폼 서버(30) 또는 메시지 교환 서버(40) 간에도 인터넷으로 통신할 수 있다.In the present invention, a wireless communication (for example, LTE communication, 3G communication, Wi-Fi, etc.) or a wired connection may be established between the host device 10, the second device 20, the pairing platform server 30, Communication by communication. That is, the present invention supports multiple networks. For example, the host device 10 and the second device 20 communicate via Wi-Fi communication, and the communication between the host device 10 and the pairing platform server 30 or the message exchange server 40 is via the Internet , And also between the second device 20 and the pairing platform server 30 or the message exchange server 40 via the Internet.

호스트 디바이스(10)는 적어도 하나 이상의 디바이스가 페어링될 때 공유되는 스크린을 제공하는 디바이스이다. The host device 10 is a device that provides a screen that is shared when at least one or more devices are paired.

세컨드 디바이스(20)는 호스트 디바이스(10)에 페어링되어 호스트 디바이스(10)가 제공하는 스크린 화면을 제어할 수 있는 디바이스이다. The second device 20 is a device that is paired with the host device 10 and can control a screen screen provided by the host device 10. [

예를 들어, 호스트 디바이스(10)는 스마트 TV, 테블릿 PC, 휴대폰, 스마트폰 등이 가능하고, 세컨드 디바이스(20)는 테블릿 PC, 휴대폰, 스마트폰 등이 가능하며, 그 용어에 본 발명이 제한되지는 않는다.For example, the host device 10 can be a smart TV, a tablet PC, a mobile phone, a smart phone, and the like. The second device 20 can be a tablet PC, a mobile phone, a smart phone, Is not limited.

페어링 플래폼 서버(30)는 디바이스간의 페어링을 지원하는 서버이다. 예를 들어, 호스트 디바이스(10)와 세컨드 디바이스(20)간의 페어링을 지원한다. The pairing platform server 30 is a server that supports pairing between devices. For example, it supports pairing between the host device 10 and the second device 20.

페어링 플래폼 서버(30)는 페어링 엔트리 서비스 모듈(Paring Entry Service Module)을 포함할 수 있는데, 페어링 엔트리 서비스 모듈은 디바이스간의 페어링 서비스를 제공하기 위하여 구성된 서비스 모듈로, 주로 데이터 베이스로 서비스되며, 엔트리 아이디(ENTRY ID)를 기준으로 세션(SESSION)을 관리하며 호스트 디바이스(10) IP와 적어도 하나 이상의 세컨드 디바이스(20) IP를 저장하는 엔트리를 생성, 갱신, 조회할 수 있는 서비스를 제공한다. 다만, 실시예에 따라서는 페어링 엔트리 서비스 모듈은 페어링 플래폼 서버(30) 외부의 데이터베이스나 메모리서 동작할 수 있다.A pairing entry service module is a service module configured to provide a pairing service between devices. The pairing entry service module is mainly served as a database, and the entry ID Updates and inquires an entry for managing the session SESSION based on the ENTRY ID and storing the IP of the host device 10 and the at least one second device 20 IP. However, according to the embodiment, the pairing entry service module may operate in a database or memory outside the pairing platform server 30. [

메시지 교환 서버(40)는 경유통신정합의 경우 디바이스간의 메시지를 중계하는 서버이다. The message exchange server 40 is a server that relays messages between devices in the case of a relay communication match.

도 2는 본 발명의 일 실시예에 따른 QR 코드 프로토콜 구조를 도시한 것이다.2 illustrates a QR code protocol structure according to an embodiment of the present invention.

도 2를 참조하면, QR 코드 프로토콜(QR Code Protocol)은 엔트리 ID(Entry ID), 통신 방법(Communication Method), 리퀘스트 URL(Request URL)을 포함한다.Referring to FIG. 2, the QR code protocol includes an entry ID, a communication method, and a request URL.

엔트리 ID는 각 디바이스간의 페어링에 관여하는 세션구분자이다.The entry ID is a session identifier involved in pairing between devices.

통신 방법은 디바이스간에 통신 방법(페어링 방법)을 나타내는 구분 코드로서, 예를 들어, 통신 방법(페어링 방법)에는 직접통신정합, 경유통신정합, 블루투스 등이 가능하다. The communication method is a delimiting code indicating a communication method (pairing method) between devices. For example, the communication method (pairing method) may include direct communication matching, duel communication matching, Bluetooth, and the like.

리퀘스트 URL은 통신 방법에 해당하는 서비스 URL이다. 즉, 리퀘스트 URL은 세컨드 디바이스(20)가 통신정합에 대한 작업을 요청하는 서비스 서버의 URL을 의미한다. 여기서, URL은 네트워크상의 특정 리소스 파일을 의미할 수 있으며, 서비스를 제공하는 서버의 IP주소를 의미하거나, 블루투스와 같은 장치의 고유값을 의미할 수 있다.The request URL is a service URL corresponding to the communication method. That is, the request URL means the URL of the service server for which the second device 20 requests the operation for communication matching. Here, the URL may refer to a specific resource file on the network, means an IP address of a server providing the service, or may mean a unique value of a device such as Bluetooth.

도 3은 본 발명의 일 실시예에 따른 페어링 요청승인 프로토콜 구조를 도시한 것이다.FIG. 3 illustrates a structure of a pairing request acknowledgment protocol according to an embodiment of the present invention.

도 3을 참조하면, 페어링 요청승인 프로토콜은 직접통신정합의 경우 호스트 디바이스(10)가 세컨드 디바이스(20)에 접속할 수 있도록 승인해 주기 위한 프로토콜이다. 예를 들어, 페어링 요청승인 프로토콜은 호스트 디바이스(10)에 표시된 QR 코드를 세컨드 디바이스(20)에서 스캔하고 분석하여, QR 코드 프로토콜의 통신 방법이 직접통신정합이면, 세컨드 디바이스(20)에서 페어링 엔트리 서비스 모듈에 전송하는 프로토콜이다. Referring to FIG. 3, the pairing request acknowledgment protocol is a protocol for allowing the host device 10 to access the second device 20 in the case of direct communication matching. For example, the pairing request acknowledgment protocol scans and analyzes the QR code displayed on the host device 10 in the second device 20, and if the communication method of the QR code protocol is a direct communication match, the pairing entry It is a protocol to transmit to the service module.

페어링 요청승인 프로토콜은 엔트리 ID(Entry ID)와 세컨드 디바이스 IP(2nd Device IP)를 포함한다.Pairing request approval protocol may include an entry ID (Entry ID) and the second device IP (2 nd Device IP).

엔트리 ID는 페어링의 세션 고유값을 의미하고, 세컨드 디바이스 IP는 스마트폰과 같은 세컨드 디바이스(20)의 IP주소 또는 고유값이다.The entry ID is the session unique value of the pairing, and the second device IP is the IP address or unique value of the second device 20 such as the smart phone.

도 4는 본 발명의 일 실시예에 따른 페어링 엔트리 구조를 도시한 것이다.4 illustrates a pairing entry structure according to an embodiment of the present invention.

도 4를 참조하면, 페어링 엔트리는 디바이스 간의 페어링을 위한 세션정보를 관리해 주는 것으로 페어링 엔트리 서비스 모듈을 통해 관리된다.Referring to FIG. 4, a pairing entry manages session information for pairing between devices, and is managed through a pairing entry service module.

페어링 엔트리는 엔트리 ID(Entry ID), 통신 방법(Communication Method), 호스트 디바이스 IP(Host Device IP), 적어도 하나 이상의 세컨드 디바이스 IP(2nd Device IP)를 포함한다.The paired entry includes an entry ID (Entry ID), the communication method (Communication Method), the host device IP (Host Device IP), at least one second device IP (2 nd Device IP).

엔트리 ID는 해당 페어링 세션의 고유값이고, 통신 방법은 통신정합의 방법을 나타내는데, 통신정합에는 직접통신정합, 경유통신정합, 블루투스 등이 가능하다. 여기서, 경유통신정합의 경우에 세컨드 디바이스 IP는 세컨드 디바이스(20)의 고유 ID로 이용될 수 있다.The entry ID is an inherent value of the corresponding pairing session. The communication method indicates a method of communication matching. The communication matching can be direct communication matching, duel communication matching, Bluetooth, and the like. Here, in the case of duel communication matching, the second device IP can be used as the unique ID of the second device 20.

호스트 디바이스 IP는 스크린을 제공하는 호스트 디바이스(10)의 IP 또는 고유식별자이고, 세컨드 디바이스 IP는 호스트 디바이스(10)와 페어링되는 디바이스의 IP 또는 고유식별자이다.The host device IP is the IP or unique identifier of the host device 10 providing the screen and the second device IP is the IP or unique identifier of the device to be paired with the host device 10. [

도 5는 본 발명의 일 실시예에 따른 디바이스간 통신 방법 중 호스트 디바이스에서 수행하는 과정을 도시한 흐름도이다. FIG. 5 is a flowchart illustrating a process performed by a host device in an inter-device communication method according to an embodiment of the present invention.

도 5를 참조하면, 호스트 디바이스(10)는 먼저 페어링 개체를 생성하고(S501), 통신 방법을 지정한다(S503). Referring to FIG. 5, the host device 10 first creates a pairing entity (S501), and designates a communication method (S503).

호스트 디바이스(10)는 페어링 플래폼 서버(30)에 페어링 호스트 요청을 수행한다(S505). 호스트 디바이스(10)는 페어링 플래폼 서버(30)로부터 QR 코드 프로토콜을 수신하고(S507), QR 코드를 화면에 표시한다(S509).The host device 10 makes a pairing host request to the pairing platform server 30 (S505). The host device 10 receives the QR code protocol from the pairing platform server 30 (S507), and displays the QR code on the screen (S509).

호스트 디바이스(10)는 통신 방법이 직접통신정합인지 확인한다(S511).The host device 10 confirms whether the communication method is direct communication matching (S511).

호스트 디바이스(10)는 통신 방법이 직접통신정합인지 확인하여(S511), 통신 방법이 직접통신정합이면 페어링 엔트리 서비스 모듈로세컨드 디바이스 IP를 요청한다(S515).The host device 10 confirms whether the communication method is a direct communication match (S511). If the communication method is a direct communication match, the host device 10 requests the second device IP with the pairing entry service module (S515).

호스트 디바이스(10)는 세컨드 디바이스 IP 획득 여부를 확인하여(S517), 세컨드 디바이스 IP를 획득하지 못하면, 세컨드 디바이스 IP를 다시 요청한다(S513).The host device 10 confirms whether the second device IP has been acquired (S517). If the second device IP is not acquired, the host device 10 requests the second device IP again (S513).

호스트 디바이스(10)는 세컨드 디바이스 IP 획득 여부를 확인하여(S515), 세컨드 디바이스 IP를 획득하면, 세컨드 디바이스(20) 접속을 세컨드 디바이스(20)에 요청한다(S517).The host device 10 confirms whether the second device IP has been acquired (S515). Upon acquiring the second device IP, the host device 10 requests the second device 20 to connect to the second device 20 (S517).

호스트 디바이스(10)는 통신 방법이 직접통신정합인지 확인하여(S511), 통신 방법이 직접통신정합이 아니면 엔트리 ID를 획득한다(S519).The host device 10 confirms whether the communication method is direct communication matching (S511), and acquires the entry ID if the communication method is not direct communication matching (S519).

호스트 디바이스(10)는 페어링 엔트리 서비스 모듈로 페어링 엔트리 정보를 요청하고(S521), 페어링 엔트리 서비스 모듈로부터 페어링 엔트리 정보 기반 리퀘스트 URL을 획득한다(S523).The host device 10 requests pairing entry information from the pairing entry service module (S521), and obtains a request URL based on the pairing entry information from the pairing entry service module (S523).

호스트 디바이스(10)는 리퀘스트 URL에 접속하여(S525), 디바이스간 공유 채널에 참여하고(S527), 경유통신정합 페어링을 완료한다(S529). 여기서, 단계 S527과 단계 S529는 메시지 교환 서버(40)에서 수행될 수 있다.The host device 10 accesses the request URL (S525), participates in the inter-device shared channel (S527), and completes the relay communication matching pairing (S529). Here, steps S527 and S529 may be performed in the message exchange server 40. [

도 6은 본 발명의 일 실시예에 따른 디바이스간 통신 방법 중 세컨드 디바이스에서 수행하는 과정을 도시한 흐름도이다. FIG. 6 is a flowchart illustrating a process performed by a second device in a device-to-device communication method according to an embodiment of the present invention.

도 6을 참조하면, 세컨드 디바이스(20)는 QR 코드 UI를 실행하여(S611), 호스트 디바이스(10) 화면의 QR 코드를 스캔한다(S613). 6, the second device 20 executes the QR code UI (S611) and scans the QR code of the host device 10 screen (S613).

세컨드 디바이스(20)는 QR 코드 프로토콜을 분석하여(S615), 통신 방법을 확인한다(S617). The second device 20 analyzes the QR code protocol (S615) and confirms the communication method (S617).

세컨드 디바이스(20)는 통신 방법이 직접통신정합인지 확인한다(S619). The second device 20 confirms whether the communication method is a direct communication matching (S619).

세컨드 디바이스(20)는 통신 방법이 직접통신정합인지 확인하여(S619), 통신 방법이 직접통신정합이면, QR 코드 프로토콜로부터 리퀘스트 URL을 획득한다(S621). 세컨드 디바이스는 획득한 리퀘스트 URL에 엔트리 ID와 세컨드 디바이스 IP를 송신한다(S623).The second device 20 confirms whether the communication method is a direct communication match (S619), and if the communication method is a direct communication match, obtains a request URL from the QR code protocol (S621). The second device transmits the entry ID and the second device IP to the acquired request URL (S623).

세컨드 디바이스(20)는 호스트 디바이스로부터 접속요청 대기 중에 접속요청을 수신하고(S625), 접속요청을 승인하여(S627), 호스트 디바이스(10)와의 직접통신정합 페어링을 완료한다(S629).The second device 20 receives the connection request (S625), waits for the connection request from the host device (S625), approves the connection request (S627), and completes the direct communication matching pairing with the host device 10 (S629).

세컨드 디바이스(20)는 통신 방법이 직접통신정합인지 확인하여(S619), 통신 방법이 직접통신정합이 아니면 엔트리 ID를 획득한다(S641).The second device 20 confirms whether the communication method is direct communication matching (S619), and acquires the entry ID if the communication method is not direct communication matching (S641).

세컨드 디바이스(20)는 페어링 엔트리 서비스 모듈로 페어링 엔트리 정보를 요청하고(S643), 페어링 엔트리 서비스 모듈로부터 페어링 엔트리 정보 기반 리퀘스트 URL을 획득한다(S645).The second device 20 requests pairing entry information from the pairing entry service module (S643), and obtains a request URL based on the pairing entry information from the pairing entry service module (S645).

세컨드 디바이스(20)는 리퀘스트 URL에 접속하여(S647), 디바이스간 공유 채널에 참여하고(S649), 경유통신정합 페어링을 완료한다(S651). 여기서, 단계 S649과 단계 S651는 메시지 교환 서버(40)에서 수행될 수 있다.The second device 20 accesses the request URL (S647), participates in the inter-device shared channel (S649), and completes the relay communication matching pairing (S651). Here, steps S649 and S651 may be performed in the message exchange server 40. [

도 7은 본 발명의 일 실시예에 따른 디바이스간 통신 방법 중 페어링 플래폼 서버에서 수행하는 과정을 도시한 흐름도이다. 7 is a flowchart illustrating a process performed by the pairing platform server among the device-to-device communication methods according to an embodiment of the present invention.

도 7을 참조하면, 페어링 플래폼 서버(30)는 호스트 디바이스(10)로부터 페어링 호스트 요청이 있는지 페어링 호스트 요청 대기를 수행한다(S701).Referring to FIG. 7, the pairing platform server 30 waits for a pairing host request from the host device 10 whether there is a pairing host request (S701).

페어링 플래폼 서버(30)는 호스트 디바이스(10)로부터 페어링 호스트 요청이 없으면, 페어링 호스트 요청 대기를 수행하고(S701), 호스트 디바이스(10)로부터 페어링 호스트 요청이 있으면, 통신 방법을 분석한다(S705).If there is no request for a pairing host from the host device 10, the pairing platform server 30 waits for a pairing host request (S701). If there is a pairing host request from the host device 10, the pairing platform server 30 analyzes the communication method (S705) .

페어링 플래폼 서버(30)는 호스트 디바이스 IP, 통신 방법을 페어링 엔트리 서비스 모듈에 등록 요청한다(S707).The pairing platform server 30 requests registration of the host device IP and the communication method to the pairing entry service module (S707).

페어링 플래폼 서버(30)는 페어링 엔트리 서비스 모듈로부터 엔트리 ID를 획득하고(S709), 세컨드 디바이스(20)용 리퀘스트 URL을 생성한다(S711).The pairing platform server 30 obtains an entry ID from the pairing entry service module (S709), and generates a request URL for the second device 20 (S711).

또한, 페어링 플래폼 서버(30)는 QR 코드 프로토콜을 생성하고(S713), 생성한 QR 코드 프로토콜을 호스트 디바이스(10)에 전송한다(S715).In addition, the pairing platform server 30 generates a QR code protocol (S713), and transmits the generated QR code protocol to the host device 10 (S715).

도 8은 본 발명의 일 실시예에 따른 디바이스간 통신 방법 중 페어링 엔트리 서비스 모듈에서 수행하는 과정을 도시한 흐름도이다. 8 is a flowchart illustrating a process performed by a pairing entry service module among inter-device communication methods according to an embodiment of the present invention.

도 8을 참조하면, 페어링 플래폼 서버(30)는 호스트 디바이스(10)로부터 페어링 호스트 요청이 있는지 페어링 호스트 요청 대기를 수행한다(S701).Referring to FIG. 8, the pairing platform server 30 waits for a pairing host request from the host device 10 whether there is a pairing host request (S701).

페어링 엔트리 서비스 모듈은 페어링 엔트리 정보요청 대기한다(S801). 페어링 엔트리 서비스 모듈은 호스트 디바이스(10), 세컨드 디바이스(20), 메시지 교환 서버(40)로부터 페어링 엔트리 정보 요청이 있는지 확인한다(S803).The pairing entry service module waits for the pairing entry information request (S801). The pairing entry service module checks whether there is a pairing entry information request from the host device 10, the second device 20, and the message exchange server 40 (S803).

페어링 엔트리 서비스 모듈은 페어링 엔트리 정보 요청이 없으면, 페어링 엔트리 정보 요청 대기하고(S801), 페어링 엔트리 정보 요청이 있으면, 페어링 엔트리 정보를 획득하고(S805), 획득한 페어링 엔트리 정보를 전송한다(S807). 이때, 페어링 엔트리 서비스 모듈은 페어링 엔트리 정보를 요청한 호스트 디바이스(10), 세컨드 디바이스(20), 메시지 교환 서버(40)로 페어링 엔트리 정보를 전송한다.If there is no pairing entry information request, the pairing entry service module waits for the pairing entry information request (S801). If there is a pairing entry information request, the pairing entry service module acquires the pairing entry information (S805) and transmits the acquired pairing entry information (S807) . At this time, the pairing entry service module transmits the pairing entry information to the host device 10, the second device 20, and the message exchange server 40 requesting the pairing entry information.

페어링 엔트리 서비스 모듈은 페어링 엔트리 처리 요청 대기한다(S811). 페어링 엔트리 서비스 모듈은 페어링 플래폼 서버(30)나 세컨드 디바이스(20)로부터 호스트 디바이스 IP 등록 요청이 있는지 확인한다(S813).The pairing entry service module waits for a pairing entry processing request (S811). The pairing entry service module checks whether there is a host device IP registration request from the pairing platform server 30 or the second device 20 (S813).

페어링 엔트리 서비스 모듈은 페어링 플래폼 서버(30)나 세컨드 디바이스(20)로부터 호스트 디바이스 IP 등록 요청이 있으면, 신규 페어링 엔트리를 생성한다(S815).The pairing entry service module generates a new pairing entry if there is a host device IP registration request from the pairing platform server 30 or the second device 20 (S815).

페어링 엔트리 서비스 모듈은 통신 방법과 호스트 디바이스 IP를 등록하고(S817), 신규 페어링 엔트리의 엔트리 ID를 페어링 플래폼 서버(30)에 전송한다(S819).The pairing entry service module registers the communication method and the host device IP (S817), and transmits the entry ID of the new pairing entry to the pairing platform server 30 (S819).

페어링 엔트리 서비스 모듈은 페어링 플래폼 서버(30)나 세컨드 디바이스(20)로부터 호스트 디바이스 IP 등록 요청이 없으면, 요청승인 프로토콜이 있는지 확인한다(S821). If there is no host device IP registration request from the pairing platform server 30 or the second device 20, the pairing entry service module checks whether there is a request approval protocol (S821).

페어링 엔트리 서비스 모듈은 요청승인 프로토콜이 없으면, 페어링 엔트리 처리 요청 대기하고(S811), 페어링 요청승인 프로토콜이 있으면, 엔트리 ID 기준 페어링 엔트리에 세컨드 디바이스 IP를 등록한다(S823).If there is no request approval protocol, the pairing entry service module waits for a pairing entry process request (S811). If there is a pairing request approval protocol, the pairing entry service module registers the second device IP in the entry ID reference pair entry (S823).

페어링 엔트리 서비스 모듈은 통신 방법이 직접통신정합인지 확인하여(S825), 통신 방법이 직접통신정합이면 세컨드 디바이스 IP를 호스트 디바이스(10)에 전송하고(S829), 통신 방법이 직접통신정합이 아니면, 경유통신정합을 확인한다(S827). 여기서, 경유통신정합 확인 절차는 상기 도 5에서의 단계 S519부터 단계 S529를 수행하는 절차 또는 상기 도 6에서의 단계 S641부터 단계 S651를 수행하는 절차가 가능하다.The pairing entry service module confirms whether the communication method is a direct communication match (S825). If the communication method is a direct communication match, it transmits the second device IP to the host device 10 (S829). If the communication method is not a direct communication match, (Step S827). Here, the duel communication registration confirmation procedure is a procedure of performing the steps S519 to S529 in FIG. 5 or a procedure of performing the steps S641 to S651 in FIG.

도 9는 본 발명의 일 실시예에 따른 디바이스간 통신 방법 중 메시지 교환 서버에서 수행하는 과정을 도시한 흐름도이다. 9 is a flowchart illustrating a process performed by the message exchange server in the inter-device communication method according to an embodiment of the present invention.

도 9를 참조하면, 메시지 교환 서버(40)는 통신 방법이 경유통신정합인지 확인 요청을 수신한다(S901). 여기서, 통신 방법이 경유통신정합인지 확인 요청은 호스트 디바이스(10)나 세컨드 디바이스(20)에서 통신 방법이 직접통신정합이 아닌 경우에 해당할 수 있다.Referring to FIG. 9, the message exchange server 40 receives a request to confirm whether the communication method is a relay communication match (S901). Here, the request for confirming whether the communication method is the relay communication match may correspond to a case where the communication method in the host device 10 or the second device 20 is not direct communication matching.

메시지 교환 서버(40)는 페어링 엔트리 정보 기반 채널을 생성한다(S903). 호스트 디바이스(10)와 세컨드 디바이스(20)는 리퀘스트 URL에 접속하여 메시지 교환 서버(40)에서 채널에 참여한다(S905). The message exchange server 40 generates a pairing entry information based channel (S903). The host device 10 and the second device 20 access the request URL and participate in the channel at the message exchange server 40 (S905).

메시지 교환 서버(40)는 경유통신정합 페어링을 완료한다(S907). 여기서, 경유통신정합은 호스트 디바이스(10)와 세컨드 디바이스(20)가 동일한 URL을 사용한다.The message exchange server 40 completes the relay communication matching pairing (S907). Here, the host device 10 and the second device 20 use the same URL in the duel communication matching.

본 발명의 실시예에 따른 방법은 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 기록매체에 기록될 수 있다. 컴퓨터 판독 가능 기록매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 기록매체에 기록되는 프로그램(프로그램 명령)은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(Magnetic media), CDROM, DVD와 같은 광기록 매체(Optical media), 플롭티컬 디스크(Floptical disk)와 같은 자기-광 매체(Magneto-optical media), 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.The method according to an embodiment of the present invention may be implemented in the form of a program command that can be executed through various computer means and recorded in a computer-readable recording medium. The computer-readable recording medium may include program instructions, data files, data structures, and the like, alone or in combination. The program (program instructions) to be recorded on the recording medium may be those specially designed and configured for the present invention or may be those known to those skilled in the computer software. Examples of the computer-readable recording medium include magnetic media such as a hard disk, a floppy disk and a magnetic tape, optical media such as a CDROM and a DVD, magneto-optical media such as a floppy disk, Hardware devices that are specifically configured to store and execute program instructions such as magneto-optical media, ROM, RAM, flash memory, and the like. Examples of program instructions include machine language code such as those produced by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware devices described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

이상과 같이 본 발명을 도면에 도시한 실시예를 참고하여 설명하였으나, 이는 발명을 설명하기 위한 것일 뿐이며, 본 발명이 속하는 기술 분야의 통상의 지식을 가진 자라면 발명의 상세한 설명으로부터 다양한 변형 또는 균등한 실시예가 가능하다는 것을 이해할 수 있을 것이다. 따라서 본 발명의 진정한 권리범위는 특허청구범위의 기술적 사상에 의해 결정되어야 한다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, It will be appreciated that one embodiment is possible. Accordingly, the true scope of the present invention should be determined by the technical idea of the claims.

10: 호스트 디바이스
20: 세컨드 디바이스
30: 페어링 플래폼 서버
40: 메시지 교환 서버
10: Host device
20: Second device
30: Pairing Platform Server
40: Message Exchange Server

Claims (10)

호스트 디바이스는 페어링 개체를 생성하고, 통신 방법을 지정하는 단계,
상기 호스트 디바이스는 페어링 플래폼 서버에 페어링 호스트 요청을 수행하고, 상기 페어링 플래폼 서버로부터 QR 코드 프로토콜을 수신하여, QR 코드를 화면에 표시하는 단계,
상기 호스트 디바이스는 상기 통신 방법이 직접통신정합인지 확인하여, 상기 통신 방법이 상기 직접통신정합이면 세컨드 디바이스 IP를 요청하여 획득하고, 상기 세컨드 디바이스 접속을 상기 세컨드 디바이스에 요청하는 단계,
상기 세컨드 디바이스는 상기 호스트 디바이스로부터 접속요청을 받으면, 상기 호스트 디바이스의 상기 접속요청을 승인하는 단계를 포함하는 디바이스간 페어링 방법.
The host device creates a pairing entity and specifies a communication method,
Wherein the host device performs a pairing host request to a pairing platform server, receives a QR code protocol from the pairing platform server and displays a QR code on a screen,
Wherein the host device confirms whether the communication method is a direct communication match, requests the second device IP if the communication method is the direct communication match, and requests the second device connection to the second device,
And when the second device receives the connection request from the host device, accepting the connection request of the host device.
호스트 디바이스는 페어링 개체를 생성하고, 통신 방법을 지정하는 단계,
상기 호스트 디바이스는 페어링 플래폼 서버에 페어링 호스트 요청을 수행하고, 상기 페어링 플래폼 서버로부터 QR 코드 프로토콜을 수신하여, QR 코드를 화면에 표시하는 단계,
상기 호스트 디바이스는 통신 방법이 직접통신정합인지 확인하여, 상기 통신 방법이 상기 직접통신정합이 아니면 엔트리 ID를 획득하는 단계,
상기 호스트 디바이스는 페어링 엔트리 서비스 모듈로 페어링 엔트리 정보를 요청하고, 상기 페어링 엔트리 서비스 모듈로부터 리퀘스트 URL을 획득하는 단계,
상기 호스트 디바이스는 상기 리퀘스트 URL에 접속하여, 세컨드 디바이스와 채널에 참여하는 단계를 포함하는 디바이스간 페어링 방법.
The host device creates a pairing entity and specifies a communication method,
Wherein the host device performs a pairing host request to a pairing platform server, receives a QR code protocol from the pairing platform server and displays a QR code on a screen,
Wherein the host device determines whether the communication method is a direct communication match and acquires an entry ID if the communication method is not the direct communication match,
The host device requesting pairing entry information from the pairing entry service module and obtaining a request URL from the pairing entry service module,
And the host device accesses the request URL to participate in the channel with the second device.
호스트 디바이스는 페어링 개체를 생성하고, 통신 방법을 지정하는 단계,
상기 호스트 디바이스는 페어링 플래폼 서버에 페어링 호스트 요청을 수행하고, 상기 페어링 플래폼 서버로부터 QR 코드 프로토콜을 수신하여, QR 코드를 화면에 표시하는 단계,
상기 호스트 디바이스는 상기 통신 방법이 직접통신정합인지 확인하여, 상기 통신 방법이 상기 직접통신정합이면 세컨드 디바이스 IP를 요청하여 획득하는 단계,
상기 세컨드 디바이스는 QR 코드 UI를 실행하여, 상기 호스트 디바이스 화면의 QR 코드를 스캔하는 단계,
상기 세컨드 디바이스는 상기 QR 코드 프로토콜을 분석하여, 상기 통신 방법을 확인하여, 상기 통신 방법이 직접통신정합이면, 상기 QR 코드 프로토콜로부터 리퀘스트 URL을 획득하고, 상기 리퀘스트 URL에 엔트리 ID와 세컨드 디바이스 IP를 송신하는 단계,
상기 세컨드 디바이스는 상기 호스트 디바이스로부터 접속요청을 수신하고, 접속요청을 승인하는 단계를 포함하는 디바이스간 페어링 방법.
The host device creates a pairing entity and specifies a communication method,
Wherein the host device performs a pairing host request to a pairing platform server, receives a QR code protocol from the pairing platform server and displays a QR code on a screen,
Wherein the host device confirms whether the communication method is a direct communication matching and requests the second device IP if the communication method is the direct communication matching,
The second device executes a QR code UI to scan a QR code of the host device screen,
The second device analyzes the QR code protocol to confirm the communication method, acquires a request URL from the QR code protocol if the communication method is a direct communication match, and stores the entry ID and the second device IP in the request URL Transmitting,
The second device receiving a connection request from the host device and accepting a connection request.
제3항에 있어서,
상기 세컨드 디바이스는 상기 통신 방법이 상기 직접통신정합이 아니면, 엔트리 ID를 획득하고, 페어링 엔트리 서비스 모듈로 페어링 엔트리 정보를 요청하고, 상기 페어링 엔트리 서비스 모듈로부터 상기 리퀘스트 URL을 획득하고, 상기 리퀘스트 URL에 접속하여, 상기 호스트 디바이스와 채널에 참여하는 단계를 포함하는 디바이스간 페어링 방법.
The method of claim 3,
The second device obtains the entry ID, requests the pairing entry information from the pairing entry service module, obtains the request URL from the pairing entry service module, and transmits the request URL to the request URL And participating in the channel with the host device.
제2항 또는 제3항에 있어서,
상기 QR 코드 프로토콜은 상기 엔트리 ID, 상기 통신 방법, 상기 리퀘스트 URL을 포함하는 디바이스간 페어링 방법.
The method according to claim 2 or 3,
Wherein the QR code protocol includes the entry ID, the communication method, and the request URL.
제2항에 있어서,
상기 페어링 엔트리 정보는 상기 엔트리 ID, 상기 통신 방법, 호스트 디바이스 IP, 적어도 하나 이상의 세컨드 디바이스 IP를 포함하는 디바이스간 페어링 방법.
3. The method of claim 2,
Wherein the pairing entry information includes the entry ID, the communication method, the host device IP, and at least one second device IP.
페어링 개체를 생성하고, 통신 방법을 지정하고, 페어링 플래폼 서버에 페어링 호스트 요청을 수행하고, 상기 페어링 플래폼 서버로부터 QR 코드 프로토콜을 수신하여, QR 코드를 화면에 표시하며, 상기 통신 방법이 직접통신정합인지 확인하여, 상기 통신 방법이 상기 직접통신정합이면 세컨드 디바이스 IP를 요청하여 획득하고, 세컨드 디바이스 접속을 상기 세컨드 디바이스에 요청하는 호스트 디바이스,
상기 QR 코드 프로토콜을 분석하여, 상기 통신 방법을 확인하여, 상기 통신 방법이 상기 직접통신정합이면, 엔트리 ID를 획득하고, 상기 세컨드 디바이스 IP를 획득하여 페어링 요청승인 프로토콜을 생성하고, 리퀘스트 URL을 획득하여, 상기 리퀘스트 URL에 상기 페어링 요청승인 프로토콜을 전송하는 세컨드 디바이스,
상기 호스트 디바이스로부터 페어링 호스트 요청이 있으면, 상기 통신 방법을 분석하고, 상기 호스트 디바이스 IP, 상기 통신 방법을 페어링 엔트리 서비스 모듈에 등록 요청하고, 상기 페어링 엔트리 서비스 모듈로부터 상기 엔트리 ID를 획득하고, 상기 세컨드 디바이스용 상기 리퀘스트 URL을 생성하고, 상기 QR 코드 프로토콜을 생성하여 상기 호스트 디바이스에 전송하는 페어링 플래폼 서버를 포함하는 디바이스간 페어링 시스템.
The method comprising: generating a pairing entity, designating a communication method, performing a pairing host request to a pairing platform server, receiving a QR code protocol from the pairing platform server, displaying a QR code on a screen, A host device requesting and acquiring a second device IP if the communication method is the direct communication matching and requesting the second device connection to the second device,
Analyzing the QR code protocol to confirm the communication method, acquiring an entry ID if the communication method is the direct communication matching, acquiring the second device IP to generate a pairing request admission protocol, acquiring a request URL A second device for transmitting the pairing request acknowledgment protocol to the request URL,
Wherein the host device analyzes the communication method, requests registration of the host device IP and the communication method to the pairing entry service module, obtains the entry ID from the pairing entry service module, And a pairing platform server for generating the request URL for the device and generating the QR code protocol and transmitting the URL to the host device.
제7항에 있어서,
상기 호스트 디바이스는 상기 통신 방법이 상기 직접통신정합인지 확인하여, 상기 통신 방법이 상기 직접통신정합이 아니면 상기 엔트리 ID를 획득하고, 상기 페어링 엔트리 서비스 모듈로 페어링 엔트리 정보를 요청하고, 상기 페어링 엔트리 서비스 모듈로부터 상기 리퀘스트 URL을 획득하는 디바이스간 페어링 시스템.
8. The method of claim 7,
Wherein the host device determines that the communication method is the direct communication match, obtains the entry ID if the communication method is not the direct communication match, requests pairing entry information to the pairing entry service module, And obtains the request URL from the module.
제7항에 있어서,
상기 디바이스간 페어링 시스템은 경유통신정합을 수행하는 메시지 교환 서버를 더 포함하는 디바이스간 페어링 시스템
8. The method of claim 7,
The device-to-device pairing system further includes a message exchange server for performing a passthrough communication match.
제1항 내지 제3항 중 어느 한 항의 디바이스간 페어링 방법을 수행하는 프로그램을 기록한 컴퓨터 판독 가능 기록매체.
A computer-readable recording medium recording a program for performing a device-to-device pairing method according to any one of claims 1 to 3.
KR1020140024331A 2014-02-28 2014-02-28 Method and system for paring among device KR101406046B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020140024331A KR101406046B1 (en) 2014-02-28 2014-02-28 Method and system for paring among device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020140024331A KR101406046B1 (en) 2014-02-28 2014-02-28 Method and system for paring among device

Publications (1)

Publication Number Publication Date
KR101406046B1 true KR101406046B1 (en) 2014-06-11

Family

ID=51132458

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020140024331A KR101406046B1 (en) 2014-02-28 2014-02-28 Method and system for paring among device

Country Status (1)

Country Link
KR (1) KR101406046B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102558843B1 (en) * 2022-08-13 2023-07-24 김성헌 Control method of elderly smart device by paired guardian smart device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120037330A (en) * 2010-10-11 2012-04-19 (주) 나무인터넷 Log-in method and system using image objects
KR20130095777A (en) * 2010-10-14 2013-08-28 포스월 미디어, 인코포레이티드 Systems and methods for providing companion services to customer premises equipment using an ip-based infrastructure
KR20140018429A (en) * 2011-06-01 2014-02-12 퀄컴 인코포레이티드 Selective admission into a network sharing session

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120037330A (en) * 2010-10-11 2012-04-19 (주) 나무인터넷 Log-in method and system using image objects
KR20130095777A (en) * 2010-10-14 2013-08-28 포스월 미디어, 인코포레이티드 Systems and methods for providing companion services to customer premises equipment using an ip-based infrastructure
KR20140018429A (en) * 2011-06-01 2014-02-12 퀄컴 인코포레이티드 Selective admission into a network sharing session

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102558843B1 (en) * 2022-08-13 2023-07-24 김성헌 Control method of elderly smart device by paired guardian smart device

Similar Documents

Publication Publication Date Title
US11368500B1 (en) Reverse discovery and pairing of client devices to a media device
AU2013273771B2 (en) Electronic device, personal cloud apparatus, personal cloud system and method for registering personal cloud apparatus in user portal server thereof
EP3641365B1 (en) Device access method, device and system
EP3640849B1 (en) Electronic device and method of registering personal cloud apparatus in user portal server thereof
KR102318279B1 (en) Method and apparatus for transmitting and receiving authentication information in a wireless communication system
CN108494773B (en) Computer-implemented method and first portable electronic device
EP3139563B1 (en) Media content sharing method and apparatus
JP2011221995A (en) Mechanism for transmitting discovery information in wireless network
WO2019134595A1 (en) Configuration system, client device, embedded device configuration method, and storage medium
WO2017058001A1 (en) A type of smart home management method based on instant messasing (im)
KR102311514B1 (en) Method and system for establishing a connection between a seeker device and a target device
US11831599B1 (en) Aperiodic updating of parameters in a mesh network
US20230199502A1 (en) Apparatus and Method for Remotely Managing Devices, and Program Therefor
US10601824B2 (en) Provision of access to a network
KR101406046B1 (en) Method and system for paring among device
US11785089B2 (en) Updating communication parameters in a mesh network
US20220158837A1 (en) Method for seamlessly recovering a single sign-on password in wi-fi multi-access point device network
US11770362B2 (en) Access control in a mesh network
US11792261B2 (en) Status management in a mesh network
JP6887746B2 (en) Terminal management system, terminal control device, terminal management method and communication control program
CN114793177A (en) Service login method and device and electronic equipment
JP2019186823A (en) Control apparatus and program

Legal Events

Date Code Title Description
A201 Request for examination
A302 Request for accelerated examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20170510

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20180530

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20190413

Year of fee payment: 6