Simulation de réseau locale en C. Réalisé en binôme sur 4 semaines.
-
Updated
Mar 19, 2024 - C
Simulation de réseau locale en C. Réalisé en binôme sur 4 semaines.
Ce projet simule le fonctionnement d’un réseau local (LAN) comprenant des stations (ordinateurs) et des commutateurs (switchs) - réalisé dans le cadre du BUT Informatique.
Simulation d’un réseau LAN en C avec lecture de fichier de configuration, construction d’un graphe et envoi de trames avec apprentissage MAC : projet tutoré de BUT Informatique.
A network project implementing TCP communication with Reno and Cubic congestion control algorithms. Additionally, the project includes a Reliable UDP (RUDP) implementation. The project demonstrates protocol behavior and performance under different network conditions.
🍔 Build a reliable restaurant network using UDP with Go-Back-N and Selective Repeat protocols for effective data communication in challenging conditions.
An experimental UDP-based transport protocol research system implementing and comparing GBN (Go-Back-N) and SR (Selective Repeat) with loss, duplication, reordering, delay, and rate control channel simulation, RTT/cook-time analysis and visualization
Simulation en C d’un réseau local — avec switches, stations, traitement de trames Ethernet, apprentissage d’adresses MAC et implémentation de l’algorithme Spanning Tree Protocol (STP), en lisant une configuration depuis un fichier.
This repository contains the following lab program for Computer Networks Lab, 5th sem, ISE.
A simulation framework for mobile vehicle networks
Docker Orchestrator for Network Emulation
OMNeT++ Discrete Event Simulator
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."