Skip to content

A simulation project for the Computer Networks course that models the physical layer of a computer network, demonstrating the interactions between various network components.

Notifications You must be signed in to change notification settings

altmoket/physical_layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Network Simulation Project

Project Overview

This project simulates a computer network, modeling the physical layer and demonstrating how different components interact within the network. It is developed as part of the Computer Networks course.

Authors

  • Leandro Hernandez (C-312)
  • Lidier Robaina (C-313)

Requirements

  • Programming Language: Python
  • Libraries:
    • time
    • threading

Execution

To run the simulation, use the following command:

python3 main.py

About

A simulation project for the Computer Networks course that models the physical layer of a computer network, demonstrating the interactions between various network components.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages