Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 305 Bytes

File metadata and controls

5 lines (5 loc) · 305 Bytes

NetworkProtocols

This project implements various protocols for communicating two machines (Master - Slave) through an ethernet interface.

  • Implementation of Stop-and-Wait protocol
  • Implementation of Polling protocol
  • Understanding and sending information/confirmation packets through an ethernet LAN