KR20190044422A - Method for adaptive multipath transport and apparatus for the same - Google Patents

Method for adaptive multipath transport and apparatus for the same Download PDF

Info

Publication number
KR20190044422A
KR20190044422A KR1020170136845A KR20170136845A KR20190044422A KR 20190044422 A KR20190044422 A KR 20190044422A KR 1020170136845 A KR1020170136845 A KR 1020170136845A KR 20170136845 A KR20170136845 A KR 20170136845A KR 20190044422 A KR20190044422 A KR 20190044422A
Authority
KR
South Korea
Prior art keywords
transmission
network
path
multipath
information
Prior art date
Application number
KR1020170136845A
Other languages
Korean (ko)
Inventor
이병윤
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Priority to KR1020170136845A priority Critical patent/KR20190044422A/en
Publication of KR20190044422A publication Critical patent/KR20190044422A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/24Multipath
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/66Arrangements for connecting between networks having differing types of switching systems, e.g. gateways
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/11Identifying congestion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/28Flow control; Congestion control in relation to timing considerations
    • H04L47/283Flow control; Congestion control in relation to timing considerations in response to processing delays, e.g. caused by jitter or round trip time [RTT]

Landscapes

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

Abstract

Disclosed are a multipath transmission method and an apparatus thereof. According to an embodiment of the present invention, a multipath transmission system comprises: a client for processing data transmission and reception with a server through a multipath corresponding to a plurality of networks; at least one gateway device connected to the plurality of networks between the client and the server; and a network control device connected to the at least one gateway device, controlling the plurality of networks, managing state information of the plurality of networks, and setting a transmission environment of the multipath based on the network state information.

Description

적응형 다중 경로 전송 방법 및 장치{METHOD FOR ADAPTIVE MULTIPATH TRANSPORT AND APPARATUS FOR THE SAME}BACKGROUND OF THE INVENTION 1. Field of the Invention [0001] The present invention relates to an adaptive multi-

본 개시는 다중 경로를 이용한 데이터 전송 기술에 관한 것이며, 보다 구체적으로는 다중 경로 전송을 위한 전송 환경을 설정하는 방법 및 장치에 대한 것이다.This disclosure relates to multi-path data transmission techniques, and more particularly, to a method and apparatus for setting up a transmission environment for multi-path transmission.

전자장치에서는 통신 기능을 통해 다른 전자장치 또는 서버로부터 다양한 서비스들을 제공받을 수 있다. 전자장치는 다른 전자장치 또는 서버와 데이터를 송수신할 때, 다중 경로 전송(multipath transport)기능을 통해 복수의 전송 연결을 생성하여 데이터를 송수신할 수 있다. 예컨대, 다중 경로 TCP(transmission control protocol)(multipath TCP; MPTCP) 또는 SCTP(stream control transmission protocol) 등과 같은 다중 경로 전송 기능을 지원하는 프로토콜에서는 애플리케이션에서 요청하는 데이터 전송에 대해 각 피어 엔티티(peer entity) 사이에 복수의 전송 연결(transport connection)을 생성하고 이를 이용하여 데이터를 전송할 수 있다.In the electronic device, various services can be provided from another electronic device or server through a communication function. When transmitting and receiving data with other electronic devices or servers, an electronic device can transmit and receive data by generating a plurality of transmission connections through a multipath transport function. For example, in a protocol supporting multi-path transmission function such as multi-path TCP (multiprot TCP) or stream control transmission protocol (SCTP), each peer entity is required to transmit data requested by the application. It is possible to generate a plurality of transport connections and transmit data using them.

다중 경로 TCP는 단일 연결을 여러 경로로 분할할 수 있어 처리량 및 네트워크 자원 활용도 향상, 링크 장애 가능성에 대한 복원력 등의 측면에서 다양한 이점을 제공한다. Multipath TCP allows a single connection to be split into multiple paths, providing various benefits in terms of throughput, improved network resource utilization, and resilience against link failure potential.

하지만 다중 경로를 구성하는 복수의 네트워크의 환경이 각각 다르게 구성될 수 있어, 네트워크 고유의 지연뿐만 아니라 동일한 연결의 여러 경로에서 발생하는 서브 플로우 간의 지연 차이가 발생될 수 있다. 이와 같이 다중 경로 TCP에서 지연 차이로 인해 다중 경로 TCP의 성능이 저하되는 문제가 발생된다.However, the environments of the plurality of networks constituting the multipath can be configured differently, so that not only the delay inherent in the network but also the delay difference between the sub-flows occurring in the multiple paths of the same connection can be generated. In this way, there is a problem that the performance of the multi-path TCP is deteriorated due to the delay difference in the multi-path TCP.

본 개시의 기술적 과제는 중앙집중 방식의 네트워크 제어기를 통해 다중 경로를 형성하는 네트워크의 상태정보를 반영하여 다중 경로를 적응적으로 설정할 수 있는 방법 및 장치를 제공하는 것이다. SUMMARY OF THE INVENTION It is an object of the present invention to provide a method and apparatus for adaptively setting multipaths by reflecting state information of a network forming a multipath through a centralized network controller.

본 개시에서 이루고자 하는 기술적 과제들은 이상에서 언급한 기술적 과제들로 제한되지 않으며, 언급하지 않은 또 다른 기술적 과제들은 아래의 기재로부터 본 개시가 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The technical objects to be achieved by the present disclosure are not limited to the above-mentioned technical subjects, and other technical subjects which are not mentioned are to be clearly understood from the following description to those skilled in the art It will be possible.

본 개시의 일 양상에 따르면 다중 경로 전송 시스템이 제공될 수 있다. 상기 다중 경로 전송 시스템은 복수의 네트워크에 대응되는 다중 경로를 통해, 서버와 데이터 송수신을 처리하는 클라이언트와, 상기 클라이언트와 서버 사이의 상기 복수의 네트워크에 연결된 적어도 하나의 게이트웨이 장치와, 상기 적어도 하나의 게이트웨이 장치에 연결되며, 상기 복수의 네트워크를 제어하고, 상기 복수의 네트워크의 상태정보를 관리하고, 상기 네트워크 상태정보에 기초하여, 상기 다중 경로의 전송 환경을 설정하는 네트워크 제어기를 포함할 수 있다.According to an aspect of the present disclosure, a multipath transmission system can be provided. Wherein the multi-path transmission system comprises: a client that processes data transmission and reception with a server through multiple paths corresponding to a plurality of networks; at least one gateway device connected to the plurality of networks between the client and the server; And a network controller which is connected to the gateway apparatus, controls the plurality of networks, manages status information of the plurality of networks, and sets a transmission environment of the multipath based on the network status information.

본 개시의 다른 양상에 따르면 다중 경로 전송 장치가 제공될 수 있다. 상기 장치는 다중 경로 전송 시스템에 구비되는 전자장치에 있어서, 서로 다른 복수의 네트워크에 동시에 연결되어 데이터를 송수신하는 통신부와, 상기 복수의 네트워크의 상태정보를 관리하는 네트워크 제어기로, 상기 다중 경로의 전송 환경 설정을 요청하고, 상기 네트워크 제어기가 제공하는 상기 다중 경로의 전송 환경정보에 기초하여, 상기 복수의 네트워크을 통해 연결된 다른 전자장치와의 다중 경로 전송을 제어하는 제어부를 포함할 수 있다.According to another aspect of the present disclosure, a multipath transmission apparatus can be provided. The apparatus includes a communication unit that is connected to a plurality of different networks at the same time to transmit and receive data, and a network controller that manages status information of the plurality of networks, And a controller for controlling multipath transmission with other electronic devices connected through the plurality of networks based on the transmission environment information of the multipath provided by the network controller.

본 개시의 또 다른 양상에 따르면 다중 경로 전송 방법이 제공될 수 있다. 상기 방법은 다중 경로 전송 방법에 있어서, 복수의 네트워크의 접속을 관리하는 적어도 하나의 게이트웨이 장치에 연결된 네트워크 제어기가, 상기 복수의 네트워크의 상태정보를 확인 및 저장하는 과정과, 상기 클라이언트가, 상기 네트워크 제어기로 상기 다중 경로의 전송 환경 설정을 요청하는 과정과, 상기 네트워크 제어기가, 상기 네트워크 상태정보에 기초하여 상기 다중 경로 전송 환경정보를 확인하고, 상기 다중 경로 전송 환경정보를 상기 클라이언트에 제공하는 과정과, 상기 클라이언트가, 상기 다중 경로의 전송 환경을 고려하여 상기 다중 경로 전송을 제어하는 과정을 포함할 수 있다.According to another aspect of the present disclosure, a multipath transmission method can be provided. The method comprising the steps of: a network controller connected to at least one gateway device managing connection of a plurality of networks, for verifying and storing status information of the plurality of networks; Requesting the controller to set up the transmission environment of the multi-path; checking the multi-path transmission environment information based on the network status information and providing the multi-path transmission environment information to the client And controlling the multi-path transmission by the client in consideration of a transmission environment of the multi-path.

본 개시의 또 다른 양상에 따르면 다중 경로 전송 방법이 제공될 수 있다. 상기 방법은 다중 경로 전송 시스템에 구비된 전자장치가 다중 경로 전송을 수행하는 방법에 있어서, 상기 다중 경로를 사용하여 수행할 요구 서비스를 확인하는 과정과, 네트워크 제어기로 상기 요구 서비스에 대응되는 다중 경로의 전송 환경 설정을 요청하는 과정과, 상기 네트워크 제어기에 의해 설정된 다중 경로 전송 환경정보를 수신하는 과정과, 상기 다중 경로 전송 환경정보에 기초하여 상기 다른 전자장치와 상기 다중 경로 전송을 수행하는 과정를 포함할 수 있다.According to another aspect of the present disclosure, a multipath transmission method can be provided. The method includes the steps of: confirming a requested service to be performed using the multi-path, the method comprising the steps of: (a) Requesting the transmission environment setting of the multi-path transmission environment information, receiving multi-path transmission environment information set by the network controller, and performing multi-path transmission with the other electronic device based on the multi-path transmission environment information can do.

본 개시에 대하여 위에서 간략하게 요약된 특징들은 후술하는 본 개시의 상세한 설명의 예시적인 양상일 뿐이며, 본 개시의 범위를 제한하는 것은 아니다.The features briefly summarized above for this disclosure are only exemplary aspects of the detailed description of the disclosure which follow, and are not intended to limit the scope of the disclosure.

본 개시에 따르면, 네트워크의 상태정보를 반영하여 다중 경로를 적응적으로 설정할 수 있는 방법 및 장치가 제공될 수 있다.According to the present disclosure, a method and apparatus for adaptively setting multipaths by reflecting state information of a network can be provided.

또한, 본 개시에 따르면, 네트워크의 상태정보를 반영하여 다중 경로를 적응적으로 설정함으로써, 안정적이고 효율적인 다중 경로 전송을 실현할 수 있는 방법 및 장치가 제공될 수 있다.Also, according to the present disclosure, a method and apparatus capable of realizing stable and efficient multi-path transmission can be provided by adaptively setting multi-paths reflecting state information of a network.

본 개시에서 얻을 수 있는 효과는 이상에서 언급한 효과들로 제한되지 않으며, 언급하지 않은 또 다른 효과들은 아래의 기재로부터 본 개시가 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The effects obtainable from the present disclosure are not limited to the effects mentioned above, and other effects not mentioned can be clearly understood by those skilled in the art from the description below will be.

도 1은 본 개시의 일 실시예에 따른 다중 경로 전송 시스템의 구성을 예시하는 도면이다.
도 2는 본 개시의 일 실시예에 따른 다중 경로 전송 시스템의 동작을 나타내는 신호 흐름도이다.
도 3은 본 개시의 일 실시예에 따른 다중 경로 전송 시스템에서 사용되는 수행 서비스의 종류별 지연 정보를 예시하는 도면이다.
도 4는 본 개시의 일 실시예에 따른 다중 경로 전송 시스템에서 사용되는 네트워크 상태정보를 예시하는 도면이다.
도 5는 본 개시의 일 실시예에 따른 전자장치의 세부 구성을 예시하는 블록도이다.
도 6은 본 개시의 일 실시예에 따른 네트워크 제어기의 세부 구성을 예시하는 블록도이다.
1 is a diagram illustrating a configuration of a multipath transmission system according to an embodiment of the present disclosure;
2 is a signal flow diagram illustrating operation of a multipath transmission system in accordance with an embodiment of the present disclosure;
3 is a diagram illustrating delay information for each type of a performance service used in a multipath transmission system according to an embodiment of the present disclosure.
4 is a diagram illustrating network state information used in a multipath transmission system according to an embodiment of the present disclosure;
5 is a block diagram illustrating a detailed configuration of an electronic device according to one embodiment of the present disclosure;
6 is a block diagram illustrating a detailed configuration of a network controller in accordance with one embodiment of the present disclosure;

이하에서는 첨부한 도면을 참고로 하여 본 개시의 실시 예에 대하여 본 개시가 속하는 기술 분야에서 통상의 지식을 가진 자가 용이하게 실시할 수 있도록 상세히 설명한다. 그러나, 본 개시는 여러 가지 상이한 형태로 구현될 수 있으며 여기에서 설명하는 실시 예에 한정되지 않는다. Hereinafter, embodiments of the present disclosure will be described in detail with reference to the accompanying drawings, which will be easily understood by those skilled in the art. However, the present disclosure may be embodied in many different forms and is not limited to the embodiments described herein.

본 개시의 실시 예를 설명함에 있어서 공지 구성 또는 기능에 대한 구체적인 설명이 본 개시의 요지를 흐릴 수 있다고 판단되는 경우에는 그에 대한 상세한 설명은 생략한다. 그리고, 도면에서 본 개시에 대한 설명과 관계없는 부분은 생략하였으며, 유사한 부분에 대해서는 유사한 도면 부호를 붙였다.In the following description of the embodiments of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present disclosure rather unclear. Parts not related to the description of the present disclosure in the drawings are omitted, and like parts are denoted by similar reference numerals.

본 개시에 있어서, 어떤 구성요소가 다른 구성요소와 "연결", "결합" 또는 "접속"되어 있다고 할 때, 이는 직접적인 연결관계뿐만 아니라, 그 중간에 또 다른 구성요소가 존재하는 간접적인 연결관계도 포함할 수 있다. 또한 어떤 구성요소가 다른 구성요소를 "포함한다" 또는 "가진다"고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 배제하는 것이 아니라 또 다른 구성요소를 더 포함할 수 있는 것을 의미한다.In the present disclosure, when an element is referred to as being "connected", "coupled", or "connected" to another element, it is understood that not only a direct connection relationship but also an indirect connection relationship May also be included. Also, when an element is referred to as " comprising " or " having " another element, it is meant to include not only excluding another element but also another element .

본 개시에 있어서, 제1, 제2 등의 용어는 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용되며, 특별히 언급되지 않는 한 구성요소들간의 순서 또는 중요도 등을 한정하지 않는다. 따라서, 본 개시의 범위 내에서 일 실시 예에서의 제1 구성요소는 다른 실시 예에서 제2 구성요소라고 칭할 수도 있고, 마찬가지로 일 실시 예에서의 제2 구성요소를 다른 실시 예에서 제1 구성요소라고 칭할 수도 있다. In the present disclosure, the terms first, second, etc. are used only for the purpose of distinguishing one element from another, and do not limit the order or importance of elements, etc. unless specifically stated otherwise. Thus, within the scope of this disclosure, a first component in one embodiment may be referred to as a second component in another embodiment, and similarly a second component in one embodiment may be referred to as a first component .

본 개시에 있어서, 서로 구별되는 구성요소들은 각각의 특징을 명확하게 설명하기 위함이며, 구성요소들이 반드시 분리되는 것을 의미하지는 않는다. 즉, 복수의 구성요소가 통합되어 하나의 하드웨어 또는 소프트웨어 단위로 이루어질 수도 있고, 하나의 구성요소가 분산되어 복수의 하드웨어 또는 소프트웨어 단위로 이루어질 수도 있다. 따라서, 별도로 언급하지 않더라도 이와 같이 통합된 또는 분산된 실시 예도 본 개시의 범위에 포함된다. In the present disclosure, the components that are distinguished from each other are intended to clearly illustrate each feature and do not necessarily mean that components are separate. That is, a plurality of components may be integrated into one hardware or software unit, or a single component may be distributed into a plurality of hardware or software units. Thus, unless otherwise noted, such integrated or distributed embodiments are also included within the scope of this disclosure.

본 개시에 있어서, 다양한 실시 예에서 설명하는 구성요소들이 반드시 필수적인 구성요소들은 의미하는 것은 아니며, 일부는 선택적인 구성요소일 수 있다. 따라서, 일 실시 예에서 설명하는 구성요소들의 부분집합으로 구성되는 실시 예도 본 개시의 범위에 포함된다. 또한, 다양한 실시 예에서 설명하는 구성요소들에 추가적으로 다른 구성요소를 포함하는 실시 예도 본 개시의 범위에 포함된다. In the present disclosure, the components described in the various embodiments are not necessarily essential components, and some may be optional components. Thus, embodiments consisting of a subset of the components described in one embodiment are also included within the scope of the present disclosure. Also, embodiments that include other elements in addition to the elements described in the various embodiments are also included in the scope of the present disclosure.

본 발명의 다양한 실시 예들에 따른 전자장치는, 예를 들면, 전자장치는 스마트폰(smartphone), 태블릿 PC(tablet personal computer), 이동 전화기(mobile phone), 화상 전화기, 전자북 리더기(e-book reader), 데스크탑 PC(desktop personal computer), 랩탑 PC(laptop personal computer), 넷북 컴퓨터(netbook computer), 워크스테이션(workstation), 서버, PDA(personal digital assistant), PMP(portable multimedia player), MP3 플레이어, 모바일 의료기기, 카메라(camera), 또는 웨어러블 장치(wearable device)(예: 스마트 안경, 머리 착용형 장치(head-mounted-device(HMD)), 전자 의복, 전자 팔찌, 전자 목걸이, 전자 앱세서리(appcessory), 전자 문신, 스마트 미러, 또는 스마트 와치(smart watch))중 적어도 하나를 포함할 수 있다.An electronic device in accordance with various embodiments of the present invention can be used in various applications such as, for example, a smartphone, a tablet personal computer, a mobile phone, a videophone, an e-book reader reader, a desktop personal computer, a laptop personal computer, a netbook computer, a workstation, a server, a personal digital assistant (PDA), a portable multimedia player (PMP) , Mobile medical devices, cameras, or wearable devices such as smart glasses, head-mounted-devices (HMD), electronic apparel, electronic bracelets, electronic necklaces, (e. g., apps, e-tat, smart mirror, or smart watch).

다른 예로서, 전자장치는 스마트 가전 제품(smart home appliance)일 수 있다. 스마트 가전 제품은, 예를 들면, 텔레비전, DVD(digital video disk) 플레이어, 오디오, 냉장고, 에어컨, 청소기, 오븐, 전자레인지, 세탁기, 공기 청정기, 셋톱 박스(set-top box), 홈 오토매이션 컨트롤 패널(home automation control panel), 보안 컨트롤 패널(security control panel), TV 박스(예: 삼성 HomeSync™, 애플TV™, 또는 구글 TV™), 게임 콘솔(예: Xbox™, PlayStation™), 전자 사전, 전자 키, 캠코더(camcorder), 또는 전자 액자 중 적어도 하나를 포함할 수 있다.As another example, the electronic device may be a smart home appliance. Smart home appliances include, for example, televisions, digital video disk players, audio, refrigerators, air conditioners, vacuum cleaners, ovens, microwaves, washing machines, air cleaners, set- (Such as a home automation control panel, a security control panel, a TV box such as Samsung HomeSync ™, Apple TV ™ or Google TV ™), a game console (eg Xbox ™, PlayStation ™) A dictionary, an electronic key, a camcorder, or an electronic frame.

또 다른 예로서, 전자장치는, 각종 의료기기(예: 각종 휴대용 의료측정기기(혈당 측정기, 심박 측정기, 혈압 측정기, 또는 체온 측정기 등), MRA(magnetic resonance angiography), MRI(magnetic resonance imaging), CT(computed tomography), 촬영기, 또는 초음파기 등), 네비게이션(navigation) 장치, GPS 수신기(global positioning system receiver), EDR(event data recorder), FDR(flight data recorder), 자동차 인포테인먼트 (infotainment) 장치, 선박용 전자 장비(예: 선박용 항법 장치, 자이로 콤파스 등), 항공 전자기기(avionics), 보안 기기, 차량용 헤드 유닛(head unit), 산업용 또는 가정용 로봇, 금융 기관의 ATM(automatic teller'smachine), 상점의 POS(point of sales), 또는 사물 인터넷 장치(internet of things; IoT)(예: 전구, 각종 센서, 전기 또는 가스 미터기, 스프링클러 장치, 화재경보기, 온도조절기(thermostat), 가로등, 토스터(toaster), 운동기구, 온수탱크, 히터, 보일러 등) 중 적어도 하나를 포함할 수 있다.As another example, an electronic device may be used in various medical devices (e.g., various portable medical measurement devices (such as a blood glucose meter, a heart rate meter, a blood pressure meter, or a temperature sensor), a magnetic resonance angiography (MRA) A global positioning system receiver, an event data recorder (EDR), a flight data recorder (FDR), an automotive infotainment device, a navigation system, a navigation system, Electronic devices (eg marine navigation systems, gyro compasses, etc.), avionics, security devices, head units for vehicles, industrial or home robots, automatic teller's machines (ATMs) Point of sale (POS), or internet of things (IoT), such as light bulbs, various sensors, electrical or gas meters, sprinkler devices, fire alarms, thermostats, streetlights, toasters, , A fitness equipment, a hot water tank, a heater, a boiler, etc.).

또한, 후술하는 본 발명의 다양한 실시 예들에서, 전자장치는 "서버(server)", "호스트(host)" 또는 "피어(peer)"라는 용어로 사용될 수 있으나, 상기 용어는 본 발명의 다양한 실시 예에 대한 이해를 돕기 위한 예로서 사용되었으며, 상기 전자장치의 예로서 사용된 용어들이 본 발명의 적용 범위를 특정 실시 예로 한정하는 것은 아니다.Also, in various embodiments of the invention described below, an electronic device may be used with the terms "server", "host" or "peer" And the terms used as examples of the electronic device do not limit the scope of the present invention to the specific embodiments.

또한, 후술하는 본 발명의 다양한 실시 예들에서, 본 발명이 적용되는 다중 경로 전송 기능을 지원하는 프로토콜의 예로서 MPTCP(multipath TCP) 전송 프로토콜을 예를 들어 설명하고 있으나, 본 발명의 실시 예들이 상기 MPTCP 전송 프로토콜에 한정되는 것은 아니며, 다중 경로 전송 기능을 지원하는 어떠한 프로토콜에도 본 발명의 실시 예들이 적용될 수 있다. 예컨대, SCTP(stream control transmission protocol) 등과 같이 다양한 형태의 다중 경로 전송 기능을 지원하는 프로토콜에 적용될 수 있다.Also, in various embodiments of the present invention, MPTCP (multipath TCP) transmission protocol is described as an example of a protocol supporting the multipath transmission function of the present invention. However, The present invention is not limited to the MPTCP transmission protocol, and embodiments of the present invention can be applied to any protocol supporting the multipath transmission function. For example, the present invention can be applied to a protocol supporting various types of multipath transmission functions such as a stream control transmission protocol (SCTP).

본 발명에서는 SDN 과 같은 중앙집중 방식의 네트워크 제어기에서 서비스 제공 가능한 각 플로우 및 서브플로우에 대한 다양한 종류의 지연(Delay)을 측정하여 수집 관리하고 이를 기반으로 전자장치가 요구한 서비스에 대한 서브플로우 생성 요구를 판단하여 현재의 네트워크 상황에서 다중 경로의 제공이 효과적인지에 대한 판단을 제공하는 처리 방법 및 장치를 제안한다.In the present invention, a centralized network controller such as an SDN measures and delays various types of delays for each flow and subflow that can be provided, and generates subflows for services requested by the electronic devices And provides a determination as to whether the provision of the multipath is effective in the current network situation by judging the request.

이하, 첨부한 도면을 참조하여 본 개시의 실시 예들에 대해서 설명한다.Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings.

도 1은 본 개시의 일 실시예에 따른 다중 경로 전송 시스템의 구성을 예시하는 도면이다.1 is a diagram illustrating a configuration of a multipath transmission system according to an embodiment of the present disclosure;

도 1을 참조하면, 본 개시의 일 실시예에 따른 다중 경로 전송 시스템은 제1전자장치(11)와 제2전자장치(12)를 구비하는데, 제1전자장치(11)와 제2전자장치(12)는 복수의 네트워크(13)를 통해 연결될 수 있다. 또한, 다중 경로 전송 시스템에 구비되는 복수의 네트워크(13)는 게이트웨이 장치(14)에 연결될 수 있는데, 게이트웨이 장치(14)는 중앙 집중 방식의 네트워크 제어기(15)에 의해 그 동작이 제어될 수 있다. Referring to Figure 1, a multipath transmission system according to an embodiment of the present disclosure includes a first electronic device 11 and a second electronic device 12, wherein the first electronic device 11 and the second electronic device 12, (12) may be connected through a plurality of networks (13). A plurality of networks 13 provided in the multipath transmission system can be connected to the gateway device 14 whose operation can be controlled by the centralized network controller 15 .

다중 경로 전송 시스템에 구비된 제1전자장치(11)와 제2전자장치(12)는 복수의 네트워크(13)를 통해 다중 경로 전송 프로토콜(예, MPTCP) 지원할 수 있다. 이에 따라, 제1전자장치(11)와 제2전자장치(12)는 복수의 네트워크(13)에 기초하여 형성되는 다중 경로로 연결될 수 있다. The first electronic device 11 and the second electronic device 12 included in the multipath transmission system can support a multipath transmission protocol (e.g., MPTCP) through a plurality of networks 13. [ Accordingly, the first electronic device 11 and the second electronic device 12 can be connected in a multipath formed based on the plurality of networks 13. [

복수의 네트워크(13)는 적어도 하나의 무선 통신 네트워크, 예컨대, Wifi, BT(Bluetooth), NFC(near field communication), 셀룰라(cellular) 통신 네트워크(예컨대, LTE, LTE-A, CDMA, WCDMA, UMTS, WiBro 또는 GSM 등), 위성통신 네트워크, 마이크로웨이브(Microwave) 통신 네트워크 등을 포함할 수 있다. A plurality of networks 13 may be connected to at least one wireless communication network such as Wifi, BT, near field communication (NFC), cellular communication networks (e.g., LTE, LTE-A, CDMA, WCDMA, UMTS , WiBro or GSM, etc.), satellite communication networks, microwave communication networks, and the like.

네트워크 제어기(15)는 복수의 네트워크(13)에 대한 상태정보를 수집하여 관리할 수 있다. 그리고, 네트워크 제어기(15)는 복수의 네트워크(13)에 대한 상태정보에 기초하여 전송 정책을 결정하고, 결정된 전송 정책을 게이트웨이 장치(14)에 제공할 수 있다. 이에 따라, 게이트웨이 장치(14)는 네트워크 제어기(15)에서 제공하는 전송 정책을 기반으로 네트워크 접속 또는 패킷 처리를 수행할 수 있다. 그리고, 게이트웨이 장치(14)는 네트워크 제어기(15)의 전송 정책의 수립에 필요한 복수의 네트워크(13)에 대한 상태정보를 검출하여 네트워크 제어기(15)에 제공할 수 있다. The network controller 15 can collect and manage status information on the plurality of networks 13. [ The network controller 15 may then determine the transmission policy based on the status information for the plurality of networks 13 and provide the determined transmission policy to the gateway device 14. [ Accordingly, the gateway device 14 can perform network connection or packet processing based on the transmission policy provided by the network controller 15. [ The gateway device 14 may detect the status information of the plurality of networks 13 necessary for establishment of the transmission policy of the network controller 15 and provide the detected status information to the network controller 15. [

도 2는 본 개시의 일 실시예에 따른 다중 경로 전송 시스템의 동작을 나타내는 신호 흐름도이다. 2 is a signal flow diagram illustrating operation of a multipath transmission system in accordance with an embodiment of the present disclosure;

이하, 도 2를 참조하여 본 개시의 일 실시예에 따른 다중 경로 전송 시스템의 동작을 구체적으로 설명한다.Hereinafter, the operation of the multipath transmission system according to an embodiment of the present disclosure will be described in detail with reference to FIG.

다중 경로 전송 시스템에서, 전자장치(11)는 클라이언트로서 동작하고, 제2전자장치(12)는 서버로서 동작하는 것을 예시한다.In a multipath transmission system, the electronic device 11 acts as a client and the second electronic device 12 acts as a server.

우선, 다중 경로 전송(예, MPTCP)을 지원하는 제1전자장치(11)와 제2전자장치(12) 사이의 연결을 위해, 상기 제1전자장치(11)와 제2전자장치(12)는 제1네트워크를 통해 CAPABLE 파라미터를 포함하는 SYN, SYN/ACK, ACK 메시지를 주고 받음으로써 초기 연결 설정 절차를 진행할 수 있다. 이 과정에서, 제1전자장치(11)는 제2전자장치(12)의 다중 경로 전송 지원여부를 확인할 수 있다. 그리고, 제1전자장치(11)와 제2전자장치(12)는 제2네트워크를 통해 MP_JOIN 파라미터를 포함한 SYN, SYN/ACK, ACK 메시지를 송수신함으로써, 다중 경로 전송을 위한 추가 서브플로우 설정 절차를 진행할 수 있다. 이러한 다중 경로 전송을 위한 추가 서브플로우 설정 절차를 제3네트워크, ...제n네트워크를 통해 반복적으로 진행함으로써, 복수의 네트워크에 대한 다중 경로 전송을 위한 추가 서브플로우 설정 절차를 진행할 수 있다(S201).The first electronic device 11 and the second electronic device 12 are connected to each other for connection between the first electronic device 11 and the second electronic device 12 supporting multi-path transmission (e.g., MPTCP) The SYN / ACK / ACK message including the CAPABLE parameter may be transmitted and received through the first network to proceed with the initial connection establishment procedure. In this process, the first electronic device 11 can confirm whether or not the second electronic device 12 supports multipath transmission. The first electronic device 11 and the second electronic device 12 transmit and receive a SYN, SYN / ACK, and ACK message including the MP_JOIN parameter through the second network to perform an additional subflow setting procedure for multipath transmission You can proceed. An additional sub-flow setting procedure for multi-path transmission can be performed by repeating the additional sub-flow setting procedure for the multi-path transmission through the third network, ..., n-th network (S201 ).

한편, 게이트웨이 장치(14)는 네트워크 제어기(15)는 미리 정해진 규칙에 의해, 복수의 네트워크(13)에 대한 상태정보와, 전송 정책을 교환할 수 있다(S202). 예컨대, 게이트웨이 장치(14)는 미리 정해진 시간 단위마다, 복수의 네트워크(13)에 대한 상태정보를 네트워크 제어기(15)에 제공할 수 있으며, 네트워크 제어기(15)는 복수의 네트워크(13)에 대한 상태정보를 확인하고, 복수의 네트워크(13)에 대한 상태정보를 반영한 전송 정책을 결정하고, 결정된 전송 정책을 게이트웨이 장치(14)에 제공할 수 있다.On the other hand, the gateway device 14 can exchange state information and a transfer policy for a plurality of networks 13 by a predetermined rule (S202). For example, the gateway device 14 may provide status information for the plurality of networks 13 to the network controller 15 at predetermined time intervals, and the network controller 15 may provide status information for the plurality of networks 13 Determine the transmission policy reflecting the status information on the plurality of networks 13, and provide the determined transmission policy to the gateway apparatus 14. [

이후, 제1전자장치(11)는 다중 경로를 사용하여 수행할 서비스(이하, '수행 서비스'라 함)를 확인하고, 네트워크 제어기(15)로 수행 서비스의 다중 경로 전송을 위한 환경 설정을 요청한다(S203). 예컨대, 제1전자장치(11)는, 수행 서비스의 종류를 확인하고, 제1전자장치(11)의 식별자(ID)와 수행 서비스의 종류를 네트워크 제어기(15)로 전송할 수 있다. 수행 서비스의 종류는 실시간, 비실시간, 신뢰성, 비신뢰성, 생존성, 비생존성, 최선 노력(Best Effort) 등으로 설정될 수 있다.Thereafter, the first electronic device 11 confirms a service to be performed using a multipath (hereinafter, referred to as a 'performance service') and requests the network controller 15 to set environment for multipath transmission of the performance service (S203). For example, the first electronic device 11 can confirm the type of the performance service, and can transmit the identifier (ID) of the first electronic device 11 and the type of the performance service to the network controller 15. [ The type of performance service can be set to real time, non-real time, reliability, unreliability, survivability, non-survivability, best effort, and so on.

이에 따라, 네트워크 제어기(15)는 수행 서비스의 다중 경로 전송을 위한 환경 설정을 수행한다(S204). 예컨대, 네트워크 제어기(15)는 수행 서비스에서 허용되는 지연(delay)정보(이하, '허용 지연정보'라 함.)와, 복수의 네트워크(13)에 대한 상태정보를 확인한다. 그리고, 네트워크 제어기(15)는 허용 지연정보를 기준으로, 복수의 네트워크(13) 중, 다중 전송을 수행할 네트워크를 결정한다. 추가적으로, 네트워크 제어기(15)는 해당 다중 전송을 수행할 게이트웨이 장치(14)를 결정할 수 있다. Accordingly, the network controller 15 performs environment setting for multi-path transmission of the execution service (S204). For example, the network controller 15 confirms the delay information (hereinafter, referred to as 'allowable delay information') allowed in the performance service and the status information on the plurality of networks 13. Then, the network controller 15 determines a network to perform multiplex transmission among the plurality of networks 13 based on the allowable delay information. In addition, the network controller 15 may determine the gateway device 14 to perform the corresponding multiplex transmission.

복수의 네트워크(13)에 대한 상태정보는 전송지연정보(Transmission Delay), 전파지연정보(Propagation Delay), 전달지연정보(Forwarding Delay), 대기지연정보(Queuing Delay), 및 혼잡 윈도우(congestion window) 중, 적어도 하나를 포함할 수 있다. 여기서, 전송지연정보(Transmission Delay)는 패킷이 전자장치(예, 서버 장치, 클라이언트 장치, 게이트웨이 장치, 라우터 장치(Router), L4, 등)에서 물리 매체(예, UTP, Optic Fiber, Microwave, Air 등)로 완전히 전송 완료되는데 까지 걸리는 시간을 지시하고, 전파지연정보(Propagation Delay)는 1bit 가 송신 NIC를 떠나서 매체를 타고 수신 NIC에 도착할 때까지 걸리는 시간을 지시하고, 전달지연정보(Forwarding Delay)는 게이트웨이 장치(14)에서 해당 패킷을 포워딩하는 데 걸리는 시간을 지시하고, 대기지연정보(Queuing Delay)는 게이트웨이 장치(14)의 입출력단에서 전달된 패킷을 큐에 임시로 보관하는데 걸리는 시간을 지시하고, 혼잡 윈도우(congestion window)는 해당 플로우에서 혼잡이 발생시에 버퍼링할 수 있는 윈도우의 사이즈를 지시한다. The state information for the plurality of networks 13 includes transmission delay information, propagation delay information, forwarding delay information, queuing delay information, and congestion window information. , ≪ / RTI > Here, the transmission delay indicates that the packet is transmitted from a physical medium (e.g., UTP, Optic Fiber, Microwave, Air) to an electronic device (e.g., a server device, a client device, a gateway device, a router, The propagation delay information indicates a time required for one bit to leave the transmitting NIC and arrive at the receiving NIC on the medium. The forwarding delay information (forwarding delay information) The delay time information indicates the time taken to forward the packet in the gateway device 14 and the queuing delay indicates the time taken to temporarily store the packet transmitted from the input / output end of the gateway device 14 in the queue And the congestion window indicates the size of the window that can be buffered in the flow in the event of congestion.

나아가, 허용 지연정보는 도 3에 예시되는 바와 같이, 수행 서비스의 종류에 따라 각각 설정된 지연 정보를 포함할 수 있다. 그리고, 복수의 네트워크(13)에 대한 상태정보는 도 4에 예시되는 바와 같이, 복수의 네트워크 각각에 대한 상태정보를 포함할 수 있다.Further, as illustrated in FIG. 3, the allowable delay information may include delay information set according to the type of the performing service. The status information for the plurality of networks 13 may include status information for each of the plurality of networks, as illustrated in FIG.

본 개시의 일 실시예의 S203 단계에서, 제1전자장치(11)가, 제1전자장치(11)의 식별자(ID)와 수행 서비스의 종류를 전송하는 것을 예시하였으나, 본 발명이 이를 한정하는 것은 아니며, 제1전자장치(11)가, 제1전자장치(11)의 식별자(ID), 수행 서비스의 종류, 및 허용 지연정보를 전송할 수도 있다. In step S203 of the embodiment of the present disclosure, the first electronic device 11 transmits the identifier (ID) of the first electronic device 11 and the type of the performance service, but the present invention is not limited thereto , And the first electronic device 11 may transmit the identifier (ID) of the first electronic device 11, the type of the performing service, and the allowable delay information.

한편, S205 단계에서, 네트워크 제어기(15)는 다중 전송을 수행을 위해 결정된 다중 경로 전송 환경정보를 제1전자장치(11)에 제공한다. 다중 경로 전송 환경정보는 다중 전송을 수행할 네트워크의 정보 및/또는 다중 전송을 수행할 게이트웨이 장치 식별자를 포함할 수 있다. On the other hand, in step S205, the network controller 15 provides the first electronic device 11 with the multipath transmission environment information determined for performing the multiplex transmission. The multipath transmission environment information may include information of a network to perform multiplex transmission and / or a gateway device identifier to perform multiplex transmission.

나아가, S204 단계에서, 네트워크 제어기(15)는 다중 전송을 수행할 네트워크의 상태정보를 고려하여, 네트워크 각각에 대응되는 혼잡 윈도우(congestion window) 사이즈를 결정할 수 있으며, S205 단계에서, 혼잡 윈도우 사이즈를 다중 경로 전송 환경정보로서 제1전자장치(11)에 제공할 수 있다. In addition, in step S204, the network controller 15 may determine a congestion window size corresponding to each network in consideration of the state information of the network to perform multiplex transmission. In step S205, the congestion window size And may be provided to the first electronic device 11 as multipath transmission environment information.

이에 따라, 제1전자장치(11)는 다중 전송을 수행을 위해 결정된 네트워크의 정보, 각 네트워크에 대응되는 혼잡 윈도우 사이즈, 다중 전송을 수행할 게이트웨이 장치 등을 고려하여, 다중 전송을 수행을 위한 서브플로우(subflow)를 생성할 수 있다(S206).Accordingly, the first electronic device 11 can perform the multiplexing operation in consideration of the information of the network determined for performing the multiplex transmission, the congestion window size corresponding to each network, the gateway device to perform the multiplex transmission, A subflow can be generated (S206).

이후, 제1전자장치(11)는 다중 전송을 수행을 위한 서브플로우(subflow)에 대응되는 서브 패킷을 각각 해당되는 네트워크를 통해 게이트웨이 장치(14)로 전달한다(S207). 그리고, 게이트웨이 장치(14)는 해당 패킷을 제2전자장치(12)로 전달한다(S208). Then, the first electronic device 11 transmits the sub-packets corresponding to the sub-flow for performing the multiplex transmission to the gateway device 14 through the corresponding network (S207). Then, the gateway device 14 transmits the packet to the second electronic device 12 (S208).

나아가, S208 단계에서, 게이트웨이 장치(14)는 제2전자장치(12)가 다중 전송 기반의 패킷을 수신할 수 있는지 여부를 확인한 후, 해당 패킷을 제2전자장치(12)로 전달할 수 있다.Further, in step S208, the gateway device 14 can confirm whether the second electronic device 12 can receive the packet based on the multiple transmission, and then forward the packet to the second electronic device 12. [

한편, 네트워크 제어기(15)는 복수의 네트워크(13)에 대한 상태정보를 확인할 수 있으며, 복수의 네트워크(13)에 대한 상태정보를 적응적으로 반영하여, 다중 전송의 수행을 제어할 수 있다. 예컨대, 네트워크 제어기(15)는 복수의 네트워크(13)에 대한 상태정보에 변화가 있을 경우, 변화된 상태정보를 반영하여 다중 경로 전송 환경정보를 재설정하고, 재설정된 다중 경로 전송 환경정보를 제1전자장치(11)에 제공할 수 있다(S210). 이에 따라, 제1전자장치(11)는 재설정된 다중 경로 전송 환경정보를 반영하여 다중 전송을 수행을 위한 서브플로우(subflow)를 재 생성한 후(S211), 게이트웨이 장치(14)를 통해 제2전자장치(12)로 전달할 수 있다(S212, S213).The network controller 15 can check the status information of the plurality of networks 13 and adaptively reflect the status information of the plurality of networks 13 to control the performance of the multiplex transmission. For example, when there is a change in the status information of the plurality of networks 13, the network controller 15 re-sets the multi-path transmission environment information by reflecting the changed status information, and transmits the re- To the device 11 (S210). Accordingly, the first electronic device 11 re-creates a subflow for performing the multiplex transmission reflecting the reset multi-path transmission environment information (S211), and then transmits the subflow to the second electronic device 11 through the gateway device 14 To the electronic device 12 (S212, S213).

도 5는 본 개시의 일 실시예에 따른 전자장치의 세부 구성을 예시하는 블록도이다. 5 is a block diagram illustrating a detailed configuration of an electronic device according to one embodiment of the present disclosure;

도 5를 참조하면, 본 개시의 일 실시예에 따른 전자장치(500)는 제어부(510), 저장부(520), 및 통신부(530)를 포함할 수 있다. Referring to FIG. 5, an electronic device 500 according to an embodiment of the present disclosure may include a control unit 510, a storage unit 520, and a communication unit 530.

상기 제어부(510)는 전송 연결 설정부(511) 및 송수신 처리부(513)를 포함할 수 있고, 상기 저장부(520)는 애플리케이션(521), API(522), 미들웨어(예컨대, 프레임워크)(523), 또는 커널(524) 중 적어도 하나를 포함할 수 있다.The control unit 510 may include a transmission connection setting unit 511 and a transmission and reception processing unit 513. The storage unit 520 may include an application 521, an API 522, a middleware 523, or a kernel 524, for example.

예컨대, 저장부(520)에 저장된 애플리케이션(521)이 실행되어 상기 전자장치(500) 외부의 다른 전자장치로 데이터를 요청할 수 있다. 이하에서는 상기 전자장치(500)를 '제1전자장치' 또는 '호스트 A'라 하고, 상기 외부의 다른 전자장치 또는 서버를 '제2전자장치' 또는 '호스트 B'라 한다. 본 발명의 다양한 실시 예들에서 상기 전자장치들은 각각 호스트의 기능을 수행할 수도 있으며, 어느 하나의 전자장치가 호스트의 기능을 수행하고 다른 하나의 전자장치가 클라이언트(또는, 슬레이브 장치)의 기능을 수행할 수도 있다.For example, the application 521 stored in the storage unit 520 may be executed to request data from another electronic device outside the electronic device 500. [ Hereinafter, the electronic device 500 will be referred to as a "first electronic device" or "host A", and the external electronic device or server will be referred to as a "second electronic device" or "host B". In the various embodiments of the present invention, the electronic devices may perform functions of a host, one of the electronic devices performs a function of a host, and the other electronic device performs functions of a client (or a slave device) You may.

한편, 전송 연결 설정부(511)는 상기 전자장치(500)에서 다른 전자장치로의 전송 연결을 설정하는 기능을 수행할 수 있다. 상기 전송 연결 설정 동작은 예컨대, TCP 프로토콜에 의한 전송 연결 동작에 기반할 수 있다. 전송 연결 설정 동작은 전술한 본 개시의 일 실시예에 따른 다중 경로 전송 시스템에서 제1전자장치(11)와 제2전자장치(12) 사이의 초기 연결 설정 절차에 기초하여 수행될 수 있다. 예컨대, 전송 연결 설정부(511)는 제1네트워크를 통해 다른 전자장치와 CAPABLE 파라미터를 포함하는 SYN, SYN/ACK, ACK 메시지를 주고 받음으로써 초기 연결 설정 절차를 진행하고, 제2네트워크, 제3네트워크, ...제n네트워크를 통해 MP_JOIN 파라미터를 포함한 SYN, SYN/ACK, ACK 메시지를 송수신함으로써, 다중 경로 전송을 위한 추가 서브플로우 설정 절차를 진행할 수 있다. Meanwhile, the transmission connection setting unit 511 may perform a function of establishing a transmission connection from the electronic device 500 to another electronic device. The transport connection establishment operation may be based on, for example, a transport connection operation by the TCP protocol. The transport connection establishment operation can be performed based on an initial connection establishment procedure between the first electronic device 11 and the second electronic device 12 in the multi-path transmission system according to one embodiment of the present disclosure described above. For example, the transport connection establishing unit 511 performs an initial connection establishment procedure by exchanging SYN, SYN / ACK, and ACK messages including CAPABLE parameters with other electronic devices through the first network, An additional sub-flow setup procedure for multi-path transmission can be performed by transmitting / receiving a SYN, SYN / ACK, and ACK message including the MP_JOIN parameter through the network, ... nth network.

특히, 상기 전송 연결 설정부(511)는 본 발명의 다양한 실시 예들에 따라 다중 경로 전송 연결을 수행할 수 있다. 이때, 상기 전송 연결 설정부(511)는 네트워크 상태정보를 반영하여, 다중 경로 전송 환경을 설정할 수 있다.In particular, the transmission connection setup unit 511 may perform a multi-path transmission connection according to various embodiments of the present invention. At this time, the transmission connection setting unit 511 may set the multi-path transmission environment by reflecting the network status information.

구체적으로, 애플리케이션(521)의 수행이 요청됨에 따라, 전송 연결 설정부(511)는 애플리케이션(521)에 대응되는 수행 서비스의 종류를 확인하고, 통신부(530)를 통해 네트워크 제어기로 수행 서비스의 종류를 제공하고, 다중 경로 전송 환경 설정을 요청한다. 수행 서비스의 종류는 실시간, 비실시간, 신뢰성, 비신뢰성, 생존성, 비생존성, 최선 노력(Best Effort) 등으로 설정될 수 있다.Specifically, the execution of the application 521 is requested, the transfer connection setting unit 511 confirms the type of the execution service corresponding to the application 521, and the type of the execution service is transmitted to the network controller 530 through the communication unit 530 And requests a multi-path transmission environment setting. The type of performance service can be set to real time, non-real time, reliability, unreliability, survivability, non-survivability, best effort, and so on.

이에 대응하여, 네트워크 제어기는 수행 서비스의 다중 경로 전송을 위한 환경 설정을 수행할 수 있으며, 다중 경로 전송 환경정보를 회신할 수 있다. 이 과정에서, 네트워크 제어기는 수행 서비스에서 허용되는 허용 지연정보를 확인하고, 허용 지연정보를 기준으로, 복수의 네트워크 중 다중 전송을 수행할 네트워크, 다중 전송을 수행할 게이트웨이 장치, 혼잡 윈도우 사이즈 등을 확인할 수 있으며, 이러한 정보를 포함하는 다중 경로 전송 환경정보를 생성하여 상기 전자장치(500)에 제공할 수 있다.In response to this, the network controller can perform environment setting for multi-path transmission of the performance service, and can return multi-path transmission environment information. In this process, the network controller confirms the allowable delay information allowed in the performance service, and based on the allowable delay information, selects a network to perform multiplex transmission among a plurality of networks, a gateway device to perform multiplex transmission, Path transmission environment information including such information, and provide the generated multi-path transmission environment information to the electronic device 500.

이에 따라, 상기 전송 연결 설정부(511)는 다중 전송을 수행을 위해 결정된 네트워크의 정보, 각 네트워크에 대응되는 혼잡 윈도우 사이즈, 다중 전송을 수행할 게이트웨이 장치 등을 고려하여, 다중 전송을 위한 연결을 설정할 수 있다. Accordingly, in consideration of the information of the network determined to perform the multiplex transmission, the size of the congestion window corresponding to each network, the gateway device to perform the multiplex transmission, etc., the transmission connection setting unit 511 sets a connection for multiplex transmission Can be set.

상기 송수신 처리부(513)는 다중 경로 전송 환경정보에 기초하여, 송수신 데터 패킷을 송수신하도록 통신부(530)를 제어할 수 있다.The transmission / reception processing unit 513 can control the communication unit 530 to transmit / receive the transmission / reception data packet based on the multipath transmission environment information.

통신부(530)는 상기 전자장치(500)가 외부의 다른 전자장치와 데이터를 통신하는 기능을 수행할 수 있으며, 상기 송수신 처리부(513)의 제어에 따라 다중 경로 전송 환경정보에 기초한 데이터 송수신을 처리할 수 있다. 또한, 상기 통신부(530)는 본 발명의 다양한 실시 예에 따라 다중 경로 전송을 적용함에 있어, 복수의 통신 모듈들(예컨대, Wifi 모듈 및 LTE 모듈 등)을 포함할 수 있다.The communication unit 530 can perform a function of communicating data with other electronic devices outside the electronic device 500. The communication unit 530 performs data transmission and reception based on multipath transmission environment information under the control of the transmission and reception processing unit 513 can do. In addition, the communication unit 530 may include a plurality of communication modules (e.g., a Wifi module and an LTE module, etc.) in applying multi-path transmission according to various embodiments of the present invention.

도 6은 본 개시의 일 실시예에 따른 네트워크 제어기의 세부 구성을 예시하는 블록도이다. 6 is a block diagram illustrating a detailed configuration of a network controller in accordance with one embodiment of the present disclosure;

도 6을 참조하면, 본 개시의 일 실시예에 네트워크 제어기(600)는 제어부(610), 저장부(620), 및 통신부(630)를 포함할 수 있다. Referring to FIG. 6, in one embodiment of the present disclosure, the network controller 600 may include a control unit 610, a storage unit 620, and a communication unit 630.

상기 제어부(610)는 네트워크 관리부(611), 네트워크 상태정보 관리부(612), 다중경로 환경 설정부(613)를 포함할 수 있고, 상기 저장부(620)는 애플리케이션(621), API(622), 미들웨어(예컨대, 프레임워크)(623), 또는 커널(624) 중 적어도 하나를 포함할 수 있다.The control unit 610 may include a network management unit 611, a network status management unit 612 and a multipath configuration unit 613. The storage unit 620 may include an application 621, an API 622, A middleware (e.g., a framework) 623, or a kernel 624. In one embodiment,

네트워크 관리부(611)는 통신부(630)를 통해 게이트웨이 장치와 연결될 수 있다. 예컨대, 네트워크 관리부(611)는 게이트웨이 장치와의 연결을 설정하거나, 중앙 집중 방식을 기반으로 게이트웨이 장치의 동작을 제어하기 위한 정책을 수립하여 제공할 수 있다. The network management unit 611 may be connected to the gateway device through the communication unit 630. [ For example, the network management unit 611 may establish a connection with the gateway device, or establish and provide a policy for controlling the operation of the gateway device based on the centralized method.

네트워크 상태정보 관리부(612)는 미리 정해진 규칙(예컨대, 미리 정해진 시간 단위, 미이 정해진 조건 등)에 기초하여, 게이트웨이 장치에 연결된 네트워크의 상태정보를 수집 및 관리할 수 있다. 예를 들어, 네트워크 상태정보 관리부(612)는 미리 정해진 시간마다, 게이트웨이 장치로 네트워크의 상태정보를 요청할 수 있으며, 게이트웨이 장치로부터 네트워크의 상태정보를 수신하여 도 4에 예시되는 바와 같은 네트워크의 상태정보를 저장부(620)에 저장할 수 있다.The network status information management unit 612 can collect and manage status information of the network connected to the gateway apparatus based on a predetermined rule (for example, a predetermined time unit, an unspecified condition, and the like). For example, the network status information management unit 612 can request the status information of the network to the gateway apparatus at predetermined time intervals, receive status information of the network from the gateway apparatus, May be stored in the storage unit 620.

추가적으로, 네트워크 관리부(611)는 네트워크의 상태정보를 확인하고, 네트워크의 상태정보에 기초하여 게이트웨이 장치의 동작을 제어하기 위한 정책을 수정하고, 수정된 정책을 게이트웨이 장치에 제공할 수 있다.In addition, the network management unit 611 can check the status information of the network, modify the policy for controlling the operation of the gateway apparatus based on the status information of the network, and provide the modified policy to the gateway apparatus.

다중경로 환경 설정부(613)는 통신부(630)를 통해 전자장치와 연결될 수 있으며, 전자장치로부터 다중 경로 환경 설정 요청을 수신할 수 있다. 다중경로 환경 설정부(613)는 다중 경로 환경 설정 요청에 대응하여, 수행 서비스의 종류를 확인하고, 수행 서비스의 종류에서 허용되는 허용 지연정보를 확인할 수 있다. 다중경로 환경 설정부(613)는 허용 지연정보와 저장부(620)에 저장된 네트워크의 상태정보를 확인하고, 허용 지연정보와 네트워크의 상태정보를 기반으로, 복수의 네트워크 중 다중 전송을 수행할 네트워크, 다중 전송을 수행할 게이트웨이 장치, 혼잡 윈도우 사이즈 등을 결정할 수 있다. 이와 같이 결정된 복수의 네트워크 중 다중 전송을 수행할 네트워크, 다중 전송을 수행할 게이트웨이 장치, 혼잡 윈도우 사이즈 등은 상기 전자장치로 제공될 수 있다.The multipath configuration unit 613 may be connected to the electronic device through the communication unit 630 and may receive a multipath configuration request from the electronic device. The multi-path configuration unit 613 can confirm the type of the execution service and the allowed delay information allowed in the type of the execution service in response to the multi-path configuration request. The multi-path configuration unit 613 verifies the allowed delay information and the status information of the network stored in the storage unit 620, and based on the allowed delay information and the network status information, , A gateway device to perform multiplex transmission, a congestion window size, and the like. Among the plurality of networks thus determined, a network for performing multiplex transmission, a gateway device for performing multiplex transmission, a congestion window size, and the like can be provided to the electronic device.

또한, 복수의 네트워크 중 다중 전송을 수행할 네트워크, 다중 전송을 수행할 게이트웨이 장치 등의 정보는 네트워크 관리부(611)에 제공될 수 있으며, 네트워크 관리부(611)는 복수의 네트워크 중 다중 전송을 수행할 네트워크, 다중 전송을 수행할 게이트웨이 장치 등의 정보를 반영한 다중 경로 전송 정책을 수립하고, 수정된 정책을 게이트웨이 장치에 제공할 수도 있다.In addition, information of a network to perform multiplex transmission among multiple networks, a gateway device to perform multiplex transmission, and the like may be provided to the network management unit 611, and the network management unit 611 may perform multiplex transmission among a plurality of networks A multi-path transmission policy that reflects information on a network, a gateway device that performs multi-transmission, and the like may be established, and the modified policy may be provided to the gateway device.

한편, 본 발명의 다양한 실시 예에서 각 기능부 또는 모듈이라 함은, 본 발명의 다양한 실시 예의 기술적 사상을 수행하기 위한 하드웨어 및 상기 하드웨어를 구동하기 위한 소프트웨어의 기능적, 구조적 결합을 의미할 수 있다. 예컨대, 상기 각 기능부 또는 모듈은 소정의 코드와 상기 소정의 코드가 수행되기 위한 하드웨어 리소스의 논리적인 단위를 의미할 수 있으며, 반드시 물리적으로 연결된 코드를 의미하거나, 한 종류의 하드웨어를 의미하는 것은 아님은 본 발명의 실시 예의 기술분야의 평균적 전문가에게는 용이하게 추론될 수 있다.In the various embodiments of the present invention, each functional unit or module may mean a functional and structural combination of hardware for performing the technical idea of various embodiments of the present invention and software for driving the hardware. For example, each functional unit or module may refer to a logical unit of a predetermined code and a hardware resource for executing the predetermined code, and may be a code that is physically connected, or a type of hardware Or may be easily deduced to the average expert in the field of the embodiments of the present invention.

본 개시의 예시적인 방법들은 설명의 명확성을 위해서 동작의 시리즈로 표현되어 있지만, 이는 단계가 수행되는 순서를 제한하기 위한 것은 아니며, 필요한 경우에는 각각의 단계가 동시에 또는 상이한 순서로 수행될 수도 있다. 본 개시에 따른 방법을 구현하기 위해서, 예시하는 단계에 추가적으로 다른 단계를 포함하거나, 일부의 단계를 제외하고 나머지 단계를 포함하거나, 또는 일부의 단계를 제외하고 추가적인 다른 단계를 포함할 수도 있다.Although the exemplary methods of this disclosure are represented by a series of acts for clarity of explanation, they are not intended to limit the order in which the steps are performed, and if necessary, each step may be performed simultaneously or in a different order. In order to implement the method according to the present disclosure, the illustrative steps may additionally include other steps, include the remaining steps except for some steps, or may include additional steps other than some steps.

본 개시의 다양한 실시 예는 모든 가능한 조합을 나열한 것이 아니고 본 개시의 대표적인 양상을 설명하기 위한 것이며, 다양 한 실시 예에서 설명하는 사항들은 독립적으로 적용되거나 또는 둘 이상의 조합으로 적용될 수도 있다.The various embodiments of the disclosure are not intended to be all-inclusive and are intended to illustrate representative aspects of the disclosure, and the features described in the various embodiments may be applied independently or in a combination of two or more.

또한, 본 개시의 다양한 실시 예는 하드웨어, 펌웨어(firmware), 소프트웨어, 또는 그들의 결합 등에 의해 구현될 수 있다. 하드웨어에 의한 구현의 경우, 하나 또는 그 이상의 ASICs(Application Specific Integrated Circuits), DSPs(Digital Signal Processors), DSPDs(Digital Signal Processing Devices), PLDs(Programmable Logic Devices), FPGAs(Field Programmable Gate Arrays), 범용 프로세서(general processor), 컨트롤러, 마이크로 컨트롤러, 마이크로 프로세서 등에 의해 구현될 수 있다. In addition, various embodiments of the present disclosure may be implemented by hardware, firmware, software, or a combination thereof. In the case of hardware implementation, one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays A general processor, a controller, a microcontroller, a microprocessor, and the like.

본 개시의 범위는 다양한 실시 예의 방법에 따른 동작이 장치 또는 컴퓨터 상에서 실행되도록 하는 소프트웨어 또는 머신-실행가능한 명령들(예를 들어, 운영체제, 애플리케이션, 펌웨어(firmware), 프로그램 등), 및 이러한 소프트웨어 또는 명령 등이 저장되어 장치 또는 컴퓨터 상에서 실행 가능한 비-일시적 컴퓨터-판독가능 매체(non-transitory computer-readable medium)를 포함한다. The scope of the present disclosure is to be accorded the broadest interpretation as understanding of the principles of the invention, as well as software or machine-executable instructions (e.g., operating system, applications, firmware, Instructions, and the like are stored and are non-transitory computer-readable medium executable on the device or computer.

Claims (17)

복수의 네트워크에 대응되는 다중 경로를 통해, 서버와 데이터 송수신을 처리하는 클라이언트와,
상기 클라이언트와 서버 사이의 상기 복수의 네트워크에 연결된 적어도 하나의 게이트웨이 장치와,
상기 적어도 하나의 게이트웨이 장치에 연결되며, 상기 복수의 네트워크를 제어하고, 상기 복수의 네트워크의 상태정보를 관리하고, 상기 네트워크 상태정보에 기초하여, 상기 다중 경로의 전송 환경을 설정하는 네트워크 제어기를 포함하는 다중 경로 전송 시스템.
A client that processes data transmission and reception with a server through multiple paths corresponding to a plurality of networks;
At least one gateway device connected to the plurality of networks between the client and the server,
And a network controller connected to the at least one gateway device for controlling the plurality of networks, managing status information of the plurality of networks, and setting a transmission environment of the multipath based on the network status information Lt; / RTI >
제1항에 있어서,
상기 클라이언트는,
상기 다중 경로를 사용하여 수행할 요구 서비스를 확인하고, 상기 요구 서비스 또는 상기 요구 서비스의 종류를 상기 네트워크 제어기에 전송하고, 상기 다중 경로의 전송 환경 설정을 요청하는 것을 특징으로 하는 다중 경로 전송 시스템.
The method according to claim 1,
The client includes:
And transmits the requested service or the type of the requested service to the network controller, and requests the transmission environment setting of the multi-path.
제2항에 있어서,
상기 네트워크 제어기는,
상기 요구 서비스 또는 상기 요구 서비스의 종류에 대응되는 지연 정보를 확인하고, 상기 지연 정보를 기준으로 상기 다중 경로로서 사용될 네트워크를 결정하고, 결정된 네트워크에 대응되는 다중 경로 전송 환경을 설정하는 것을 특징으로 하는 다중 경로 전송 시스템.
3. The method of claim 2,
The network controller comprising:
Determines delay information corresponding to the type of the requested service or the requested service, determines a network to be used as the multipath based on the delay information, and sets a multipath transmission environment corresponding to the determined network Multipath transmission system.
제3항에 있어서,
상기 네트워크 제어기는,
상기 결정된 네트워크, 상기 결정된 네트워크에 대응되는 혼잡 윈도우 사이즈, 및 다중 전송을 수행할 게이트웨이 장치를 결정하는 것을 특징으로 하는 다중 경로 전송 시스템.
The method of claim 3,
The network controller comprising:
A congestion window size corresponding to the determined network, a congestion window size corresponding to the determined network, and a gateway apparatus to perform multiplex transmission.
제1항에 있어서,
상기 네트워크 상태정보는,
전송지연정보(Transmission Delay), 전파지연정보(Propagation Delay), 전달지연정보(Forwarding Delay), 대기지연정보(Queuing Delay), 및 혼잡 윈도우(congestion window) 중, 적어도 하나를 포함하는 것을 특징으로 하는 다중 경로 전송 시스템.
The method according to claim 1,
The network status information includes:
And at least one of a transmission delay information, a propagation delay information, a forwarding delay information, a queuing delay information, and a congestion window. Multipath transmission system.
다중 경로 전송 시스템에 구비되는 전자장치에 있어서,
서로 다른 복수의 네트워크에 동시에 연결되어 데이터를 송수신하는 통신부와,
상기 복수의 네트워크의 상태정보를 관리하는 네트워크 제어기로, 상기 다중 경로의 전송 환경 설정을 요청하고, 상기 네트워크 제어기가 제공하는 상기 다중 경로의 전송 환경정보에 기초하여, 상기 복수의 네트워크을 통해 연결된 다른 전자장치와의 다중 경로 전송을 제어하는 제어부를 포함하는 다중 경로 전송 장치.
An electronic apparatus provided in a multipath transmission system,
A communication unit connected to a plurality of different networks at the same time to transmit and receive data,
A network controller for managing status information of the plurality of networks, the network controller requesting setting of a transmission environment of the multi-path, and transmitting, based on the transmission environment information of the multi-path provided by the network controller, And a control unit for controlling the multi-path transmission to the apparatus.
제6항에 있어서,
상기 제어부는,
상기 다중 경로를 사용하여 수행할 요구 서비스를 확인하고, 상기 요구 서비스 또는 상기 요구 서비스의 종류를 상기 네트워크 제어기에 전송하고, 상기 다중 경로의 전송 환경 설정을 요청하는 것을 특징으로 특징으로 하는 다중 경로 전송 장치.
The method according to claim 6,
Wherein,
And transmits the requested service or the type of the requested service to the network controller and requests the setting of the transmission environment of the multi-path. Device.
다중 경로 전송 방법에 있어서,
복수의 네트워크의 접속을 관리하는 적어도 하나의 게이트웨이 장치에 연결된 네트워크 제어기가, 상기 복수의 네트워크의 상태정보를 확인 및 저장하는 과정과,
상기 클라이언트가, 상기 네트워크 제어기로 상기 다중 경로의 전송 환경 설정을 요청하는 과정과,
상기 네트워크 제어기가, 상기 네트워크 상태정보에 기초하여 상기 다중 경로 전송 환경정보를 확인하고, 상기 다중 경로 전송 환경정보를 상기 클라이언트에 제공하는 과정과,
상기 클라이언트가, 상기 다중 경로의 전송 환경을 고려하여 상기 다중 경로 전송을 제어하는 과정을 포함하는 다중 경로 전송 방법.
In a multipath transmission method,
A network controller connected to at least one gateway device managing connection of a plurality of networks, the method comprising the steps of: confirming and storing status information of the plurality of networks;
Requesting the network controller to set a transmission environment of the multi-path;
The network controller verifying the multi-path transmission environment information based on the network status information and providing the multi-path transmission environment information to the client;
And the client controlling the multi-path transmission considering the transmission environment of the multi-path.
제8항에 있어서,
상기 다중 경로의 전송 환경 설정을 요청하는 과정은,
상기 다중 경로를 사용하여 수행할 요구 서비스를 확인하는 과정과,
상기 요구 서비스 또는 상기 요구 서비스의 종류를 상기 네트워크 제어기에 전송하는 과정을 포함하는 것을 특징으로 하는 다중 경로 전송 방법.
9. The method of claim 8,
Wherein the step of requesting the transmission environment setting of the multi-
Confirming a required service to be performed using the multipath;
And transmitting the type of the requested service or the requested service to the network controller.
제9항에 있어서,
상기 다중 경로 전송 환경정보를 상기 클라이언트에 제공하는 과정은,
상기 요구 서비스 또는 상기 요구 서비스의 종류에 대응되는 지연 정보를 확인하는 과정과,
상기 지연 정보를 기준으로 상기 다중 경로 전송을 수행할 네트워크를 결정하는 과정과,
상기 결정된 네트워크에 대응되는 상기 다중 경로 전송 환경정보를 설정하는 과정을 포함하는 것을 특징으로 하는 다중 경로 전송 방법.
10. The method of claim 9,
And providing the multi-path transmission environment information to the client,
Confirming delay information corresponding to the type of the requested service or the requested service;
Determining a network to perform the multi-path transmission on the basis of the delay information;
And setting the multi-path transmission environment information corresponding to the determined network.
제10항에 있어서,
상기 다중 경로 전송 환경정보를 상기 클라이언트에 제공하는 과정은,
상기 다중 경로 전송을 수행할 네트워크, 상기 다중 경로 전송을 수행할 네트워크에 대응되는 혼잡 윈도우 사이즈, 및 상기 다중 경로 전송을 수행할 게이트웨이 장치를 결정하는 과정과,
상기 다중 경로 전송을 수행할 네트워크, 상기 다중 경로 전송을 수행할 네트워크에 대응되는 혼잡 윈도우 사이즈, 및 상기 다중 경로 전송을 수행할 게이트웨이 장치를 포함하는 상기 다중 경로 전송 환경정보를 상기 클라이언트에 제공하는 과정을 포함하는 것을 특징으로 하는 다중 경로 전송 방법.
11. The method of claim 10,
And providing the multi-path transmission environment information to the client,
Determining a congestion window size corresponding to the network to perform the multi-path transmission, and a gateway apparatus to perform the multi-path transmission;
Providing the client with the multipath transmission environment information including the network to perform the multipath transmission, the congestion window size corresponding to the network to perform the multipath transmission, and the gateway device to perform the multipath transmission And transmitting the multi-path transmission method.
제10항에 있어서,
상기 네트워크 상태정보는,
전송지연정보(Transmission Delay), 전파지연정보(Propagation Delay), 전달지연정보(Forwarding Delay), 대기지연정보(Queuing Delay), 및 혼잡 윈도우(congestion window) 중, 적어도 하나를 포함하는 것을 특징으로 하는 다중 경로 전송 방법.
11. The method of claim 10,
The network status information includes:
And at least one of a transmission delay information, a propagation delay information, a forwarding delay information, a queuing delay information, and a congestion window. Multipath transmission method.
제8항에 있어서,
상기 네트워크 제어기가, 상기 네트워크 상태정보에 기초하여 상기 다중 경로 전송 환경정보를 재 설정하는 과정을 더 포함하는 것을 특징으로 하는 다중 경로 전송 방법.
9. The method of claim 8,
Further comprising the step of the network controller resetting the multi-path transmission environment information based on the network status information.
제13항에 있어서,
상기 다중 경로 전송 환경정보를 재 설정하는 과정은,
미리 정해진 시간 단위마다 상기 네트워크 상태정보를 업데이트하는 과정과,
상기 업데이트된 네트워크 상태정보에 기초하여, 상기 다중 경로 전송을 수행할 네트워크를 결정하는 과정을 포함하는 것을 특징으로 하는 다중 경로 전송 방법.
14. The method of claim 13,
Wherein the step of resetting the multi-path transmission environment information comprises:
Updating the network status information every predetermined time unit;
And determining a network to perform the multi-path transmission based on the updated network status information.
다중 경로 전송 시스템에 구비된 전자장치가 다중 경로 전송을 수행하는 방법에 있어서,
상기 다중 경로를 사용하여 수행할 요구 서비스를 확인하는 과정과,
네트워크 제어기로 상기 요구 서비스에 대응되는 다중 경로의 전송 환경 설정을 요청하는 과정과,
상기 네트워크 제어기에 의해 설정된 다중 경로 전송 환경정보를 수신하는 과정과,
상기 다중 경로 전송 환경정보에 기초하여 상기 다른 전자장치와 상기 다중 경로 전송을 수행하는 과정를 포함하는 다중 경로 전송 방법.
A method for an electronic device in a multipath transmission system to perform multipath transmission, the method comprising:
Confirming a required service to be performed using the multipath;
Requesting a network controller to set a transmission environment of a multipath corresponding to the requested service;
Receiving multi-path transmission environment information set by the network controller;
And performing the multi-path transmission with the other electronic device based on the multi-path transmission environment information.
제15항에 있어서,
상기 다중 경로의 전송 환경 설정을 요청하는 과정은,
상기 요구 서비스 또는 상기 요구 서비스의 종류를 상기 네트워크 제어기에 전송하는 과정을 포함하는 것을 특징으로 하는 다중 경로 전송 방법.
16. The method of claim 15,
Wherein the step of requesting the transmission environment setting of the multi-
And transmitting the type of the requested service or the requested service to the network controller.
제15항에 있어서,
상기 다중 경로 전송 환경정보는,
상기 다중 경로 전송을 수행할 네트워크, 상기 다중 경로 전송을 수행할 네트워크에 대응되는 혼잡 윈도우 사이즈, 및 상기 다중 경로 전송을 수행할 게이트웨이 장치를 포함하는 것을 특징으로 하는 다중 경로 전송 방법.
16. The method of claim 15,
The multi-path transmission environment information may include:
And a gateway device for performing the multi-path transmission, the multi-path transmission method comprising: a multi-path transmission step of receiving a multi-path transmission request from a network;
KR1020170136845A 2017-10-20 2017-10-20 Method for adaptive multipath transport and apparatus for the same KR20190044422A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170136845A KR20190044422A (en) 2017-10-20 2017-10-20 Method for adaptive multipath transport and apparatus for the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170136845A KR20190044422A (en) 2017-10-20 2017-10-20 Method for adaptive multipath transport and apparatus for the same

Publications (1)

Publication Number Publication Date
KR20190044422A true KR20190044422A (en) 2019-04-30

Family

ID=66285807

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170136845A KR20190044422A (en) 2017-10-20 2017-10-20 Method for adaptive multipath transport and apparatus for the same

Country Status (1)

Country Link
KR (1) KR20190044422A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113746745A (en) * 2020-05-30 2021-12-03 华为技术有限公司 Multipath communication method, device and system
KR102517124B1 (en) * 2023-01-30 2023-03-31 진병선 Multiple Network Type Camera Equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113746745A (en) * 2020-05-30 2021-12-03 华为技术有限公司 Multipath communication method, device and system
KR102517124B1 (en) * 2023-01-30 2023-03-31 진병선 Multiple Network Type Camera Equipment

Similar Documents

Publication Publication Date Title
JP6892445B2 (en) Cross-resource subscription for M2M service tier
US20230164028A1 (en) System, apparatus, and media for changing state of an internet of things (iot) device
US11196840B2 (en) Method and apparatus for providing data in edge computing system
US20160191621A1 (en) Method of sharing data and electronic device thereof
US10462702B2 (en) Apparatus and method for controlling transmission on high thoughput wireless network
US9826560B2 (en) Apparatus and method for providing service in communication network supporting multipath transport control protocol
US20150358272A1 (en) Method and apparatus for message transmission
US11570208B2 (en) Electronic device and control method thereof
US20170127445A1 (en) Apparatus and method for controlling connection interval in wireless communication system supporting bluetooth scheme
US20180092041A1 (en) Signal transmitting/receiving device and method in mesh network
US11902383B2 (en) Adaptive media content delivery network
US9954940B2 (en) Method for providing content delivery network service and electronic device thereof
KR20190044422A (en) Method for adaptive multipath transport and apparatus for the same
KR102365030B1 (en) APPARATUS AND METHOD OF Reliable MPTCP(Multipath Transport Control Protocol)
WO2020114590A1 (en) Method and system for determining a state of an account in a network device running a light client protocol of a distributed ledger technology network
US11870836B2 (en) Accelerating connections to a host server
US20150126197A1 (en) Method and its apparatus for controlling sms in communication system
KR102264193B1 (en) Electronic apparatus and method for providing an emergency call, and server therefor
KR102318736B1 (en) Method and apparatus for transmitting data in electronic device
US10958464B2 (en) Distributed rules engine
JP6263452B2 (en) BAND CONTROL SYSTEM, BAND CONTROL METHOD, AND PROGRAM
KR101568584B1 (en) Method for providing web communication service through device control technology
US20240056495A1 (en) 5g service based architecture (sba) communication based on machine learning
KR20180052001A (en) Method and Apparatus for Controlling Size of TCP Windows
JP2016526864A (en) Mechanism for terminating relay operation in distributed switch with cascade configuration