Mobile QR Code
Title A Study on UDP Message Processing Library based on Generic Types for Naval Combat System
Authors 송경섭(Kyoung Sub Song)
DOI https://doi.org/10.5573/ieie.2026.63.1.105
Page pp.105-112
ISSN 2287-5026
Keywords Naval combat system; Generic type; User datagram protocol
Abstract In this paper, we study an UDP message processing method that based on generic types for naval combat system. The naval combat system is operated that network communication of heterogeneous protocol such as UDP, TCP, DDS for aggregating information from many sensors. During the development of naval combat system, frequent changes in message content lead to recurring software modifications. This recurring adjustment process contributes significantly to the escalation of development costs. This paper proposes a UDP messaging Library based on generic types to reduce software modifications resulting from changes in message content. To handle the transmission and reception of various message types, a variable-length header was incorporated. The internal operations were structured that using generic-type message transmission and generic callback-based message reception. The applicability of the proposed technique was validated through performance tests measuring message latency and throughput.