Skip to content

migasn/TrafficClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Classifier

Requirements and Dependencies

Traffic Classifier was written in C++ and requires the pre-installation of libpcap library. This mechanism was developed under linux environment and is only able to run in this environment. The libPcapWrap.so (available in lib folder) needs to be also included in the project. This library is responsible to manage packets captured directly from the network interface or readfrom the file. The packets classes are also included in this library.

User Manual and Minimal Example

References

For detailed information about this classifier, please take a look to the following publications:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published