Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 712 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 712 Bytes

PEER-TO-PEER NETWORK MONITORING SYSTEM


INSTRUCTIONS TO RUN THE PROGRAM


  1. Make sure that the libraries socket, threading, time are installed.

  2. The program runs on Python 3.6.8 so in general, Python 3.5+ should work.

  3. The inputs in the program are prompted with descriptions and comments are also given for the same.


SCHEMATIC DESCRIPTION


Online or Offline Status is deciphered through the port connections on the machine.

Rount Trip Time is calculated by the sending time + processing at receiver + received back time.