CORTEXA
← Browse
arxivcs.NI2026-06-30

MeshDNS: A Cooperative DNS Resolution Framework for Resource-Constrained IoT Networks

Asif Mahbub, Md. Abir Hossain, Nabil Bin Hannan

Domain Name System (DNS) resolution in Internet of Things (IoT) networks presents unique challenges due to resource constraints, unreliable connectivity, and security vulnerabilities. Traditional centralized DNS architectures introduce single points of failure. This paper presents MeshDNS, a cooperative DNS resolution framework designed for resource-constrained IoT environments operating under shared-key admission. MeshDNS employs a decentralized architecture where nodes maintain cache awareness using hash-based summaries and secure cold-cache misses via Ed25519-signed, identical-answer quorum voting. Our implementation on commodity ESP8266 microcontrollers (sub-50 KB usable RAM, 80 MHz) achieves a 0.47 ms warm-cache resolution, outperforming native mDNS baselines (1.39 ms). To secure initial cold-cache misses, MeshDNS trades a predictable ~1.3-1.7s cryptographic penalty to successfully isolate Byzantine faults among admitted peers. Assuming a threat model where physical hardware extraction remains out of scope, MeshDNS demonstrates Byzantine fault isolation. We validated the framework via a 5-node physical testbed and discrete-event simulations scaling to 1,000 nodes; the results demonstrate that MeshDNS maintains resilient local name caches for persistent edge telemetry under network churn. Code is available at https://github.com/mahbubasif/MeshDNS-Artifact.

View free PDFSource page

Related papers

arxivcs.NI2026-07-15

Energy Minimization Oriented Resource Allocation for Integrated Sensing and Communication in Marine IoT Networks

Qianru Wang, Li Ping Qian, Chenglong Dou, Haijun Zhang, Yuan Wu

Integrated sensing and communication (ISAC) has become a promising technical framework for Marine Internet of Things (MIoT) systems. Nevertheless, all devices rely on battery power, so energy efficiency becomes a core bottleneck limiting practical deployment. This paper investiga…

View free PDFSource page
arxivcs.SEcs.NIquant-ph2026-07-11

Model-Driven Digital Twin Framework for Quantum Networks

Amal Elsokary, Hayato Ishida, Ran Wei, Michael J. de C. Henshaw, Siyuan Ji

Quantum networks are advancing towards larger and more operational infrastructures, yet their evaluation remains fragmented across heterogeneous physical platforms, simulators, protocols, and architectural abstractions. Current digital-twin studies for quantum networks mainly rea…

View free PDFSource page
arxivcs.ITcs.NI2026-06-29

LEOSTP: A Spatio-Temporal Traffic Prediction Framework for LEO Satellite Networks

Shaoyou Ao, Yong Niu, Zhu Han, Cheng Li, Bo Ai

With the evolution of next-generation mobile communication networks and the commercial boom of Low Earth Orbit (LEO) satellites, globally covered satellite networks are gradually becoming a crucial infrastructure for massive user access and seamless connectivity. Accurate traffic…

View free PDFSource page
arxivcs.LGcs.AIcs.DCcs.MAcs.NI2026-07-13

PFAdapter: Hierarchical LoRA Decomposition for Personalized Federated MLLMs

Jing Liu, Kun Yang, Yan Wang, Dingkang Yang, Xiaoshuai Hao, Wei Zhang, et al.

Agentic AI systems are reshaping communications and networking by deploying autonomous intelligent agents capable of collaborative learning while maintaining data privacy at network edges. Within distributed network environments, Multimodal Large Language Models (MLLMs) serve as…

View free PDFSource page
arxivcs.NIcs.AI2026-07-24

A Self-Calibrating Agentic AI Framework for Autonomous Edge Resource Allocation

Fin Gentzen, Marla Grunewald, Iulisloi Zacarias, Mounir Bensalem, Admela Jukan

Large Language Models (LLMs) are increasingly deployed as autonomous agents, transitioning from static conversational interfaces to dynamic systems capable of complex reasoning, tool execution, and decision-making. However, the operational reliability of these agentic AI systems…

View free PDFSource page