Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 731 Bytes

File metadata and controls

31 lines (16 loc) · 731 Bytes

PingProject

The goal of this project is to create a web application that will give people the oppurtunity to deeply inspect their ping issues and resolve the problem

Planned Features

  • Traceroute for diagnositcs of each hop along the path

  • Visual traceroute map, interactible data

  • Ping by gameserver (collect a list of popular game servers)

  • Guide to solving common connectivity issues

  • Data collection for presenting area specific issues

Expected Difficulties

  • Traceroute/Ping being blocked by firewalls

  • Small sample results being inconsistent

Framework

  • Ping and Traceroute commands

  • C++ to ensure time accurate program

  • Python or R for data collection and presentation

  • Web Framework needed