Skip to content

ylu9409/Network-Simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Simulator

Implementing a Network Simulator Project for CS 143.

Components

###1. Hosts:

  • End points of a network.

###2. Routers:

  • Route packets through the network.

###3. Links:

  • Connect hosts and routers.

###4.Packets :

  • Units of data that are sent through the network

###5.Flows :

  • Represent data being sent from one host to another"# Network-Simulator"

About

This is a network simulator for Caltech CS/EE 143 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%