Design and Evaluation of NACK Based Reliable Multicast Protocol

NACK 기반 신뢰적 멀티캐스트 프로토콜의 설계 및 평가

  • 정선화 (경원대학교 대학원 컴퓨터공학) ;
  • 박석천 (경원대학교 컴퓨터공학과)
  • Published : 2003.06.01

Abstract

Multicast protocols ore developed in order to support group communications efficiently, However. there still exist some issues to be solved for deploy multicast protocol in the public internet. This paper refers problem of existing Reliable Multicast Protocols and redesigns component function, and proposes enhanced reliable multicast transport protocol, This paper proposed a improved multicast transport scheme in NACK based reliable multicast. This scheme is much faster than by sender-initiated or receiver-initiated recovery and latency is smaller. Designed components are implemented in UNIX environment using C programming longuage. Then the protocol was evaluated performance through simulation. As the result, proposed protocol is better than existing protocols in both of transmission delay and packet loss. Especially, proposed protocol in this paper con be used in multicast services needed high reliability.

멀티캐스트 기술을 인터넷과 같은 거대한 네트워크에 적용하기 위해서는 멀티캐스트 데이터그램을 수신자 그룹에게 효율적이고 신뢰성있게 전달하는 것이 필수적이다. 따라서 본 논문에서는 IETF를 중심으로 연구중인 RMT프로토콜의 취약점을 제시하고 망의 혼잡으로 인해 재전송이 발생하는 경우 이를 개선하기 위해 구성요소의 기능을 재 설계함으로써 라우터에서 복구 및 재전송 처리를 할 수 있는 신뢰적 멀티캐스트 프로토콜을 설계하고 구현 및 평가하였다. 손실을 겪은 수신자가 보낸 재전송 요청을 지역으로 제한하고 멀티캐스트 라우터를 통해 손실을 복구하도록 하여 NACK신호와 재전송이 전역 멀티캐스트 그룹으로 폭주하는 것을 방지하였다. 멀티캐스트 라우터에 버퍼링 기능을 가지도록 하여 재전송 요청시 이를 포워딩함으로써 재전송에 따른 지연 시간을 기존의 복구 방식보다 감소시킬 수 있도록 하였다. 이와 같은 기능에 적합한 신뢰적 멀티캐스트 프로토콜의 메시지와 동작절차를 설계하였으며, 이를 토대로 제안한 멀티캐스트 프로토콜을 유닉스 환경에서 C 언어를 사용하여 구현하고 시험하여 기존의 방식보다 우수한 성능을 나타냄을 확인하였다.

Keywords