Interactive web platform for Lab 1: NS-3 Simulator — EE597 Wireless Networks, USC Spring 2026.
Live demo: ns3-lab-platform.vercel.app
- Step-by-step introduction to the NS-3 network simulator
- IEEE 802.11 DCF overview with key concepts
- Two guided examples: UDP Echo and Wireless simulations
- Instructions for building and running NS-3 scripts
- Common commands reference
- Lab experiment with multiple case configurations
- Next.js 16 with React 19 and TypeScript
- Tailwind CSS for styling
- Framer Motion for animations
- React Syntax Highlighter for code blocks
npm install
npm run devOpen http://localhost:3000 in your browser.
Deployed on Vercel. Pushes to main trigger automatic production deployments.
Prepared by Faezeh Dehghan Tarzjani
Course: EE597 Wireless Networks, USC Spring 2026 Instructor: Prof. Bhaskar Krishnamachari
This project is licensed under the PolyForm Noncommercial License 1.0.0.