Skip to content

Dealing pcap files for DMTCS in paper Novel Dynamic Multiple Classification System for Network Traffic

Notifications You must be signed in to change notification settings

liruivah/Pcapexplain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pcapexplain

Dealing pcap files for DMTCS in paper Novel Dynamic Multiple Classification System for Network Traffic

description

Before use this tool, the data path of pcap files must be set in main.cpp line 83.

pcap.h:

define the data structure of pcap header, file header, ip/tcp/udp header, and some functions.

pcap.cpp:

implemention of founctions in pcap.h

main.cpp:

the main process of the header remove process.

all right reserved

About

Dealing pcap files for DMTCS in paper Novel Dynamic Multiple Classification System for Network Traffic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages