ns2
There are 107 repositories under ns2 topic.
fnss/fnss
Fast creation and configuration of topologies, traffic matrices and event schedules for network experiments
signetlabdei/DESERT_Underwater
DESERT Underwater: an NS-Miracle extension to DEsign, Simulate, Emulate and Realize Test-beds for Underwater network protocols
maesoser/ns2_bbr
Google's TCP BBR implementation for ns2 network simulator
signetlabdei/WOSS
WOSS is a framework that permits the integration of any underwater channel simulator that expects environmental data and provides a channel realization. WOSS integrates the Bellhop ray-tracing program. Thanks to its automation the user only has to specify the location in the world and the time where the simulation should take place.
Yeaseen/ns2_DoS_on_MAC
:white_check_mark: Implementation of A Machine Learning based Approach for Protecting Wireless Networks Against Virtual Jamming based Denial of Service (DoS) Attacks. Undergrad research work
Subangkar/NS2-Network-Simulation-Project-BUET
Network simulation project in ns2 of Ethernet-Wired-802.3, IEEE 802.15.4, Satellite, Wired-Wireless-802.11 cross network as part of an assignment of Computer Networking lab course of CSE, BUET.
saadhussain01306/computer_net_lab
Programs executed as part of the Computer Networks Lab
nimishbongale/NS2-for-Windows
A simple and easy port of the popular Network Simulator NS2 for the windows platform (no cygwin/virtualbox needed)
signetlabdei/nsmiracle
NS-MIRACLE is a framework designed to enhance the functionalities provided by NS2. It provides an efficient engine for handling cross-layer messages and, enables the coexistence of multiple modules within each layer of the protocol stack. For instance, multiple IP, link layers, MACs or PHYs can be specified and used within the same node.
yongsen/ns2_zigbee
Performance evaluation of Zigbee based on NS2
harismuneer/Ring-Star-Hybrid-Topologies-TCL
👨💻 This repository provides working code and complete description for Ring, Star and Hybrid Network Topologies. The scripts are written in Tcl for NS which is used to simulate the behavior of networks and NAM is used as a visual aid showing how packets flow along the network.
git-akshat/NP-Lab
This repository contains programs implemented in Network Programing Lab in my 7th semester of SIT(VTU).
thebatman1/PythonParser
A python script to parse through ns2 tracefiles, calculate the throughput and plot the throughputs against packetsizes using gnuplot.
ayushjain01/CN-Lab
This repository contains the following lab program for Computer Networks Lab, 5th sem, ISE.
mahirjain25/Goodbye-Aloha
Implementing a Distributed Queuing protocol as an alterenative to the ALOHA MAC Protocol.
Subangkar/Satellite-Network-Simulation-ns2
A simple network simulation in ns2 of Satellite network measuring performance metrics like measuring performance metrics like total energy consumption, throughput, packet transfer ratio and average end-to-end delay with respect to variation in number of nodes and also AverageDelay with respect to variation in altitude has been measured and plotted in graph using gnuplot.
Subangkar/Wired-cum-Wireless-Network-Simulation-ns2
A simple network simulation in ns2 of Wired (IEEE802.3) and Wireless 802.11 cross flow network measuring performance metrics like throughput, packet transfer ratio, average end-to-end delay with respect to variation in number of nodes, flows and number of packets per second.
aMorteza/TCP-NS2-Congestion-Control
ns2 is a network simulation tool, here three network congestion control algorithms on TCP connection for two traffic flows compared using ns2 and plotting average characteristics.
JeloH/AODV_DSDV
Comparison AODV and DSDV routing protocols with using fuzzy logic in the MANET
mbfakourii/Leach-NS2
Implement leach clustering with AODV routing protocol in NS2
NS2CDT/NS2Plus
NS2+ mod for Natural Selection 2
amartya-singh/Network_implementation_on_NS2
All the Wired and Wireless topology have been implemented & Simulated on NS2 using TCL Script (.tcl files). Networks can be visualized using network animator(NAM). All topologies are having .awk file which is written in AWK script to analyze trace file generated while executing .tcl files.
chandansgowda/jssstu-cn-lab
JSSSTU Computer Networks Lab
DaanVanYperen/ns2-skulks-with-shotguns
Skulks With Shotguns - Natural Selection 2 mod
L-as/laspad2
An alternative to launchpad for publishing mods to the steam workshop for Natural Selection 2
npranav10/ns2-docker
A Docker image to run NS2 and Tracegraph applications
Subangkar/IEEE802.15.4-static-ns2-network-simulation
A simple network simulation in ns2 of IEEE802.15.4 protocol measuring performance metrics like average total energy consumption, throughput, packet transfer ratio etc. with respect to variation in number of nodes, flows, coverage area etc.
ananaaxa/Performance-Analysis-of-Routing-Protocols-in-VANETs
Analysis of AODV, DSDR, LAR, DSR and ZRP using OSM, SUMO, and NS2
coaka/phr
Previous-Hop Routing for VANETs
pratikratadiya/CNL
Implementation of different protocols and applications used for Computer Networks
AdityaSingh17/CNLAB
This repository contains programs for Computer Networks Laboratory (17CSL57).
bunderontheway/ns2-dsr-routingprotocol
DSR Routing protocol testing ns2 for Final Work (Model and Simulation Network)
EmmanuelJojy/Networking-Laboratory
KTU S6 Computer Networking Laboratory
Sirpip91/NS2-Networks-Trace-File-Analysis
Analyzing trace files that are created with NS2 scripts. The trace files are then anaysed with awk scripts.