GithubHelp home page GithubHelp logo

networkmonitor's Introduction

NetworkMonitor
      to my teacher and mentor, Ms. Iulia Mogoran


NetworkMonitor is a free, open-source and cross-platform network packet analyzer that can be used for network troubleshooting, analysis and education. NetworkMonitor also provides a sleek UI, Qt style.


This application was a dissertation project, submitted in support of my candidature for master's degree.


Requires
  Qt SDK	(http://qt.nokia.com/downloads)
  pcap API	(Unix-like systems implement pcap in the libpcap library, while Windows uses a port of libpcap known as WinPcap)



Warning for Windows users
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1. In the file named "NetworkMonitor.pro" UNCOMMENT (and check) the Windows marked section and COMMENT the Linux one !

2. In the requirements section above, it gets mentioned pcap "API" as in "application programming interface", so please do not try to compile and build this project using the "Driver + DLLs" WinPcap Installer (that may be needed on the end-user platform), instead download WinPcap "Developer's Pack" !

3. After downloading WinPcap "Developer's Pack", uncompress the archive in C: !



Warning for Linux users
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

1. In the file named "NetworkMonitor.pro" UNCOMMENT (and check) the Linux marked section and COMMENT the Windows one !



Have fun,
Andrei

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.