Lioo7 / Communication-Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Communication-Network

The project is divided into 3 parts:

  • Part 1 - A server side and client side Python program which keeps track of sent messages and returns statistical information about how many were sent and how much was lost.
  • Part 2 - A server side and client side C program, using IPv4 & IPv6 protocols.
  • Part 3 - A computer communication system that is written in CPP, which allows direct communication between computers, and broadcast messaging, which effectively helps send a message indirectly by finding the shortest route.

About


Languages

Language:C++ 65.4%Language:Python 17.8%Language:C 16.8%