KR101328028B1 - System and method for message transmission based on session - Google Patents

System and method for message transmission based on session Download PDF

Info

Publication number
KR101328028B1
KR101328028B1 KR1020100066327A KR20100066327A KR101328028B1 KR 101328028 B1 KR101328028 B1 KR 101328028B1 KR 1020100066327 A KR1020100066327 A KR 1020100066327A KR 20100066327 A KR20100066327 A KR 20100066327A KR 101328028 B1 KR101328028 B1 KR 101328028B1
Authority
KR
South Korea
Prior art keywords
message
session
terminal
transmission
msrp
Prior art date
Application number
KR1020100066327A
Other languages
Korean (ko)
Other versions
KR20120005719A (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 KR1020100066327A priority Critical patent/KR101328028B1/en
Publication of KR20120005719A publication Critical patent/KR20120005719A/en
Application granted granted Critical
Publication of KR101328028B1 publication Critical patent/KR101328028B1/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/14Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

본 발명은 세션 기반 메시지 전송 시스템 및 방법을 개시한다. 즉, 제1단말기와의 MSRP(Message Session Relay Protocol) 세션 형성에 따라 NAT(Network Address Translation)을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지들 중 제2단말기로 전송될 전송 메시지를 저장하고, 상기 제2단말기와 형성된 MSRP 세션을 통해 전송 메시지가 수신될 경우 상기 구성된 리스트 상의 전송 메시지를 상기 제2단말기에 전송하는 세션중계서버; 및 상기 세션을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지들 중 상기 제2단말기로의 전송 메시지를 구분하여 상기 세션중계서버에 전달하는 메신저서버를 포함함으로써, NAT로 인한 영향을 받지 않은 상태에서 효율적인 MSRP 메시지 교환을 수행할 수 있다.The present invention discloses a session based message transmission system and method. That is, according to the establishment of a Message Session Relay Protocol (MSRP) session with the first terminal, a transmission message to be transmitted to the second terminal among a plurality of transmission messages received from the first terminal through a network address translation (NAT) is stored. A session relay server transmitting a transmission message on the configured list to the second terminal when a transmission message is received through an MSRP session formed with the second terminal; And a messenger server for classifying a message transmitted to the second terminal among the plurality of transmission messages received from the first terminal through the session and transmitting the classified message to the session relay server, thereby being not affected by NAT. It is possible to perform efficient MSRP message exchange in.

Description

세션 기반 메시지 전송 시스템 및 그 방법{SYSTEM AND METHOD FOR MESSAGE TRANSMISSION BASED ON SESSION}Session-based message transfer system and method therefor {SYSTEM AND METHOD FOR MESSAGE TRANSMISSION BASED ON SESSION}

본 발명은 세션 기반 메시지 전송 방안에 관한 것으로, 더욱 상세하게는 NAT(Network Address Translation)가 존재하는 네트워크에서 MSRP(Message Session Relay Protocol) 세션 상태 관리 및 버퍼링을 통해 MSRP 메시지의 전송을 수행하는 세션 기반 메시지 전송 시스템 및 그 방법에 관한 것이다.The present invention relates to a session-based message transmission scheme, and more particularly, session-based transmission of MSRP messages through message session relay protocol (MSRP) session state management and buffering in a network including NAT (Network Address Translation). The present invention relates to a message transmission system and a method thereof.

MSRP(Message Session Relay Protocol) 국제 표준(RFC 4975)에서는 NAT(Network Address Translation) 내에 존재하는 시스템(System) 또는 단말기(UA)에게 메시지를 전송할 때는 보안상 문제로 메시지를 즉시 전송하지 못하도록 규정하고 상대방으로부터 메시지가 수신된 이후 전송해야 한다는 내용을 명시하고 있다.The Message Session Relay Protocol (MSRP) International Standard (RFC 4975) stipulates that when sending a message to a system or terminal (UA) that exists within a network address translation (NAT), the message cannot be sent immediately for security reasons. Specifies that the message should be sent after it has been received.

예컨대, MSRP 서버와 단말기 사이에 NAT가 존재할 경우, MSRP 서버가 알고 있는 UA의 IP 및 PORT는 단말기가 속한 네트워크의 사설(Private) IP이기 때문에 MSRP 서버는 NAT내에 존재하는 단말기에게 먼저 TCP 연결을 시도할 수 없다. 즉, 이와 같은 네트워크 구성에서 MSRP 서버가 단말기로 MSRP 메시지를 전송하게 되는 경우, NAT로 인하여 MSRP 메시지 전송 동작을 수행할 수 없으며, 더욱이 보안상으로도 전송해서는 안된다.For example, if there is a NAT between the MSRP server and the terminal, the MSRP server first attempts a TCP connection to the terminal existing in the NAT because the UA's IP and PORT known to the MSRP server are the private IP of the network to which the terminal belongs. Can not. That is, when the MSRP server transmits the MSRP message to the terminal in such a network configuration, the MSRP message transmission operation cannot be performed due to NAT, and furthermore, it should not be transmitted in a secure manner.

이로 인해, MSRP 서버가 단말기로 MSRP 메시지 전송을 원할 경우, 우선적으로 단말기로부터 NAT를 거쳐 TCP 연결 및 MSRP 메시지를 수신하여야만 비로소 MSRP 단말기에게 MSRP 메시지를 전송할 수 있다. 따라서, NAT 내의 단말기가 MSRP 메시지를 전송하기 이전까지는 단말기로 전송되어야 할 메시지들에 대한 사전 처리가 요구되게 된다.Therefore, when the MSRP server wants to send an MSRP message to the terminal, the MSRP message can be transmitted to the MSRP terminal only after receiving the TCP connection and the MSRP message through the NAT. Therefore, preprocessing of messages to be transmitted to the terminal is required until the terminal in the NAT transmits the MSRP message.

본 발명은 상기한 사정을 감안하여 창출된 것으로서, 본 발명에서 도달하고자 하는 목적은, 세션중계서버가 제1단말기와의 MSRP(Message Session Relay Protocol) 세션을 형성하여 상기 제1단말기로부터 다수의 전송 메시지를 수신하여 메신저서버에 전달하면, 메신저서버가 상기 세션 형성에 따라 NAT(Network Address Translation)을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지 중 제2단말기로의 전송 메시지를 구분하여 상기 세션중계서버에 전달하고, 이를 수신한 세션중계서버가 제2단말기로의 전송 메시지를 저장하여 제2단말기와 형성된 MSRP 세션을 통해 전송 메시지가 수신될 경우 상기 저장된 전송 메시지를 상기 제2단말기에 전송하는 세션 기반 메시지 전송 시스템 및 그 방법을 제공함으로써, NAT가 존재하는 네트워크에서 MSRP 세션 상태 관리 및 버퍼링을 통해 MSRP 메시지의 전송을 수행함에 있다.SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a session session relay server (MSRP) session with a first terminal and transmit a plurality of messages from the first terminal. When the message is received and delivered to the messenger server, the messenger server divides the transmission message to the second terminal among the plurality of transmission messages received from the first terminal through a network address translation (NAT) according to the session establishment. The relay server transmits the stored transmission message to the second terminal when the session relay server stores the transmission message to the second terminal and receives the transmission message through the MSRP session formed with the second terminal. MSRP session state management and buffering in networks where NAT exists by providing a session-based message transfer system and method thereof It is carrying out the transmission of the MSRP message through.

본 발명은 상기한 사정을 감안하여 창출된 것으로서, 본 발명에서 도달하고자 하는 목적은, 제1단말기와의 세션을 형성된 세션을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지들 중 제2단말기로의 전송 메시지를 저장하고 상기 제2단말기와 형성된 세션을 통해 상기 제2단말기로부터 전송 메시지가 수신될 경우 상기 저장된 전송 메시지를 상기 제2단말기에 전송하는 세션중계서버 및 세션중계서버의 세션 기반 메시지 전송 방법을 제공함으로써, NAT가 존재하는 네트워크에서 MSRP 세션 상태 관리 및 버퍼링을 통해 MSRP 메시지의 전송을 수행함에 있다.The present invention was created in view of the above circumstances, and an object of the present invention is to provide a second terminal among a plurality of transmission messages received from the first terminal through a session in which a session with the first terminal is established. Session-based message transmission of a session relay server and a session relay server that store the transmission message and transmit the stored transmission message to the second terminal when the transmission message is received from the second terminal through a session formed with the second terminal. By providing a method, MSRP message state management and buffering is performed in a network where NAT exists.

상기 목적을 달성하기 위한 본 발명의 일면에 따라 세션 기반 메시지 전송 시스템이 제공되며: 이 시스템은, 제1단말기와의 MSRP(Message Session Relay Protocol) 세션 형성에 따라 NAT(Network Address Translation)을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지들 중 제2단말기로 전송될 전송 메시지를 저장하고, 상기 제2단말기와 형성된 MSRP 세션을 통해 전송 메시지가 수신될 경우 상기 구성된 리스트 상의 전송 메시지를 상기 제2단말기에 전송하는 세션중계서버; 및 상기 세션을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지들 중 상기 제2단말기로의 전송 메시지를 구분하여 상기 세션중계서버에 전달하는 메신저서버를 포함하는 것을 특징으로 한다.According to an aspect of the present invention for achieving the above object is provided a session-based message transmission system: the system, through the network address translation (NAT) in accordance with the formation of a Message Session Relay Protocol (MSRP) session with the first terminal; A transmission message to be transmitted to a second terminal among a plurality of transmission messages received from the first terminal, and when the transmission message is received through an MSRP session formed with the second terminal, the transmission message on the configured list is transmitted to the second terminal; Session relay server for transmitting to the terminal; And a messenger server that classifies a transmission message to the second terminal among a plurality of transmission messages received from the first terminal through the session and delivers the message to the session relay server.

본 발명의 다른 일면에 따라 세션중계서버가 제공되며: 이 서버는, 제1단말기와의 세션을 형성하여 상기 제1단말기로부터의 다수의 전송 메시지를 수신하는 세션처리부; 상기 형성된 세션을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지들 중 제2단말기로 전송될 전송 메시지를 저장하는 메시지저장부; 및 상기 세션처리부에 의해 상기 제2단말기와 형성된 세션을 통해 상기 제2단말기로부터 전송 메시지가 수신될 경우 상기 저장된 전송 메시지를 상기 제2단말기에 전송하는 메시지전송부를 포함하는 것을 특징으로 한다.According to another aspect of the present invention, there is provided a session relay server, comprising: a session processing unit for establishing a session with a first terminal to receive a plurality of transmission messages from the first terminal; A message storage unit storing a transmission message to be transmitted to a second terminal among a plurality of transmission messages received from the first terminal through the formed session; And a message transmission unit for transmitting the stored transmission message to the second terminal when a transmission message is received from the second terminal through a session formed with the second terminal by the session processing unit.

바람직하게는, 상기 세션처리부는, 상기 제1단말기와의 MSRP(Message Session Relay Protocol) 세션을 형성하고, 상기 제1단말기로부터 NAT(Network Address Translation)을 통한 TCP 연결요청(Connection Setup) 및 MSRP 메시지를 포함하는 상기 전송 메시지를 수신하는 것을 특징으로 한다.Preferably, the session processing unit establishes a Message Session Relay Protocol (MSRP) session with the first terminal, and establishes a TCP connection request (MSTP) message through a network address translation (NAT) from the first terminal. Receiving the transmission message comprising a.

바람직하게는, 상기 메시지저장부는, 상기 다수의 전송 메시지들을 전달받은 메신저서버로부터 단말기별로 구분되어 전달되는 전송 메시지를 버퍼링하여 세션 ID를 기반으로 한 리스트를 구성하는 것을 특징으로 한다.Preferably, the message storage unit is configured to form a list based on the session ID by buffering the transmission messages transmitted by the terminal from the messenger server receiving the plurality of transmission messages for each terminal.

바람직하게는, 상기 메시지전송부는, 상기 제2단말기와 형성된 MSRP(Message Session Relay Protocol) 세션을 통해 제2단말기로부터 TCP 연결요청(Connection Setup) 및 MSRP 메시지를 포함하는 전송 메시지가 수신될 경우, 상기 저장된 전송 메시지를 전송하는 것을 특징으로 한다.Preferably, when the message transmission unit receives a transmission message including a TCP connection request (Connection Setup) and an MSRP message from the second terminal through a Message Session Relay Protocol (MSRP) session formed with the second terminal, And transmitting the stored transmission message.

바람직하게는, 상기 메시지저장부는, 상기 제2단말기로부터의 전송 메시지 수신 이전에 상기 제1단말기와의 세션이 종료될 경우, 상기 저장된 전송 메시지를 삭제하는 것을 특징으로 한다.Preferably, the message storage unit, when the session with the first terminal is terminated before receiving the transmission message from the second terminal, characterized in that for deleting the stored transmission message.

본 발명의 다른 일면에 따라 세션 기반 메시지 전송 방법이 제공되며: 이 방법은, 세션중계서버가 제1단말기와의 MSRP(Message Session Relay Protocol) 세션을 형성하여 상기 제1단말기로부터 다수의 전송 메시지를 수신하는 세션처리단계; 메신저서버가 상기 세션 형성에 따라 NAT(Network Address Translation)을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지 중 제2단말기로의 전송 메시지를 구분하여 상기 세션중계서버에 전달하는 메시지전달단계; 상기 세션중계서버가 제2단말기로의 전송 메시지를 저장하는 메시지저장단계; 및 상기 세션중계서버가 제2단말기와 형성된 MSRP 세션을 통해 전송 메시지가 수신될 경우 상기 저장된 전송 메시지를 상기 제2단말기에 전송하는 메시지전달단계를 포함하는 것을 특징으로 한다.According to another aspect of the present invention, there is provided a session-based message transmission method, wherein the session relay server establishes a Message Session Relay Protocol (MSRP) session with a first terminal to send a plurality of transmission messages from the first terminal. Receiving a session processing step; A message delivery step of a messenger server classifying a transmission message to a second terminal among a plurality of transmission messages received from the first terminal through a network address translation (NAT) and transmitting the classified message to the session relay server; A message storing step of storing, by the session relay server, a transmission message to a second terminal; And a message transfer step of transmitting, by the session relay server, the stored transmission message to the second terminal when the transmission message is received through an MSRP session formed with the second terminal.

바람직하게는, 상기 방법은, 상기 세션중계서버가 상기 제2단말기로부터의 전송 메시지 수신 이전에 상기 제1단말기와의 세션이 종료될 경우, 상기 저장된 전송 메시지를 삭제하는 메시지삭제단계를 더 포함하는 것을 특징으로 한다.Preferably, the method further includes a message deleting step of deleting, by the session relay server, the stored transmission message when the session with the first terminal ends before receiving the transmission message from the second terminal. It is characterized by.

바람직하게는, 상기 메시지저장단계는, 상기 메신저서버로부터 단말기별로 구분되어 전달되는 전송 메시지를 버퍼링하여 세션 ID를 기반으로 한 리스트를 구성하는 것을 특징으로 한다.Preferably, the message storing step is characterized in that the list of buffers based on the session ID to buffer the transmission message transmitted by the terminal from the messenger server.

본 발명의 또 다른 일면에 따라 세션 기반 메시지 전송 방법이 제공되며: 이 방법은, 제1단말기와의 세션을 형성하여 상기 제1단말기로부터 다수의 전송 메시지를 수신하는 세션처리단계; 상기 형성된 세션을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지들 중 제2단말기로의 전송 메시지를 저장하는 메시지저장단계; 및 상기 제2단말기와 형성된 세션을 통해 상기 제2단말기로부터 전송 메시지가 수신될 경우 상기 저장된 전송 메시지를 상기 제2단말기에 전송하는 메시지전송단계를 포함하는 것을 특징으로 한다.According to yet another aspect of the present invention, there is provided a session-based message transmission method comprising: a session processing step of establishing a session with a first terminal to receive a plurality of transmission messages from the first terminal; A message storing step of storing a transmission message to a second terminal among a plurality of transmission messages received from the first terminal through the formed session; And a message transmission step of transmitting the stored transmission message to the second terminal when a transmission message is received from the second terminal through a session formed with the second terminal.

바람직하게는, 상기 방법은, 상기 제2단말기로부터의 전송 메시지 수신 이전에 상기 제1단말기와의 세션이 종료될 경우, 상기 저장된 전송 메시지를 삭제하는 메시지삭제단계를 더 포함하는 것을 특징으로 한다.Preferably, the method further comprises a message deleting step of deleting the stored transmission message when the session with the first terminal is terminated prior to receiving the transmission message from the second terminal.

바람직하게는, 상기 세션처리단계는, 상기 제1단말기와의 MSRP(Message Session Relay Protocol) 세션을 형성하는 세션형성단계; 및 상기 제1단말기로부터 NAT(Network Address Translation)을 통한 TCP 연결요청(Connection Setup) 및 MSRP 메시지를 포함하는 상기 전송 메시지를 수신하는 메시지수신단계를 포함하는 것을 특징으로 한다.Preferably, the session processing step, the session forming step of establishing a message session relay protocol (MSRP) session with the first terminal; And a message receiving step of receiving the transmission message including a TCP connection request (Connection Setup) and an MSRP message through a network address translation (NAT) from the first terminal.

바람직하게는, 상기 메시지저장단계는, 상기 다수의 전송 메시지들을 전달받은 메신저서버로부터 단말기별로 구분되어 전달되는 전송 메시지를 버퍼링하여 세션 ID를 기반으로 한 리스트를 구성하는 것을 특징으로 한다.Preferably, the message storing step may be configured to form a list based on the session ID by buffering the transmission message which is classified and transmitted for each terminal from the messenger server receiving the plurality of transmission messages.

바람직하게는, 상기 메시지전송단계는, 상기 제2단말기와 형성된 MSRP(Message Session Relay Protocol) 세션을 통해 제2단말기로부터 TCP 연결요청(Connection Setup) 및 MSRP 메시지를 포함하는 전송 메시지가 수신될 경우, 상기 저장된 전송 메시지를 전달하는 것을 특징으로 한다.Preferably, in the message transmitting step, when a transmission message including a TCP connection setup and a MSRP message is received from a second terminal through a message session relay protocol (MSRP) session formed with the second terminal, And transmit the stored transmission message.

본 발명에 따른 세션 기반 메시지 전송 시스템 및 그 방법에 따르면, NAT(Network Address Translation)가 존재하는 네트워크에서 MSRP(Message Session Relay Protocol) 메시지 전송 시 해당 MSRP 세션의 상태를 별도로 관리하고, MSRP 세션 ID를 이용한 버퍼링 리스트(Buffering LIST) 방식을 적용함으로써, NAT로 인한 영향을 받지 않은 상태에서 효율적인 MSRP 메시지 교환을 수행할 수 있다.According to the session-based message transmission system and method according to the present invention, when transmitting a Message Session Relay Protocol (MSRP) message in a network where NAT (Network Address Translation) exists, it manages the state of the MSRP session separately, and manages the MSRP session ID By applying the used buffering list method, efficient MSRP message exchange can be performed without being affected by NAT.

도 1은 본 발명의 실시예에 따른 세션 기반 메시지 전송 시스템의 개략적인 구성도.
도 2는 본 발명의 실시예에 따른 세션중계장치의 개략적인 구성도.
도 3 및 도 4는 본 발명의 실시예에 따른 세션 기반 메시지 전송 방법을 설명하기 위한 개략적인 순서도.
1 is a schematic structural diagram of a session based message transmission system according to an embodiment of the present invention;
Figure 2 is a schematic diagram of a session relay apparatus according to an embodiment of the present invention.
3 and 4 are schematic flowcharts for explaining a session-based message transmission method according to an embodiment of the present invention.

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

도 1은 본 발명의 실시예에 따른 세션 기반 메시지 전송 시스템의 개략적인 구성도를 도시한다. 1 is a schematic structural diagram of a session-based message transmission system according to an embodiment of the present invention.

도 1에 도시된 바와 같이, 상기 시스템은, NAT(Network Address Translation)을 통한 메시지 전송을 요청하는 제1단말기(100)와 제2단말기(200), NAT을 통해 수신되는 단말기간 전송 메시지의 리스트를 구성하여 전달하는 세션중계서버(300); 및 세션을 통해 수신되는 단말기별 전송 메시지를 전송 메시지상에 포함된 예컨대 대화명, 단말기식별정보를 토대로 구분하여 세션중계서버(300)에 전달하는 메신저서버(400)를 포함하는 구성을 갖는다. 여기서, 제1단말기(100)와 제2단말기(200)는 NAT이 존재하는 네트워크 내에 위치하며, 세션중계서버(300)와는 서로 다른 IP 대역에 위치하게 된다. 이에 따라, 세션중계서버(300)는 제1단말기(100)와 제2단말기(200) 즉, NAT 상에 위치한 단말기(UE)에 자신이 먼저 세션형성을 요청할 수 없으며, 나아가 메시지 전송을 할 수 없는 상태를 갖게된다.As shown in FIG. 1, the system includes a first terminal 100 and a second terminal 200 requesting a message transmission through a network address translation (NAT), and a list of transmission messages between terminals received through the NAT. Session relay server 300 for delivering the configuration; And a messenger server 400 for classifying a transmission message for each terminal received through the session, for example, based on a message name and terminal identification information included in the transmission message and transmitting the same to the session relay server 300. Here, the first terminal 100 and the second terminal 200 is located in a network where NAT exists, and is located in a different IP band from the session relay server 300. Accordingly, the session relay server 300 may not first request a session formation from the first terminal 100 and the second terminal 200, that is, the terminal (UE) located on the NAT, and further may transmit a message. Will have no state.

상기 세션중계서버(300)는 제1단말기(100)와의 세션을 형성하고, 형성된 세션을 통한 다수의 전송 메시지를 수신한다. 보다 구체적으로, 세션중계서버(300)는 SIP 시그널링을 통해 제1단말기(100)와 MSRP(Message Session Relay Protocol) 세션을 형성하며, 상기 세션 형성에 따라 NAT을 통한 제1단말기(100)로부터의 전송 메시지 즉, TCP 연결요청(Connection Setup) 및 MSRP 메시지를 수신한다. 이에 응답하여, 세션중계서버(300)는 상기 제1단말기(100)로부터 초기 요청을 수신하는 것이므로, 해당 MSRP 세션 ID로 구성된 버퍼링을 위한 리스트가 존재하는지를 확인한 이후, 제1단말기(100)로부터 수신된 MSRP 메시지를 메신저서버(400)에 전달한다.The session relay server 300 forms a session with the first terminal 100 and receives a plurality of transmission messages through the formed session. More specifically, the session relay server 300 forms a Message Session Relay Protocol (MSRP) session with the first terminal 100 through SIP signaling, and from the first terminal 100 through NAT according to the session establishment. Receives transmission messages, that is, TCP connection setup and MSRP messages. In response to this, since the session relay server 300 receives the initial request from the first terminal 100, after confirming whether a list for buffering configured with the corresponding MSRP session ID exists, the session relay server 300 receives the initial request from the first terminal 100. The MSRP message is transferred to the messenger server 400.

아울러, 세션중계서버(300)는 제2단말기(200)로의 전송 메시지를 버퍼링하여 리스트를 구성한다. 보다 구체적으로, 세션중계서버(300)는 제1단말기(100)로부터 수신된 MSRP 메시지 상에서 제2단말기(200)로 전송해야 할 MSRP 메시지를 메신저서버(400)로부터 전달받아, MSRP 세션 ID를 이용하여 버퍼링을 위한 리스트를 생성한다. 이를 기반으로, 세션중계서버(300)는 메신저서버(400)를 통해 수신되는 메시지를 리스트에 순차적으로 저장한다. 즉, 세션중계서버(300)는 메신저서버(400)로부터 단말기별로 구분되어 전달되는 전송 메시지를 버퍼링하여 세션 ID를 기반으로 한 리스트를 구성할 수 있다.In addition, the session relay server 300 forms a list by buffering the transmission message to the second terminal 200. More specifically, the session relay server 300 receives the MSRP message to be transmitted to the second terminal 200 on the MSRP message received from the first terminal 100 from the messenger server 400, using the MSRP session ID To create a list for buffering. Based on this, the session relay server 300 sequentially stores the messages received through the messenger server 400 in a list. That is, the session relay server 300 may construct a list based on the session ID by buffering the transmission message transmitted separately from the messenger server 400 for each terminal.

또한, 세션중계서버(300)는 제2단말기(200)로부터 전송 메시지가 수신될 경우, 상기 구성된 리스트 상의 전송 메시지를 전달한다. 보다 구체적으로, 세션중계서버(300)는 SIP 시그널링을 통해 제2단말기(200)와 MSRP 세션을 형성하고, 상기 세션 형성에 따라 NAT을 통한 제2단말기(200)로부터의 전송 메시지 즉, TCP 연결요청(Connection Setup) 및 MSRP 메시지가 수신될 경우, 해당 MSRP 세션 ID로 구성된 버퍼링을 위한 리스트의 존재를 확인하여, 해당 리스트 상의 저장된 메시지를 순차적으로 제2단말기(200)에 전달한다. 이와 관련하여, 세션중계서버(300)는 전송된 메시지에 해당하는 리스트를 삭제함으로써 버퍼링 기능을 종료한다. 한편, 세션중계서버(300)는 제2단말기로부터의 전송 메시지 수신 이전에 제1단말기(100)와의 세션이 종료될 경우, 상기 구성된 리스트를 삭제함으로써, 리스트 미삭제에 따른 에러 발생에 대응할 수 있다.In addition, when the transmission message is received from the second terminal 200, the session relay server 300 transmits the transmission message on the configured list. More specifically, the session relay server 300 forms an MSRP session with the second terminal 200 through SIP signaling, and transmits a message from the second terminal 200 through the NAT, that is, a TCP connection according to the session establishment. When a request (Connection Setup) and an MSRP message are received, the existence of a list for buffering composed of the corresponding MSRP session ID is checked and the stored messages on the list are sequentially transmitted to the second terminal 200. In this regard, the session relay server 300 terminates the buffering function by deleting the list corresponding to the transmitted message. On the other hand, when the session with the first terminal 100 is terminated before receiving the transmission message from the second terminal, the session relay server 300 may delete the configured list, thereby responding to an error caused by not deleting the list. .

이하에서는 도 2를 참조하여, 세션중계서버(300)의 보다 구체적인 구성을 설명하기로 한다.Hereinafter, with reference to FIG. 2, a more detailed configuration of the session relay server 300 will be described.

즉, 세션중계서버(300)는 세션을 형성하는 세션처리부(310); NAT(Network Address Translation)을 통해 수신되는 전송 메시지를 버퍼링하여 리스트를 구성하는 메시지저장부(320); 및 상기 구성된 리스트 상의 전송 메시지를 전달하는 메시지전송부(330)를 포함하는 구성을 갖는다.That is, the session relay server 300 includes a session processor 310 for forming a session; A message storage unit 320 constituting a list by buffering a transmission message received through a network address translation (NAT); And a message transmission unit 330 for transmitting the transmission message on the configured list.

상기 세션처리부(310)는 제1단말기(100)와의 세션을 형성하고, 형성된 세션을 통한 다수의 전송 메시지를 수신한다. 보다 구체적으로, 세션처리부(310)는 SIP 시그널링을 통해 제1단말기(100)와 MSRP(Message Session Relay Protocol) 세션을 형성하며, 상기 세션 형성에 따라 NAT을 통한 제1단말기(100)로부터의 전송 메시지 즉, TCP 연결요청(Connection Setup) 및 MSRP 메시지를 수신한다. 이에 응답하여, 세션처리부(310)는 상기 제1단말기(100)로부터 초기 요청을 수신하는 것임에 따라, 해당 MSRP 세션 ID로 구성된 버퍼링을 위한 리스트가 존재하는지를 확인한 이후, 제1단말기(100)로부터 수신된 MSRP 메시지를 메신저서버(400)에 전달한다.The session processor 310 forms a session with the first terminal 100 and receives a plurality of transmission messages through the formed session. More specifically, the session processor 310 forms a Message Session Relay Protocol (MSRP) session with the first terminal 100 through SIP signaling, and transmits from the first terminal 100 through NAT according to the session establishment. Messages, that is, TCP Connection Setup and MSRP messages. In response, the session processing unit 310 receives the initial request from the first terminal 100, and after checking whether there is a list for buffering composed of the corresponding MSRP session ID, the first terminal 100 from the first terminal 100. The received MSRP message is transmitted to the messenger server 400.

상기 메시지저장부(320)는 제2단말기(200)로의 전송 메시지를 버퍼링하여 리스트를 구성한다. 보다 구체적으로, 메시지저장부(320)는 제1단말기(100)로부터 수신된 MSRP 메시지 상에서 제2단말기(200)로 전송해야 할 MSRP 메시지를 메신저서버(400)로부터 전달받아 MSRP 세션 ID를 이용하여 버퍼링을 위한 리스트를 생성한다. 이를 기반으로, 메시지저장부(320)는 메신저서버(400)를 통해 수신되는 메시지를 리스트에 순차적으로 저장한다. 즉, 메시지저장부(320)는 메신저서버(400)로부터 단말기별로 구분되어 전달되는 전송 메시지를 버퍼링함으로써 세션 ID를 기반으로 한 리스트를 구성할 수 있다.The message storage unit 320 forms a list by buffering the transmission message to the second terminal 200. More specifically, the message storage unit 320 receives the MSRP message to be transmitted to the second terminal 200 on the MSRP message received from the first terminal 100 from the messenger server 400 using the MSRP session ID Create a list for buffering. Based on this, the message storage unit 320 sequentially stores the messages received through the messenger server 400 in a list. That is, the message storage unit 320 may form a list based on the session ID by buffering the transmission message transmitted separately from the messenger server 400 for each terminal.

상기 메시지전송부(330)는 세션처리부(310)를 통한 제2단말기(200)로부터 전송 메시지 수신 시, 상기 구성된 리스트 상의 전송 메시지를 전달한다. 보다 구체적으로, 세션처리부(310)가 SIP 시그널링을 통해 제2단말기(200)와 MSRP 세션을 형성하고, 상기 세션 형성에 따라 NAT을 통해 제2단말기(200)로부터의 전송 메시지 즉, TCP 연결요청(Connection Setup) 및 MSRP 메시지를 수신할 경우, 메시지전송부(330)는 메시지저장부(320)로부터 해당 리스트 상의 저장된 메시지를 전달받아 순차적으로 제2단말기(200)에 전달한다.When the message transmission unit 330 receives the transmission message from the second terminal 200 through the session processing unit 310, the message transmission unit 330 transfers the transmission message on the configured list. More specifically, the session processing unit 310 forms an MSRP session with the second terminal 200 through SIP signaling, and transmits a message from the second terminal 200 through a NAT, that is, a TCP connection request according to the session establishment. When receiving the (Connection Setup) and the MSRP message, the message transmission unit 330 receives the stored message on the list from the message storage unit 320 and sequentially delivers to the second terminal 200.

이와 관련하여, 메시지저장부(320)는 상기 메시지전송부(330)의 메시지 전송동작에 따라 전송된 메시지에 해당하는 리스트를 삭제함으로써 버퍼링 기능을 종료한다.In this regard, the message storage unit 320 terminates the buffering function by deleting a list corresponding to the message transmitted according to the message transmission operation of the message transmission unit 330.

한편, 메시지저장부(320)는 제2단말기(200)로부터의 전송 메시지 수신 이전에 제1단말기(100)와의 세션이 종료될 경우, 이를 세션처리부(310)로부터 통지받음으로써, 상기 구성된 버퍼링 리스트를 삭제하여 리스트 미삭제에 따른 에러 발생에 대응한다.Meanwhile, when the session with the first terminal 100 is terminated before receiving the transmission message from the second terminal 200, the message storage unit 320 is notified from the session processing unit 310, thereby configuring the configured buffering list. Deleting to respond to an error caused by not deleting the list.

이상에서 살펴본 바와 같이, 본 발명에 따른 세션 기반 메시지 전송 시스템에 따르면, NAT(Network Address Translation)가 존재하는 네트워크에서 MSRP(Message Session Relay Protocol) 메시지를 전송 시 해당 MSRP 세션의 상태를 별도로 관리하고, MSRP 세션 ID를 이용한 버퍼링 리스트(Buffering LIST) 방식을 적용함으로써, 단말기로의 메시지 전송이 가능한 상태가 되었을 경우 저장된 메시지를 전송할 수 있다.As described above, according to the session-based message transmission system according to the present invention, separately manages the state of the MSRP session when transmitting a Message Session Relay Protocol (MSRP) message in a network that exists NAT (Network Address Translation), By applying a buffering list method using the MSRP session ID, when the message transmission to the terminal becomes possible, the stored message can be transmitted.

이하에서는, 도 3 및 4를 참조하여, 본 발명의 실시예에 따른 세션 기반 메시지 전송 방법을 설명하기로 한다. 여기서, 설명의 편의를 위해 전술한 도 1 및 도 2에 도시된 구성은 해당 참조번호를 언급하여 설명하기로 한다.Hereinafter, a session-based message transmission method according to an embodiment of the present invention will be described with reference to FIGS. 3 and 4. Here, for the convenience of description, the configuration shown in FIGS. 1 and 2 will be described with reference to the corresponding reference numerals.

우선, 도 3을 참조하여 세션 기반 메시지 전송 시스템의 구동 방법을 설명하기로 한다.First, a method of driving a session-based message transmission system will be described with reference to FIG. 3.

먼저, 세션중계서버(300)가 제1단말기(100)와의 세션을 형성한다(S110-S150). 바람직하게는, 세션중계서버(300)는 SIP 시그널링을 통해 제1단말기(100)와 MSRP(Message Session Relay Protocol) 세션을 형성하고, 상기 세션 형성에 따라 NAT을 통해 제1단말기(100)로부터의 전송 메시지 즉, TCP 연결요청(Connection Setup) 및 MSRP 메시지를 수신한다. 이에 응답하여, 세션중계서버(300)는 상기 제1단말기(100)로부터 초기 요청을 수신하는 것이므로, 해당 MSRP 세션 ID로 구성된 버퍼링을 위한 리스트가 존재하는지를 확인한 이후, 제1단말기(100)로부터 수신된 MSRP 메시지를 메신저서버(400)에 전달한다.First, the session relay server 300 forms a session with the first terminal 100 (S110-S150). Preferably, the session relay server 300 forms a Message Session Relay Protocol (MSRP) session with the first terminal 100 through SIP signaling, and from the first terminal 100 through NAT according to the session establishment. Receives transmission messages, that is, TCP connection setup and MSRP messages. In response to this, since the session relay server 300 receives the initial request from the first terminal 100, after confirming whether a list for buffering configured with the corresponding MSRP session ID exists, the session relay server 300 receives the initial request from the first terminal 100. The MSRP message is transferred to the messenger server 400.

그리고 나서, 메신저서버(400)가 제1단말기(100)로부터 수신되는 제2단말기(200)로의 전송 메시지를 구분하여 상기 세션중계서버에 전달한다(S160).Then, the messenger server 400 classifies the transmission message to the second terminal 200 received from the first terminal 100 and transmits the message to the session relay server (S160).

그런 다음, 세션중계서버(300)가 제2단말기(200)로의 전송 메시지를 버퍼링하여 리스트를 구성한다(S170-S180). 바람직하게는, 세션중계서버(300)는 제1단말기(100)로부터 수신된 MSRP 메시지 상에서 제2단말기(200)로 전송해야 할 MSRP 메시지를 메신저서버(400)로부터 전달받아, MSRP 세션 ID를 이용하여 버퍼링을 위한 리스트를 생성한다. 이를 기반으로, 세션중계서버(300)는 메신저서버(400)를 통해 수신되는 메시지를 리스트에 순차적으로 저장한다.Then, the session relay server 300 buffers the transmission message to the second terminal 200 to construct a list (S170-S180). Preferably, the session relay server 300 receives the MSRP message to be transmitted to the second terminal 200 on the MSRP message received from the first terminal 100 from the messenger server 400, and uses the MSRP session ID. To create a list for buffering. Based on this, the session relay server 300 sequentially stores the messages received through the messenger server 400 in a list.

다음으로, 세션중계서버(300)가 제2단말기로부터 전송 메시지를 수신함에 따라 상기 구성된 리스트 상의 전송 메시지를 전달한다(S190-S220). 바람직하게는, 세션중계서버(300)는 SIP 시그널링을 통해 제2단말기(200)와 MSRP 세션을 형성하고, NAT을 통해 제2단말기(200)로부터의 전송 메시지 즉, TCP 연결요청(Connection Setup) 및 MSRP 메시지가 수신될 경우, 해당 MSRP 세션 ID로 구성된 버퍼링을 위한 리스트의 존재를 확인하여, 해당 리스트 상의 저장된 메시지를 순차적으로 제2단말기(200)에 전달한다. Next, as the session relay server 300 receives the transmission message from the second terminal, it transmits the transmission message on the configured list (S190-S220). Preferably, the session relay server 300 forms an MSRP session with the second terminal 200 through SIP signaling, and transmits a message from the second terminal 200 through the NAT, that is, a TCP connection request. And when the MSRP message is received, confirms the existence of a list for buffering composed of the corresponding MSRP session ID, and sequentially delivers the stored message on the list to the second terminal 200.

이후, 세션중계서버(300)가 전송된 메시지에 해당하는 리스트를 삭제함으로써 버퍼링 기능을 종료한다(S230).Thereafter, the session relay server 300 terminates the buffering function by deleting the list corresponding to the transmitted message (S230).

한편, 세션중계서버(300)는 제2단말기(200)로부터의 전송 메시지 수신 이전에 제1단말기(100)와의 세션이 종료될 경우, 상기 구성된 리스트를 삭제함으로써, 리스트 미삭제에 따른 에러 발생에 대응한다(S240-S250).Meanwhile, when the session with the first terminal 100 is terminated before the transmission message from the second terminal 200 is terminated, the session relay server 300 deletes the configured list to prevent an error due to the deletion of the list. It corresponds (S240-S250).

이하에서는, 도 4를 참조하여 세션중계서버(200)의 구동 방법을 살펴보기로 한다.Hereinafter, a driving method of the session relay server 200 will be described with reference to FIG. 4.

먼저, 세션중계서버(300)가 제1단말기(100)와의 세션을 형성한다(S310-S350). 바람직하게는, 세션처리부(310)가 SIP 시그널링을 통해 제1단말기(100)와 MSRP(Message Session Relay Protocol) 세션을 형성하며, 상기 세션 형성에 따라 NAT을 통해 제1단말기(100)로부터의 전송 메시지 즉, TCP 연결요청(Connection Setup) 및 MSRP 메시지를 수신한다. 이에 응답하여, 세션처리부(310)는 상기 제1단말기(100)로부터 초기 요청을 수신하는 것임에 따라, 해당 MSRP 세션 ID로 구성된 버퍼링을 위한 리스트가 존재하는지를 확인한 이후, 제1단말기(100)로부터 수신된 MSRP 메시지를 메신저서버(400)에 전달한다.First, the session relay server 300 forms a session with the first terminal 100 (S310-S350). Preferably, the session processor 310 forms a Message Session Relay Protocol (MSRP) session with the first terminal 100 through SIP signaling, and transmits from the first terminal 100 through NAT according to the session establishment. Messages, that is, TCP Connection Setup and MSRP messages. In response, the session processing unit 310 receives the initial request from the first terminal 100, and after checking whether there is a list for buffering composed of the corresponding MSRP session ID, the first terminal 100 from the first terminal 100. The received MSRP message is transmitted to the messenger server 400.

그리고 나서, 제2단말기(200)로의 전송 메시지를 버퍼링하여 리스트를 구성한다(S360-S370). 바람직하게는, 메시지저장부(320)가 제1단말기(100)로부터 수신된 MSRP 메시지 상에서 제2단말기(200)로 전송해야 할 MSRP 메시지를 메신저서버(400)로부터 전달받아, MSRP 세션 ID를 이용하여 버퍼링을 위한 리스트를 생성한다. 이를 기반으로, 메시지저장부(320)는 메신저서버(400)를 통해 수신되는 메시지를 리스트에 순차적으로 저장한다.Then, the transmission message to the second terminal 200 is buffered to construct a list (S360-S370). Preferably, the message storage unit 320 receives the MSRP message to be transmitted to the second terminal 200 on the MSRP message received from the first terminal 100 from the messenger server 400, using the MSRP session ID To create a list for buffering. Based on this, the message storage unit 320 sequentially stores the messages received through the messenger server 400 in a list.

다음으로, 제2단말기로부터의 전송 메시지 수신에 따라 상기 구성된 리스트 상의 전송 메시지를 전달한다(S380-S440). 바람직하게는, 세션처리부(310)가 SIP 시그널링을 통해 제2단말기(200)와 MSRP 세션을 형성하고, NAT을 통해 제2단말기(200)로부터의 전송 메시지 즉, TCP 연결요청(Connection Setup) 및 MSRP 메시지를 수신하여 메시지 전송을 요청할 경우, 메시지전송부(330)는 메시지저장부(320)로부터 해당 리스트 상의 저장된 메시지를 전달받아 순차적으로 제2단말기(200)에 전달한다.Next, according to the transmission message received from the second terminal delivers the transmission message on the configured list (S380-S440). Preferably, the session processor 310 forms an MSRP session with the second terminal 200 through SIP signaling, and transmits a message from the second terminal 200 through the NAT, that is, a TCP connection setup and When receiving an MSRP message and requesting a message transmission, the message transmission unit 330 receives the stored message on the list from the message storage unit 320 and sequentially delivers the message to the second terminal 200.

이후, 메시지저장부(320)는 상기 메시지전송부(330)의 메시지 전송동작에 따라 전송된 메시지에 해당하는 리스트를 삭제함으로써 버퍼링 기능을 종료한다(S450).Thereafter, the message storage unit 320 terminates the buffering function by deleting the list corresponding to the message transmitted according to the message transmission operation of the message transmission unit 330 (S450).

한편, 메시지저장부(320)는 제2단말기(200)로부터의 전송 메시지 수신 이전에 제1단말기(100)와의 세션이 종료될 경우, 이를 세션처리부(310)로부터 통지받음으로써, 상기 구성된 버퍼링 리스트를 삭제하여 리스트 미삭제에 따른 에러 발생에 대응한다(S460-S480).Meanwhile, when the session with the first terminal 100 is terminated before receiving the transmission message from the second terminal 200, the message storage unit 320 is notified from the session processing unit 310, thereby configuring the configured buffering list. Deleting an error corresponds to an error caused by not deleting the list (S460-S480).

이상에서 살펴본 바와 같이, 본 발명에 따른 세션 기반 메시지 전송 시스템에 따르면, NAT(Network Address Translation)가 존재하는 네트워크에서 MSRP(Message Session Relay Protocol) 메시지 전송 시 해당 MSRP 세션의 상태를 별도로 관리하고, MSRP 세션 ID를 이용한 버퍼링 리스트(Buffering LIST) 방식을 적용함으로써, 단말기로의 메시지 전송이 가능한 상태가 되었을 때 저장된 메시지를 전송할 수 있다.As described above, according to the session-based message transmission system according to the present invention, when transmitting a Message Session Relay Protocol (MSRP) message in a network where NAT (Network Address Translation) exists, and separately manages the state of the MSRP session, MSRP By applying the buffering list method using the session ID, the stored message can be transmitted when the message can be transmitted to the terminal.

지금까지 본 발명을 바람직한 실시 예를 참조하여 상세히 설명하였지만, 본 발명이 상기한 실시 예에 한정되는 것은 아니며, 이하의 특허청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 또는 수정이 가능한 범위까지 본 발명의 기술적 사상이 미친다 할 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

본 발명에 따른 세션 기반 메시지 전송 시스템 및 그 방법에 따르면, NAT(Network Address Translation)가 존재하는 네트워크에서 MSRP(Message Session Relay Protocol) 세션 상태 관리 및 버퍼링을 통해 MSRP 메시지의 전송을 수행한다는 점에서 기존 기술의 한계를 뛰어 넘음에 따라 관련 기술에 대한 이용만이 아닌 적용되는 장치의 시판 또는 영업의 가능성이 충분할 뿐만 아니라 현실적으로 명백하게 실시할 수 있는 정도이므로 산업상 이용가능성이 있는 발명이다.According to the session-based message transmission system and method according to the present invention, in the existing network in that network address translation (NAT) exists, MSRP (Message Session Relay Protocol) session state management and buffering through the transmission of MSRP message As the technology goes beyond the limits of the technology, it is an industrially applicable invention because not only the use of the related technology but also the possibility of marketing or operating the applied device is not only sufficient but also practically obvious.

100: 제1단말기
200: 제2단말기
300: 세션중계서버
310: 세션처리부 320: 메시지저장부
330: 메시지전송부
400: 메신저서버
100: first terminal
200: second terminal
300: session relay server
310: session processing unit 320: message storage unit
330: message transmission unit
400: messenger server

Claims (14)

삭제delete 제1단말기와의 세션을 형성하여 상기 제1단말기로부터의 다수의 전송 메시지를 수신하는 세션처리부;
상기 형성된 세션을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지들 중에서 제2단말기로 전송될 전송 메시지를 저장하는 메시지저장부; 및
상기 세션처리부에서 상기 제2단말기와의 세션이 형성되어, 상기 제2단말기로부터 전송 메시지가 수신되는 경우에, 저장되어 있는 상기 제2단말기로의 전송메시지를 상기 제2단말기에 전송하는 메시지전송부를 포함하는 것을 특징으로 하는 세션중계서버.
A session processing unit for establishing a session with a first terminal and receiving a plurality of transmission messages from the first terminal;
A message storage unit storing a transmission message to be transmitted to a second terminal among a plurality of transmission messages received from the first terminal through the formed session; And
A message transmitter configured to transmit a stored message to the second terminal when the session is formed in the session processor with the second terminal and a transmission message is received from the second terminal. Session relay server comprising a.
제 2 항에 있어서,
상기 세션처리부는,
상기 제1단말기와의 MSRP(Message Session Relay Protocol) 세션을 형성하고, 상기 제1단말기로부터 NAT(Network Address Translation)을 통한 TCP 연결요청(Connection Setup) 및 MSRP 메시지를 포함하는 상기 전송 메시지를 수신하는 것을 특징으로 하는 세션중계서버.
3. The method of claim 2,
The session processing unit,
Establishing a Message Session Relay Protocol (MSRP) session with the first terminal, and receiving the transmission message including a TCP connection setup and an MSRP message through a network address translation (NAT) from the first terminal; Session relay server, characterized in that.
제 2 항에 있어서,
상기 메시지저장부는,
상기 다수의 전송 메시지들을 전달받은 메신저서버로부터 단말기별로 구분되어 전달되는 전송 메시지를 버퍼링하여 세션 ID를 기반으로 한 리스트를 구성하는 것을 특징으로 하는 세션중계서버.
3. The method of claim 2,
The message storage unit,
Session relay server, characterized in that for configuring the list based on the session ID by buffering the transmission messages transmitted by the terminal from the messenger server receiving the plurality of transmission messages.
제 2 항에 있어서,
상기 메시지전송부는,
상기 제2단말기와 형성된 MSRP(Message Session Relay Protocol) 세션을 통해 제2단말기로부터 TCP 연결요청(Connection Setup) 및 MSRP 메시지를 포함하는 전송 메시지가 수신될 경우, 상기 저장된 전송 메시지를 전송하는 것을 특징으로 하는 세션중계서버.
3. The method of claim 2,
Wherein the message transmission unit comprises:
When the transmission message including the TCP connection request (Connection Setup) and the MSRP message is received from the second terminal through a message session relay protocol (MSRP) session formed with the second terminal, transmitting the stored transmission message Session relay server.
제 2 항에 있어서,
상기 메시지저장부는,
상기 제2단말기로부터의 전송 메시지 수신 이전에 상기 제1단말기와의 세션이 종료될 경우, 상기 저장된 전송 메시지를 삭제하는 것을 특징으로 하는 세션중계서버.
3. The method of claim 2,
The message storage unit,
And when the session with the first terminal ends before receiving the transmission message from the second terminal, deleting the stored transmission message.
삭제delete 삭제delete 삭제delete 제1단말기와의 세션을 형성하여 상기 제1단말기로부터 다수의 전송 메시지를 수신하는 세션처리단계;
상기 형성된 세션을 통해 상기 제1단말기로부터 수신되는 다수의 전송 메시지들 중 제2단말기로의 전송 메시지를 저장하는 메시지저장단계; 및
상기 제2단말기와의 세션이 형성되어, 상기 제2단말기로부터 전송 메시지가 수신되는 경우에, 저장되어 있는 상기 제2단말기로의 전송메시지를 상기 제2단말기에 전송하는 메시지전송단계를 포함하는 것을 특징으로 하는 세션 기반 메시지 전송 방법.
A session processing step of establishing a session with a first terminal to receive a plurality of transmission messages from the first terminal;
A message storing step of storing a transmission message to a second terminal among a plurality of transmission messages received from the first terminal through the formed session; And
And establishing a session with the second terminal and transmitting a stored message to the second terminal when the transmission message is received from the second terminal. Session-based message transmission method characterized by.
제 10 항에 있어서,
상기 방법은,
상기 제2단말기로부터의 전송 메시지 수신 이전에 상기 제1단말기와의 세션이 종료될 경우, 상기 저장된 전송 메시지를 삭제하는 메시지삭제단계를 더 포함하는 것을 특징으로 하는 세션 기반 메시지 전송 방법.
11. The method of claim 10,
The method comprises:
And deleting the stored transmission message when the session with the first terminal ends before receiving the transmission message from the second terminal.
제 10 항에 있어서,
상기 세션처리단계는,
상기 제1단말기와의 MSRP(Message Session Relay Protocol) 세션을 형성하는 세션형성단계; 및
상기 제1단말기로부터 NAT(Network Address Translation)을 통한 TCP 연결요청(Connection Setup) 및 MSRP 메시지를 포함하는 상기 전송 메시지를 수신하는 메시지수신단계를 포함하는 것을 특징으로 하는 세션 기반 메시지 전송 방법.
11. The method of claim 10,
The session processing step,
A session establishment step of establishing a message session relay protocol (MSRP) session with the first terminal; And
And a message receiving step of receiving the transmission message including a TCP connection request (Connection Setup) and an MSRP message through a network address translation (NAT) from the first terminal.
제 10 항에 있어서,
상기 메시지저장단계는,
상기 다수의 전송 메시지들을 전달받은 메신저서버로부터 단말기별로 구분되어 전달되는 전송 메시지를 버퍼링하여 세션 ID를 기반으로 한 리스트를 구성하는 것을 특징으로 하는 세션 기반 메시지 전송 방법.
11. The method of claim 10,
The message storage step,
Session-based message transmission method comprising the step of configuring a list based on the session ID by buffering the transmission messages transmitted by the terminal from the messenger server receiving the plurality of transmission messages for each terminal.
제 10 항에 있어서,
상기 메시지전송단계는,
상기 제2단말기와 형성된 MSRP(Message Session Relay Protocol) 세션을 통해 제2단말기로부터 TCP 연결요청(Connection Setup) 및 MSRP 메시지를 포함하는 전송 메시지가 수신될 경우, 상기 저장된 전송 메시지를 전달하는 것을 특징으로 하는 세션 기반 메시지 전송 방법.
11. The method of claim 10,
The message transmission step,
When the transmission message including the TCP connection request (Connection Setup) and the MSRP message is received from the second terminal through a message session relay protocol (MSRP) session formed with the second terminal, and delivers the stored transmission message Session-based message transfer.
KR1020100066327A 2010-07-09 2010-07-09 System and method for message transmission based on session KR101328028B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020100066327A KR101328028B1 (en) 2010-07-09 2010-07-09 System and method for message transmission based on session

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020100066327A KR101328028B1 (en) 2010-07-09 2010-07-09 System and method for message transmission based on session

Publications (2)

Publication Number Publication Date
KR20120005719A KR20120005719A (en) 2012-01-17
KR101328028B1 true KR101328028B1 (en) 2013-11-13

Family

ID=45611711

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020100066327A KR101328028B1 (en) 2010-07-09 2010-07-09 System and method for message transmission based on session

Country Status (1)

Country Link
KR (1) KR101328028B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20150071091A (en) 2013-12-17 2015-06-26 삼성전자주식회사 Protection case for electronic device and electronic device having the same

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008544638A (en) * 2005-06-20 2008-12-04 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for performing call setup
KR100934095B1 (en) * 2007-09-17 2009-12-24 에스케이 텔레콤주식회사 Location based service provision method and system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008544638A (en) * 2005-06-20 2008-12-04 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for performing call setup
KR100934095B1 (en) * 2007-09-17 2009-12-24 에스케이 텔레콤주식회사 Location based service provision method and system

Also Published As

Publication number Publication date
KR20120005719A (en) 2012-01-17

Similar Documents

Publication Publication Date Title
EP1892887B1 (en) Communication method between communication devices and communication apparatus
TWI408936B (en) Network traversal method and network communication system
US7831715B2 (en) Communication system, communication method, and program
US9137313B2 (en) Data transmission system and method using relay server
CN101437036B (en) Document transmission method and system capable of supporting NAT/firewall traversing
US20110047261A1 (en) Information communication apparatus, information communication method, and program
CN106899500B (en) Message processing method and device for cross-virtual extensible local area network
KR101240552B1 (en) System and method for managing media keys and for transmitting/receiving peer-to-peer messages using the media keys
CN102111419A (en) Message middleware-based client automatic reconnection method
US20140059118A1 (en) Method and Devices for Enhanced File Transfer
US8650313B2 (en) Endpoint discriminator in network transport protocol startup packets
CN104821909A (en) Peer-to-peer data transmission method and system
CN110875914B (en) Method and device for transmitting messages based on shared session link
JP2002518885A5 (en)
CN104184646A (en) VPN data interaction method and system and VPN data interaction device
JP2009164948A (en) Communication system, server, terminal, packet transfer method, and program
CN102035655A (en) Implementation method for end-to-end instant messaging, and end-to-end instant messaging terminal and system
CN111385068B (en) Data transmission method, device, electronic equipment and communication system
CN104022947A (en) Quantum private communication HTTP (Hyper Text Transport Protocol) proxy gateway
JP5664320B2 (en) Relay device, packet relay method, and communication system
CN103023818A (en) Method and device for media access control forced forwarding of address resolution protocol (ARP) message
KR101144190B1 (en) System and method for transmitting message
CN105227276A (en) A kind of peer-to-peer network data transmission method based on UDT
TWI599207B (en) Push message transmitting method and message transmitting system
KR101328028B1 (en) System and method for message transmission based on session

Legal Events

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

Payment date: 20161031

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20171026

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20181031

Year of fee payment: 6

FPAY Annual fee payment

Payment date: 20190926

Year of fee payment: 7