OMNeT++ Discrete Event Simulator
-
Updated
May 27, 2026 - Java
OMNeT++ Discrete Event Simulator
A Java simulation of a tactical radio network using custom data structures and Dijkstra's algorithm. Models signal-aware routing with path-loss edge weights and route recomputation under Electronic Warfare (EW) jamming.
A Java-based NS2 Wireless Trace Analyzer
A Java-based project that visualizes a traffic management system using graph structures and JavaFX. It demonstrates node and edge representation for traffic flow between locations, providing an interactive and visual approach to understanding connectivity.
Java-based discrete-event simulator for modelling ON/OFF telecommunications traffic using priority queues, event scheduling and traffic analysis.
A decentralized, mesh-routed offline UPI payment system leveraging hybrid RSA/AES-GCM encryption, atomic idempotency, and a store-and-forward gossip protocol for zero-connectivity environments.
Graph Simulator lets you build and test network configurations with node redundancy and failure scenarios, providing insights into stability and necessary improvements. It logs disconnections and allows for multi-instance simulations to find optimal reliability.
Network Simulator is a Java-based application that simulates a basic network topology. It allows users to add main devices (Hub, Switch, Router) and end devices, create connections between them, and send messages within the network. This simulator is designed to provide a simple stimualtion.
A social relation analysis plugin for Graphi
Dynamic Network Routing Simulator implementing Distance Vector protocol in Java. Simulates packet routing, node failures, and network topology changes with real-time convergence visualization.
A diffusion analysis plugin for Graphi
A console-based Java network packet simulator built using custom-built Data Structures (Queue, Stack, HashMap, Linked Lists) and recursive backtracking. Features multithreading, algorithmic performance benchmarking, and automated CSV log generation. Created for DSA Semester Project.
Add a description, image, and links to the network-simulation topic page so that developers can more easily learn about it.
To associate your repository with the network-simulation topic, visit your repo's landing page and select "manage topics."