DOI: 10.3390/network6030064 ISSN: 2673-8732

HERMES: Metric-Driven Multi-Transport Routing for Civilian Messaging During Connectivity Disruption

Charbel El Gemayel, Joseph El Gemayel, Joseph Constantin

Civilian communication systems often fail during armed conflicts, political unrest, and large-scale Internet disruptions—precisely when reliable communication is most needed. This paper presents HERMES, a resilient hybrid communication architecture that integrates HTTP/IP networking, Bluetooth Low Energy (BLE) mesh communication, and Delay-Tolerant Networking (DTN) within a unified adaptive routing framework. Unlike conventional approaches that treat alternative transports as backup solutions, HERMES dynamically selects the most efficient transport path based on current network conditions using a transport-aware forwarding policy whose cost function combines round-trip time, transport preference, and observed link risk. The architecture is built on distributed microservices that support topology discovery, shortest-path routing, and fault-tolerant message delivery. Reliability is enhanced through acknowledgments, bounded retransmissions, duplicate suppression, and graceful degradation mechanisms, while end-to-end authenticated encryption (Noise XX with a Double Ratchet) ensures secure communication across transport changes. A prototype implementation developed in C# on .NET 9 was evaluated on a five-node testbed, and a custom Network Simulator 3 (NS-3) module was used to extend the evaluation to networks of up to 500 nodes, under multiple failure scenarios, including node crashes, network partitioning, and complete Internet outages. Experimental results show that HERMES maintains perfect or near-perfect delivery in static topologies, including during a complete Internet blackout that disables IP-only messaging. Compared with the published Delay-Tolerant Networking protocols Epidemic and PRoPHET at one hundred nodes, HERMES exceeds their delivery ratio in static and failure scenarios and remains within 0.06 of them under pedestrian mobility during blackout, while transmitting roughly 35× fewer bytes– and about 21× fewer even relative to the more bandwidth-efficient MaxProp baseline. Under coordinated drop attacks by adversarial relays, HERMES degrades gracefully where flooding-based baselines collapse. This approach demonstrates that resilient civilian communication can be effectively achieved through metric-driven adaptive multi-transport routing, making it suitable for disaster recovery, contested environments, and connectivity-limited regions.

More from our Archive