Contents

Application - [A5]

Question
Create a distribution from the data obtained by the sniffer Wireshark by reading the CSV file or realtime data generated by the program

Application

This application is a readaptation of the last developed application, in order to correctly parse a CSV file generated by Wireshark and compute the relatives distributions. The Univariate distribution is created using the length as the random variable. The bivariate one uses also the protocol name.

Source Code

The source code can be found on Github and it can be downloaded as a ZIP file from the Release section.