/Packet-Forwarding

Implementation of a packet forwarding algorithm in C, using libraries for Internet operations

Primary LanguagePython

Packet Forwarding

Description

  • This project was homework for the Communication Protocols course and its target was to understand and implement a packet forwarding algorithm.
  • The project includes a Python script for mininet, a network simulator used for testing packet transmission.

Languages

  • The application was wholly built in C language.