0 Forks
8 Stars
8 Watchers

Router-Simulator

This project simulates a limited number of devices connected to a router's Wi-Fi using Java threading and semaphores. The router is designed to limit the number of open connections, allowing only a fixed number of devices to connect simultaneously. When the maximum number of connections is reached, incoming devices must wait until an existing conne

How to download and setup Router-Simulator

Open terminal and run command
git clone https://github.com/KhaledAshrafH/Router-Simulator.git
git clone is used to create a copy or clone of Router-Simulator repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Router-Simulator https://github.com/KhaledAshrafH/Router-Simulator/archive/master.zip

Or simply clone Router-Simulator with SSH
[email protected]:KhaledAshrafH/Router-Simulator.git

If you have some problems with Router-Simulator

You may open issue on Router-Simulator support forum (system) here: https://github.com/KhaledAshrafH/Router-Simulator/issues