SF404 / Network-Simulator

This project is a Network Simulator focusing on the Physical and Data Link Layers. It's implemented in JavaScript and requires Node.js to run.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Network Simulator: Physical and Data Link Layer

Description

This project is a Network Simulator focusing on the Physical and Data Link Layers. It's implemented in JavaScript and requires Node.js to run.

Requirements

  • Node.js

Getting Started

  1. Clone this repository.
  2. git clone https://github.com/SF404/Network-Simulator.git
  3. cd Network-Simulator
  4. Start the simulator by running node main.js command.

Configuration

To configure inputs, edit the config.js file in the project directory.

Video Demo

CN.Simulator.-.Made.with.Clipchamp.mp4

About

This project is a Network Simulator focusing on the Physical and Data Link Layers. It's implemented in JavaScript and requires Node.js to run.


Languages

Language:JavaScript 70.0%Language:C++ 30.0%