KR101806143B1 - METHOD FOR PROVIDING PRoPHET ROUTING PROTOCOL USING RESTRICTION OF MESSAGE DUPLICATION, RECORDING MEDIUM, SYSTEM AND DEVICE FOR PERFORMING THE METHOD - Google Patents

METHOD FOR PROVIDING PRoPHET ROUTING PROTOCOL USING RESTRICTION OF MESSAGE DUPLICATION, RECORDING MEDIUM, SYSTEM AND DEVICE FOR PERFORMING THE METHOD Download PDF

Info

Publication number
KR101806143B1
KR101806143B1 KR1020160055380A KR20160055380A KR101806143B1 KR 101806143 B1 KR101806143 B1 KR 101806143B1 KR 1020160055380 A KR1020160055380 A KR 1020160055380A KR 20160055380 A KR20160055380 A KR 20160055380A KR 101806143 B1 KR101806143 B1 KR 101806143B1
Authority
KR
South Korea
Prior art keywords
message
node
dupc
delivery
comparing
Prior art date
Application number
KR1020160055380A
Other languages
Korean (ko)
Other versions
KR20170125235A (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 KR1020160055380A priority Critical patent/KR101806143B1/en
Publication of KR20170125235A publication Critical patent/KR20170125235A/en
Application granted granted Critical
Publication of KR101806143B1 publication Critical patent/KR101806143B1/en

Links

Images

Classifications

    • 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/12Avoiding congestion; Recovering from congestion
    • H04L47/127Avoiding congestion; Recovering from congestion by using congestion prediction
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/38Flow based routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/56Routing software
    • H04L45/566Routing instructions carried by the data packet, e.g. active networks
    • 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/29Flow control; Congestion control using a combination of thresholds

Landscapes

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

Abstract

본 발명에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법은, 노드 간 접촉 시, 노드의 정보를 담고 있는 SV(Summary Vector)를 상대 노드와 교환하는 단계; 상기 상대 노드와 메시지가 중복되는지 확인하는 단계; 메시지가 중복되는 경우, 상기 상대 노드와 메시지 전달 횟수(DupC)를 비교하여 값이 더 큰 수로 메시지 전달 횟수를 갱신하는 단계; 메시지가 중복되지 않는 경우, 자신의 메시지 전달 횟수를 임계치(DupC Threshold)와 비교하는 단계; 상기 자신의 메시지 전달 횟수가 임계치보다 작은 경우, 상기 상대 노드와 전달 예측률을 비교하는 단계; 및 상기 상대 노드의 메시지 전달 예측률이 큰 경우, 상기 상대 노드에 메시지를 전달하는 단계를 포함한다. 이에 따라, 불필요한 중복 메시지들의 전달을 적절하게 줄여 제한적인 버퍼 용량을 효과적으로 사용할 수 있으므로, 기존 PRoPHET 프로토콜의 성능을 향상시킬 수 있다.A PRoPHET routing protocol providing method using a message copy restriction according to the present invention comprises the steps of: exchanging a summary vector (SV) containing information of a node with a correspondent node when a node makes contact with each other; Confirming whether the message is overlapped with the counterpart node; Comparing the message delivery count (DupC) with the counterpart node and updating the message delivery count with a larger value if the message is duplicated; If the message is not duplicated, comparing the number of times its message is delivered with a threshold (DupC Threshold); Comparing the transmission prediction rate with the counterpart node if the number of times of message delivery is smaller than a threshold value; And delivering a message to the correspondent node when the message transmission prediction rate of the correspondent node is large. Accordingly, the performance of the existing PRoPHET protocol can be improved since the transmission of unnecessary duplicate messages can be appropriately reduced and the limited buffer capacity can be effectively used.

Description

메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법, 이를 수행하기 위한 기록 매체, 시스템 및 장치{METHOD FOR PROVIDING PRoPHET ROUTING PROTOCOL USING RESTRICTION OF MESSAGE DUPLICATION, RECORDING MEDIUM, SYSTEM AND DEVICE FOR PERFORMING THE METHOD}BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a PRoPHET routing protocol providing method, and more particularly, to a PRoPHET routing protocol providing method using a message copy restriction, a recording medium, a system and a device for performing the PRoPHET routing protocol,

본 발명은 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법, 이를 수행하기 위한 기록 매체, 시스템 및 장치에 관한 것으로서, 더욱 상세하게는 노드 간 연결성이 보장되지 않는 지연 허용 네트워크에서 노드 간 과거의 접촉 정보를 이용하여 임의의 노드로의 전달 예측률을 계산하고 다른 노드와 접촉 시 목적지 노드로 더 높은 전달 예측률을 가지는 노드에게 메시지를 전달하는 PRoPHET 프로토콜의 성능 향상을 위한 것이다.The present invention relates to a PRoPHET routing protocol providing method using a message copy restriction, a recording medium, a system, and an apparatus for performing the PRoPHET routing protocol. More particularly, the present invention relates to a PRoPHET routing protocol providing method, And to improve the performance of the PRoPHET protocol, which delivers the message to a node with a higher delivery prediction rate to the destination node when it contacts the other node.

지연 허용 네트워크(DTN: delay tolerant network)는 소스 노드와 목적지 노드 간 통신 경로가 보장되지 않은 환경에서, 메시지를 가진 노드는 이를 자신의 버퍼에 저장하고, 이동 중에 주위 노드와의 기회적 접촉(opportunistic contact)을 이용하여 메시지를 전송하는 store-carry-forward 방식의 네트워크로, 인프라가 없는 재난 환경 등을 주요 응용 대상으로 한다. 대표적인 지연 허용 네트워크 프로토콜로는 Epidemic, PRoPHET 등이 있다.In a delay tolerant network (DTN), where a communication path between a source node and a destination node is not guaranteed, a message node stores it in its own buffer, and an opportunistic store-carry-forward network in which messages are transmitted using a contact, and a disaster-free environment in which there is no infrastructure. Typical delay tolerant network protocols include Epidemic and PRoPHET.

Epidemic 프로토콜은 접촉하는 모든 노드에게 메시지를 복사하여 메시지를 신속히 확산시킴으로써 메시지 전달률을 높이고자 하는 플러딩(flooding) 기반의 프로토콜로, 메시지 부하가 급격히 증가하는 단점이 있다. IRTF(Internet Research Task Force)의 DTNRG(delay tolerant network research group)에서 표준화가 완료된 PRoPHET(probabilistic routing protocol for intermittently connected networks) 프로토콜은 다른 노드와의 접촉 정보를 기반으로 전달 예측률(delivery predictability)을 정의하고, 다른 노드와 접촉 시 메시지의 목적지 노드로 더 높은 전달 예측률을 가지는 노드에게 메시지를 복사하여 전달하는 프로토콜이다. The Epidemic protocol is a flooding-based protocol that attempts to increase the message delivery rate by rapidly spreading the message by copying the message to all nodes in contact. In the delay tolerant network research group (DTNRG) of the Internet Research Task Force (IRTF), the standardized probabilistic routing protocol for intermittently connected networks (PRoPHET) defines delivery predictability based on contact information with other nodes , Which is a protocol for copying and delivering a message to a node having a higher delivery predictive rate as a destination node of a message in contact with another node.

PRoPHET 관련 연구는 주로 라우팅 및 버퍼 관리와 관련하여 수행되어 왔는데 버퍼, 전력, 대역, 인기, 예측을 모두 고려한 도달 가능성을 정의하고, 이를 이용하여 메시지를 전달할 노드를 선택하는 기법, 목적지에 이미 전달된 메시지의 불필요한 확산을 방지하기 위해 메시지가 목적지에 최초로 전달되면 목적지 노드 및 최종 전달 노드는 승인 메시지를 발생시키고, 승인 메시지를 가진 노드는 추후 승인 메시지에 대응하는 메시지를 가진 노드와 접촉 시 그 메시지를 제거하는 기법 등이 이에 해당한다. 후자에서 제안된 기법은 최근 컨텐츠 쉐어링 환경에서 불필요한 메시지의 확산을 방지하기 위해 활용되기도 하였다. PRoPHET-related research has been mainly concerned with routing and buffer management, which defines the reachability considering buffer, power, bandwidth, popularity, and prediction, In order to prevent unnecessary spreading of the message, when the message is first delivered to the destination, the destination node and the final forwarding node generate an acknowledgment message, and the node having the acknowledge message contacts the node having the message corresponding to the acknowledgment message And the like. The latter technique has been used to prevent the spread of unnecessary messages in a content sharing environment.

PRoPHET과 같이 확률에 기반하여 다른 노드에게 메시지를 전달할지를 결정하는 대부분의 지연 허용 네트워크 프로토콜에서는, 전달률을 높이기 위한 메시지의 확산과 이로 인해 발생할 수 있는 트래픽 부하가 서로 이해상충 관계에 있다. 따라서, 전달률을 적절히 유지하면서도 트래픽 부하율을 줄일 수 있도록 메시지의 확산을 적절히 조절하는 것이 필요하다. In most delay-tolerant network protocols, such as PRoPHET, which determine whether to forward a message to another node based on probability, the proliferation of messages to increase the transmission rate and the traffic load that can be caused thereby are in conflict of interest. Therefore, it is necessary to appropriately adjust the spread of the message so as to reduce the traffic load rate while maintaining the transmission rate appropriately.

KRKR 15467591546759 B1B1 KRKR 14149731414973 B1B1

A. Lindgren, A. Doria, E. Davies, and S. Grasic, "Probabilistic routing protocol for intermittently connected networks", IETF RFC 6693, Aug. 2012. A. Lindgren, A. Doria, E. Davies, and S. Grasic, "Probabilistic routing protocol for intermittently connected networks ", IETF RFC 6693, Aug. 2012. 권기형, 이경호, 정윤원, "지연 허용 네트워크에서 컨텐츠 공유를 위한 개선된 불필요한 메시지 제거 기법", Journal of KIIT. Vol. 12, No. 3, pp. 69-76, Mar. 31, 2014. pISSN 1598-8619, eISSN 2093-7571 69. Kwon Hyung Kwon, Kyung Ho Lee, and Jeon Yun Won, "Improved Unnecessary Message Removal Techniques for Content Sharing in Delay Permitted Networks", Journal of KIIT. Vol. 12, No. 3, pp. 69-76, Mar. 31, 2014. pISSN 1598-8619, eISSN 2093-7571 69.

이에, 본 발명의 기술적 과제는 이러한 점에서 착안된 것으로 본 발명의 목적은 메시지 복사 제한을 통해 향상된 PRoPHET 라우팅 프로토콜 제공 방법을 제공하는 것이다.SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide a method of providing a PRoPHET routing protocol improved through message copy restriction.

본 발명의 다른 목적은 상기 메시지 복사 제한을 통해 향상된 PRoPHET 라우팅 프로토콜 제공 방법을 수행하기 위한 컴퓨터 프로그램이 기록된 기록 매체를 제공하는 것이다.Another object of the present invention is to provide a recording medium on which a computer program for performing a PRoPHET routing protocol providing method enhanced by the message copy restriction is recorded.

본 발명의 또 다른 목적은 상기 메시지 복사 제한을 통해 향상된 PRoPHET 라우팅 프로토콜 제공 방법을 수행하기 위한 시스템을 제공하는 것이다.It is still another object of the present invention to provide a system for performing an improved PRoPHET routing protocol providing method through the message copy restriction.

본 발명의 더욱 또 다른 목적은 메시지 복사 제한을 통해 향상된 PRoPHET 라우팅 프로토콜 제공 방법을 수행하기 위한 장치를 제공하는 것이다.It is yet another object of the present invention to provide an apparatus for performing a method of providing an enhanced PRoPHET routing protocol through message copy restriction.

상기한 본 발명의 목적을 실현하기 위한 일 실시예에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법은, 노드 간 접촉 시, 노드의 정보를 담고 있는 SV(Summary Vector)를 상대 노드와 교환하는 단계; 상기 상대 노드와 메시지가 중복되는지 확인하는 단계; 메시지가 중복되는 경우, 상기 상대 노드와 메시지 전달 횟수(DupC)를 비교하여 값이 더 큰 수로 메시지 전달 횟수를 갱신하는 단계; 메시지가 중복되지 않는 경우, 자신의 메시지 전달 횟수를 임계치(DupC Threshold)와 비교하는 단계; 상기 자신의 메시지 전달 횟수가 임계치보다 작은 경우, 상기 상대 노드와 전달 예측률을 비교하는 단계; 및 상기 상대 노드의 메시지 전달 예측률이 큰 경우, 상기 상대 노드에 메시지를 전달하는 단계를 포함한다.The method for providing a PRoPHET routing protocol using a message copy restriction according to an embodiment for realizing the above-described present invention includes exchanging a summary vector (SV) containing information of a node with a correspondent node ; Confirming whether the message is overlapped with the counterpart node; Comparing the message delivery count (DupC) with the counterpart node and updating the message delivery count with a larger value if the message is duplicated; If the message is not duplicated, comparing the number of times its message is delivered with a threshold (DupC Threshold); Comparing the transmission prediction rate with the counterpart node if the number of times of message delivery is smaller than a threshold value; And delivering a message to the correspondent node when the message transmission prediction rate of the correspondent node is large.

본 발명의 실시예에서, 상기 메시지가 중복되는 경우, 상기 상대 노드와 메시지 전달 횟수(DupC)를 비교하여 값이 더 큰 수로 메시지 전달 횟수를 갱신하는 단계는, 자신의 메시지 전달 횟수 또는 상기 상대 노드의 메시지 전달 횟수를 갱신한 이후, 다음 메시지에 대해 상기 상대 노드와 메시지가 중복되는지 확인하는 단계 이후의 단계들을 수행하는 단계를 더 포함할 수 있다.In an embodiment of the present invention, when the message is duplicated, the step of comparing the message delivery count (DupC) with the counterpart node and updating the message delivery count with a larger value may include: After performing the step of checking whether the message is overlapped with the counterpart node for the next message after updating the message delivery count of the counterpart node.

본 발명의 실시예에서, 상기 메시지가 중복되지 않는 경우, 자신의 메시지 전달 횟수를 임계치(DupC Threshold)와 비교하는 단계는, 상기 자신의 메시지 전달 횟수가 임계치보다 작지 않은 경우, 다음 메시지에 대해 상기 상대 노드와 메시지가 중복되는지 확인하는 단계 이후의 단계들을 수행하는 단계를 더 포함할 수 있다.In an exemplary embodiment of the present invention, when the message is not duplicated, comparing the message delivery count with the DupC threshold may further include, when the message delivery count is not less than the threshold, And performing steps subsequent to the step of checking whether the message is overlapped with the correspondent node.

본 발명의 실시예에서, 상기 자신의 메시지 전달 횟수가 임계치보다 작은 경우, 상기 상대 노드와 전달 예측률을 비교하는 단계는, 상기 상대 노드의 메시지 전달 예측률이 크지 않은 경우, 다음 메시지에 대해 상기 상대 노드와 메시지가 중복되는지 확인하는 단계 이후의 단계들을 수행하는 단계를 더 포함할 수 있다.In the embodiment of the present invention, when the number of message delivery times of the own node is smaller than a threshold value, the step of comparing the relative delivery rate with the counterpart node may include: And performing steps subsequent to the step of confirming whether the message is duplicated.

본 발명의 실시예에서, 상기 상대 노드의 메시지 전달 예측률이 큰 경우, 상기 상대 노드에 메시지를 전달하는 단계는, 자신의 메시지 전달 횟수를 1 증가시켜 저장하는 단계; 및 상기 1 증가시킨 자신의 메시지 전달 횟수를 메시지와 함께 상기 상대 노드에 전달하는 단계를 포함할 수 있다.In an exemplary embodiment of the present invention, when the message transmission prediction rate of the counterpart node is large, the step of transmitting a message to the counterpart node may include: increasing the number of message passing times of the counterpart by 1; And transmitting the message transmission count of its own incremented message to the counterpart node together with the message.

본 발명의 실시예에서, 상기 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법은, 자신이 가진 모든 메시지에 대해, 상기 상대 노드와 메시지가 중복되는지 확인하는 단계 이후의 단계들을 반복하여 수행하는 단계를 더 포함할 수 있다.In an embodiment of the present invention, the method of providing a PRoPHET routing protocol using the message copy restriction may further include repeating the steps subsequent to the step of checking whether the message is overlapped with the counterpart node .

상기한 본 발명의 다른 목적을 실현하기 위한 일 실시예에 따른 컴퓨터로 판독 가능한 저장 매체에는, 상기 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법을 수행하기 위한 컴퓨터 프로그램이 기록되어 있다. A computer program for performing a PRoPHET routing protocol providing method using the message copy restriction is recorded in a computer-readable storage medium according to an embodiment of the present invention.

상기한 본 발명의 또 다른 목적을 실현하기 위한 일 실시예에 따른 목적지 시스템은, 상기 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법을 수행한다.According to another aspect of the present invention, there is provided a destination system for providing a PRoPHET routing protocol using the message copy restriction.

상기한 본 발명의 더욱 또 다른 목적을 실현하기 위한 일 실시예에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 장치는, 노드 간 접촉 시, 노드의 정보를 담고 있는 SV(Summary Vector)를 상대 노드와 교환하는 SV 교환부; 상기 상대 노드와 메시지가 중복되는지 확인하는 메시지 중복 확인부; 메시지가 중복되는 경우, 상기 상대 노드와 메시지 전달 횟수(DupC)를 비교하여 값이 더 큰 수로 메시지 전달 횟수를 갱신하는 전달 횟수 갱신부; 메시지가 중복되지 않는 경우, 자신의 메시지 전달 횟수를 임계치(DupC Threshold)와 비교하는 임계치 비교부; 상기 자신의 메시지 전달 횟수가 임계치보다 작은 경우, 상기 상대 노드와 전달 예측률을 비교하는 전달 예측률 비교부; 및 상기 상대 노드의 메시지 전달 예측률이 큰 경우, 상기 상대 노드에 메시지를 전달하는 메시지 전달부를 포함한다.According to another aspect of the present invention, there is provided an apparatus for providing a PRoPHET routing protocol using a message copy restriction, the apparatus comprising: an SV (Summary Vector) A replacement SV exchange part; A message duplication checking unit for checking whether a message is overlapped with the counterpart node; A delivery count updating unit for comparing the number of message deliveries (DupC) with the counterpart node and updating the message delivery count by a larger value when the message is duplicated; A threshold comparison unit for comparing the number of times of message delivery with a threshold value (DupC Threshold) when the message is not duplicated; A transmission prediction rate comparing unit for comparing a transmission prediction rate with the counterpart node when the number of times of message delivery is smaller than a threshold value; And a message delivery unit for delivering a message to the correspondent node when the message delivery prediction rate of the correspondent node is large.

본 발명의 실시예에서, 상기 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 장치는, 상기 상대 노드에 메시지가 전달되면 자신의 메시지 전달 횟수를 1 증가시켜 저장하는 전달 횟수 카운트부를 더 포함할 수 있다.In an exemplary embodiment of the present invention, the PRoPHET routing protocol providing apparatus using the message copy restriction may further include a delivery counting unit for increasing the number of message delivery times by 1 when the message is delivered to the counterpart node.

이와 같은 목적지 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법에 따르면, 메시지마다 메시지 전달 횟수(DupC)를 기록하고 노드 접촉 시 메시지 전달 횟수 정보를 갱신하여, 미리 설정해둔 임계치보다 작을 경우에만 기존 PRoPHET의 전달 예측률을 활용하여 메시지를 전달한다. 이 경우, 송신지 노드와 목적지 노드 간의 연결성이 보장되지 않는 지연 허용 네트워크에서 대표적인 라우팅 프로토콜인 PRoPHET 프로토콜을 사용할 시 전달 예측률만을 이용해 메시지를 복사할 때 생길 수 있는 중복 메시지들을 줄일 수 있다. According to the method of providing the PRoPHET routing protocol using the destination message copy restriction, the message transfer frequency (DupC) is recorded for each message, the message transfer frequency information is updated at the node contact, and only when the pre- Use the predictive rate to deliver the message. In this case, when the PRoPHET protocol, which is a typical routing protocol, is used in a delay tolerant network in which the connectivity between the destination node and the destination node is not guaranteed, duplicate messages that may be generated when the message is copied using only the predicted transmission rate can be reduced.

이를 통해 메시지의 목적지 전달에 불필요한 중복 메시지들의 확산을 방지하고, 메시지 전달에 필요한 메시지를 적절하게 조절하여 노드의 제한적인 버퍼 용량을 효과적으로 사용할 수 있으므로, 기존 PRoPHET 프로토콜에 비해 전달률, 부하율, 전달 지연 등의 성능을 향상시킬 수 있다In this way, unnecessary duplicate messages are prevented from spreading unnecessarily to the destination of the message and the limited buffer capacity of the node can be effectively used by appropriately adjusting the messages necessary for message delivery. Therefore, compared with the existing PRoPHET protocol, Can improve the performance of

도 1은 본 발명의 일 실시예에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법의 흐름도이다.
도 2는 본 발명을 설명하기 위한 메시지를 가진 노드의 예들이다.
도 3은 도 2의 노드 간 접촉시, 메시지 전달 횟수(DupC)가 갱신되는 과정을 나타낸 도면이다.
도 4는 본 발명에 따른 노드 간 접촉시, 메시지 전달 횟수의 임계치(DupC Threshold)를 고려하여 메시지 전송을 제한하는 것을 보여주는 도면이다.
도 5는 본 발명의 일 실시예에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 장치의 블록도이다.
1 is a flowchart of a method of providing a PRoPHET routing protocol using a message copy restriction according to an embodiment of the present invention.
2 is an example of a node having a message for explaining the present invention.
FIG. 3 is a diagram illustrating a process of updating the message transfer count DupC when the nodes contact each other in FIG. 2.
FIG. 4 is a diagram illustrating a message transmission restriction in consideration of a threshold value (DupC Threshold) of the number of times of message transfer when nodes are contacted according to the present invention.
5 is a block diagram of a PRoPHET routing protocol providing apparatus using a message copy restriction according to an embodiment of the present invention.

후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이들 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 여기에 기재되어 있는 특정 형상, 구조 및 특성은 일 실시예에 관련하여 본 발명의 정신 및 범위를 벗어나지 않으면서 다른 실시예로 구현될 수 있다. 또한, 각각의 개시된 실시예 내의 개별 구성요소의 위치 또는 배치는 본 발명의 정신 및 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 취하려는 것이 아니며, 본 발명의 범위는, 적절하게 설명된다면, 그 청구항들이 주장하는 것과 균등한 모든 범위와 더불어 첨부된 청구항에 의해서만 한정된다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 기능을 지칭한다.The following detailed description of the invention refers to the accompanying drawings, which illustrate, by way of illustration, specific embodiments in which the invention may be practiced. These embodiments are described in sufficient detail to enable those skilled in the art to practice the invention. It should be understood that the various embodiments of the present invention are different, but need not be mutually exclusive. For example, certain features, structures, and characteristics described herein may be implemented in other embodiments without departing from the spirit and scope of the invention in connection with an embodiment. It is also to be understood that the position or arrangement of the individual components within each disclosed embodiment may be varied without departing from the spirit and scope of the invention. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the present invention is to be limited only by the appended claims, along with the full scope of equivalents to which such claims are entitled, if properly explained. In the drawings, like reference numerals refer to the same or similar functions throughout the several views.

이하, 도면들을 참조하여 본 발명의 바람직한 실시예들을 보다 상세하게 설명하기로 한다. Hereinafter, preferred embodiments of the present invention will be described in more detail with reference to the drawings.

도 1은 본 발명의 일 실시예에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법의 흐름도이다.1 is a flowchart of a method of providing a PRoPHET routing protocol using a message copy restriction according to an embodiment of the present invention.

본 발명은 종간간의 연결성이 보장되지 않는 지연 허용 네트워크(DTN: delay tolerant network)의 대표적 프로토콜 중 하나인 PRoPHET(probabilistic routing protocol for intermittently connected networks)에서, 메시지가 다른 노드에 전달된 횟수를 기록하고, 노드들이 만날 때마다 이 횟수를 갱신하여 미리 설정해둔 임계치로 제한하여 불필요한 중복 메시지 복사를 방지한다. The present invention records the number of times a message is delivered to another node in a probabilistic routing protocol for intermittently connected networks (PRoPHET), which is one of representative protocols of a delay tolerant network (DTN) This number is updated every time the nodes meet, and is limited to a preset threshold value to prevent duplication of unnecessary duplicate messages.

이러한 메시지의 전달 횟수 제한을 통해 네트워크 성능에 유효하지 않은 메시지 수를 줄임으로써, 제한적인 버퍼 공간을 기존 PRoPHET 프로토콜에 비해 효율적으로 활용하여 성능을 향상시키고자 한다.By limiting the number of transmissions of these messages, we reduce the number of messages that are not valid for the network performance, thereby improving the performance by efficiently utilizing the limited buffer space compared to the existing PRoPHET protocol.

도 1을 참조하면, 본 실시예에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법은, 다른 노드와 접촉하는 경우(단계 S10), 노드의 정보를 담고 있는 SV(Summary Vector)를 상대 노드와 교환한다(단계 S20).Referring to FIG. 1, a PRoPHET routing protocol providing method using a message copy restriction according to an embodiment of the present invention is a method for providing a PRoPHET routing protocol in which a summary vector (SV) (Step S20).

본 발명에서는 임의의 메시지가 네트워크에 얼마나 확산이 되어 있는지를 간접적으로 유추하기 위해 각 메시지가 복사될 때마다 발신 노드는 duplication counter(DupC로 약어 표기)를 하나씩 증가시킨다. 상기 SV는 각 노드가 저장하는 메시지 정보 및 각 메시지 전달 횟수(DupC)를 포함한다.In the present invention, in order to indirectly estimate how much an arbitrary message is spread to the network, each time the message is copied, the calling node increments the duplication counter (abbreviated as DupC) by one. The SV includes message information stored by each node and each message transmission frequency (DupC).

또한, 접촉한 노드와 서로 교환한 SV의 정보를 기초로, 상기 상대 노드와 메시지가 중복되는지 확인한다(단계 S30).Also, based on the information of the SV exchanged with the contact node, it is checked whether the message is overlapped with the correspondent node (step S30).

메시지가 중복되는 경우, 상기 상대 노드와 메시지 전달 횟수(DupC)를 비교하여 값이 더 큰 수로 메시지 전달 횟수를 갱신한다(단계 S31, 단계 S33, 단계 S35 및 단계 S37). 즉, 노드와 노드가 접촉할 때 서로 동일한 메시지를 가지고 있는 경우, 각자의 DupC 값을 확인하여 더 큰 값으로 갱신한다.If the message is duplicated, the message transmission frequency DupC is compared with the counterpart node, and the message delivery count is updated with a larger value (steps S31, S33, S35, and S37). That is, when the node and the node have the same message when they contact each other, the DupC value of each node is checked and updated to a larger value.

구체적으로, 임의 메시지(예를 들어, 제1 메시지)에 대한 자신(노드 A)과 상대 노드(노드 B)의 메시지 전달 횟수(DupC)를 비교하여, 상대 노드(노드 B)의 메시지 전달 횟수(DupC)보다 자신(노드 A)의 메시지 전달 횟수(DupC)가 큰 경우(단계 S31), 상대 노드(노드 B)의 메시지 전달 횟수(DupC)를 자신(노드 A)의 메시지 전달 횟수(DupC)로 갱신한다(단계 S33). Specifically, the number of message transmissions (DupC) of the correspondent node (Node B) is compared with the number of message transmissions (DupC) of the correspondent node (Node B) DupC of the node A is greater than the message delivery frequency DupC of the node A itself (node A) (step S31) (Step S33).

또한, 메시지가 중복되는 경우이므로 메시지를 전달하지 않고, 메시지 전달 횟수(DupC)를 갱신하고, 다음 메시지(예를 들어, 제2 메시지)에 대해(단계 S80), 메시지 중복 여부를 확인하고(단계 S30), 이후 단계들을 수행한다. In addition, since the message is duplicated, the message delivery count (DupC) is updated without delivering the message, the duplicate message is checked for the next message (for example, the second message) (step S80) S30), and then perform the following steps.

한편, 상기 임의 메시지(예를 들어, 제1 메시지)에 대한 상대 노드(노드 B)의 메시지 전달 횟수(DupC)가 자신(노드 A)의 메시지 전달 횟수(DupC)보다 큰 경우(단계 S35), 자신(노드 A)의 메시지 전달 횟수(DupC)를 상대 노드(노드 B)의 메시지 전달 횟수(DupC)로 갱신한다(단계 S37).On the other hand, if the number of message deliveries DupC of the correspondent node (node B) to the arbitrary message (e.g., the first message) is larger than the message delivery count DupC of the node A itself (step S35) And updates the message delivery count DupC of itself (node A) to the message delivery count DupC of the partner node (node B) (step S37).

마찬가지로, 메시지가 중복되는 경우이므로 메시지를 전달하지 않고, 메시지 전달 횟수(DupC)를 갱신하고, 다음 메시지(예를 들어, 제2 메시지)에 대해(단계 S80), 메시지 중복 여부를 확인하고(단계 S30), 이후 단계들을 수행한다. 자신(노드 A)의 메시지 전달 횟수(DupC)와 상대 노드(노드 B)의 메시지 전달 횟수(DupC)가 동일한 경우에도 마찬가지이다.Similarly, since the message is duplicated, the message delivery count (DupC) is updated without delivering the message, and the duplicate message is checked for the next message (e.g., the second message) (step S80) S30), and then perform the following steps. The same holds true even when the message transfer frequency DupC of the node A itself is the same as the message transfer frequency DupC of the correspondent node B (node B).

도2 및 도 3을 참조하면, 메시지 전달 횟수(DupC)가 갱신되는 과정을 나타낸다.Referring to FIG. 2 and FIG. 3, a process of updating the message transfer count DupC is shown.

도 2에서 노드 A는 메시지 a, 메시지 b, 메시지 c, 메시지 d 및 메시지 e를 가지며, 상기 메시지들에 대한 메시지 전달 횟수(DupC)는 각각 3, 4, 5, 4, 7이다. 또한, 노드 B는 메시지 a, 메시지 b, 메시지 c 및 메시지 f를 가지며, 상기 메시지들에 대한 메시지 전달 횟수(DupC)는 각각 5, 4, 1, 3이다.2, the node A has a message a, a message b, a message c, a message d, and a message e, and the number of message deliveries DupC for the messages is 3, 4, 5, 4, and 7, respectively. In addition, the node B has a message a, a message b, a message c, and a message f, and the number of message deliveries DupC for the messages is 5, 4, 1, and 3, respectively.

도 3을 참조하면, 도 2의 노드 A와 노드 B가 접촉한 경우, 두 노드가 동일하게 저장하고 있는 메시지 a, b, c에 대해서는, 두 노드 중 메시지 전달 횟수(DupC)가 더 높은 값으로 갱신한다. Referring to FIG. 3, when the node A and the node B in FIG. 2 are in contact with each other, the message transfer count (DupC) of the two nodes is higher than that of the messages a, b, Update.

구체적으로, 메시지 a에 대한 노드 A의 메시지 전달 횟수(DupC)는 3이고, 노드 B의 메시지 전달 횟수(DupC)는 5일 때, 노드 B의 메시지 전달 횟수(DupC)가 더 크므로, 노드 A의 메시지 전달 횟수(DupC)를 5로 갱신한다. Specifically, since the number of message deliveries (DupC) of the node A to the message a is 3 and the number of message deliveries (DupC) of the node B is larger when the number of message deliveries (DupC) of the node B is 5, (DupC) of 5 is updated to 5.

한편, 메시지 b에 대한 노드 A의 메시지 전달 횟수(DupC)는 4이고, 노드 B의 메시지 전달 횟수(DupC)는 4일 때, 노드 A와 노드 B의 메시지 전달 횟수(DupC)는 동일하므로, 두 노드의 메시지 전달 횟수(DupC)는 그대로 유지한다. On the other hand, when the message delivery frequency (DupC) of the node A is 4 and the message delivery frequency (DupC) of the node B is 4, the message delivery frequency (DupC) The number of message delivery times (DupC) of the node remains unchanged.

또한, 메시지 c에 대한 노드 A의 메시지 전달 횟수(DupC)는 5이고, 노드 B의 메시지 전달 횟수(DupC)는 1일 때, 노드 A의 메시지 전달 횟수(DupC)가 더 크므로, 노드 B의 메시지 전달 횟수(DupC)를 5로 갱신한다.In addition, since the number of message deliveries (DupC) of the node A to the message c is 5 and the number of message deliveries (DupC) of the node A is larger when the number of message deliveries DupC of the node B is 1, Update the message delivery count (DupC) to 5.

반면, 상기 상대 노드와 메시지가 중복되는지 확인하여(단계 S30), 메시지가 중복되지 않는 경우, 자신의 메시지 전달 횟수를 임계치(DupC Threshold)와 비교한다(단계 S40). 자신의 메시지 전달 횟수가 미리 설정한 임계치(DupC Threshold)보다 작지 않은 경우, 다음 메시지(예를 들어, 제2 메시지)에 대해(단계 S80), 메시지 중복 여부를 확인하고(단계 S30), 이후 단계들을 수행한다.On the other hand, if the message is not duplicated, it is checked whether the message is overlapped with the correspondent node (step S30). If the message is not duplicated, the number of transmissions of the message is compared with a threshold (DupC Threshold). If it is determined that the message delivery frequency is not less than the predetermined threshold value (DupC Threshold), it is checked whether the message is duplicated (step S30) for the next message (e.g., the second message) Lt; / RTI >

상기 자신의 메시지 전달 횟수가 임계치보다 작은 경우, 상기 상대 노드와 전달 예측률을 비교하여, 상기 상대 노드의 메시지 전달 예측률이 큰지 확인한다(단계 S50). 상기 상대 노드의 메시지 전달 예측률이 크지 않은 경우, 다음 메시지(예를 들어, 제2 메시지)에 대해(단계 S80), 메시지 중복 여부를 확인하고(단계 S30), 이후 단계들을 수행한다.If the number of message delivery times is less than a threshold value, the correspondent node is compared with a delivery prediction rate to check if the message delivery prediction rate of the corresponding node is large (step S50). If the message transmission prediction rate of the counterpart node is not large, it is checked whether the message is duplicated (step S80), and whether the message is duplicated (step S30).

반면, 상기 상대 노드의 메시지 전달 예측률이 큰 경우, 상기 상대 노드에 메시지를 전달한다(단계 S60). 또한, 메시지 전달 후 자신의 메시지 전달 횟수를 1 증가시켜 저장하고, 상기 1 증가시킨 자신의 메시지 전달 횟수를 상기 상대 노드에도 전달한다. On the other hand, if the message transmission prediction rate of the counterpart node is large, the message is delivered to the counterpart node (step S60). Further, after the message is delivered, the number of transmissions of its own message is increased by 1 and stored, and the number of transmissions of its own message is also transmitted to the correspondent node.

발신 노드는 상기 메시지 중복 여부를 확인하는 단계(단계 S30) 이후의 단계들을 모든 메시지에 대해 수행한다. 이를 위해, 마지막 메시지가 확인된 경우(단계 S70), 절차를 종료한다.The originating node performs steps subsequent to step S30 for confirming whether the message is duplicated for all messages. To this end, if the last message is confirmed (step S70), the procedure is terminated.

도 3을 참조하면, 노드 A에 없는 메시지 f와 노드 B에 없는 메시지 d, e에 대해서는 각 메시지의 목적지 노드에 대한 각 노드의 전달 예측률을 비교 후, 전달 예측률이 더 큰 노드로 메시지가 전달된다. 이 경우, 메시지 전달 횟수(DupC)의 값은 1이 증가된 값으로 발신 노드 및 수신 노드에서 각각 저장된다.Referring to FIG. 3, the message f is not transmitted to the node A, and the messages d and e not present in the node B are compared with the predicted transmission rates of the respective nodes to the destination nodes of the respective messages, . In this case, the value of the message delivery frequency DupC is incremented by 1 and stored in the source node and the destination node, respectively.

다만, 본 발명에서 제안한 프로토콜에서는 각 노드가 각 메시지에 대해 가지고 있는 메시지 전달 횟수(DupC)의 값이 미리 설정한 임계치(threshold)보다 더 큰 경우 새로 접촉한 노드의 메시지 전송확률이 더 높다 하더라도 해당 메시지는 새로운 노드에게 전송하지 않는다. However, in the protocol proposed in the present invention, even if the message transmission probability (DupC) of each node is larger than a preset threshold value, even if the message transmission probability of a new contact node is higher The message is not sent to the new node.

또한, 본 발명에서 제안한 프로토콜에서는 메시지 전달 횟수(DupC)를 사용하여 해당 메시지가 네트워크에 어느 정도 확산되어 있는지를 간접적으로 유추할 수 있으며, 임계치(DupC Threshold)를 적절히 설정함으로써 네트워크 내의 메시지 확산을 조절할 수 있고 이를 통해 성능을 향상시킬 수 있다. Also, in the protocol proposed in the present invention, it is possible to indirectly deduce how much the corresponding message is spread to the network using the number of message deliveries (DupC), and the diffusion of messages in the network can be controlled by appropriately setting a threshold value (DupC Threshold) And thereby improve performance.

도 4는 본 발명에 따른 노드 간 접촉시, 메시지 전달 횟수의 임계치(DupC Threshold)를 고려하여 메시지 전송을 제한하는 것을 보여주고 있다. FIG. 4 shows that the message transmission is restricted in consideration of the threshold value (DupC Threshold) of the number of times of message transmission in the inter-node contact according to the present invention.

도 4를 참조하면, 노드 A와 노드 B가 접촉 시, 상대 노드에게 없는 메시지는 임계치(DupC Threshold)를 넘지 않는 경우, 다른 노드로 전송이 가능하다. 예를 들어, 임계치(DupC Threshold)가 100인 경우, 노드 A는 노드 B가 가지고 있지 않은 메시지인 메시지 d, e, f 중에서 현재의 메시지 전달 횟수(DupC) 값이 임계치(DupC Threshold)보다 작지 않은 경우, 즉 임계치보다 크거나 같은 경우 메시지를 전달하지 않는다.Referring to FIG. 4, when a node A and a node B are in contact with each other, a message not present to the other node can be transmitted to another node if the message does not exceed a threshold value (DupC Threshold). For example, when the threshold value (DupC Threshold) is 100, the node A determines that the current message delivery count (DupC) value among the messages d, e, and f, which is not a message of the node B, is smaller than the threshold value (DupC Threshold) , I.e., greater than or equal to the threshold, the message is not delivered.

반면, 노드 A는 노드 B가 가지고 있지 않은 메시지인 메시지 d, e, f 중에서 현재의 메시지 전달 횟수(DupC) 값이 임계치(DupC Threshold)보다 작은 메시지 e에 대해 노드 A와 노드 B의 전달 예측률을 비교한다. 노드 B의 전달 예측률이 더 큰 경우, 메시지 전달 횟수(DupC) 값을 1만큼 증가시키고, 노드 B에게 메시지 e와 함께 증가된 메시지 전달 횟수(DupC) 값을 전달한다.On the other hand, the node A determines the transmission predictive value of the node A and the node B for the message e whose current message delivery count (DupC) is less than the threshold (DupC Threshold) among the messages d, e, Compare. (DupC) value is increased by 1 and the increased message transmission frequency (DupC) value is transmitted to the node B together with the message e when the transmission prediction rate of the node B is larger.

이와 같이, 본 발명에서 두 노드는 접촉 시 상대방 노드의 정보를 담고 있는 SV(Summary Vector)를 교환 후, 중복된 메시지가 있다면 상대 노드의 메시지와 메시지 전달 횟수(DupC)를 비교하여 값이 더 큰 수로 메시지 전달 횟수(DupC)를 갱신한다. As described above, in the present invention, when two nodes exchanges a summary vector (SV) containing information of a correspondent node at the time of contact, if there is a duplicate message, the node compares the message of the correspondent node with the message delivery frequency (DupC) Update the number of channel message delivery (DupC).

또한, 상대 노드에게 없는 메시지에 대해서는 그 메시지의 메시지 전달 횟수(DupC) 값이 미리 설정된 임계치(DupC Threshold)보다 작은 경우에만, PRoPHET에서와 같이 전달 예측률을 비교하여 이 값이 더 큰 노드에게 메시지를 전달한다. 발신 노드에서는 이러한 절차를 모든 메시지에 대해 반복하여 수행한다.Also, for a message that is not in the correspondent node, only when the message delivery frequency (DupC) of the message is smaller than a predetermined threshold (DupC Threshold), the transmission prediction rate is compared as in PRoPHET, . At the originating node, this procedure is repeated for all messages.

이에 따라, 불필요한 중복 메시지의 확산을 방지하고 메시지 전달에 필요한 메시지를 적절하게 조절하여, 노드의 제한된 버퍼 공간을 효율적으로 사용하여 PRoPHET 프로토콜의 성능을 향상시킬 수 있다.Accordingly, the performance of the PRoPHET protocol can be improved by effectively preventing the spread of unnecessary duplicate messages and appropriately adjusting the messages necessary for message delivery, and efficiently using the limited buffer space of the node.

본 발명에서는 메시지가 다른 노드에게 전송된 횟수인 메시지 전달 횟수(DupC)를 측정하고, 이러한 횟수를 임계치(DupC Threshold)로 제한함으로써 메시지의 확산을 적절히 조절하고, 이를 통해 PRoPHET 프로토콜의 성능을 향상시키고자 하는 메시지 복사 제한을 통한 향상된 PRoPHET 라우팅 프로토콜을 제안하였다. In the present invention, the message delivery frequency (DupC), which is the number of times a message is transmitted to another node, is measured and the number of times of transmission is limited to a threshold value (DupC Threshold) to appropriately adjust the spread of the message, thereby improving the performance of the PRoPHET protocol We propose an improved PRoPHET routing protocol through message copy restriction.

이와 같은, 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법은, 애플리케이션으로 구현되거나 다양한 컴퓨터 구성요소를 통하여 수행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. As such, the PRoPHET routing protocol providing method using the message copy restriction can be implemented in an application or can be implemented in the form of program instructions that can be executed through various computer components and recorded in a computer-readable recording medium. The computer-readable recording medium may include program commands, data files, data structures, and the like, alone or in combination.

상기 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별히 설계되고 구성된 것들이거니와 컴퓨터 소프트웨어 분야의 당업자에게 공지되어 사용 가능한 것일 수도 있다. The program instructions recorded on the computer-readable recording medium may be ones that are specially designed and configured for the present invention and are known and available to those skilled in the art of computer software.

컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM, DVD와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 ROM, RAM, 플래시 메모리 등과 같은 프로그램 명령어를 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tape, optical recording media such as CD-ROMs and DVDs, magneto-optical media such as floptical disks, media, and hardware devices specifically configured to store and execute program instructions such as ROM, RAM, flash memory, and the like.

프로그램 명령어의 예에는, 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 상기 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Examples of program instructions include machine language code such as those generated by a compiler, as well as high-level language code that can be executed by a computer using an interpreter or the like. The hardware device may be configured to operate as one or more software modules for performing the processing according to the present invention, and vice versa.

도 5는 본 발명의 일 실시예에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 장치의 블록도이다.5 is a block diagram of a PRoPHET routing protocol providing apparatus using a message copy restriction according to an embodiment of the present invention.

본 발명에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 장치(10, 이하 장치)는 지연 허용 네트워크(DTN: delay tolerant network) 환경에서 노드 간 메시지 전달 시, 메시지의 전달 횟수 제한을 통해 네트워크 성능에 유효하지 않은 메시지 수를 줄여 제한적인 버퍼 공간을 효율적으로 활용하므로 PRoPHET 프로토콜의 성능을 향상시킨다.The PRoPHET routing protocol providing apparatus 10 (hereinafter, referred to as a device) using the message copy restriction according to the present invention is effective in the network performance by limiting the number of transmissions of messages in a delay tolerant network (DTN) It improves the performance of the PRoPHET protocol by efficiently using the limited buffer space by reducing the number of unacknowledged messages.

도 5를 참조하면, 본 발명에 따른 장치(10)는 SV 교환부(100), 메시지 중복 확인부(300), 전달 횟수 갱신부(400), 임계치 비교부(500), 전달 예측률 비교부(700) 및 메시지 전달부(900)를 포함한다. 상기 장치(10)는 전달 횟수 카운트부(800)를 더 포함할 수 있다. 상기 장치(10)는 PRoPHET 네트워크에 형성되어 모든 노드를 제어할 수 있고, 이와 다르게 각 노드에 형성될 수도 있다.5, the apparatus 10 according to the present invention includes an SV exchange unit 100, a message duplication checking unit 300, a transfer count updating unit 400, a threshold value comparing unit 500, 700 and a message transferring unit 900. The apparatus 10 may further include a transfer counting unit 800. The device 10 may be formed in the PRoPHET network to control all the nodes, or may be formed at each node differently.

본 발명의 상기 장치(10)는 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜을 수행하기 위한 소프트웨어(애플리케이션)가 설치되어 실행될 수 있으며, 상기 SV 교환부(100), 상기 메시지 중복 확인부(300), 상기 전달 횟수 갱신부(400), 상기 임계치 비교부(500), 상기 전달 예측률 비교부(700), 상기 전달 횟수 카운트부(800) 및 상기 메시지 전달부(900)의 구성은, 상기 장치(10)에서 실행되는 상기 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜을 수행하기 위한 소프트웨어에 의해 제어될 수 있다. The apparatus 10 of the present invention can be installed and executed by software (application) for executing a PRoPHET routing protocol using a message copy restriction. The SV exchange 100, the message duplication checking unit 300, The configuration of the transfer count updating unit 400, the threshold value comparing unit 500, the transfer predictive value comparing unit 700, the transfer count counting unit 800 and the message transferring unit 900 is the same as that of the device 10, Lt; RTI ID = 0.0 > PRoPHET < / RTI >

상기 장치(10)는 별도의 단말이거나 또는 단말의 일부 모듈일 수 있다. 또한, 상기 SV 교환부(100), 상기 메시지 중복 확인부(300), 상기 전달 횟수 갱신부(400), 상기 임계치 비교부(500), 상기 전달 예측률 비교부(700), 상기 전달 횟수 카운트부(800) 및 상기 메시지 전달부(900)의 구성은 통합 모듈로 형성되거나, 하나 이상의 모듈로 이루어 질 수 있다. 그러나, 이와 반대로 각 구성은 별도의 모듈로 이루어질 수도 있다.The device 10 may be a separate terminal or some module of the terminal. The SV exchange unit 100, the message duplication checking unit 300, the transfer count updating unit 400, the threshold comparing unit 500, the transfer prediction rate comparing unit 700, (800) and the message transferring unit (900) may be formed of an integrated module or one or more modules. However, conversely, each configuration may be a separate module.

상기 장치(10)는 이동성을 갖거나 고정될 수 있다. 상기 장치(10)는, 서버(server) 또는 엔진(engine) 형태일 수 있으며, 디바이스(device), 기구(apparatus), 단말(terminal), UE(user equipment), MS(mobile station), 무선기기(wireless device), 휴대기기(handheld device) 등 다른 용어로 불릴 수 있다. The device 10 may be mobile or stationary. The device 10 may be in the form of a server or an engine and may be a device, an apparatus, a terminal, a user equipment (UE), a mobile station (MS) a wireless device, a handheld device, and the like.

상기 장치(10)는 운영체제(Operation System; OS), 즉 시스템을 기반으로 다양한 소프트웨어를 실행하거나 제작할 수 있다. 상기 운영체제는 소프트웨어가 장치의 하드웨어를 사용할 수 있도록 하기 위한 시스템 프로그램으로서, 안드로이드 OS, iOS, 윈도우 모바일 OS, 바다 OS, 심비안 OS, 블랙베리 OS 등 모바일 컴퓨터 운영체제 및 윈도우 계열, 리눅스 계열, 유닉스 계열, MAC, AIX, HP-UX 등 컴퓨터 운영체제를 모두 포함할 수 있다.The device 10 may execute or produce various software based on an operating system (OS), i.e., a system. The operating system is a system program for allowing software to use the hardware of a device. The operating system includes a mobile computer operating system such as Android OS, iOS, Windows Mobile OS, Sea OS, Symbian OS, Blackberry OS, MAC, AIX, and HP-UX.

상기 SV 교환부(100)는 노드 간 접촉 시, 노드의 정보를 담고 있는 SV(Summary Vector)를 상대 노드와 교환한다. 상기 SV는 각 노드가 저장하는 메시지 정보 및 각 메시지 전달 횟수(DupC)를 포함한다.The SV exchange unit 100 exchanges an SV (Summary Vector) containing information of a node with a correspondent node at the time of inter-node contact. The SV includes message information stored by each node and each message transmission frequency (DupC).

본 발명에서 상기 전달 횟수 카운트부(800)는 임의의 메시지가 네트워크에 얼마나 확산이 되어 있는지를 간접적으로 유추하기 위해 각 메시지가 복사될 때마다 발신 노드는 duplication counter(DupC로 약어 표기)를 하나씩 증가시킨다.In the present invention, the delivery counting unit 800 indirectly deduces how much a certain message is diffused to the network, and each time the message is copied, the sending node increments the duplication counter (abbreviated as DupC) .

상기 메시지 중복 확인부(300)는 상기 상대 노드와 메시지가 중복되는지 확인한다. 메시지가 중복되는 경우, 상기 메시지 중복 확인부(300)는 상기 전달 횟수 갱신부(400)에 통지하고, 상기 전달 횟수 갱신부(400)는 상기 상대 노드와 메시지 전달 횟수(DupC)를 비교하여 값이 더 큰 수로 메시지 전달 횟수를 갱신한다. 즉, 노드와 노드가 접촉할 때 서로 동일한 메시지를 가지고 있는 경우, 각자의 DupC 값을 확인하여 더 큰 값으로 갱신한다.The message duplication checking unit 300 checks whether the message is overlapped with the counterpart node. If the message is duplicated, the message duplication checking unit 300 notifies the delivery count updating unit 400, and the delivery count updating unit 400 compares the message delivery count DupC with the counterpart, ≪ / RTI > updates the number of message delivery times for this larger number. That is, when the node and the node have the same message when they contact each other, the DupC value of each node is checked and updated to a larger value.

반면, 상기 상대 노드와 메시지가 중복되지 않는 경우, 상기 메시지 중복 확인부(300)는 이를 상기 임계치 비교부(500)에 통지하고, 상기 임계치 비교부(500)는 자신의 메시지 전달 횟수를 미리 설정된 임계치(DupC Threshold)와 비교한다. 자신의 메시지 전달 횟수가 임계치(DupC Threshold)보다 작지 않은 경우, 상기 메시지 중복 확인부(300)는 다음 메시지의 메시지 중복 여부를 확인한다.On the other hand, if the message does not overlap with the counterpart node, the message duplication checking unit 300 notifies the threshold comparison unit 500 of the message, and the threshold comparison unit 500 determines Compare with the threshold (DupC Threshold). If the number of message delivery times is not less than the threshold value (DupC Threshold), the message duplication checking unit 300 checks whether the next message is duplicated.

상기 자신의 메시지 전달 횟수가 임계치보다 작은 경우, 상기 임계치 비교부(500)는 상기 전달 예측률 비교부(700)에 통지하고, 상기 전달 예측률 비교부(700)는 상기 상대 노드와 전달 예측률을 비교하여, 상기 상대 노드의 메시지 전달 예측률이 큰지 확인한다. 상기 상대 노드의 메시지 전달 예측률이 크지 않은 경우, 상기 메시지 중복 확인부(300)는 다음 메시지의 메시지 중복 여부를 확인한다.The threshold comparison unit 500 notifies the transmission prediction ratio comparison unit 700 of the transmission rate of the own node and the transmission prediction rate comparison unit 700 compares the transmission prediction rate with the corresponding node , It is confirmed whether the message transmission prediction rate of the counterpart node is large. If the message transmission prediction rate of the counterpart node is not large, the message duplication checking unit 300 checks whether the next message is duplicated.

반면, 상기 상대 노드의 메시지 전달 예측률이 큰 경우, 상기 전달 예측률 비교부(700)는 이를 상기 메시지 전달부(900)에 통지하고, 상기 메시지 전달부(900)는 상기 상대 노드에 메시지를 전달한다. On the other hand, when the message transmission prediction rate of the counterpart node is large, the transmission prediction ratio comparison unit 700 notifies the message transmission unit 900 of the result, and the message transmission unit 900 transmits a message to the counterpart node .

또한, 상기 전달 횟수 카운트부(800)는 메시지 전달 후 자신의 메시지 전달 횟수를 1 증가시켜 저장하고, 상기 1 증가시킨 자신의 메시지 전달 횟수를 상기 상대 노드에도 전달한다. 본 발명에서는 메시지가 다른 노드에 전달된 횟수를 기록하고 노드들이 만날 때마다 이 횟수를 갱신하여, 추후 미리 설정해둔 임계치로 제한한다.Also, the transfer count counting unit 800 increases the number of message delivery times by one after the message is delivered, and transmits the increased message delivery count to the counterpart node. In the present invention, the number of times a message is delivered to another node is recorded, and this number is updated every time the nodes meet to limit the threshold to a preset threshold value.

발신 노드에서는 이러한 절차를 모든 메시지에 대해 반복하여 수행한다.At the originating node, this procedure is repeated for all messages.

이에 따라, 기존 PRoPHET에 비해 좀 더 신중하게 메시지를 전달할 수 있고, 이를 통해 제한적인 버퍼 용량을 효과적으로 사용할 수 있어 기존 PRoPHET 프로토콜에 비해 전달률, 부하율, 전달 지연의 성능을 향상시킬 수 있다.As a result, messages can be delivered more carefully than existing PRoPHETs, and the limited buffer capacity can be effectively used, which improves the transmission rate, load rate, and propagation delay compared to the existing PRoPHET protocol.

이상에서는 실시예들을 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.It will be apparent to those skilled in the art that various modifications and variations can be made in the present invention without departing from the spirit or scope of the present invention as defined by the following claims. You will understand.

본 발명은 노드 간 메시지 전달 시 PRoPHET 프로토콜의 과거 접촉 정보 기반으로 계산된 전달 예측률만을 비교해 메시지를 전달하면서 발생하는 불필요한 중복 메시지 복사를 줄임으로써 향상된 PRoPHET 프로토콜을 제안하여, 지연 허용 네트워크에 유용하게 적용할 수 있다.The present invention proposes an enhanced PRoPHET protocol by reducing unnecessary duplicate message copy that occurs while transmitting a message by comparing only the calculated predicted rate based on the past contact information of the PRoPHET protocol in the inter-node message delivery, and is usefully applied to a delay tolerant network .

10: PRoPHET 라우팅 프로토콜 제공 장치
100: SV 교환부
300: 메시지 중복 확인부
400: 전달 횟수 갱신부
500: 임계치 비교부
700: 전달 예측률 비교부
800: 전달 횟수 카운트부
900: 메시지 전달부
10: PRoPHET routing protocol provided device
100: SV exchange section
300: message duplication confirmation unit
400: transfer count update unit
500: Threshold comparison unit
700: transmission prediction ratio comparison unit
800: Number of transfer counts
900:

Claims (10)

노드 간 접촉 시, 노드의 정보를 담고 있는 SV(Summary Vector)를 상대 노드와 교환하는 단계;
상기 상대 노드와 메시지가 중복되는지 확인하는 단계;
메시지가 중복되는 경우, 상기 상대 노드와 메시지 전달 횟수(DupC)를 비교하여 값이 더 큰 수로 메시지 전달 횟수를 갱신하는 단계;
메시지가 중복되지 않는 경우, 자신의 메시지 전달 횟수를 임계치(DupC Threshold)와 비교하는 단계;
상기 자신의 메시지 전달 횟수가 임계치보다 작은 경우, 상기 상대 노드와 전달 예측률을 비교하는 단계; 및
상기 상대 노드의 메시지 전달 예측률이 큰 경우, 상기 상대 노드에 메시지를 전달하는 단계를 포함하고,
상기 메시지가 중복되는 경우, 상기 상대 노드와 메시지 전달 횟수(DupC)를 비교하여 값이 더 큰 수로 메시지 전달 횟수를 갱신하는 단계는,
자신의 메시지 전달 횟수 또는 상기 상대 노드의 메시지 전달 횟수를 갱신한 이후, 다음 메시지에 대해 상기 상대 노드와 메시지가 중복되는지 확인하는 단계 이후의 단계들을 수행하는 단계를 더 포함하는, 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법.


Exchanging a summary vector (SV) containing information of a node with a correspondent node when the nodes are in contact with each other;
Confirming whether the message is overlapped with the counterpart node;
Comparing the message delivery count (DupC) with the counterpart node and updating the message delivery count with a larger value if the message is duplicated;
If the message is not duplicated, comparing the number of times its message is delivered with a threshold (DupC Threshold);
Comparing the transmission prediction rate with the counterpart node if the number of message delivery times is less than a threshold value; And
And transmitting a message to the counterpart node if the message transmission prediction rate of the counterpart node is large,
Comparing the message delivery count (DupC) with the counterpart node and updating the message delivery count with a larger value, when the message is duplicated,
The method of claim 1, further comprising, after updating the number of message delivery times or the number of message delivery times of the counterpart node, checking whether the message is overlapped with the counterpart node for the next message A method for providing a PRoPHET routing protocol.


삭제delete 제1항에 있어서, 상기 메시지가 중복되지 않는 경우, 자신의 메시지 전달 횟수를 임계치(DupC Threshold)와 비교하는 단계는,
상기 자신의 메시지 전달 횟수가 임계치보다 작지 않은 경우, 다음 메시지에 대해 상기 상대 노드와 메시지가 중복되는지 확인하는 단계 이후의 단계들을 수행하는 단계를 더 포함하는, 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법.
2. The method of claim 1, wherein if the message is not duplicated, comparing the number of times the message is delivered with a threshold value (DupC Threshold)
The method of claim 1, further comprising the steps of: if the number of message delivery times is not less than a threshold value, performing a subsequent step of checking whether the message is overlapped with the counterpart node for a next message .
제1항에 있어서, 상기 자신의 메시지 전달 횟수가 임계치보다 작은 경우, 상기 상대 노드와 전달 예측률을 비교하는 단계는,
상기 상대 노드의 메시지 전달 예측률이 크지 않은 경우, 다음 메시지에 대해 상기 상대 노드와 메시지가 중복되는지 확인하는 단계 이후의 단계들을 수행하는 단계를 더 포함하는, 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법.
2. The method of claim 1, wherein if the number of message delivery times is less than a threshold value,
The method of claim 1, further comprising the step of determining whether the message is overlapped with the counterpart node for the next message when the message transmission predictive rate of the counterpart node is not large.
제1항에 있어서, 상기 상대 노드의 메시지 전달 예측률이 큰 경우, 상기 상대 노드에 메시지를 전달하는 단계는,
자신의 메시지 전달 횟수를 1 증가시켜 저장하는 단계; 및
상기 1 증가시킨 자신의 메시지 전달 횟수를 메시지와 함께 상기 상대 노드에 전달하는 단계를 포함하는, 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법.
2. The method of claim 1, wherein, when the message delivery prediction rate of the correspondent node is large,
Increasing the number of message delivery times by 1; And
And forwarding the number of message transmissions of its own to the counterpart node together with the message incremented by 1, using the message copy restriction.
제1항에 있어서,
자신이 가진 모든 메시지에 대해, 상기 상대 노드와 메시지가 중복되는지 확인하는 단계 이후의 단계들을 반복하여 수행하는 단계를 더 포함하는, 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법.
The method according to claim 1,
Further comprising the step of repeatedly performing steps subsequent to the step of checking whether the message is overlapped with the counterpart node for all the messages having the same message repetition.
제1항, 제3항 내지 제6항 중 어느 하나의 항에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법을 수행하기 위한, 컴퓨터 프로그램이 기록된 컴퓨터로 판독 가능한 기록 매체.
A computer-readable recording medium having recorded thereon a computer program for performing a method of providing a PRoPHET routing protocol using a message copy restriction according to any one of claims 1, 6,
제1항, 제3항 내지 제6항 중 어느 하나의 항에 따른 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 방법을 수행하기 위한, PRoPHET 프로토콜 제공 시스템.
A PRoPHET protocol provision system for performing a PRoPHET routing protocol provision method using a message copy restriction according to any one of claims 1 to 6.
노드 간 접촉 시, 노드의 정보를 담고 있는 SV(Summary Vector)를 상대 노드와 교환하는 SV 교환부;
상기 상대 노드와 메시지가 중복되는지 확인하는 메시지 중복 확인부;
메시지가 중복되는 경우, 상기 상대 노드와 메시지 전달 횟수(DupC)를 비교하여 값이 더 큰 수로 메시지 전달 횟수를 갱신하는 전달 횟수 갱신부;
메시지가 중복되지 않는 경우, 자신의 메시지 전달 횟수를 임계치(DupC Threshold)와 비교하는 임계치 비교부;
상기 자신의 메시지 전달 횟수가 임계치보다 작은 경우, 상기 상대 노드와 전달 예측률을 비교하는 전달 예측률 비교부; 및
상기 상대 노드의 메시지 전달 예측률이 큰 경우, 상기 상대 노드에 메시지를 전달하는 메시지 전달부를 포함하고,
상기 메시지 중복 확인부는, 상기 자신의 메시지 전달 횟수가 임계치보다 작지 않은 경우 다음 메시지에 대해 상대 노드와 메시지가 중복되는지 확인하는, 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 장치.
An SV exchange unit for exchanging an SV (Summary Vector) containing information of a node with a correspondent node when the nodes are in contact with each other;
A message duplication checking unit for checking whether a message is overlapped with the counterpart node;
A delivery count updating unit for comparing the number of message deliveries (DupC) with the counterpart node and updating the message delivery count by a larger value when the message is duplicated;
A threshold comparison unit for comparing the number of times of message delivery with a threshold value (DupC Threshold) when the message is not duplicated;
A transmission prediction rate comparing unit for comparing a transmission prediction rate with the counterpart node when the number of times of message delivery is smaller than a threshold value; And
And a message delivery unit for delivering a message to the correspondent node when the message delivery prediction rate of the correspondent node is large,
Wherein the message duplication checking unit uses a message copy restriction to check whether a message is overlapped with a partner node for a next message when the message delivery count of the self is not smaller than a threshold value.
제9항에 있어서,
상기 상대 노드에 메시지가 전달되면 자신의 메시지 전달 횟수를 1 증가시켜 저장하는 전달 횟수 카운트부를 더 포함하는, 메시지 복사 제한을 이용하는 PRoPHET 라우팅 프로토콜 제공 장치.
10. The method of claim 9,
Further comprising a delivery counting unit for incrementing the number of delivering a message by 1 when the message is delivered to the counterpart node.
KR1020160055380A 2016-05-04 2016-05-04 METHOD FOR PROVIDING PRoPHET ROUTING PROTOCOL USING RESTRICTION OF MESSAGE DUPLICATION, RECORDING MEDIUM, SYSTEM AND DEVICE FOR PERFORMING THE METHOD KR101806143B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020160055380A KR101806143B1 (en) 2016-05-04 2016-05-04 METHOD FOR PROVIDING PRoPHET ROUTING PROTOCOL USING RESTRICTION OF MESSAGE DUPLICATION, RECORDING MEDIUM, SYSTEM AND DEVICE FOR PERFORMING THE METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020160055380A KR101806143B1 (en) 2016-05-04 2016-05-04 METHOD FOR PROVIDING PRoPHET ROUTING PROTOCOL USING RESTRICTION OF MESSAGE DUPLICATION, RECORDING MEDIUM, SYSTEM AND DEVICE FOR PERFORMING THE METHOD

Publications (2)

Publication Number Publication Date
KR20170125235A KR20170125235A (en) 2017-11-14
KR101806143B1 true KR101806143B1 (en) 2017-12-07

Family

ID=60387565

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160055380A KR101806143B1 (en) 2016-05-04 2016-05-04 METHOD FOR PROVIDING PRoPHET ROUTING PROTOCOL USING RESTRICTION OF MESSAGE DUPLICATION, RECORDING MEDIUM, SYSTEM AND DEVICE FOR PERFORMING THE METHOD

Country Status (1)

Country Link
KR (1) KR101806143B1 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10742563B2 (en) 2018-08-09 2020-08-11 Foundation Of Soongsil University-Industry Cooperation Method of congestion control in information centric network based environment with delay tolerant networking and recording medium and device for performing the same
KR102081510B1 (en) * 2018-08-09 2020-02-25 숭실대학교산학협력단 Method of congestion control in information centric network based environment with delay tolerant networking, computer readable medium and device for performing the method
KR102387124B1 (en) * 2020-10-26 2022-04-15 숭실대학교 산학협력단 Method for message forwarding using forwarding priority information-centric networking based on delay tolerant networking, recording medium and device for performing the method
KR102466842B1 (en) * 2021-01-18 2022-11-16 국방과학연구소 Method for message delivery in delay tolerant network and electronic device using the same

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101534526B1 (en) * 2014-08-22 2015-07-07 숭실대학교산학협력단 Method of message delivery based on node density in delay tolerant network, recording medium and apparatus for performing the method
KR101546759B1 (en) * 2014-08-22 2015-08-24 숭실대학교산학협력단 Method of message delivery based on the number of message copy in delay tolerant network, recording medium and apparatus for performing the method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101534526B1 (en) * 2014-08-22 2015-07-07 숭실대학교산학협력단 Method of message delivery based on node density in delay tolerant network, recording medium and apparatus for performing the method
KR101546759B1 (en) * 2014-08-22 2015-08-24 숭실대학교산학협력단 Method of message delivery based on the number of message copy in delay tolerant network, recording medium and apparatus for performing the method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
‘지연 허용 네트워크에서 개선된 큐잉 정책.’ 한국정보기술학회논문지, 12.1, pp.87-92, 2014.

Also Published As

Publication number Publication date
KR20170125235A (en) 2017-11-14

Similar Documents

Publication Publication Date Title
US10795745B2 (en) Dynamic and adaptive approach for failure detection of node in a cluster
US11678247B2 (en) Method and apparatus to enhance routing protocols in wireless mesh networks
KR101806143B1 (en) METHOD FOR PROVIDING PRoPHET ROUTING PROTOCOL USING RESTRICTION OF MESSAGE DUPLICATION, RECORDING MEDIUM, SYSTEM AND DEVICE FOR PERFORMING THE METHOD
KR101662018B1 (en) Mobile contents delivery method using a hand-over and apparatus therefor
KR20190049508A (en) Data trasmission apparatus and control method thereof
KR101680726B1 (en) METHOD FOR PROVIDING PRoPHET PROTOCOL USING MESSAGE DELIVERY COUNT TO DESTINATION NODES, RECORDING MEDIUM, SYSTEM AND DEVICE FOR PERFORMING THE METHOD
JP6183536B2 (en) Node device and communication method used in Description / Delay / Disconnect Tolerant Network
KR101546759B1 (en) Method of message delivery based on the number of message copy in delay tolerant network, recording medium and apparatus for performing the method
CN105453645B (en) Data packet sending and data processing device and method
US20190045005A1 (en) Method for replicating data in a network and a network component
US11533251B2 (en) Method and system for dynamic traffic distribution and bi-casting in a hybrid network environment
KR20230023775A (en) Flow control method and device
KR102235550B1 (en) Delivery method for message using an opportunistic routing protocol for information-centric network, recording medium and device for performing the method
JP2010067015A (en) File transmission device, file reception device, file transmission and reception system, and program thereof
CN116827853A (en) Path processing method and device and electronic equipment
KR101655062B1 (en) Opportunistic message forwarding method based on the residual energy of mobile nodes, recording medium and device for performing the method
JP2015015738A (en) Methods and apparatus for handling signaling message relating to transmission rate restrictions
KR101534526B1 (en) Method of message delivery based on node density in delay tolerant network, recording medium and apparatus for performing the method
KR101895887B1 (en) System and method for delivering message based on contact ratio in opportunistic network, recording medium for performing the method
CN115915495A (en) Method, device and system for session reestablishment
CN110830279B (en) Management method and device for management service
KR102280289B1 (en) Delivery method for message based delay tolerant network routing protocol using restriction of message duplication, recording medium and device for performing the method
KR102387124B1 (en) Method for message forwarding using forwarding priority information-centric networking based on delay tolerant networking, recording medium and device for performing the method
CN107801218B (en) Control method and device for aggregating frames in access point switching
KR101726128B1 (en) Method to Relay in Parallel at an Intermediate Node in Wireless CCN

Legal Events

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