Implementing a Network Simulator Project for CS 143.
###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"