KR20220136334A - Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network - Google Patents

Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network Download PDF

Info

Publication number
KR20220136334A
KR20220136334A KR1020220125436A KR20220125436A KR20220136334A KR 20220136334 A KR20220136334 A KR 20220136334A KR 1020220125436 A KR1020220125436 A KR 1020220125436A KR 20220125436 A KR20220125436 A KR 20220125436A KR 20220136334 A KR20220136334 A KR 20220136334A
Authority
KR
South Korea
Prior art keywords
terminal
connection
information
response message
history information
Prior art date
Application number
KR1020220125436A
Other languages
Korean (ko)
Other versions
KR102595010B1 (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 KR1020220125436A priority Critical patent/KR102595010B1/en
Publication of KR20220136334A publication Critical patent/KR20220136334A/en
Application granted granted Critical
Publication of KR102595010B1 publication Critical patent/KR102595010B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/14Direct-mode setup
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/18Management of setup rejection or failure
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices
    • H04W88/04Terminal devices adapted for relaying to or from another terminal or user

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Environmental & Geological Engineering (AREA)

Abstract

The present invention provides a method for controlling a connection between terminals in a peer-to-peer (P2P) server. The method according to the present invention comprises: receiving network information about a second terminal from the second terminal; receiving a request message requesting network information about the second terminal from a first terminal; and transmitting a first response message or a second response message to the first terminal according to whether it was previously connected through P2P or relay by referring to connection method information in connection history information between the first terminal and the second terminal. The first response message is a message instructing to attempt a P2P connection with the second terminal, the second response message is a message instructing to attempt a relay connection with the second terminal, and the first response message may include network information about the second terminal.

Description

통신 네트워크에서 단말들 간의 연결을 제어하는 방법 및 장치{Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network}Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network

본 발명은 단말들 간의 P2P(Peer-to-Peer) 연결과 관련된 기술에 관한 것이다.The present invention relates to a technology related to a peer-to-peer (P2P) connection between terminals.

유무선 인터넷 기술이 나날이 발전됨에 따라 인터넷을 통한 정보의 효율적인 공유와 교환을 위한 다양한 통신 방식이 출현되었다. 이러한 통신 방식들 중의 하나로서 P2P(Peer-to-Peer) 통신 방식이 있는데, 이 P2P 통신 방식은, 데이터를 하나의 서버 시스템에 집중시켜 관리하게 되면 네트워크 부하 및 장비 운용 측면에서 비효율성을 초래할 수 있다는 점을 고려하여 데이터를 여러 통신 단말기들에 분산 배치해 두고서 각각의 통신 단말기가 다른 통신 단말기에 직접 연결하여 데이터를 전송받을 수 있도록 한 통신 방식이다. P2P 통신 방식에 따르면, P2P 서버에서 통신 단말기들의 IP(Internet Protocol) 주소들을 관리하고 각 통신 단말기는 P2P 서버에 연결하고자 하는 다른 통신 단말기의 IP 주소를 요청하여 수신하고 수신한 IP 주소를 이용하여 다른 통신 단말기에 연결하여 데이터의 전송을 요청할 수 있게 된다. 즉, P2P 통신 방식에 따르면, 최초의 연결 과정에서만 P2P 서버가 개입을 하고 실제 데이터가 송수신되는 과정에서는 통신 단말기들 간에서만 통신이 이루어진다. 따라서 P2P 통신 방식은 네트워크 부하를 분산시키고 자원 효율성을 제고할 수 있는 이점이 있다.As wired and wireless Internet technology develops day by day, various communication methods for the efficient sharing and exchange of information through the Internet have emerged. As one of these communication methods, there is a P2P (Peer-to-Peer) communication method. This P2P communication method may cause inefficiency in terms of network load and equipment operation if data is concentrated and managed in one server system. It is a communication method in which data is distributed among various communication terminals in consideration of the fact that each communication terminal is directly connected to another communication terminal to receive data. According to the P2P communication method, the P2P server manages the IP (Internet Protocol) addresses of the communication terminals, and each communication terminal requests and receives the IP address of another communication terminal that wants to connect to the P2P server. It is possible to request data transmission by connecting to a communication terminal. That is, according to the P2P communication method, the P2P server intervenes only in the initial connection process, and communication is performed only between the communication terminals during the actual data transmission/reception process. Therefore, the P2P communication method has the advantage of distributing the network load and improving resource efficiency.

본 발명의 과제는 단말들 간의 P2P 연결이 실패할 가능성이 높은 경우 단말들이 릴레이 연결 방식으로 신속하게 연결될 수 있도록 하는, 단말들 간의 연결을 제어하는 기술을 제공하는 것이다.An object of the present invention is to provide a technology for controlling the connection between terminals so that the terminals can be quickly connected in a relay connection method when there is a high probability that the P2P connection between the terminals will fail.

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

일 측면에서, P2P(Peer-to-Peer) 서버에서 단말들 간의 연결을 제어하는 방법이 제공된다. 본 방법은, 제2 단말로부터 상기 제2 단말에 대한 네트워크 정보를 수신하는 단계, 제1 단말로부터 상기 제2 단말에 대한 네트워크 정보를 요청하는 요청 메시지를 수신하는 단계, 및 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보에서 연결 방식 정보를 참조하여, 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하는 단계를 포함하고, 상기 제1 응답 메시지는 상기 제2 단말과 P2P 연결을 시도하라고 지시하는 메시지이고, 상기 제2 응답 메시지는 상기 제2 단말과 릴레이 연결을 시도하라고 지시하는 메시지이고, 상기 제1 응답 메시지는 상기 제2 단말에 대한 네트워크 정보를 포함할 수 있다.In one aspect, a method for controlling a connection between terminals in a peer-to-peer (P2P) server is provided. The method includes the steps of receiving network information for the second terminal from a second terminal, receiving a request message requesting network information for the second terminal from the first terminal, and the first terminal and the By referring to the connection method information in the connection history information between the second terminals, the first response message or the second response message is transmitted to the first terminal according to whether it was previously connected through P2P or relay, and , the first response message is a message instructing to attempt a P2P connection with the second terminal, the second response message is a message instructing to try a relay connection with the second terminal, and the first response message is the Network information for the second terminal may be included.

일 실시예에서, 상기 제2 단말에 대한 네트워크 정보는 상기 제2 단말의 IP(Internet Protocol) 주소에 관한 정보를 포함한다.In an embodiment, the network information for the second terminal includes information about an Internet Protocol (IP) address of the second terminal.

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보에서 연결 방식 정보를 참조하여, 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하는 단계는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 P2P 연결 방식으로 연결되었음을 나타내는 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하는 단계를 포함한다.In an embodiment, referring to connection method information in the connection history information between the first terminal and the second terminal, a first response message to the first terminal or The transmitting of the second response message may include transmitting the first response message to the first terminal when the connection method information indicates that the first terminal and the second terminal have previously been connected in a P2P connection method. include

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 접속이력 정보의 갱신 날짜에 관한 정보를 더 포함하며, 상기 방법은, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 릴레이 연결 방식으로 연결되었음을 나타내고 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하는 단계를 더 포함한다.In one embodiment, the access history information between the first terminal and the second terminal further includes information about an update date of the access history information, the method comprising: delivering the first response message to the first terminal Then, in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server, the connection method information indicates that the first terminal and the second terminal are connected in a relay connection method The method further includes updating the access history information so that the update date of the access history information indicates a current date.

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지이다.In an embodiment, the message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to access the relay server to the second terminal.

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보에서 연결 방식 정보를 참조하여, 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하는 단계는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내는 경우 상기 제1 단말로 상기 제2 응답 메시지를 전달하는 단계를 포함한다.In an embodiment, referring to connection method information in the connection history information between the first terminal and the second terminal, a first response message to the first terminal or The transmitting of the second response message may include transmitting the second response message to the first terminal when the connection method information indicates that the first terminal and the second terminal have previously been connected in a relay connection method. include

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 연결 방식 정보 및 상기 접속이력 정보의 갱신 날짜에 관한 정보를 포함하며, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보에서 연결 방식 정보를 참조하여, 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하는 단계는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 상기 접속이력 정보의 갱신 날짜로부터 선정된 기간 이상이 경과된 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하는 단계를 포함한다.In an embodiment, the access history information between the first terminal and the second terminal includes information about the connection method information and an update date of the access history information, and the access history between the first terminal and the second terminal Referring to the connection method information in the information, the step of transferring the first response message or the second response message to the first terminal according to whether it was previously connected through P2P or relay may include: When the first terminal and the second terminal indicate that the first terminal and the second terminal have previously been connected by a relay connection method, and a predetermined period or more has elapsed from the update date of the access history information, the step of transmitting the first response message to the first terminal; .

일 실시예에서, 상기 방법은, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하지 못하는 경우 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 P2P 연결 방식으로 연결되었음을 나타내도록 상기 접속이력 정보를 갱신하는 단계를 더 포함한다.In one embodiment, the method does not receive a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server within a predetermined time after delivering the first response message to the first terminal. If not, the method further includes updating the access history information so that the connection method information indicates that the first terminal and the second terminal are connected in a P2P connection method.

일 실시예에서, 상기 방법은, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하는 단계를 더 포함한다.In an embodiment, the method includes, in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from a relay server after delivering the first response message to the first terminal The method further includes updating the access history information so that the update date of the access history information indicates the current date.

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지이다.In an embodiment, the message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to access the relay server to the second terminal.

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 연결 방식 정보 및 상기 제2 단말의 IP 주소에 관한 정보를 포함하며, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보에서 연결 방식 정보를 참조하여, 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하는 단계는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 상기 제2 단말로부터 수신한 상기 제2 단말의 IP 주소에 관한 정보와 상기 접속이력 정보에 포함된 상기 제2 단말의 IP 주소에 관한 정보가 서로 다른 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하는 단계를 포함한다.In an embodiment, the access history information between the first terminal and the second terminal includes information about the connection method information and the IP address of the second terminal, and the access history between the first terminal and the second terminal Referring to the connection method information in the information, the step of transferring the first response message or the second response message to the first terminal according to whether it was previously connected through P2P or relay may include: Information on the IP address of the second terminal received from the second terminal indicating that the first terminal and the second terminal were previously connected by a relay connection method and the IP address of the second terminal included in the access history information and transmitting the first response message to the first terminal when the related information is different from each other.

일 실시예에서, 상기 방법은, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하지 못하는 경우 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 P2P 연결 방식으로 연결되었음을 나타내도록 상기 접속이력 정보를 갱신하는 단계를 더 포함한다.In one embodiment, the method does not receive a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server within a predetermined time after delivering the first response message to the first terminal. If not, the method further includes updating the access history information so that the connection method information indicates that the first terminal and the second terminal are connected in a P2P connection method.

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 접속이력 정보의 갱신 날짜에 관한 정보를 더 포함하며, 상기 방법은, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하는 단계를 더 포함한다.In one embodiment, the access history information between the first terminal and the second terminal further includes information about an update date of the access history information, the method comprising: delivering the first response message to the first terminal Then updating the access history information so that the update date of the access history information indicates the current date in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server further includes

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지이다.In an embodiment, the message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to access the relay server to the second terminal.

다른 측면에서, 단말들 간의 연결을 제어하기 위한 P2P 서버가 제공된다. 본 P2P 서버는 제1 단말과 제2 단말 간의 접속이력 정보를 저장하는 데이터베이스, 및 상기 제2 단말로부터 상기 제2 단말에 대한 네트워크 정보를 수신하고, 상기 제1 단말로부터 상기 제2 단말에 대한 네트워크 정보를 요청하는 요청 메시지를 수신하고, 상기 접속이력 정보에서 연결방식 정보를 참조하여 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하도록 구성된 제어부를 포함하고, 상기 제1 응답 메시지는 상기 제2 단말과 P2P 연결을 시도하라고 지시하는 메시지이고, 상기 제2 응답 메시지는 상기 제2 단말과 릴레이 연결을 시도하라고 지시하는 메시지이고, 상기 제1 응답 메시지는 상기 제2 단말에 대한 네트워크 정보를 포함할 수 있다.In another aspect, a P2P server for controlling a connection between terminals is provided. The P2P server receives the database for storing connection history information between the first terminal and the second terminal, and the network information for the second terminal from the second terminal, and the network for the second terminal from the first terminal Receives a request message for requesting information, and sends a first response message or a second response message to the first terminal according to whether it was previously connected through P2P or relay by referring to connection method information in the access history information a control unit configured to transmit, wherein the first response message is a message instructing to attempt a P2P connection with the second terminal, and the second response message is a message instructing to attempt a relay connection with the second terminal, The first response message may include network information for the second terminal.

일 실시예에서, 상기 제2 단말에 대한 네트워크 정보는 상기 제2 단말의 IP 주소에 관한 정보를 포함한다.In an embodiment, the network information for the second terminal includes information about the IP address of the second terminal.

일 실시예에서, 상기 제어부는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 P2P 연결 방식으로 연결되었음을 나타내는 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하도록 더 구성된다.In an embodiment, the control unit is further configured to transmit the first response message to the first terminal when the connection method information indicates that the first terminal and the second terminal have previously been connected in a P2P connection method .

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 접속이력 정보의 갱신 날짜에 관한 정보를 더 포함하며, 상기 제어부는, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 릴레이 연결 방식으로 연결되었음을 나타내고 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하도록 더 구성된다.In an embodiment, the access history information between the first terminal and the second terminal further includes information on an update date of the access history information, and the control unit transmits the first response message to the first terminal. Then, in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server, the connection method information indicates that the first terminal and the second terminal are connected in a relay connection method and updating the access history information so that the update date of the access history information indicates a current date.

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지이다.In an embodiment, the message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to access the relay server to the second terminal.

일 실시예에서, 상기 제어부는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내는 경우 상기 제1 단말로 상기 제2 응답 메시지를 전달하도록 더 구성된다.In an embodiment, the control unit is further configured to transmit the second response message to the first terminal when the connection method information indicates that the first terminal and the second terminal have previously been connected in a relay connection method .

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 연결 방식 정보 및 상기 접속이력 정보의 갱신 날짜에 관한 정보를 포함하며, 상기 제어부는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 상기 접속이력 정보의 갱신 날짜로부터 선정된 기간 이상이 경과된 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하도록 더 구성된다.In an embodiment, the access history information between the first terminal and the second terminal includes information about the connection method information and an update date of the access history information, and the controller includes: It is further configured to transmit the first response message to the first terminal when it indicates that the terminal and the second terminal have previously been connected by a relay connection method, and when more than a predetermined period has elapsed from the update date of the access history information.

일 실시예에서, 상기 제어부는, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하지 못하는 경우 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 P2P 연결 방식으로 연결되었음을 나타내도록 상기 접속이력 정보를 갱신하도록 더 구성된다.In one embodiment, the control unit does not receive a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server within a predetermined time after delivering the first response message to the first terminal. If not, it is further configured to update the access history information so that the connection method information indicates that the first terminal and the second terminal are connected in a P2P connection method.

일 실시예에서, 상기 제어부는, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하도록 더 구성된다.In an embodiment, the control unit, after transmitting the first response message to the first terminal, in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server and updating the access history information so that the update date of the access history information indicates the current date.

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지이다.In an embodiment, the message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to access the relay server to the second terminal.

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 연결 방식 정보 및 상기 제2 단말의 IP 주소에 관한 정보를 포함하며, 상기 제어부는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 상기 제2 단말로부터 수신한 상기 제2 단말의 IP 주소에 관한 정보와 상기 접속이력 정보에 포함된 상기 제2 단말의 IP 주소에 관한 정보가 서로 다른 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하도록 더 구성된다.In an embodiment, the connection history information between the first terminal and the second terminal includes information about the connection method information and the IP address of the second terminal, and the controller includes: Information about the IP address of the second terminal received from the second terminal indicating that the terminal and the second terminal were previously connected in a relay connection method, and the IP address of the second terminal included in the access history information and forward the first response message to the first terminal when the information is different.

일 실시예에서, 상기 제어부는, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하지 못하는 경우 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 P2P 연결 방식으로 연결되었음을 나타내도록 상기 접속이력 정보를 갱신하도록 더 구성된다.In one embodiment, the control unit does not receive a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server within a predetermined time after delivering the first response message to the first terminal. If not, it is further configured to update the access history information so that the connection method information indicates that the first terminal and the second terminal are connected in a P2P connection method.

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 접속이력 정보의 갱신 날짜에 관한 정보를 더 포함하며, 상기 제어부는, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하도록 더 구성된다.In an embodiment, the access history information between the first terminal and the second terminal further includes information on an update date of the access history information, and the control unit transmits the first response message to the first terminal. Then, in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server, update the access history information so that the update date of the access history information indicates the current date is composed

일 실시예에서, 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지이다.In an embodiment, the message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to access the relay server to the second terminal.

본 발명의 실시예들에 따르면, 단말들 간의 P2P 연결이 실패할 가능성이 높은 경우 단말들이 릴레이 연결 방식으로 신속하게 연결될 수 있도록 하는 기술적 효과가 있다.According to the embodiments of the present invention, when there is a high probability that the P2P connection between the terminals will fail, there is a technical effect of enabling the terminals to be quickly connected in a relay connection method.

도 1은 단말들 간의 연결을 제어하는 개시된 기술에 따른 방법이 실행되는 통신 네트워크의 구성의 일 실시예를 도시한 도면이다.
도 2는 단말들 간의 연결을 제어하기 위한 P2P 서버의 블록도의 일 실시예를 도시한 도면이다.
도 3은 도 2의 데이터베이스에 저장되는 접속이력 정보 테이블의 일 실시예를 도시한 도면이다.
도 4는 네트워크 상에서 단말들 간의 연결을 제어하는 방법을 설명하기 위한 신호 흐름도의 제1 실시예를 도시한 도면이다.
도 5는 네트워크 상에서 단말들 간의 연결을 제어하는 방법을 설명하기 위한 신호 흐름도의 제2 실시예를 도시한 도면이다.
도 6은 네트워크 상에서 단말들 간의 연결을 제어하는 방법을 설명하기 위한 신호 흐름도의 제3 실시예를 도시한 도면이다.
도 7은 네트워크 상에서 단말들 간의 연결을 제어하는 방법을 설명하기 위한 신호 흐름도의 제4 실시예를 도시한 도면이다.
도 8은 네트워크 상에서 단말들 간의 연결을 제어하는 방법을 설명하기 위한 신호 흐름도의 제5 실시예를 도시한 도면이다.
1 is a diagram illustrating an embodiment of a configuration of a communication network in which a method according to the disclosed technology for controlling a connection between terminals is executed.
2 is a diagram illustrating an embodiment of a block diagram of a P2P server for controlling a connection between terminals.
FIG. 3 is a diagram illustrating an embodiment of a connection history information table stored in the database of FIG. 2 .
4 is a diagram illustrating a first embodiment of a signal flow diagram for explaining a method for controlling a connection between terminals on a network.
5 is a diagram illustrating a second embodiment of a signal flow diagram for explaining a method of controlling a connection between terminals on a network.
6 is a diagram illustrating a third embodiment of a signal flow diagram for explaining a method of controlling a connection between terminals on a network.
7 is a diagram illustrating a fourth embodiment of a signal flow diagram for explaining a method of controlling a connection between terminals on a network.
8 is a diagram illustrating a fifth embodiment of a signal flow diagram for explaining a method of controlling a connection between terminals on a network.

본 발명의 이점들과 특징들 그리고 이들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해 질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 것이며, 본 실시예들은 단지 본 발명의 개시가 완전하도록 하며 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려 주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다.Advantages and features of the present invention and a method of achieving them will become apparent with reference to the embodiments described below in detail in conjunction with the accompanying drawings. However, the present invention is not limited to the embodiments disclosed below, but will be embodied in various different forms, and these embodiments merely allow the disclosure of the present invention to be complete and those of ordinary skill in the art to which the present invention pertains. It is provided to fully inform the person of the scope of the invention, and the present invention is only defined by the scope of the claims.

본 명세서에서 사용되는 용어는 단지 특정한 실시예를 설명하기 위해 사용되는 것으로 본 발명을 한정하려는 의도에서 사용된 것이 아니다. 예를 들어, 단수로 표현된 구성 요소는 문맥상 명백하게 단수만을 의미하지 않는다면 복수의 구성 요소를 포함하는 개념으로 이해되어야 한다. 또한, 본 발명의 명세서에서, '포함하다' 또는 '가지다' 등의 용어는 명세서 상에 기재된 특징, 숫자, 단계, 동작, 구성 요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것일 뿐이고, 이러한 용어의 사용에 의해 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성 요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성이 배제되는 것은 아니다. 또한, 본 명세서에 기재된 실시예에 있어서 '모듈' 혹은 '부'는 적어도 하나의 기능이나 동작을 수행하는 기능적 부분을 의미할 수 있다.The terms used herein are used only to describe specific embodiments and are not intended to limit the present invention. For example, an element expressed in a singular should be understood as a concept including a plurality of elements unless the context clearly means only the singular. In addition, in the specification of the present invention, terms such as 'comprise' or 'have' are only intended to designate that the features, numbers, steps, operations, components, parts, or combinations thereof described in the specification exist, and such The use of the term does not exclude the possibility of the presence or addition of one or more other features or numbers, steps, operations, components, parts, or combinations thereof. Also, in the embodiments described in this specification, a 'module' or a 'unit' may mean a functional part that performs at least one function or operation.

덧붙여, 다르게 정의되지 않는 한 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미가 있는 것으로 해석되어야 하며, 본 발명의 명세서에서 명백하게 정의하지 않는 한 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.In addition, unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Terms such as those defined in a commonly used dictionary should be interpreted as having a meaning consistent with the meaning in the context of the related art, and unless explicitly defined in the specification of the present invention, it should be interpreted in an ideal or excessively formal meaning. doesn't happen

이하, 첨부된 도면을 참조하여 본 발명의 실시예를 보다 상세히 설명한다. 다만, 이하의 설명에서는 본 발명의 요지를 불필요하게 흐릴 우려가 있는 경우, 널리 알려진 기능이나 구성에 관한 구체적 설명은 생략하기로 한다.Hereinafter, embodiments of the present invention will be described in more detail with reference to the accompanying drawings. However, in the following description, if there is a risk of unnecessarily obscuring the gist of the present invention, detailed descriptions of well-known functions or configurations will be omitted.

도 1은 단말들 간의 연결을 제어하는 개시된 기술에 따른 방법이 실행되는 통신 네트워크의 구성의 일 실시예를 도시한 도면이다.1 is a diagram illustrating an embodiment of a configuration of a communication network in which a method according to the disclosed technology for controlling a connection between terminals is executed.

도 1에 도시된 바와 같이, 개시된 기술에 따른 방법이 실행되는 통신 네트워크는 통신망(135)에 접속된 제어 서버(122), P2P(Peer-to-Peer) 서버(124) 및 릴레이(Relay) 서버(126)를 포함할 수 있다. 제어 서버(122), P2P 서버(124) 및 릴레이 서버(126)는 제1 단말(107)과 제2 단말(109)이 P2P 연결 방식으로 연결되거나 릴레이 연결 방식으로 연결되도록 서로 협업할 수 있다. 도시된 실시예에서 제1 단말(107)은 스마트폰이나, 제1 단말(107)은 랩탑(laptop) PC, 태블릿 PC, 노트북, 노트 패드 등의 휴대용 단말기 등과 같은 다양한 종류의 핸드헬드(Handheld) 기반의 무선 통신 장치 등을 포함할 수 있다. 또한 도시된 실시예에서 제2 단말(109)은 가정이나 직장 또는 공공 장소의 일정 영역을 촬영하기 위해 설치되어 사용되는 CCTV(Closed Circuit Television)이나, 제2 단말(109)은 데스크탑(desktop) PC, 랩탑(laptop) PC, 태블릿 PC, 노트북, 노트 패드 등의 다양한 종류의 컴퓨팅 장치 또는 기타 IoT(Internet of Things) 기반의 가전 기기 등을 포함할 수 있다. 일 실시예에서, 제1 단말(107) 및/또는 제2 단말(109)은 NAT(Network Address Translation) 방식을 지원하는 AP(Access Point)를 통해 통신망(135)에 접속될 수 있다. 통신망(135)은 인터넷(Internet), 와이파이(WiFi) 네트워크, 근거리 통신망(Local Area Network: LAN), 광역 통신망(Wide Area Network: WAN), 부가가치 통신망(Value Added Network: VAN), 개인 근거리 무선통신(Personal Area Network: PAN), PCS(Personal Communication System), GSM(Global System for Mobile communications), PDC(Personal Digital Cellular), PHS(Personal Handy-phone System), PDA(Personal Digital Assistant), IMT(International Mobile Telecommunication)-2000, CDMA(Code Division Multiple Access)-2000, W-CDMA(W-Code Division Multiple Access), Wibro(Wireless Broadband Internet), 4G(LTE/LTE-Advanced) 또는 5G 등의 이동 통신망 또는 위성 통신망 등과 같은 모든 종류의 유/무선 네트워크를 포함할 수 있으나, 통신망(135)의 종류가 이에 한정되는 것은 아니다. 이하의 개시에 있어서는 설명의 편의상 제1 단말(107)이 스마트폰이고 제2 단말(109)이 CCTV라는 가정하에 제1 단말(107)이 제2 단말(109)에서 촬영된 영상 데이터를 스트리밍 방식으로 수신하기 위하여 제2 단말(109)에 연결하는 절차를 예로 들어 개시된 기술을 설명하기로 한다.As shown in FIG. 1 , the communication network in which the method according to the disclosed technology is executed is a control server 122 connected to a communication network 135 , a peer-to-peer (P2P) server 124 and a relay server. (126). The control server 122 , the P2P server 124 , and the relay server 126 may cooperate with each other so that the first terminal 107 and the second terminal 109 are connected in a P2P connection method or in a relay connection method. In the illustrated embodiment, the first terminal 107 is a smart phone, but the first terminal 107 is a laptop PC, a tablet PC, a notebook PC, a portable terminal such as a notebook computer, and various types of handheld devices. based wireless communication device and the like. In addition, in the illustrated embodiment, the second terminal 109 is a CCTV (Closed Circuit Television) installed and used to photograph a certain area of a home, work, or public place, but the second terminal 109 is a desktop PC. , various types of computing devices, such as a laptop PC, a tablet PC, a notebook computer, and a note pad, or other Internet of Things (IoT)-based home appliances. In an embodiment, the first terminal 107 and/or the second terminal 109 may be connected to the communication network 135 through an access point (AP) supporting a network address translation (NAT) scheme. The communication network 135 includes the Internet, a Wi-Fi network, a local area network (LAN), a wide area network (WAN), a value added network (VAN), and personal local area wireless communication. (Personal Area Network: PAN), PCS (Personal Communication System), GSM (Global System for Mobile communications), PDC (Personal Digital Cellular), PHS (Personal Handy-phone System), PDA (Personal Digital Assistant), IMT (International Mobile communication networks such as Mobile Telecommunication)-2000, Code Division Multiple Access (CDMA)-2000, W-Code Division Multiple Access (W-CDMA), Wireless Broadband Internet (Wibro), 4G (LTE/LTE-Advanced) or 5G, or It may include all types of wired/wireless networks, such as a satellite communication network, but the type of the communication network 135 is not limited thereto. In the following disclosure, for convenience of explanation, the first terminal 107 streams image data captured by the second terminal 109 on the assumption that the first terminal 107 is a smartphone and the second terminal 109 is a CCTV. The disclosed technology will be described with an example of a procedure for connecting to the second terminal 109 in order to receive it.

제1 단말(107)에는 제2 단말(109)에 연결하여 스트리밍 데이터를 수신하기 위한 전용 앱(App)과 같은 프로그램이 설치될 수 있는데, 이러한 프로그램이 실행되면, 예컨대 '실시간 스트리밍 보기' 메뉴와 같은 미디어 스트리밍을 요청할 수 있는 메뉴가 표시될 수 있다. 사용자가 제1 단말(107)에서 동 메뉴를 선택하면 실시간 스트리밍 보기 요청 메시지가 통신망(135)을 통해 제어 서버(122)로 전달될 수 있다. 실시간 스트리밍 보기 요청 메시지를 수신한 제어 서버(122)는 제2 단말(109)로 촬영 및 스트리밍을 시작하라는 명령을 전달할 수 있다. 제2 단말(109)이 제어 서버(122)로부터 명령을 전달 받으면 제2 단말(109)은 P2P 서버(124)에 접속하여 제2 단말(109)에 대한 네트워크 정보를 전달한다. 제2 단말(109)이 P2P 서버(124)로부터 수신 응답 메시지를 받으면 제2 단말(109)은 제어 서버(122)로 촬영 및 스트리밍을 시작하라는 명령에 대한 응답 메시지를 전달한다. 응답 메시지를 수신한 제어 서버(122)는 제1 단말(107)로부터 수신한 실시간 스트리밍 보기 요청 메시지에 응답하여 제1 단말(107)로 응답 메시지를 전달한다. 제1 단말(107)이 제어 서버(122)로부터 응답 메시지를 수신하면 제1 단말(107)은 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 요청하는 요청 메시지를 전달한다. 개시된 기술에 따르면 요청 메시지를 수신한 P2P 서버(124)는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조하여 제1 단말(107)로 제1 응답 메시지 또는 제2 응답 메시지를 전달한다. 여기서 제1 응답 메시지는 제2 단말(109)과 P2P 연결을 시도하라고 지시하는 메시지이다. 제1 응답 메시지는 제2 단말(109)에 대한 네트워크 정보를 포함하는데, 제1 응답 메시지를 수신한 제1 단말(107)은 제2 단말(109)에 대한 네트워크 정보를 이용하여 제2 단말(109)과의 P2P 연결을 시도할 수 있게 된다. 한편 제2 응답 메시지는 제2 단말(109)과 릴레이(Relay) 연결을 시도하라고 지시하는 메시지이다. P2P 서버(124)에서 제1 단말(107)로 제2 응답 메시지를 전달하는 것은 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조한 결과 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패할 가능성이 높다고 판단한 바탕 위에서이므로, 제2 응답 메시지를 수신한 제1 단말(107)은 제2 단말(109)과의 불필요한 P2P 연결 절차를 거치지 않고 곧 바로 릴레이 연결을 시도하여 제2 단말(109)과의 연결에 필요한 시간을 단축할 수 있게 된다.A program such as a dedicated app for connecting to the second terminal 109 to receive streaming data may be installed in the first terminal 107, and when such a program is executed, for example, a 'real-time streaming view' menu and A menu for requesting the same media streaming may be displayed. When the user selects the menu in the first terminal 107 , a real-time streaming view request message may be transmitted to the control server 122 through the communication network 135 . Upon receiving the real-time streaming view request message, the control server 122 may transmit a command to start shooting and streaming to the second terminal 109 . When the second terminal 109 receives a command from the control server 122 , the second terminal 109 connects to the P2P server 124 and transmits network information about the second terminal 109 . When the second terminal 109 receives the reception response message from the P2P server 124 , the second terminal 109 transmits a response message to the command to start shooting and streaming to the control server 122 . The control server 122 receiving the response message transmits the response message to the first terminal 107 in response to the real-time streaming view request message received from the first terminal 107 . When the first terminal 107 receives the response message from the control server 122 , the first terminal 107 transmits a request message for requesting network information on the second terminal 109 to the P2P server 124 . According to the disclosed technology, the P2P server 124 receiving the request message sends the first response message or the second response to the first terminal 107 with reference to the connection history information between the first terminal 107 and the second terminal 109 . pass the message Here, the first response message is a message instructing to attempt a P2P connection with the second terminal 109 . The first response message includes network information for the second terminal 109, and the first terminal 107 receiving the first response message uses the network information for the second terminal 109 to the second terminal ( 109) and P2P connection can be attempted. Meanwhile, the second response message is a message instructing to attempt a relay connection with the second terminal 109 . The transmission of the second response message from the P2P server 124 to the first terminal 107 refers to the connection history information between the first terminal 107 and the second terminal 109. As a result, the first terminal 107 and the second Since the P2P connection between the terminals 109 is determined to be highly likely to fail, the first terminal 107 receiving the second response message directly relays without going through an unnecessary P2P connection procedure with the second terminal 109 . It is possible to shorten the time required for connection with the second terminal 109 by attempting a connection.

종래의 기술에 따르면 P2P 서버(124)가 제1 단말(107)로부터 제2 단말(109)에 대한 네트워크 정보를 요청하는 요청 메시지를 수신하면 P2P 서버(124)는 제1 단말(107)로 제2 단말(109)에 대한 네트워크 정보를 포함하는 응답 메시지를 전달한다. 응답 메시지를 수신한 제1 단말(107)은 제2 단말(109)에 대한 네트워크 정보를 이용하여 제2 단말(109)과의 P2P 연결을 시도한다. 제2 단말(109)과의 P2P 연결은 성공할 수도 있고 실패할 수도 있다. 단말 간의 P2P 연결에는 일반적으로 3초 내지 5초 정도의 수초의 시간이 소요된다. 이 수초의 시간 내에 제2 단말(109)로부터 연결 응답을 수신하지 못하면 제2 단말(109)과의 P2P 연결이 실패한 것으로 볼 수 있다. 이러한 이유 때문에 제1 단말(107)에서는 제2 단말(109)로부터 연결 응답을 받을 수 있는 충분한 시간인 10초 정도의 시간으로 설정된 타이머를 작동시키고 타이머의 타임 아웃 전에 제2 단말(109)로부터 연결 응답을 수신하지 못하는 경우 P2P 연결이 실패한 것으로 판정한다. 제1 단말(107)은 P2P 연결이 실패한 것으로 판정된 경우 그제서야 제2 단말(109)과의 릴레이 연결을 시도한다. 이러다 보니 제2 단말(109)과의 릴레이 연결을 시도하기까지는 타이머가 타임 아웃되는 시간 이상의 오랜 시간이 소요되어 불편함을 겪게된다. 일반적으로 단말들 간의 P2P 연결이 실패하는 원인은 단말들이 연결된 네트워크의 구성이나 네트워크 장비가 특수하기 때문이다. 예컨대 서로 연결을 시도하는 단말들은 사설 IP 주소를 사용하는 NAT 환경 하에 있을 수 있는데, 이 경우 NAT 구성에 따라서는 단말들 간에 P2P 연결이 안 되는 경우가 있을 수 있다. 따라서 이러한 P2P 연결 실패 시나리오는 1회성으로 그치는 것이 아니라 지속적으로 일어나게 되고, 이 때문에 제1 단말(107)이 제2 단말(109)과의 연결을 시도할 때마다 타이머가 타임 아웃되는 시간 이상으로 오랜 연결 시간이 걸리게 된다.According to the prior art, when the P2P server 124 receives a request message requesting network information for the second terminal 109 from the first terminal 107 , the P2P server 124 sends the first terminal 107 to the first terminal 107 . 2 A response message including network information for the terminal 109 is transmitted. Upon receiving the response message, the first terminal 107 attempts a P2P connection with the second terminal 109 using network information on the second terminal 109 . The P2P connection with the second terminal 109 may succeed or fail. A P2P connection between terminals generally takes several seconds of 3 to 5 seconds. If a connection response is not received from the second terminal 109 within this time of several seconds, it may be considered that the P2P connection with the second terminal 109 has failed. For this reason, the first terminal 107 operates a timer set to about 10 seconds, which is a sufficient time to receive a connection response from the second terminal 109, and connects from the second terminal 109 before the timer times out. If a response is not received, it is determined that the P2P connection has failed. When it is determined that the P2P connection has failed, the first terminal 107 attempts a relay connection with the second terminal 109 only then. For this reason, it takes a long time longer than the time when the timer times out until the relay connection with the second terminal 109 is attempted, which causes inconvenience. In general, the cause of the failure of P2P connection between terminals is that the configuration of the network to which the terminals are connected or the network equipment is special. For example, terminals attempting to connect to each other may be in a NAT environment using a private IP address. In this case, depending on the NAT configuration, P2P connection between terminals may not be possible. Therefore, such a P2P connection failure scenario does not stop as a one-time event, but occurs continuously. For this reason, whenever the first terminal 107 attempts to connect with the second terminal 109, the timer is longer than the timeout period. It will take some time to connect.

다시 개시된 기술로 돌아와서, 개시된 기술에 따르면 P2P 서버(124)가 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조한 결과 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 성공할 가능성이 높다고 판단하는 경우 제1 단말(107)로 제1 응답 메시지를 전달하고, 제1 단말(107)은 제1 응답 메시지에 포함된 제2 단말(109)에 대한 네트워크 정보를 이용하여 제2 단말(109)과의 P2P 연결을 시도한다. 한편 P2P 서버(124)가 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조한 결과 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패할 가능성이 높다고 판단하는 경우 제1 단말(107)로 제2 응답 메시지를 전달한다. 그러면 제1 단말(107)은 곧 바로 릴레이 연결을 시도하게 되고, 이로써 실패할 가능성이 높고 시간 소모적인 제2 단말(109)과의 P2P 연결 절차를 거치지 않아도 되게 된다. 릴레이 연결을 위해 단말이 접속하는 릴레이 서버(126)는 NAT 환경하에 있지 않고 따라서 NAT의 영향을 받지 않기 때문에 릴레이 연결의 성공률은 어느 정도 보장되는 것으로 알려져 있다.Returning to the disclosed technology, according to the disclosed technology, the P2P server 124 refers to the connection history information between the first terminal 107 and the second terminal 109 , and as a result of the reference to the connection history information between the first terminal 107 and the second terminal 109 , If it is determined that the P2P connection is highly likely to be successful, the first response message is transmitted to the first terminal 107, and the first terminal 107 receives network information about the second terminal 109 included in the first response message. P2P connection with the second terminal 109 is attempted using Meanwhile, as a result of the P2P server 124 referring to the connection history information between the first terminal 107 and the second terminal 109, it is determined that the P2P connection between the first terminal 107 and the second terminal 109 is highly likely to fail. In this case, the second response message is transmitted to the first terminal 107 . Then, the first terminal 107 immediately attempts a relay connection, thereby eliminating the need for a P2P connection procedure with the second terminal 109 that is highly likely to fail and is time-consuming. It is known that the success rate of the relay connection is guaranteed to some extent because the relay server 126 to which the terminal accesses for the relay connection is not under the NAT environment and therefore not affected by the NAT.

도 2는 단말들 간의 연결을 제어하기 위한 P2P 서버의 블록도의 일 실시예를 도시한 도면이다.2 is a diagram illustrating an embodiment of a block diagram of a P2P server for controlling a connection between terminals.

도 2에 도시된 바와 같이, P2P 서버(124)는 데이터베이스(210)를 포함할 수 있다. 데이터베이스(210)는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 저장할 수 있다. 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보는 연결 방식 정보를 포함할 수 있다. 제1 단말(107)이 이전에 제2 단말(109)과의 P2P 연결을 시도하여 성공한 경우 연결 방식 정보는 제1 단말(107)과 제2 단말(109)이 P2P 연결 방식으로 연결되었음을 나타내고, 제1 단말(107)이 이전에 제2 단말(109)과의 P2P 연결을 시도하여 실패한 경우 연결 방식 정보는 제1 단말(107)과 제2 단말(109)이 릴레이 연결 방식으로 연결되었음을 나타낸다. 연결 방식 정보는 동작 초기에 제1 단말(107)과 제2 단말(109)이 P2P 연결 방식으로 연결되었음을 나타내도록 초기화될 수 있다. 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보는 동 정보의 갱신 날짜에 관한 정보를 더 포함할 수 있다. 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보는 제2 단말(109)로부터 수신한 제2 단말(109)에 대한 네트워크 정보를 더 포함할 수 있다. 제2 단말에 대한 네트워크 정보는 제2 단말(109)의 IP 주소를 포함할 수 있다. 일 실시예에서, 제2 단말(109)의 IP 주소는 제2 단말(109)이 인터넷에 접속하기 위해 WiFi로 접속하는 AP(Access Point)의 WAN(Wide Area Network) 측 공인 IP 주소 및/또는 제2 단말(109)이 AP로부터 할당받은 사설 IP 주소를 포함할 수 있다. 제2 단말에 대한 네트워크 정보는 제2 단말에 대한 포트 정보를 더 포함할 수 있다. 데이터베이스(210)는 제1 단말(107)과 다른 단말들 간의 접속이력 정보를 더 저장할 수 있다. 예를 들어 CCTV가 여러 대인 경우 데이터베이스(210)는 제1 단말(107)과 CCTV 1 간의 접속이력 정보, 제1 단말(107)과 CCTV 2 간의 접속이력 정보, 제1 단말(107)과 CCTV 3 간의 접속이력 정보 등을 저장할 수 있다. 일 실시예에서, 접속이력 정보에 포함되는 연결 방식 정보, 접속이력 정보의 갱신 날짜에 관한 정보 및 제1 단말(107)이 연결되는 단말들(CCTV들)에 대한 네트워크 정보는 접속이력 정보 테이블에 연관 테이블(relational table)의 형태로 저장된다. 접속이력 정보 테이블의 일 실시예를 도시한 도 3을 참조하면, 제1 단말(107)과 CCTV 1 간의 접속이력 정보는 제1 단말(107)과 CCTV 1이 이전에 P2P 연결 방식으로 연결되었음을 나타내고, 제1 단말(107)과 CCTV 2 간의 접속이력 정보는 제1 단말(107)과 CCTV 2가 이전에 릴레이 연결 방식으로 연결되었음을 나타내고, 제1 단말(107)과 CCTV 5 간의 접속이력 정보는 제1 단말(107)과 CCTV 5가 이전에 릴레이 연결 방식으로 연결되었음을 나타낸다. 도 3에 도시된 접속이력 정보 테이블은 단지 예시의 목적상 데이터를 서로 연관시켜 저장하는 방식을 개념적으로 도시한 것일 뿐이고 도 3에 도시된 사항이 저장된 데이터의 구조를 예시하거나 암시하는 것이 아님을 인식하여야 할 것이다.As shown in FIG. 2 , the P2P server 124 may include a database 210 . The database 210 may store connection history information between the first terminal 107 and the second terminal 109 . The connection history information between the first terminal 107 and the second terminal 109 may include connection method information. If the first terminal 107 has previously attempted a P2P connection with the second terminal 109 and succeeded, the connection method information indicates that the first terminal 107 and the second terminal 109 are connected in a P2P connection method, When the first terminal 107 previously tried to connect to the P2P connection with the second terminal 109 and failed, the connection method information indicates that the first terminal 107 and the second terminal 109 are connected in a relay connection method. The connection method information may be initialized to indicate that the first terminal 107 and the second terminal 109 are connected in the P2P connection method at the beginning of the operation. The connection history information between the first terminal 107 and the second terminal 109 may further include information on an update date of the information. The connection history information between the first terminal 107 and the second terminal 109 may further include network information about the second terminal 109 received from the second terminal 109 . The network information for the second terminal may include the IP address of the second terminal 109 . In one embodiment, the IP address of the second terminal 109 is a public IP address and/or a WAN (Wide Area Network) side of an AP (Access Point) that the second terminal 109 accesses via WiFi to access the Internet. The second terminal 109 may include a private IP address allocated from the AP. The network information for the second terminal may further include port information for the second terminal. The database 210 may further store connection history information between the first terminal 107 and other terminals. For example, if there are multiple CCTVs, the database 210 includes connection history information between the first terminal 107 and CCTV 1, connection history information between the first terminal 107 and CCTV 2, and the first terminal 107 and CCTV 3 It is possible to store connection history information and the like. In an embodiment, the connection method information included in the access history information, the information on the update date of the access history information, and the network information for the terminals (CCTVs) to which the first terminal 107 is connected are in the access history information table. It is stored in the form of a relational table. Referring to FIG. 3 showing an embodiment of the connection history information table, the connection history information between the first terminal 107 and CCTV 1 indicates that the first terminal 107 and CCTV 1 were previously connected in a P2P connection method. , the connection history information between the first terminal 107 and CCTV 2 indicates that the first terminal 107 and CCTV 2 were previously connected in a relay connection method, and the connection history information between the first terminal 107 and CCTV 5 is the second 1 indicates that the terminal 107 and CCTV 5 were previously connected in a relay connection method. It is recognized that the connection history information table shown in FIG. 3 is only conceptually illustrating a method of storing data in association with each other for the purpose of illustration, and that the information shown in FIG. 3 does not exemplify or imply the structure of the stored data. will have to

P2P 서버(124)는 통신부(230)를 더 포함할 수 있다. 통신부(230)는 GSM 망, CDMA 망과 같은 2G 무선 통신망, WiFi 망과 같은 무선 인터넷 망, WiBro 망 및 WiMax 망과 같은 휴대 인터넷 망, 패킷 전송을 지원하는 무선 통신망, LTE(4G) 망 또는 5G 망에서 채택되는 RAT들(Radio Access Technologies) 및 통신 프로토콜을 구현할 수 있고 그러한 무선 통신망에서 사용되는 통신 기기의 통신부의 기능들/특징들을 포함할 수 있지만, 통신부(230)의 기능이 이에 제한되는 것은 아니다. 이 경우, RAT들 및 통신 프로토콜은 적절한 하드웨어 및/또는 펌웨어로 구현될 수 있다.The P2P server 124 may further include a communication unit 230 . The communication unit 230 is a GSM network, a 2G wireless communication network such as a CDMA network, a wireless Internet network such as a WiFi network, a portable Internet network such as a WiBro network and a WiMax network, a wireless communication network supporting packet transmission, an LTE (4G) network, or a 5G network It may implement RATs (Radio Access Technologies) and a communication protocol adopted in the network and may include functions/features of a communication unit of a communication device used in such a wireless communication network, but the function of the communication unit 230 is limited thereto not. In this case, the RATs and communication protocol may be implemented in suitable hardware and/or firmware.

제어부(220)는 제2 단말(109)로부터 제2 단말(109)에 대한 네트워크 정보를 수신하고, 제1 단말(107)로부터 제2 단말(109)에 대한 네트워크 정보를 요청하는 요청 메시지를 수신하고, 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조하여 제1 단말(107)로 제1 응답 메시지 또는 제2 응답 메시지를 전달하도록 구성될 수 있다. 여기서 제1 응답 메시지는 제2 단말(109)과 P2P 연결을 시도하라고 지시하는 메시지이며 제1 단말(107)이 제2 단말(109)과의 P2P 연결을 시도하는데 필요한 제2 단말(109)에 대한 네트워크 정보를 포함할 수 있다. 제2 응답 메시지는 제2 단말(109)과 릴레이(Relay) 연결을 시도하라고 지시하는 메시지이다.The control unit 220 receives network information on the second terminal 109 from the second terminal 109 , and receives a request message for requesting network information on the second terminal 109 from the first terminal 107 . and transfer the first response message or the second response message to the first terminal 107 with reference to the connection history information between the first terminal 107 and the second terminal 109 . Here, the first response message is a message instructing to attempt a P2P connection with the second terminal 109, and to the second terminal 109 required for the first terminal 107 to attempt a P2P connection with the second terminal 109. may include network information for The second response message is a message instructing to attempt a relay connection with the second terminal 109 .

일 실시예에서, 제어부(220)는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조한 결과 그 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 P2P 연결 방식으로 연결되었음을 나타내는 경우 제1 단말(107)로 제1 응답 메시지를 전달하도록 구성될 수 있다. 이러한 실시예에서, 제어부(220)는, 제1 단말(107)로 제1 응답 메시지를 전달한 후 릴레이 서버(126)로부터 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 릴레이 연결 방식으로 연결되었음을 나타내고 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 접속이력 정보를 갱신하도록 더 구성될 수 있다. 일 실시예에서, 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 제2 단말(109)로 릴레이 서버(126)로 접속하라는 명령을 전달하라고 요청하는 메시지이다.In an embodiment, the controller 220 refers to the connection history information between the first terminal 107 and the second terminal 109 , and as a result, the connection method information is transferred between the first terminal 107 and the second terminal 109 . It may be configured to transmit a first response message to the first terminal 107 when it indicates that it is connected in a P2P connection manner. In this embodiment, the control unit 220 transmits the first response message to the first terminal 107 and then the P2P connection between the first terminal 107 and the second terminal 109 from the relay server 126 has failed. Connection history information so that the connection method information indicates that the first terminal 107 and the second terminal 109 are connected in a relay connection method in response to receiving a message indicating may be further configured to update In one embodiment, the message indicating that the P2P connection between the first terminal 107 and the second terminal 109 has failed is a message that requests to transmit a command to connect to the relay server 126 to the second terminal 109 it's a message

일 실시예에서, 제어부(220)는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조한 결과 그 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 릴레이 연결 방식으로 연결되었음을 나타내는 경우 제1 단말(107)로 제2 응답 메시지를 전달하도록 더 구성될 수 있다. 이러한 실시예에서, 제1 단말(107)은 제2 응답 메시지를 수신하는 것에 응답하여 릴레이 서버(126)를 사용하여 제2 단말(109)과의 릴레이 연결을 시도한다. 도 1과 관련하여 전술한 바와 같이 제1 단말(107)은 실패할 가능성이 높고 시간 소모적인 제2 단말(109)과의 P2P 연결 절차를 거치지 않고 곧 바로 제2 단말(109)과의 릴레이 연결을 시도하므로 제2 단말(109)과 빠른 속도로 연결될 수 있게 된다.In an embodiment, the controller 220 refers to the connection history information between the first terminal 107 and the second terminal 109 , and as a result, the connection method information is transferred between the first terminal 107 and the second terminal 109 . It may be further configured to transmit a second response message to the first terminal 107 when it indicates that it is connected in a relay connection manner. In this embodiment, the first terminal 107 attempts a relay connection with the second terminal 109 using the relay server 126 in response to receiving the second response message. As described above with reference to FIG. 1 , the first terminal 107 has a high probability of failure and does not go through the P2P connection procedure with the second terminal 109 , which is time-consuming, and directly connects the relay with the second terminal 109 . , so that it can be connected to the second terminal 109 at a high speed.

전술한 바와 같이 제1 단말(107)로 하여금 제2 단말(109)과의 P2P 연결 대신에 제2 단말(109)과의 릴레이 연결을 시도하도록 함으로써 제1 단말(107)이 제2 단말(109)과 빠른 속도로 연결될 수 있게 되기는 하나, 릴레이 서버(126)를 통한 연결이 이루어지는 빈도가 높아지면 릴레이 서버(126)에 대한 투자 비용과 운영 비용도 따라서 높아지게 되어 서비스 제공 회사에 부담으로 작용하게 되는 측면이 있다. 따라서 서비스 제공 회사의 입장에서는 단말들이 릴레이 연결 방식으로 연결되는 것 보다는 P2P 방식으로 직접 연결되는 것이 바람직하다. 이러한 측면을 감안하여, 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 릴레이 연결 방식으로 연결되었음을 나타내는 경우에도 선정된 조건이 만족되는 예외적인 경우 제1 단말(107)로 제1 응답 메시지를 전달하도록 제어부(220)를 구성하는 것이 가능하다. 일 실시예에서, 제어부(220)는, 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 릴레이 연결 방식으로 연결되었음을 나타내는 경우에도 접속이력 정보의 갱신 날짜로부터 선정된 기간 이상이 경과된 경우 제1 단말(107)로 제1 응답 메시지를 전달하도록 구성될 수 있다. 이러한 실시예에서, 제어부(220)는, 제1 단말(107)로 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버(126)로부터 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하지 못하는 경우 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 P2P 연결 방식으로 연결되었음을 나타내도록 접속이력 정보를 갱신하도록 더 구성될 수 있다. 또한 이러한 실시예에서, 제어부(220)는, 제1 단말(107)로 제1 응답 메시지를 전달한 후 릴레이 서버(126)로부터 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 접속이력 정보를 갱신하도록 더 구성될 수 있다. 일 실시예에서, 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 제2 단말(109)로 릴레이 서버(126)로 접속하라는 명령을 전달하라고 요청하는 메시지이다.As described above, by having the first terminal 107 attempt a relay connection with the second terminal 109 instead of the P2P connection with the second terminal 109 , the first terminal 107 connects to the second terminal 109 ) can be connected at a high speed, but if the frequency of connection through the relay server 126 increases, the investment and operating costs for the relay server 126 also increase accordingly, which puts a burden on the service provider. there is a side Therefore, from the perspective of the service provider, it is preferable that the terminals are directly connected in the P2P method rather than in the relay connection method. In consideration of this aspect, even when the connection method information indicates that the first terminal 107 and the second terminal 109 have previously been connected in the relay connection method, in an exceptional case in which the selected condition is satisfied, the first terminal 107 It is possible to configure the control unit 220 to transmit the first response message. In one embodiment, the control unit 220, even when the connection method information indicates that the first terminal 107 and the second terminal 109 have previously been connected in the relay connection method, a period selected from the update date of the connection history information When the abnormality has elapsed, it may be configured to transmit the first response message to the first terminal 107 . In this embodiment, the controller 220 transmits the first response message to the first terminal 107 from the relay server 126 within a predetermined time between the first terminal 107 and the second terminal 109 P2P When a message indicating that the connection has failed is not received, the connection history information may be further configured to update the connection method information to indicate that the first terminal 107 and the second terminal 109 are connected in a P2P connection method. Also in this embodiment, the control unit 220 transmits the first response message to the first terminal 107 and then the P2P connection between the first terminal 107 and the second terminal 109 from the relay server 126 fails. The access history information may be further configured to update the access history information so that the update date of the access history information indicates a current date in response to receiving the message indicating that the In one embodiment, the message indicating that the P2P connection between the first terminal 107 and the second terminal 109 has failed is a message that requests to transmit a command to connect to the relay server 126 to the second terminal 109 it's a message

일 실시예에서, 제어부(220)는, 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 릴레이 연결 방식으로 연결되었음을 나타내는 경우에도 제2 단말(109)로부터 수신한 제2 단말(109)의 IP 주소에 관한 정보(네트워크 정보)와 접속이력 정보에 포함되어 있는 제2 단말의 IP 주소에 관한 정보(네트워크 정보)가 서로 다른 경우 제1 단말(107)로 제1 응답 메시지를 전달하도록 구성될 수 있다. 가장 최근 수신한 제2 단말(109)의 IP 주소에 관한 정보가 데이터베이스(210)에 기 저장되어 있는 제2 단말(109)의 IP 주소에 관한 정보와 다르다는 것은 최근에 제2 단말(109)의 IP 주소가 변경되는 등 제2 단말(109)에 대한 네트워크 환경이 변경되었음을 의미하고, 그 때문에 이전과 달리 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 성공할 가능성이 있기 때문이다. 제어부(220)는 제1 단말(107)로 제1 응답 메시지를 전달한 후 제2 단말(109)로부터 수신한 제2 단말(109)의 IP 주소에 관한 정보를 기초로 접속이력 정보에 포함된 제2 단말(109)에 대한 네트워크 정보를 갱신하도록 구성될 수 있다. 이러한 실시예에서, 제어부(220)는, 제1 단말(107)로 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버(126)로부터 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하지 못하는 경우 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 P2P 연결 방식으로 연결되었음을 나타내도록 접속이력 정보를 갱신하도록 더 구성될 수 있다. 또한 이러한 실시예에서, 제어부(220)는, 제1 단말(107)로 제1 응답 메시지를 전달한 후 릴레이 서버(126)로부터 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 접속이력 정보를 갱신하도록 더 구성될 수 있다. 일 실시예에서, 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 제2 단말(109)로 릴레이 서버(126)로 접속하라는 명령을 전달하라고 요청하는 메시지이다.In one embodiment, the control unit 220, even when the connection method information indicates that the first terminal 107 and the second terminal 109 have previously been connected in the relay connection method, the second terminal 109 received from the second terminal (109) When the information about the IP address of the second terminal 109 (network information) and the information about the IP address of the second terminal (network information) included in the connection history information are different from each other, the first response to the first terminal 107 It can be configured to forward messages. The fact that the most recently received information on the IP address of the second terminal 109 is different from the information on the IP address of the second terminal 109 previously stored in the database 210 means that the This means that the network environment for the second terminal 109 has changed, such as a change in the IP address, and because of this, there is a possibility that the P2P connection between the first terminal 107 and the second terminal 109 will succeed unlike before. . The controller 220 transmits the first response message to the first terminal 107 and then receives the first response message included in the access history information based on the information about the IP address of the second terminal 109 received from the second terminal 109 . 2 may be configured to update network information for the terminal 109 . In this embodiment, the controller 220 transmits the first response message to the first terminal 107 from the relay server 126 within a predetermined time between the first terminal 107 and the second terminal 109 P2P When a message indicating that the connection has failed is not received, the connection history information may be further configured to update the connection method information to indicate that the first terminal 107 and the second terminal 109 are connected in a P2P connection method. Also in this embodiment, the control unit 220 transmits the first response message to the first terminal 107 and then the P2P connection between the first terminal 107 and the second terminal 109 from the relay server 126 fails. The access history information may be further configured to update the access history information so that the update date of the access history information indicates a current date in response to receiving the message indicating that the In one embodiment, the message indicating that the P2P connection between the first terminal 107 and the second terminal 109 has failed is a message that requests to transmit a command to connect to the relay server 126 to the second terminal 109 it's a message

이상으로 설명한 제어부(220)는, 응용 주문형 집적 회로(Application Specific Integrated Circuits: ASICs), 디지털 신호 처리기(Digital Signal Processors: DSPs), 디지털 신호 처리 소자(Digital Signal Processing Devices: DSPDs), 프로그램 가능 논리 소자(Programmable Logic Devices: PLDs), 현장 프로그램 가능 게이트 어레이(Field-Programmable Gate Arrays: FPGAs), 프로세서(processors), 제어기(controllers), 마이크로 컨트롤러(micro-controllers) 및 마이크로 프로세서(microprocessors) 중 적어도 하나에 기반한 하드웨어 플랫폼(hardware platform)으로서 구현될 수 있다. 제어부(220)는 또한 전술한 하드웨어 플랫폼 상에서 실행 가능한 펌웨어(firmware)/소프트웨어 모듈로 구현될 수 있다. 이 경우, 소프트웨어 모듈은 적절한 프로그램(program) 언어로 쓰여진 소프트웨어 애플리케이션(application)에 의해 구현될 수 있다.The control unit 220 described above includes Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), and programmable logic elements. (Programmable Logic Devices: PLDs), Field-Programmable Gate Arrays (FPGAs), at least one of processors, controllers, micro-controllers, and microprocessors. It may be implemented as a hardware platform based. The controller 220 may also be implemented as a firmware/software module executable on the aforementioned hardware platform. In this case, the software module may be implemented by a software application written in an appropriate program language.

도 4는 네트워크 상에서 단말들 간의 연결을 제어하는 방법을 설명하기 위한 신호 흐름도의 제1 실시예를 도시한 도면이다. 제1 실시예는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보에 포함된 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 P2P 연결 방식으로 연결되었음을 나타내고 P2P 서버(124)가 제1 단말(107)로 제1 응답 메시지를 전달하여 제1 단말(107)이 제2 단말(109)과의 P2P 연결에 성공한 경우의 신호 흐름도를 나타낸다. 또한 제1 실시예는 제1 단말(107)이 제2 단말(109)과의 연결을 첫 번째로 또는 첫 번째 이후로 시도하는 경우의 신호 흐름도를 나타낸다.4 is a diagram illustrating a first embodiment of a signal flow diagram for explaining a method for controlling a connection between terminals on a network. In the first embodiment, the connection method information included in the connection history information between the first terminal 107 and the second terminal 109 is the first terminal 107 and the second terminal 109 previously connected in a P2P connection method. A signal flow diagram is shown when the P2P server 124 transmits the first response message to the first terminal 107 and the first terminal 107 succeeds in P2P connection with the second terminal 109 . Also, the first embodiment shows a signal flow diagram when the first terminal 107 attempts to connect with the second terminal 109 first or after the first.

도 4에 도시된 바와 같이, 본 방법은 제2 단말(109)에서 제어 서버(122)로부터 촬영 및 스트리밍을 시작하라는 명령을 수신하는 것에 응답하여 P2P 서버(124)에 접속하여 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 전달하는 단계(S405)로부터 시작된다. 단계(S410)에서는 제2 단말(109)에서 P2P 서버(124)로부터 수신 응답 메시지를 수신한다. 단계(S415)에서는 제1 단말(107)이 제어 서버(122)의 제어에 따라 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 요청하는 요청 메시지를 전달한다. 단계(S420)에서는 P2P 서버(124)에서 P2P 서버(124)의 데이터베이스(210)에 저장된 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조한 결과 그 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 P2P 연결 방식으로 연결되었음을 나타내므로 제1 단말(107)로 제1 응답 메시지를 전달하는 것으로 결정한다. 단계(S425)에서는 P2P 서버(124)에서 제1 단말(107)로 제1 응답 메시지를 전달한다. 제1 응답 메시지는 제2 단말(109)에 대한 네트워크 정보를 포함할 수 있다. 단계(S430)에서는 제1 단말(107)에서 제2 단말(109)에 대한 네트워크 정보를 이용하여 제2 단말(109)과의 P2P 연결을 시도한다. 단계(S435)에서는 제1 단말(107)에서 제2 단말(109)로부터 P2P 연결 응답 메시지를 수신하고, 이로써 제1 단말(107)과 제2 단말(109) 간에 P2P 통신이 이루어진다.As shown in FIG. 4 , the method connects to the P2P server 124 in response to receiving a command to start shooting and streaming from the control server 122 in the second terminal 109 to the P2P server 124 . It starts from the step S405 of transmitting the network information to the second terminal 109 with the . In step S410 , the second terminal 109 receives a reception response message from the P2P server 124 . In step S415 , the first terminal 107 transmits a request message for requesting network information on the second terminal 109 to the P2P server 124 under the control of the control server 122 . In step S420, as a result of referring the connection history information between the first terminal 107 and the second terminal 109 stored in the database 210 of the P2P server 124 in the P2P server 124, the connection method information is the first Since it indicates that the terminal 107 and the second terminal 109 have previously been connected in a P2P connection method, it is determined to transmit the first response message to the first terminal 107 . In step S425 , the P2P server 124 transmits the first response message to the first terminal 107 . The first response message may include network information for the second terminal 109 . In step S430 , the first terminal 107 attempts a P2P connection with the second terminal 109 using network information on the second terminal 109 . In step S435 , the first terminal 107 receives a P2P connection response message from the second terminal 109 , whereby P2P communication is established between the first terminal 107 and the second terminal 109 .

도 5는 네트워크 상에서 단말들 간의 연결을 제어하는 방법을 설명하기 위한 신호 흐름도의 제2 실시예를 도시한 도면이다. 제2 실시예는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보에 포함된 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 P2P 연결 방식으로 연결되었음을 나타내고 P2P 서버(124)가 제1 단말(107)로 제1 응답 메시지를 전달하였으나 제1 단말(107)이 제2 단말(109)과의 P2P 연결에 실패한 경우의 신호 흐름도를 나타낸다. 또한 제2 실시예는 제1 단말(107)이 제2 단말(109)과의 연결을 첫 번째로 또는 첫 번째 이후로 시도하는 경우의 신호 흐름도를 나타낸다.5 is a diagram illustrating a second embodiment of a signal flow diagram for explaining a method of controlling a connection between terminals on a network. In the second embodiment, the connection method information included in the connection history information between the first terminal 107 and the second terminal 109 is the first terminal 107 and the second terminal 109 previously connected in a P2P connection method. A signal flow diagram is shown when the P2P server 124 transmits the first response message to the first terminal 107 but the first terminal 107 fails to establish a P2P connection with the second terminal 109 . Also, the second embodiment shows a signal flow diagram when the first terminal 107 attempts to connect with the second terminal 109 first or after the first.

도 5에 도시된 바와 같이, 본 방법은 제2 단말(109)에서 제어 서버(122)로부터 촬영 및 스트리밍을 시작하라는 명령을 수신하는 것에 응답하여 P2P 서버(124)에 접속하여 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 전달하는 단계(S505)로부터 시작된다. 단계(S510)에서는 제2 단말(109)에서 P2P 서버(124)로부터 수신 응답 메시지를 수신한다. 단계(S515)에서는 제1 단말(107)이 제어 서버(122)의 제어에 따라 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 요청하는 요청 메시지를 전달한다. 단계(S520)에서는 P2P 서버(124)에서 P2P 서버(124)의 데이터베이스(210)에 저장된 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조한 결과 그 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 P2P 연결 방식으로 연결되었음을 나타내므로 제1 단말(107)로 제1 응답 메시지를 전달하는 것으로 결정한다. 단계(S525)에서는 P2P 서버(124)에서 제1 단말(107)로 제1 응답 메시지를 전달한다. 제1 응답 메시지는 제2 단말(109)에 대한 네트워크 정보를 포함할 수 있다. 단계(S530)에서는 제1 단말(107)에서 제2 단말(109)에 대한 네트워크 정보를 이용하여 제2 단말(109)과의 P2P 연결을 시도한다. 본 실시예에서는 제1 단말(107)이 타이머가 타임 아웃되기 이전에 제2 단말(109)로부터 P2P 연결 응답을 수신하지 못하므로, 단계(S535)에서는 제1 단말(107)에서 릴레이 서버(126)로 릴레이 연결 요청 메시지를 전달한다. 일 실시예에서, 타이머는 P2P 연결에 걸릴 것으로 예상되는 최대 시간의 2배로 설정될 수 있다. 단계(S540)에서 릴레이 서버(126)는 P2P 서버(124)로 제2 단말(109)로 릴레이 서버(126)로 접속하라는 명령을 전달하라고 요청하는 메시지를 전달한다. 릴레이 서버(126)는 제2 단말(109)에 대한 네트워크 정보를 가지고 있지 않으므로 제2 단말(109)에 대한 네트워크 정보를 가지고 있는 P2P 서버(124)로 하여금 릴레이 서버(126)로 접속하라는 명령을 제2 단말(109)에 전달하게 하기 위함이다. P2P 서버(124)는, 릴레이 서버(126)로부터 제2 단말(109)로 릴레이 서버(126)로 접속하라는 명령을 전달하라고 요청하는 메시지를 수신하면 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 인지하게 된다. 이에 따라 단계(S545)에서 P2P 서버(124)는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보에 포함된 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 릴레이 연결 방식으로 연결되었음을 나타내고 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 접속이력 정보를 갱신한다. 단계(S550)에서 P2P 서버(124)는 제2 단말(109)로 릴레이 서버(126)로 접속하라는 접속 명령을 전달한다. 단계(S555)에서는 제2 단말(109)이 릴레이 서버(126)로 접속을 하고, 이로써 제1 단말(107)과 제2 단말(109) 간에 릴레이 통신이 이루어진다.As shown in FIG. 5 , the method connects to the P2P server 124 in response to receiving a command to start shooting and streaming from the control server 122 in the second terminal 109 to the P2P server 124 . It starts from the step (S505) of transmitting the network information to the second terminal (109). In step S510 , the second terminal 109 receives a reception response message from the P2P server 124 . In step S515 , the first terminal 107 transmits a request message for requesting network information on the second terminal 109 to the P2P server 124 under the control of the control server 122 . In step S520, the P2P server 124 refers to the connection history information between the first terminal 107 and the second terminal 109 stored in the database 210 of the P2P server 124. As a result, the connection method information is the first Since it indicates that the terminal 107 and the second terminal 109 have previously been connected in a P2P connection method, it is determined to transmit the first response message to the first terminal 107 . In step S525 , the first response message is transmitted from the P2P server 124 to the first terminal 107 . The first response message may include network information for the second terminal 109 . In step S530 , the first terminal 107 attempts a P2P connection with the second terminal 109 using network information on the second terminal 109 . In the present embodiment, since the first terminal 107 does not receive the P2P connection response from the second terminal 109 before the timer times out, in step S535, the relay server 126 in the first terminal 107 is ) to transmit a relay connection request message. In one embodiment, the timer may be set to twice the maximum time it is expected to take for a P2P connection. In step S540 , the relay server 126 transmits a message requesting to transmit a command to connect to the relay server 126 to the second terminal 109 to the P2P server 124 . Since the relay server 126 does not have network information on the second terminal 109 , the P2P server 124 having network information on the second terminal 109 sends a command to connect to the relay server 126 . This is to transmit to the second terminal 109 . When the P2P server 124 receives a message requesting to transmit a command to connect to the relay server 126 from the relay server 126 to the second terminal 109, the first terminal 107 and the second terminal 109 ) to recognize that the P2P connection between them has failed. Accordingly, in step S545, the P2P server 124 transmits the connection method information included in the connection history information between the first terminal 107 and the second terminal 109 to the first terminal 107 and the second terminal 109. The connection history information is updated so that it indicates that the connection is made by this relay connection method and the update date of the connection history information indicates the current date. In step S550 , the P2P server 124 transmits a connection command to connect to the relay server 126 to the second terminal 109 . In step S555 , the second terminal 109 connects to the relay server 126 , thereby performing relay communication between the first terminal 107 and the second terminal 109 .

도 6은 네트워크 상에서 단말들 간의 연결을 제어하는 방법을 설명하기 위한 신호 흐름도의 제3 실시예를 도시한 도면이다. 제3 실시예는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보에 포함된 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 P2P 서버(124)가 제1 단말(107)로 제1 응답 메시지를 전달하여 제1 단말(107)이 제2 단말(109)과의 P2P 연결에 성공한 경우의 신호 흐름도를 나타낸다. 또한 제3 실시예는 제1 단말(107)이 제2 단말(109)과의 연결을 첫 번째 이후로 시도하는 경우의 신호 흐름도를 나타낸다.6 is a diagram illustrating a third embodiment of a signal flow diagram for explaining a method of controlling a connection between terminals on a network. In the third embodiment, the connection method information included in the connection history information between the first terminal 107 and the second terminal 109 is the first terminal 107 and the second terminal 109 are previously connected in a relay connection method. A signal flow diagram is shown when the P2P server 124 transmits the first response message to the first terminal 107 and the first terminal 107 succeeds in P2P connection with the second terminal 109 . Also, the third embodiment shows a signal flow diagram when the first terminal 107 attempts to connect with the second terminal 109 after the first.

도 6에 도시된 바와 같이, 본 방법은 제2 단말(109)에서 제어 서버(122)로부터 촬영 및 스트리밍을 시작하라는 명령을 수신하는 것에 응답하여 P2P 서버(124)에 접속하여 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 전달하는 단계(S605)로부터 시작된다. 단계(S610)에서는 제2 단말(109)에서 P2P 서버(124)로부터 수신 응답 메시지를 수신한다. 단계(S615)에서는 제1 단말(107)이 제어 서버(122)의 제어에 따라 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 요청하는 요청 메시지를 전달한다. 단계(S620)에서는 P2P 서버(124)에서 P2P 서버(124)의 데이터베이스(210)에 저장된 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조한 결과 그 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 릴레이 연결 방식으로 연결되었음을 나타내나 접속이력 정보의 갱신 날짜로부터 선정된 기간 이상이 경과되었거나 제2 단말(109)로부터 수신한 제2 단말(109)의 IP 주소에 관한 정보(네트워크 정보)와 접속이력 정보에 포함되어 있는 제2 단말(109)의 IP 주소에 관한 정보(네트워크 정보)가 서로 다르기 때문에 제1 단말(107)로 제1 응답 메시지를 전달하는 것으로 결정한다. 제2 단말(109)로부터 수신한 제2 단말(109)의 IP 주소에 관한 정보(네트워크 정보)와 접속이력 정보에 포함되어 있는 제2 단말(109)의 IP 주소에 관한 정보(네트워크 정보)가 서로 다른 경우, 본 단계에서는 제2 단말(109)로부터 수신한 제2 단말(109)의 IP 주소에 관한 정보를 기초로 접속이력 정보에 포함된 제2 단말에 대한 네트워크 정보를 갱신할 수 있다. 단계(S625)에서는 P2P 서버(124)에서 제1 단말(107)로 제1 응답 메시지를 전달한다. 제1 응답 메시지는 제2 단말(109)에 대한 네트워크 정보를 포함할 수 있다. 단계(S630)에서는 제1 단말(107)에서 제2 단말(109)에 대한 네트워크 정보를 이용하여 제2 단말(109)과의 P2P 연결을 시도한다. 단계(S635)에서는 제1 단말(107)에서 제2 단말(109)로부터 P2P 연결 응답 메시지를 수신하고, 이로써 제1 단말(107)과 제2 단말(109) 간에 P2P 통신이 이루어진다. 한편 P2P 서버(124)는, 제1 단말(107)로 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버(126)로부터 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 나타내는 메시지(제2 단말(109)로 릴레이 서버(126)로 접속하라는 명령을 전달하라고 요청하는 메시지)를 수신하지 못하므로, 단계(S640)에서 P2P 서버(124)는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보에 포함된 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 P2P 연결 방식으로 연결되었음을 나타내도록 접속이력 정보를 갱신한다.As shown in FIG. 6 , the method connects to the P2P server 124 in response to receiving a command to start shooting and streaming from the control server 122 in the second terminal 109 to the P2P server 124 . It starts from the step S605 of transmitting the network information for the second terminal 109 to the . In step S610 , the second terminal 109 receives a reception response message from the P2P server 124 . In step S615 , the first terminal 107 transmits a request message for requesting network information on the second terminal 109 to the P2P server 124 under the control of the control server 122 . In step S620, as a result of referring the connection history information between the first terminal 107 and the second terminal 109 stored in the database 210 of the P2P server 124 in the P2P server 124, the connection method information is the first Indicates that the terminal 107 and the second terminal 109 were previously connected by a relay connection method, but a predetermined period or more has elapsed from the update date of the connection history information, or the second terminal 109 received from the second terminal 109 ) of the first response message to the first terminal 107 because the information (network information) of the IP address and the information (network information) about the IP address of the second terminal 109 included in the access history information are different from each other. decide to deliver Information about the IP address of the second terminal 109 (network information) received from the second terminal 109 and information about the IP address of the second terminal 109 included in the access history information (network information) If different, in this step, the network information for the second terminal included in the access history information may be updated based on the information about the IP address of the second terminal 109 received from the second terminal 109 . In step S625 , the P2P server 124 transmits the first response message to the first terminal 107 . The first response message may include network information for the second terminal 109 . In step S630 , the first terminal 107 attempts a P2P connection with the second terminal 109 using network information on the second terminal 109 . In step S635 , the first terminal 107 receives a P2P connection response message from the second terminal 109 , whereby P2P communication is established between the first terminal 107 and the second terminal 109 . Meanwhile, the P2P server 124 transmits the first response message to the first terminal 107 and the P2P connection between the first terminal 107 and the second terminal 109 from the relay server 126 within a predetermined time fails. Since it does not receive a message indicating that it has done so (a message requesting that the second terminal 109 transmit a command to connect to the relay server 126), in step S640, the P2P server 124 sends the first terminal 107 ) and the connection history information included in the connection history information between the second terminal 109 and the first terminal 107 and the second terminal 109 to indicate that the P2P connection method is connected to update the connection history information.

도 7은 네트워크 상에서 단말들 간의 연결을 제어하는 방법을 설명하기 위한 신호 흐름도의 제4 실시예를 도시한 도면이다. 제4 실시예는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보에 포함된 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 P2P 서버(124)가 제1 단말(107)로 제1 응답 메시지를 전달하였으나 제1 단말(107)이 제2 단말(109)과의 P2P 연결에 실패한 경우의 신호 흐름도를 나타낸다. 또한 제4 실시예는 제1 단말(107)이 제2 단말(109)과의 연결을 첫 번째 이후로 시도하는 경우의 신호 흐름도를 나타낸다.7 is a diagram illustrating a fourth embodiment of a signal flow diagram for explaining a method of controlling a connection between terminals on a network. In the fourth embodiment, the connection method information included in the connection history information between the first terminal 107 and the second terminal 109 is the first terminal 107 and the second terminal 109 are previously connected in a relay connection method. A signal flow diagram is shown when the P2P server 124 transmits the first response message to the first terminal 107 but the first terminal 107 fails to establish a P2P connection with the second terminal 109 . Also, the fourth embodiment shows a signal flow diagram when the first terminal 107 attempts to connect with the second terminal 109 after the first.

도 7에 도시된 바와 같이, 본 방법은 제2 단말(109)에서 제어 서버(122)로부터 촬영 및 스트리밍을 시작하라는 명령을 수신하는 것에 응답하여 P2P 서버(124)에 접속하여 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 전달하는 단계(S705)로부터 시작된다. 단계(S710)에서는 제2 단말(109)에서 P2P 서버(124)로부터 수신 응답 메시지를 수신한다. 단계(S715)에서는 제1 단말(107)이 제어 서버(122)의 제어에 따라 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 요청하는 요청 메시지를 전달한다. 단계(S720)에서는 P2P 서버(124)에서 P2P 서버(124)의 데이터베이스(210)에 저장된 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조한 결과 그 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 릴레이 연결 방식으로 연결되었음을 나타내나 접속이력 정보의 갱신 날짜로부터 선정된 기간 이상이 경과되었거나 제2 단말(109)로부터 수신한 제2 단말(109)의 IP 주소에 관한 정보(네트워크 정보)와 접속이력 정보에 포함되어 있는 제2 단말(109)의 IP 주소에 관한 정보(네트워크 정보)가 서로 다르기 때문에 제1 단말(107)로 제1 응답 메시지를 전달하는 것으로 결정한다. 제2 단말(109)로부터 수신한 제2 단말(109)의 IP 주소에 관한 정보(네트워크 정보)와 접속이력 정보에 포함되어 있는 제2 단말(109)의 IP 주소에 관한 정보(네트워크 정보)가 서로 다른 경우, 본 단계에서는 제2 단말(109)로부터 수신한 제2 단말(109)의 IP 주소에 관한 정보를 기초로 접속이력 정보에 포함된 제2 단말에 대한 네트워크 정보를 갱신할 수 있다. 단계(S725)에서는 P2P 서버(124)에서 제1 단말(107)로 제1 응답 메시지를 전달한다. 제1 응답 메시지는 제2 단말(109)에 대한 네트워크 정보를 포함할 수 있다. 단계(S730)에서는 제1 단말(107)에서 제2 단말(109)에 대한 네트워크 정보를 이용하여 제2 단말(109)과의 P2P 연결을 시도한다. 본 실시예에서는 제1 단말(107)이 타이머가 타임 아웃되기 이전에 제2 단말(109)로부터 P2P 연결 응답을 수신하지 못하므로, 단계(S735)에서는 제1 단말(107)에서 릴레이 서버(126)로 릴레이 연결 요청 메시지를 전달한다. 단계(S740)에서 릴레이 서버(126)는 P2P 서버(124)로 제2 단말(109)로 릴레이 서버(126)로 접속하라는 명령을 전달하라고 요청하는 메시지를 전달한다. P2P 서버(124)는, 릴레이 서버(126)로부터 제2 단말(109)로 릴레이 서버(126)로 접속하라는 명령을 전달하라고 요청하는 메시지를 수신하면 제1 단말(107)과 제2 단말(109) 간의 P2P 연결이 실패하였음을 인지하게 된다. 이에 따라 단계(S745)에서 P2P 서버(124)는 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 접속이력 정보를 갱신한다. 단계(S750)에서 P2P 서버(124)는 제2 단말(109)로 릴레이 서버(126)로 접속하라는 접속 명령을 전달한다. 단계(S755)에서는 제2 단말(109)이 릴레이 서버(126)로 접속을 하고, 이로써 제1 단말(107)과 제2 단말(109) 간에 릴레이 통신이 이루어진다.As shown in FIG. 7 , the method connects to the P2P server 124 in response to receiving a command to start shooting and streaming from the control server 122 in the second terminal 109 to the P2P server 124 . It starts from the step S705 of transmitting the network information for the second terminal 109 to the . In step S710 , the second terminal 109 receives a reception response message from the P2P server 124 . In step S715 , the first terminal 107 transmits a request message for requesting network information on the second terminal 109 to the P2P server 124 under the control of the control server 122 . In step S720, as a result of referring the connection history information between the first terminal 107 and the second terminal 109 stored in the database 210 of the P2P server 124 in the P2P server 124, the connection method information is the first Indicates that the terminal 107 and the second terminal 109 were previously connected by a relay connection method, but a predetermined period or more has elapsed from the update date of the connection history information, or the second terminal 109 received from the second terminal 109 ) of the first response message to the first terminal 107 because the information (network information) of the IP address and the information (network information) about the IP address of the second terminal 109 included in the access history information are different from each other. decide to deliver Information about the IP address of the second terminal 109 (network information) received from the second terminal 109 and information about the IP address of the second terminal 109 included in the access history information (network information) If different, in this step, the network information for the second terminal included in the access history information may be updated based on the information about the IP address of the second terminal 109 received from the second terminal 109 . In step S725 , the P2P server 124 transmits the first response message to the first terminal 107 . The first response message may include network information for the second terminal 109 . In step S730 , the first terminal 107 attempts a P2P connection with the second terminal 109 using network information on the second terminal 109 . In this embodiment, since the first terminal 107 does not receive the P2P connection response from the second terminal 109 before the timer times out, in step S735, the relay server 126 in the first terminal 107 ) to transmit a relay connection request message. In step S740 , the relay server 126 transmits a message requesting to transmit a command to connect to the relay server 126 to the second terminal 109 to the P2P server 124 . When the P2P server 124 receives a message requesting to transmit a command to connect to the relay server 126 from the relay server 126 to the second terminal 109, the first terminal 107 and the second terminal 109 ) to recognize that the P2P connection between them has failed. Accordingly, in step S745, the P2P server 124 updates the access history information so that the update date of the access history information indicates the current date. In step S750 , the P2P server 124 transmits a connection command to connect to the relay server 126 to the second terminal 109 . In step S755 , the second terminal 109 connects to the relay server 126 , whereby relay communication is performed between the first terminal 107 and the second terminal 109 .

도 8은 네트워크 상에서 단말들 간의 연결을 제어하는 방법을 설명하기 위한 신호 흐름도의 제5 실시예를 도시한 도면이다. 제5 실시예는 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보에 포함된 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 P2P 서버(124)가 제1 단말(107)로 제2 응답 메시지를 전달하는 경우의 신호 흐름도를 나타낸다. 또한 제5 실시예는 제1 단말(107)이 제2 단말(109)과의 연결을 첫 번째 이후로 시도하는 경우의 신호 흐름도를 나타낸다.8 is a diagram illustrating a fifth embodiment of a signal flow diagram for explaining a method of controlling a connection between terminals on a network. In the fifth embodiment, the connection method information included in the connection history information between the first terminal 107 and the second terminal 109 is the first terminal 107 and the second terminal 109 are previously connected in a relay connection method. A signal flow diagram is shown when the P2P server 124 transmits the second response message to the first terminal 107. Also, the fifth embodiment shows a signal flow diagram when the first terminal 107 attempts to connect with the second terminal 109 after the first.

도 8에 도시된 바와 같이, 본 방법은 제2 단말(109)에서 제어 서버(122)로부터 촬영 및 스트리밍을 시작하라는 명령을 수신하는 것에 응답하여 P2P 서버(124)에 접속하여 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 전달하는 단계(S805)로부터 시작된다. 단계(S810)에서는 제2 단말(109)에서 P2P 서버(124)로부터 수신 응답 메시지를 수신한다. 단계(S815)에서는 제1 단말(107)이 제어 서버(122)의 제어에 따라 P2P 서버(124)로 제2 단말(109)에 대한 네트워크 정보를 요청하는 요청 메시지를 전달한다. 단계(S820)에서는 P2P 서버(124)에서 P2P 서버(124)의 데이터베이스(210)에 저장된 제1 단말(107)과 제2 단말(109) 간의 접속이력 정보를 참조한 결과 그 연결 방식 정보가 제1 단말(107)과 제2 단말(109)이 이전에 릴레이 연결 방식으로 연결되었음을 나타내므로 제1 단말(107)로 제2 응답 메시지를 전달하는 것으로 결정한다. 단계(S825)에서는 P2P 서버(124)에서 제1 단말(107)로 제2 응답 메시지를 전달한다. 단계(S830)에서는 제1 단말(107)에서 릴레이 서버(126)로 릴레이 연결 요청 메시지를 전달한다. 단계(S835)에서 릴레이 서버(126)는 P2P 서버(124)로 제2 단말(109)로 릴레이 서버(126)로 접속하라는 명령을 전달하라고 요청하는 메시지를 전달한다. 단계(S840)에서 P2P 서버(124)는 제2 단말(109)로 릴레이 서버(126)로 접속하라는 접속 명령을 전달한다. 단계(S845)에서는 제2 단말(109)이 릴레이 서버(126)로 접속을 하고, 이로써 제1 단말(107)과 제2 단말(109) 간에 릴레이 통신이 이루어진다.As shown in FIG. 8 , the method connects to the P2P server 124 in response to receiving a command to start shooting and streaming from the control server 122 in the second terminal 109 to the P2P server 124 . It starts from the step (S805) of transmitting the network information to the second terminal (109). In step S810 , the second terminal 109 receives a reception response message from the P2P server 124 . In step S815 , the first terminal 107 transmits a request message for requesting network information on the second terminal 109 to the P2P server 124 under the control of the control server 122 . In step S820, the P2P server 124 refers to the connection history information between the first terminal 107 and the second terminal 109 stored in the database 210 of the P2P server 124. As a result, the connection method information is the first Since it indicates that the terminal 107 and the second terminal 109 have previously been connected in a relay connection method, it is determined that the second response message is transmitted to the first terminal 107 . In step S825 , the second response message is transmitted from the P2P server 124 to the first terminal 107 . In step S830 , the relay connection request message is transmitted from the first terminal 107 to the relay server 126 . In step S835 , the relay server 126 transmits a message requesting to transmit a command to connect to the relay server 126 to the second terminal 109 to the P2P server 124 . In step S840 , the P2P server 124 transmits a connection command to connect to the relay server 126 to the second terminal 109 . In step S845 , the second terminal 109 connects to the relay server 126 , thereby performing relay communication between the first terminal 107 and the second terminal 109 .

이상의 설명에 있어서 어떤 구성 요소가 다른 구성 요소에 접속되거나 결합된다는 기재의 의미는 당해 구성 요소가 그 다른 구성 요소에 직접적으로 접속되거나 결합된다는 의미뿐만 아니라 이들이 그 사이에 개재된 하나 또는 그 이상의 타 구성 요소를 통해 접속되거나 결합될 수 있다는 의미를 포함하는 것으로 이해되어야 한다. 이외에도 구성 요소들 간의 관계를 기술하기 위한 용어들(예컨대, '간에', '사이에' 등)도 유사한 의미로 해석되어야 한다.In the above description, the meaning of the description that a component is connected or coupled to another component means that the component is directly connected or coupled to the other component, as well as one or more other components interposed therebetween. It should be understood to include the meaning that may be connected or coupled through an element. In addition, terms for describing the relationship between the elements (eg, 'between', 'between', etc.) should be interpreted with similar meanings.

본원에 개시된 실시예들에 있어서, 도시된 구성 요소들의 배치는 발명이 구현되는 환경 또는 요구 사항에 따라 달라질 수 있다. 예컨대, 일부 구성 요소가 생략되거나 몇몇 구성 요소들이 통합되어 하나로 실시될 수 있다. 또한 일부 구성 요소들의 배치 순서 및 연결이 변경될 수 있다.In the embodiments disclosed herein, the arrangement of the illustrated components may vary depending on the environment or requirements in which the invention is implemented. For example, some components may be omitted or some components may be integrated and implemented as one. Also, the arrangement order and connection of some components may be changed.

이상에서는 본 발명의 다양한 실시예들에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예들에 한정되지 아니하며, 상술한 실시예들은 첨부하는 특허청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양하게 변형 실시될 수 있음은 물론이고, 이러한 변형 실시예들이 본 발명의 기술적 사상이나 범위와 별개로 이해되어져서는 아니 될 것이다. 따라서, 본 발명의 기술적 범위는 오직 첨부된 특허청구범위에 의해서만 정해져야 할 것이다.In the above, various embodiments of the present invention have been illustrated and described, but the present invention is not limited to the specific embodiments described above, and the above-described embodiments depart from the gist of the present invention as claimed in the appended claims. Without this, various modifications may be made by those of ordinary skill in the art to which the present invention pertains, and these modified embodiments should not be understood separately from the technical spirit or scope of the present invention. Accordingly, the technical scope of the present invention should be defined only by the appended claims.

107: 제1 단말
109: 제2 단말
122: 제어 서버
124: P2P 서버
126: 릴레이 서버
135: 통신망
210: 데이터베이스
220: 제어부
230: 통신부
107: first terminal
109: second terminal
122: control server
124: P2P Server
126: relay server
135: communication network
210: database
220: control unit
230: communication department

Claims (28)

P2P(Peer-to-Peer) 서버에서 단말들 간의 연결을 제어하는 방법으로서,
제2 단말로부터 상기 제2 단말에 대한 네트워크 정보를 수신하는 단계,
제1 단말로부터 상기 제2 단말에 대한 네트워크 정보를 요청하는 요청 메시지를 수신하는 단계, 및
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보에서 연결 방식 정보를 참조하여, 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하는 단계를 포함하고,
상기 제1 응답 메시지는 상기 제2 단말과 P2P 연결을 시도하라고 지시하는 메시지이고, 상기 제2 응답 메시지는 상기 제2 단말과 릴레이 연결을 시도하라고 지시하는 메시지이고, 상기 제1 응답 메시지는 상기 제2 단말에 대한 네트워크 정보를 포함하는, 단말들 간의 연결 제어 방법.
A method for controlling a connection between terminals in a peer-to-peer (P2P) server, comprising:
Receiving network information for the second terminal from a second terminal;
Receiving a request message for requesting network information for the second terminal from the first terminal, and
Referring to connection method information in the connection history information between the first terminal and the second terminal, a first response message or a second response message is sent to the first terminal according to whether it was previously connected through P2P or relay. comprising the step of delivering
The first response message is a message instructing to attempt a P2P connection with the second terminal, the second response message is a message instructing to attempt a relay connection with the second terminal, and the first response message is the first response message. 2 A method for controlling a connection between terminals, including network information for the terminal.
제1항에 있어서,
상기 제2 단말에 대한 네트워크 정보는 상기 제2 단말의 IP(Internet Protocol) 주소에 관한 정보를 포함하는, 단말들 간의 연결 제어 방법.
According to claim 1,
The network information for the second terminal includes information about the IP (Internet Protocol) address of the second terminal, the connection control method between terminals.
제1항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보에서 연결 방식 정보를 참조하여, 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하는 단계는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 P2P 연결 방식으로 연결되었음을 나타내는 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하는 단계를 포함하는, 단말들 간의 연결 제어 방법.
According to claim 1,
Referring to connection method information in the connection history information between the first terminal and the second terminal, a first response message or a second response message is sent to the first terminal according to whether it was previously connected through P2P or relay. The transmitting may include transmitting the first response message to the first terminal when the connection method information indicates that the first terminal and the second terminal have previously been connected in a P2P connection method. How to control the connection between them.
제3항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 접속이력 정보의 갱신 날짜에 관한 정보를 더 포함하며,
상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 릴레이 연결 방식으로 연결되었음을 나타내고 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하는 단계를 더 포함하는 단말들 간의 연결 제어 방법.
4. The method of claim 3,
The access history information between the first terminal and the second terminal further includes information about an update date of the access history information,
After transmitting the first response message to the first terminal, in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server, the connection method information is transmitted to the first terminal and updating the access history information to indicate that the second terminal is connected in a relay connection method and the update date of the access history information to indicate a current date.
제4항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지인, 단말들 간의 연결 제어 방법.
5. The method of claim 4,
The message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to access the relay server to the second terminal.
제1항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보에서 연결 방식 정보를 참조하여, 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하는 단계는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내는 경우 상기 제1 단말로 상기 제2 응답 메시지를 전달하는 단계를 포함하는, 단말들 간의 연결 제어 방법.
According to claim 1,
Referring to connection method information in the connection history information between the first terminal and the second terminal, a first response message or a second response message is sent to the first terminal according to whether it was previously connected through P2P or relay. The transmitting may include transmitting the second response message to the first terminal when the connection method information indicates that the first terminal and the second terminal have previously been connected in a relay connection method. How to control the connection between them.
제1항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 연결 방식 정보 및 상기 접속이력 정보의 갱신 날짜에 관한 정보를 포함하며,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보에서 연결 방식 정보를 참조하여, 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하는 단계는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 상기 접속이력 정보의 갱신 날짜로부터 선정된 기간 이상이 경과된 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하는 단계를 포함하는, 단말들 간의 연결 제어 방법.
According to claim 1,
The access history information between the first terminal and the second terminal includes information about the connection method information and the update date of the access history information,
Referring to connection method information in the connection history information between the first terminal and the second terminal, a first response message or a second response message is sent to the first terminal according to whether it was previously connected through P2P or relay. In the transmitting step, when the connection method information indicates that the first terminal and the second terminal have previously been connected in a relay connection method, and a predetermined period or more has elapsed from the update date of the access history information, to the first terminal A connection control method between terminals, comprising the step of transmitting the first response message.
제7항에 있어서,
상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하지 못하는 경우 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 P2P 연결 방식으로 연결되었음을 나타내도록 상기 접속이력 정보를 갱신하는 단계를 더 포함하는 단말들 간의 연결 제어 방법.
8. The method of claim 7,
If a message indicating that the P2P connection between the first terminal and the second terminal has failed is not received from the relay server within a predetermined time after delivering the first response message to the first terminal, the connection method information is The connection control method between terminals further comprising the step of updating the access history information to indicate that the first terminal and the second terminal are connected in a P2P connection method.
제7항에 있어서,
상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하는 단계를 더 포함하는 단말들 간의 연결 제어 방법.
8. The method of claim 7,
After delivering the first response message to the first terminal, in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server, the update date of the access history information is Connection control method between terminals further comprising the step of updating the access history information to indicate the date.
제9항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지인, 단말들 간의 연결 제어 방법.
10. The method of claim 9,
The message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to access the relay server to the second terminal.
제2항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 연결 방식 정보 및 상기 제2 단말의 IP 주소에 관한 정보를 포함하며,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보에서 연결 방식 정보를 참조하여, 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하는 단계는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 상기 제2 단말로부터 수신한 상기 제2 단말의 IP 주소에 관한 정보와 상기 접속이력 정보에 포함된 상기 제2 단말의 IP 주소에 관한 정보가 서로 다른 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하는 단계를 포함하는, 단말들 간의 연결 제어 방법.
3. The method of claim 2,
The connection history information between the first terminal and the second terminal includes information about the connection method information and the IP address of the second terminal,
Referring to connection method information in the connection history information between the first terminal and the second terminal, a first response message or a second response message is sent to the first terminal according to whether it was previously connected through P2P or relay. In the transmitting step, the connection method information indicates that the first terminal and the second terminal have previously been connected by a relay connection method, and information about the IP address of the second terminal and the access history received from the second terminal and transmitting the first response message to the first terminal when the information on the IP address of the second terminal included in the information is different from each other.
제11항에 있어서,
상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하지 못하는 경우 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 P2P 연결 방식으로 연결되었음을 나타내도록 상기 접속이력 정보를 갱신하는 단계를 더 포함하는 단말들 간의 연결 제어 방법.
12. The method of claim 11,
If a message indicating that the P2P connection between the first terminal and the second terminal has failed is not received from the relay server within a predetermined time after delivering the first response message to the first terminal, the connection method information is The connection control method between terminals further comprising the step of updating the access history information to indicate that the first terminal and the second terminal are connected in a P2P connection method.
제11항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 접속이력 정보의 갱신 날짜에 관한 정보를 더 포함하며,
상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하는 단계를 더 포함하는 단말들 간의 연결 제어 방법.
12. The method of claim 11,
The access history information between the first terminal and the second terminal further includes information about an update date of the access history information,
After delivering the first response message to the first terminal, in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server, the update date of the access history information is Connection control method between terminals further comprising the step of updating the access history information to indicate the date.
제13항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지인, 단말들 간의 연결 제어 방법.
14. The method of claim 13,
The message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to access the relay server to the second terminal.
단말들 간의 연결을 제어하기 위한 P2P 서버로서,
제1 단말과 제2 단말 간의 접속이력 정보를 저장하는 데이터베이스, 및
상기 제2 단말로부터 상기 제2 단말에 대한 네트워크 정보를 수신하고, 상기 제1 단말로부터 상기 제2 단말에 대한 네트워크 정보를 요청하는 요청 메시지를 수신하고, 상기 접속이력 정보에서 연결방식 정보를 참조하여 이전에 P2P 또는 릴레이(Relay)로 연결됐는지 여부에 따라 상기 제1 단말로 제1 응답 메시지 또는 제2 응답 메시지를 전달하도록 구성된 제어부를 포함하고,
상기 제1 응답 메시지는 상기 제2 단말과 P2P 연결을 시도하라고 지시하는 메시지이고, 상기 제2 응답 메시지는 상기 제2 단말과 릴레이 연결을 시도하라고 지시하는 메시지이고, 상기 제1 응답 메시지는 상기 제2 단말에 대한 네트워크 정보를 포함하는, P2P 서버.
As a P2P server for controlling the connection between terminals,
A database for storing connection history information between the first terminal and the second terminal, and
Receives network information on the second terminal from the second terminal, receives a request message for requesting network information on the second terminal from the first terminal, and refers to connection method information in the access history information a control unit configured to transmit a first response message or a second response message to the first terminal according to whether it was previously connected through P2P or relay;
The first response message is a message instructing to attempt a P2P connection with the second terminal, the second response message is a message instructing to attempt a relay connection with the second terminal, and the first response message is the first response message. 2 A P2P server, including network information for the terminal.
제15항에 있어서,
상기 제2 단말에 대한 네트워크 정보는 상기 제2 단말의 IP 주소에 관한 정보를 포함하는, P2P 서버.
16. The method of claim 15,
The network information for the second terminal includes information about the IP address of the second terminal, a P2P server.
제15항에 있어서,
상기 제어부는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 P2P 연결 방식으로 연결되었음을 나타내는 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하도록 더 구성되는, P2P 서버.
16. The method of claim 15,
The control unit is further configured to transmit the first response message to the first terminal when the connection method information indicates that the first terminal and the second terminal have previously been connected in a P2P connection method.
제17항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 접속이력 정보의 갱신 날짜에 관한 정보를 더 포함하며,
상기 제어부는, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 릴레이 연결 방식으로 연결되었음을 나타내고 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하도록 더 구성되는, P2P 서버.
18. The method of claim 17,
The access history information between the first terminal and the second terminal further includes information about an update date of the access history information,
The control unit transmits the first response message to the first terminal, and then in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server, the connection method information is The P2P server, further configured to update the access history information to indicate that the first terminal and the second terminal are connected in a relay connection manner and the update date of the access history information indicates the current date.
제18항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지인, P2P 서버.
19. The method of claim 18,
The message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to connect to the relay server to the second terminal.
제15항에 있어서,
상기 제어부는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내는 경우 상기 제1 단말로 상기 제2 응답 메시지를 전달하도록 더 구성되는, P2P 서버.
16. The method of claim 15,
The control unit is further configured to transmit the second response message to the first terminal when the connection method information indicates that the first terminal and the second terminal have previously been connected in a relay connection method.
제15항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 연결 방식 정보 및 상기 접속이력 정보의 갱신 날짜에 관한 정보를 포함하며,
상기 제어부는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 상기 접속이력 정보의 갱신 날짜로부터 선정된 기간 이상이 경과된 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하도록 더 구성되는, P2P 서버.
16. The method of claim 15,
The access history information between the first terminal and the second terminal includes information about the connection method information and the update date of the access history information,
The control unit, when the connection method information indicates that the first terminal and the second terminal have previously been connected in the relay connection method, and when more than a predetermined period has elapsed from the update date of the access history information, the first terminal The P2P server, further configured to forward the first response message.
제21항에 있어서,
상기 제어부는, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하지 못하는 경우 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 P2P 연결 방식으로 연결되었음을 나타내도록 상기 접속이력 정보를 갱신하도록 더 구성되는, P2P 서버.
22. The method of claim 21,
When the controller fails to receive a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server within a predetermined time after delivering the first response message to the first terminal, the connection method The P2P server, further configured to update the access history information so that the information indicates that the first terminal and the second terminal are connected in a P2P connection manner.
제21항에 있어서,
상기 제어부는, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하도록 더 구성되는, P2P 서버.
22. The method of claim 21,
After transmitting the first response message to the first terminal, the controller updates the access history information in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server The P2P server, further configured to update the connection history information so that the date indicates the current date.
제23항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지인, P2P 서버.
24. The method of claim 23,
The message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to connect to the relay server to the second terminal.
제16항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 연결 방식 정보 및 상기 제2 단말의 IP 주소에 관한 정보를 포함하며,
상기 제어부는, 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 이전에 릴레이 연결 방식으로 연결되었음을 나타내고 상기 제2 단말로부터 수신한 상기 제2 단말의 IP 주소에 관한 정보와 상기 접속이력 정보에 포함된 상기 제2 단말의 IP 주소에 관한 정보가 서로 다른 경우 상기 제1 단말로 상기 제1 응답 메시지를 전달하도록 더 구성되는, P2P 서버.
17. The method of claim 16,
The connection history information between the first terminal and the second terminal includes information about the connection method information and the IP address of the second terminal,
The control unit, wherein the connection method information indicates that the first terminal and the second terminal have previously been connected in a relay connection method, information about the IP address of the second terminal and the access history information received from the second terminal The P2P server, further configured to transmit the first response message to the first terminal when the information on the IP address of the second terminal included in is different from each other.
제25항에 있어서,
상기 제어부는, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 선정된 시간 내에 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하지 못하는 경우 상기 연결 방식 정보가 상기 제1 단말과 상기 제2 단말이 P2P 연결 방식으로 연결되었음을 나타내도록 상기 접속이력 정보를 갱신하도록 더 구성되는, P2P 서버.
26. The method of claim 25,
When the controller fails to receive a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server within a predetermined time after delivering the first response message to the first terminal, the connection method The P2P server, further configured to update the access history information so that the information indicates that the first terminal and the second terminal are connected in a P2P connection manner.
제25항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 접속이력 정보는 상기 접속이력 정보의 갱신 날짜에 관한 정보를 더 포함하며,
상기 제어부는, 상기 제1 단말로 상기 제1 응답 메시지를 전달한 후 릴레이 서버로부터 상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지를 수신하는 것에 응답하여 상기 접속이력 정보의 갱신 날짜가 현재의 날짜를 나타내도록 상기 접속이력 정보를 갱신하도록 더 구성되는, P2P 서버.
26. The method of claim 25,
The access history information between the first terminal and the second terminal further includes information about an update date of the access history information,
After transmitting the first response message to the first terminal, the controller updates the access history information in response to receiving a message indicating that the P2P connection between the first terminal and the second terminal has failed from the relay server The P2P server, further configured to update the connection history information so that the date indicates the current date.
제27항에 있어서,
상기 제1 단말과 상기 제2 단말 간의 P2P 연결이 실패하였음을 나타내는 메시지는, 상기 제2 단말로 상기 릴레이 서버로 접속하라는 명령을 전달하라고 요청하는 메시지인, P2P 서버.
28. The method of claim 27,
The message indicating that the P2P connection between the first terminal and the second terminal has failed is a message requesting to transmit a command to connect to the relay server to the second terminal.
KR1020220125436A 2020-10-23 2022-09-30 Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network KR102595010B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020220125436A KR102595010B1 (en) 2020-10-23 2022-09-30 Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020200138258A KR102494912B1 (en) 2020-10-23 2020-10-23 Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network
KR1020220125436A KR102595010B1 (en) 2020-10-23 2022-09-30 Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
KR1020200138258A Division KR102494912B1 (en) 2020-10-23 2020-10-23 Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network

Publications (2)

Publication Number Publication Date
KR20220136334A true KR20220136334A (en) 2022-10-07
KR102595010B1 KR102595010B1 (en) 2023-10-26

Family

ID=81593430

Family Applications (2)

Application Number Title Priority Date Filing Date
KR1020200138258A KR102494912B1 (en) 2020-10-23 2020-10-23 Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network
KR1020220125436A KR102595010B1 (en) 2020-10-23 2022-09-30 Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network

Family Applications Before (1)

Application Number Title Priority Date Filing Date
KR1020200138258A KR102494912B1 (en) 2020-10-23 2020-10-23 Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network

Country Status (1)

Country Link
KR (2) KR102494912B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11298524A (en) * 1998-04-10 1999-10-29 Nec Corp Network system and path controller
KR20070082682A (en) * 2006-02-17 2007-08-22 엔에이치엔(주) P2p file transmission system and method
KR20140121520A (en) * 2013-04-05 2014-10-16 삼성에스디에스 주식회사 System and terminal for p2p connection in a mobile environment and method the same

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6548990B2 (en) * 2015-08-24 2019-07-24 シャープ株式会社 Communication device, communication system, and control method of communication device
US11197180B2 (en) * 2016-12-08 2021-12-07 Sony Corporation Terminal apparatus, method, and recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11298524A (en) * 1998-04-10 1999-10-29 Nec Corp Network system and path controller
KR20070082682A (en) * 2006-02-17 2007-08-22 엔에이치엔(주) P2p file transmission system and method
KR20140121520A (en) * 2013-04-05 2014-10-16 삼성에스디에스 주식회사 System and terminal for p2p connection in a mobile environment and method the same

Also Published As

Publication number Publication date
KR20220053914A (en) 2022-05-02
KR102595010B1 (en) 2023-10-26
KR102494912B1 (en) 2023-02-06

Similar Documents

Publication Publication Date Title
US10321298B2 (en) Selection of preferred mechanisms for telephone number validation
EP3661259B1 (en) Traffic offloading method and related apparatus in roaming scenario
US9301252B2 (en) Reducing power consumption by a wireless communication device with multiple wireless communication modems
CN113329462B (en) Method and apparatus for dual active connection handoff
US9332583B2 (en) Multipoint communication device and method of performing switching from multipoint communication to point-to-point communication
WO2017206373A1 (en) Wireless communications method and device
CN109982429B (en) Mode switching method and device
US11452162B2 (en) Session management method, mobility management functional entity and session management functional entity
US9417887B2 (en) Method and apparatus for bootstrapping gateway in device management system
US20200137558A1 (en) Cellular service account transfer error recovery mechanisms
CN114268609B (en) Voice service switching method, terminal equipment and chip
US11612006B2 (en) Routing method and device
WO2021064714A1 (en) Support of network slicing for sms
KR102267802B1 (en) A METHOD AND APPARATUS FOR SUPPORTING RCS AND VoLTE SERVICE IN A MOBILE TERMINAL
US8914049B2 (en) Method for managing a status of a mobile station in a wireless network
US20220394651A1 (en) Nodes and methods for handling state change of a communication link in a communications network
EP2797285A1 (en) Method and apparatus for network communication
KR102494912B1 (en) Method and Apparatus for Controlling a Connection Between Terminals in a Communication Network
KR101224557B1 (en) System, client device, and method for keep-alive communication
CN115209492B (en) Communication processing method and device and related equipment
CN101577634A (en) Network-quitting method, network side management device and network system of multi-host system
WO2020200104A1 (en) Network node, server and methods for facilitating non-ip data delivery
WO2023169398A1 (en) Network determination method, network access method, data transmission method, and related device
WO2022170503A1 (en) Network nodes and methods therein for facilitating registration of terminal device
WO2024032041A1 (en) Communication method and communication apparatus

Legal Events

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